This repository was archived by the owner on Sep 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphoto-credits.html
210 lines (197 loc) · 13.3 KB
/
photo-credits.html
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="google-site-verification" content="HmxALOljrFkNvP-x61Dp7hnsQXMGZLpIAA5tGP--t_w" />
<link rel="canonical" href="https://www.techxlab.org/photo-credits">
<title>Photo Credits</title>
<link rel="icon" href="/img/tel.png" type="image/png">
<link rel="stylesheet" href="./css/font-awesome.css">
<link rel="stylesheet" href="./css/techxlab.css">
<link rel="stylesheet" href="./css/flexslider.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>window.pubRef = {"href":"/photo-credits","relPath":"."};</script>
<script src="./js/jquery-1.12.4.min.js" ></script>
<script src="./js/techxlab.js" ></script>
<script src="./js/jquery.flexslider-min.js" ></script>
<script src="./js/scrollmonitor.js" ></script>
</head>
<body>
<div data-render-layout="main-layout"><div id="modal-overlay"></div>
<header id="header" class="section section-header">
<div class="container">
<div class="row row-header">
<div class="column">
<a href="./" onclick="$('.menu-header').removeClass('show')"><div class="logo logo-techxlab"></div></a>
</div>
<div class="column column-header-right">
<!-- <div id="search" class="searchplace">
<div id="SearchIcon" class="searchicon" onclick="$('.searchplace').toggleClass('column');$('.searchbox').toggleClass('show');$('.searchicon').toggleClass('vanish')">
<img src="/img/search-symbol.png">
</div> -->
<div class="row-header">
<div class="column">
<div id="hamburgerButton" class="hamburger" onclick="$('.menu-header').toggleClass('show')">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
</div>
<div class="column column-search">
<form id="search-form" action="" method="GET" class="searchbox">
<input type="search" name="q" id="q" placeholder="Search..." value="" autocomplete="off">
<!--<a id="submitq" class="submit" href="javascript:$('#search-form').submit();" title="submit">▸▸</a> -->
<ul id="q-list" class="shadow"></ul>
</form>
</div>
</div>
<!-- <ul class="menu menu-header">
<li class="menu-item"><a href="./sign-up/">Sign Up</a></li>
<li class="menu-item"><a href="./sign-in/">Sign In</a></li>
</ul> -->
<div class="row-header">
<ul class="menu menu-header">
<li class="menu-item " onclick="$('.menu-header').toggleClass('show')">
<a href="./solutions/categories/all-solutions/" onclick="ga('send', 'event', {'eventCategory': 'Navigation Menu', 'eventAction': 'click', 'eventLabel': 'Find Solutions', 'eventValue': 1 });">Find Solutions</a>
</li>
<li class="menu-item " onclick="$('.menu-header').toggleClass('show')">
<a href="./add-solutions/" onclick="ga('send', 'event', {'eventCategory': 'Navigation Menu', 'eventAction': 'click', 'eventLabel': 'Add Solutions', 'eventValue': 1 });">Add Solutions</a>
</li>
<li class="menu-item " onclick="$('.menu-header').toggleClass('show')">
<a href="./project-accelerator/" onclick="ga('send', 'event', {'eventCategory': 'Navigation Menu', 'eventAction': 'click', 'eventLabel': 'Project Accelerator', 'eventValue': 1 });">Project Accelerator</a>
</li>
<li class="menu-item " onclick="$('.menu-header').toggleClass('show')">
<a href="./farthest-reach-consulting/" onclick="ga('send', 'event', {'eventCategory': 'Navigation Menu', 'eventAction': 'click', 'eventLabel': 'Consulting & More', 'eventValue': 1 });">Consulting & More</a>
</li>
<li class="menu-item " onclick="$('.menu-header').toggleClass('show')">
<a href="./stories/" onclick="ga('send', 'event', {'eventCategory': 'Navigation Menu', 'eventAction': 'click', 'eventLabel': 'Projects & Stories', 'eventValue': 1 });">Projects & Stories</a>
</li>
<li class="menu-item " onclick="$('.menu-header').toggleClass('show')">
<a href="./about-us/" onclick="ga('send', 'event', {'eventCategory': 'Navigation Menu', 'eventAction': 'click', 'eventLabel': 'About Us', 'eventValue': 1 });">About Us</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<section id="header-shim" class="section-header-shim">
</section>
<div data-render-page="default"><section id="content" class="section section-content">
<div class="container">
<div class="row">
<div class="column">
<div data-render-html="/photo-credits"><h1 id="photo-credits">Photo Credits</h1>
<p><strong>child and grandfather with phone:</strong><br>86-year-old Ki Suripto, a traditional maker of gamelans (Indonesian musical instruments), accesses the internet using a mobile phone with the help of his grandchildren in Sumogawe Village, Semarang district.<br>© 2013 Aji Styawan, Courtesy of Photoshare</p>
<p><strong>girls at water pump:</strong><br>Girls pump water at a local borehole in Chiphazi, Malawi.<br>© 2010 Sally Zweimueller, Courtesy of Photoshare</p>
<p><strong>agriculture irrigation:</strong><br>A farmer adjusts an irrigation sprinkler in a potato field in Birbhum, West Bengal, India.<br>© 2014 Somenath Mukhopadhyay, Courtesy of Photoshare</p>
<p><strong>measuring baby's arm:</strong><br>A Masters in Public Health Management student measures the mid-upper arm circumference of an infant during his community practice program in Mangochi district, Malawi.<br>© 2008 Fletcher Gong'a, Courtesy of Photoshare</p>
<p><strong>woman teaching women:</strong><br>Sayeda Akhtar, a 21-year-old Bangladeshi woman known as a Tattahakallayani or Info Lady, shows a 15-minute video on a laptop to a group of women at a weekly meeting in Saghata, a remote impoverished farming village in Netrokuna district, northeast of Dhaka, Bangladesh.<br>© 2011 A.M. Ahad, Courtesy of Photoshare</p>
<p><strong>woman studying with solar light:</strong><br>An auxiliary nurse midwife (ANM) works on discharge papers by the light of a solar lamp at a health center in Shivpuri district, Madhya Pradesh, India.<br>© 2012 Anil Gulati, Courtesy of Photoshare</p>
<p><strong>women sitting in circle:</strong><br>Salina Khatun, a 23-year-old Bangladeshi woman, last right, known as a Tattahakallayani or Info Lady, sits with a group of Bangladeshi girls, aged between 12 and 17, during a courtyard meeting to teach about menstruation, reproductive health, HIV/AIDS, and contraceptive use in Saghata, a remote impoverished farming village in Gaibandha district, 120 miles (192 kilometers) north of Dhaka, Bangladesh.<br>© 2012 A.M. Ahad, Courtesy of Photoshare</p>
<p><strong>close up of girl:</strong><br>A young girl in India.<br>© 2008 André J. Fanthome, Courtesy of Photoshare</p>
<p><strong>woman walking down path:</strong><br>Community Health Worker Marie Chantal walks into her village of Batamuliza Hururiro, near Rukumo Health Center, Rwanda.<br>© 2013 Todd Shapera, Courtesy of Photoshare</p>
<p><strong>teacher and students wtih laptop:</strong><br>An NGO volunteer teaches basic computer information to tribal children in Dhar, India.<br>© 2012 Chetan Soni, Courtesy of Photoshare</p>
<p><strong>women digging:</strong><br>Women work together to dig a dry pond in India.<br>© 2013 Chetan Soni, Courtesy of Photoshare</p>
<p><strong>women with candles:</strong><br>Members of a women's network of people living with HIV light candles to mark World AIDS Day 2010 at Bhopal in Madhya Pradesh, India.<br>© 2012 Anil Gulati, Courtesy of Photoshare</p>
<p><strong>man on bike:</strong><br>A man cycles past rice fields belonging to G.B. Pant University of Agriculture and Technology in Pantnagar, Uttaranchal, India. Experimental trials on these fields ultimately help rice farmers achieve higher yields or avoid pests, diseases, and environmental challenges such as drought.<br>© 2005 Adam Barclay, Courtesy of Photoshare</p>
<p><strong>solar panel on temple:</strong><br>A monk adjusts a solar panel at the Hemis Monastery in Leh, India.<br>© 2013 Debdatta, Courtesy of Photoshare</p>
<p><strong>girl reading in a field:</strong><br>A child in India reads in the rice paddy while her mother works nearby.<br>© 2012 Puranjit Gangopadhyay, Courtesy of Photoshare</p>
<p><strong>boys at water pump:</strong><br>Children in Kolkata, India, collect water from a hand pump.<br>© 2011 Kallol Tripathi, Courtesy of Photoshare</p>
<p><strong>children with laptop:</strong><br>Village children crowd around a laptop outside Kolkata, India.<br>© 2014 Debdatta, Courtesy of Photoshare</p>
<p><strong>smiling woman with crops:</strong><br>Women work in a field in rural Myanmar.<br>© 2009 Kyaw Thar, Courtesy of Photoshare</p>
<p><strong>Pumani CPAP training 2</strong>
CPAP training in Malawi in 2013
© 2013 Rice 360, Courtesy of Jocelyn Brown</p>
<p><strong>Florence with CPAP patient</strong>
A nurse named Florence Mwenifumbo and a CPAP patient in Malawi in 2013.
© 2013 Rice 360, Courtesy of Jocelyn Brown</p>
<p><strong>Boy Malawi</strong>
A boy walking home with his hoe in Ekwaiweni, Malawi.
© 2017 Paul Jeffrey</p>
</div>
</div>
</div>
</div>
</section>
</div>
<footer id="footer" class="section section-footer">
<div class="container">
<div class="row">
<div class="column column-footer-left">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="YWLMM3ZPQFTJN" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
<a class="elem" href="https://www.guidestar.org/profile/26-3414936" target="_blank"><img src="https://widgets.guidestar.org/gximage2?o=9011794&l=v4" />
</a>
</div>
<div class="column">
<ul class="menu menu-footer">
<li class="menu-item"><a href="./prizes-for-ideas/">Prizes for Ideas</a></li>
<li class="menu-item"><a href="./funding-resources/">Funding Resources</a></li>
<li class="menu-item"><a href="./faqs/">FAQs</a></li>
<li class="menu-item"><a href="./terms-of-service/">Terms of Service</a></li>
<li class="menu-item"><a href="./privacy-policy/">Privacy Policy</a></li>
<li class="menu-item"><a href="./join-us/">Join Us</a></li>
</ul>
<p class="elem elem-footer-center">
The Technology Exchange Lab, Inc. | Cambridge Innovation Center<br>
1 Broadway, 14th Floor | Cambridge, MA 02142, USA
</p>
<p class="elem elem-footer-legal">
TEL is a registered non-profit, tax-exempt charity under section 501(c)(3) of the U.S. Internal Revenue Code. <a href="/donate/"> Donations </a>are tax deductible to the extent allowed by U.S. law. TEL is a public resource with no commercial allegiance.
</p>
<p class="elem elem-footer-copy">
© 2020 Technology Exchange Lab, Inc. | <a href="./photo-credits">Photo Credits</a>
</p>
</div>
<div class="column column-footer-right">
<ul class="menu menu-footer">
<li class="menu-item menu-item-footer-icon"><a class="icon-social facebook-white" href="https://www.facebook.com/techxlab" target="_blank"></a></li>
<li class="menu-item menu-item-footer-icon"><a class="icon-social twitter-white" href="https://twitter.com/the_techxlab" target="_blank"></a></li>
<li class="menu-item menu-item-footer-icon"><a class="icon-social linkedin-white" href="https://www.linkedin.com/company/technology-exchange-lab-inc-" target="_blank"></a></li>
<li class="menu-item menu-item-footer-icon"><a class="icon-social mail-white" href="mailto:[email protected]"></a></li>
</ul>
<a class="elem button" href="http://technologyexchangelab.us8.list-manage2.com/subscribe?u=1842edb42ca5e2996be75f5b8&id=14bb1b764d" target="_blank">Get Updates</a>
<a class="elem button" href="mailto:[email protected]">Contact Us</a>
</div>
</div>
</div>
</footer>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-27156481-2', 'auto');
ga('send', 'pageview');
</script>
<script src="/js/underscore.js">
</script>
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Organization",
"name" : "Technology Exchange Lab",
"alternateName" : "TechXLab",
"url" : "https://www.techxlab.org",
"logo" : "https://www.techxlab.org/img/tel.png",
"sameAs" : [
"http://www.facebook.com/TechXLab",
"https://www.linkedin.com/company/technology-exchange-lab-inc-",
"https://twitter.com/the_techxlab"
]
}
</script>
</div>
</body>
</html>