-
Notifications
You must be signed in to change notification settings - Fork 0
/
resources.php
119 lines (112 loc) · 5.37 KB
/
resources.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<?php require 'includes/functions.inc.php'; ?>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Resources</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet/less" href="less/style.less">
<script src="js/libs/less-1.3.0.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<?php require 'includes/fontloader.php'; ?>
<script>window.jQuery || document.write('<script src="js/libs/jquery-1.7.2.min.js"><\/script>')</script>
<script src="js/libs/bootstrap/bootstrap.min.js"></script>
<script src="js/plugins.js"></script>
<script>
$(document).ready(function() {
fix_flash();
});
</script>
<!-- Use SimpLESS (Win/Linux/Mac) or LESS.app (Mac) to compile your .less files
to style.css, and replace the 2 lines above by this one:
<link rel="stylesheet" href="less/style.css">
-->
<script src="js/libs/modernizr-2.5.3-respond-1.1.0.min.js"></script>
</head>
<body>
<!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="https://browsehappy.com/">Upgrade to a different browser</a> or <a href="https://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->
<?php require 'menu.php'; ?>
<div class="container">
<div class="row">
<div class="span8">
<div class="hero-unit about_us_box">
<p>
<h3 class="umheading">Resources</h3>
</p><br>
The following downloads relate to ideas and work specific to Asia. Click on the title links for the full downloads:
<hr>
<h4>CSR 2.0 May 2013</h4>
<a href="media/CSR2.0May2013India-UshaMenon.pdf" target="_blank">Download</a>
<hr>
<h4>Resurgent Asia - 2013</h4>
<a href="media/RESURGENTASIA-AFP-UshaApril2013.pdf" target="_blank">Download</a>
<hr>
<h4>Web 2.0 adoption by Singapore Non-Profits (March 2010)</h4>
Based on responses to an online survey from 86 Non-Profits in Singapore which was further validated through face-to-face interviews with 20 Non-Profits.<br>
<a href="media/Web2.0.pdf" target="_blank">Download</a>
<hr>
<h4>Social 'Service-Innovation'</h4>
How can not-for-profit organisations move away from a traditional grant-seeking model to one that can catalyse and add value to the sector at large? Article by Usha Menon.<br>
<a href="media/SocialSeriveInnovation.pdf" target="_blank">Download</a>
<hr>
<h4>The World That Changes The World</h4>
<a href="https://www.worldthatchangestheworld.com/endorsement_usha_menon.asp" target="_blank">Read More</a>
<hr>
<h4>Global Fundraising Confidence Survey 2009</h4>
<a href="media/mc_global_fundraising_confidence_report_2009.pdf" target="_blank">Download</a>
<hr>
<h4>Survey report on Leadership in Fundraising in Asia</h4>
<a href="media/mcasialeadershipsurveyreport21.0.pdf" target="_blank">Download</a>
<hr>
</div>
</div>
<div class="span4">
<div class="hero-unit content_box" id="content_box2">
<p>“ I have seen and worked with Usha in the capacity building of do-good organizations, and I can say that she does it very well.” </p>
<div align="right"><b>Willie Cheng</b>, Author, Doing Good Well </div>
</div>
<div class="hero-unit content_box" id="content_box1">
<p>Usha presented at the inaugural <a href="https://www.piasummit2012.org/" target="_blank">Philanthropy in Asia Summit 2012</a></p>
</div>
</div>
</div>
<hr>
<footer>
<div class="row" >
<div class="span4" style="margin-left:60px;">
<b>Developed and maintained by <a href="https://commutatus.com" target="_blank">Commutatus</a></b>
</div>
<div align="right">
<a class="btn" onClick="window.print()" id="print-btn"><img src="img/print-icon.png" /></a>
<a class="btn" href="https://www.linkedin.com/pub/usha-menon/14/4ab/144" target="_blank"><img src="img/linkedin.png"></a>
<a class="btn" href="https://www.facebook.com/UshaMenonManagementConsultancyAsia" target="_blank"><img src="img/facebook.png"></a>
<a href="https://twitter.com/ushamenon_asia" class="btn" id="twitter-btn" data-show-count="false" data-size="large" target="_blank"><img src="img/tweet.png" /> Follow @ushamenon_asia</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<span class="st_sharethis_custom btn"><img src="img/share.jpg" /> Share this page</span>
<script type="text/javascript" src="https://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">
stLight.options({
publisher:'12345',
});
</script>
</div>
</div>
</footer>
</div>
<!-- /container -->
<script>
var _gaq=[['_setAccount','UA-34493045-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>