-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
307 lines (284 loc) · 16.8 KB
/
index.html
File metadata and controls
307 lines (284 loc) · 16.8 KB
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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
<!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>HackingMadison</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="civic hacking projects for madison, wi">
<meta name="author" content="greg tracy">
<!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/hm.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
</style>
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="http://twitter.github.com/bootstrap/assets/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2237321-22']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="/#">HackingMadison</a>
<div class="nav-collapse">
<ul class="nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="http://wiki.hackingmadison.org" target="_blank">Wiki</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#data">Datasets</a></li>
<li><a href="#resources">Resources</a></li>
<li><a href="#roster">Roster</a></li>
<li class="dropdown">
<a href="#"
class="dropdown-toggle"
data-toggle="dropdown">
Apps
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="http://smsmybus.com">SMSMyBus</a></li>
<li><a href="http://hydrants.hackingmadison.org">Adopt-a-hydrant</a></li>
<li><a href="http://busradarapp.com/">BusRadar</a></li>
<li><a href="http://madsafety.nwsmkr.com/">MadSafety</a></li>
<li><a href="http://libraries.hackingmadison.org">Little Libraries</a></li>
<li><a href=""></a><li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="hero-unit">
<h1>HackingMadison</h1>
<p>Highlighting the civic projects, datasets, resources and people that make Madison better.</p>
</div>
<section id="projects">
<hr>
<h1>Projects <small>A handful of Madison's civic hacking projects currently in use</small></h1>
<div class="row">
<div class="span4">
<h2>Transit Tools</h2>
<p>
<dl>
<dt><a href="http://www.smsmybus.com">SMSMyBus</a></dt>
<dd>Real-time bus arrival estimates via SMS, phone and chat <a href="http://www.smsmybus.com"><i class="icon-share-alt"></i></a></dd>
</dl>
<dl>
<dt><a href="http://busradarapp.com">BusRadar</a></dt>
<dd>Native android app that shows real-time arrival estimates on your smart phone <a href="http://busradarapp.com"><i class="icon-share-alt"></i></a></dd>
</dl>
<dl>
<dt><a href="http://motherfools.com/fools.php?uri=bus">Mother Fool's custom kiosk</a></dt>
<dd>A customizable browser dashboard that shows arrival times for two stops of your choosing <a href="http://motherfools.com/fools.php?uri=bus"><i class="icon-share-alt"></i></a></dd>
</dl>
</p>
</div>
<div class="span4">
<h2>Adopt-a-Hydrant</h2>
<p><a href="http://hydrants.hackingmadison.org">Adopt-a-hydrant</a> is an open-source project built and shared by <a href=http://codeforamerica.org>Code for America</a>. It encourages citizen engagement by letting individuals sign up as a caregiver for a fire hydrant when the snow storms hit. This Rails app has been customized and <a href=http://hydrants.hackingmadison.org>deployed</a> here in Madison.</p>
<p><a class="btn" href="http://hydrants.hackingmadison.org"><i class="icon-map-marker"></i> launch app</a></p>
</div>
<div class="span4">
<h2>Transit API</h2>
<p>An extension to the original SMS application, this unofficial <a href="http://api.smsmybus.com/">API</a> provides a web services wrapper around the Metro's transit data to enabled organizations to build their own Madison transit applications. Access:'
<ul>
<li>real-time arrival estimates for all stops</li>
<li>perform geo-spacial queries for Metro stops</li>
<li>get location details for all stops</li>
<li>find route details</li>
</ul>
</p>
<p><a class="btn" href="http://api.smsmybus.com/"><i class="icon-info-sign"></i> view api</a></p>
</div>
</div>
<div class="row">
<div class="span4">
<h2>MadSafety</h2>
<p>This is awesome collection of web tools and APIs from Chris Keller. The services provide access to police and fire details from around Madison.</p>
<p><a class="btn" href="http://madsafety.nwsmkr.com/"><i class="icon-map-marker"></i> launch app</a></p>
</div>
<div class="span4">
<h2>Shareabouts</h2>
<p>An open source mapping tool to gather crowd sourced public input.</p>
<dl>
<dt><a href="http://libraries.hackingmadison.org">Little Libraries</a></dt>
<dd><p>Mapping current and prospective <a href="http://littlefreelibrary.org">Little Library</a> locations in Madison.</p>
<p><a class="btn" href="http://madsafety.nwsmkr.com/"><i class="icon-map-marker"></i> launch app</a></p>
</dd>
</dl>
<dl>
<dt>What needs to be mapped?</dt>
<dd><p>Have an idea for crowd sourcing a location/mapping issue?</p>
<p><a class="btn btn-success" href="mailto:team@hackingmadison.org"><i class="icon-envelope"></i> Email us!</a>
</p>
</dd>
</dl>
<dl>
<dt><a href="http://shareabouts.org">Shareabouts</a></dt>
<dd>Check out the open source project that makes these apps possible. <a href="http://shareabouts.org"><i class="icon-share-alt"></i></a></dd>
</dl>
</p>
</div>
<div class="span3 well">
<h2>Project X</h2>
<p>Your project goes here! Let us know what you're working on. </p>
<p><a class="btn btn-success" href="mailto:team@hackingmadison.org"><i class="icon-envelope"></i> Email us!</a></p>
</div>
</div>
</section>
<section id="data">
<hr>
<h1>Datasets <small>The open data available in Madison</h1>
<div class="row">
<div class="span4">
<h2>Transit Data</h2>
<p>The Madison Metro provides downloadable access to stop and route data in GTFS format. It is the official data set of the Metro transit system.</p>
<p><a class="btn" href="http://mymetrobus.com/developers"><i class="icon-info-sign"></i> view details</a></p>
<p>The unofficial transit API available through the SMSMyBus project offers a programmable, web services interface to this data and more including real-time arrival data for stops throughout the city.
<p><a class="btn" href="http://api.smsmybus.com/"><i class="icon-info-sign"></i> view api</a></p>
</div>
</div>
</section>
<section id="resources">
<hr>
<h1>Hackery <small>Some of the tools in our toolbox</small></h1>
<p>The number and breadth of tools and resources available to technologists is what makes all of this work possible. We've taken advantage of a number of open source projects, hosted solutions and APIs to build these apps. These tools also enable us to stay better connected. Please join the conversation.</p>
<div class="row">
<div class="span4">
<h2>Github</h2>
<p>Find our open source projects on the HackingMadison Github page</p>
<p><a class="btn" href="https://github.com/hackingmadison"><i class="icon-info-sign"></i> our github</a></p>
</div>
<div class="span4">
<h2>Hosted Services</h2>
<p>Platforms as a Service (PaaS) offer awesome opportunities to drive the hosting cost of many projects to zero. Take advantage of it!</p>
<ul>
<li><a href="http://appengine.google.com">Google App Engine</a></li>
<li><a href="http://heroku.com">Heroku</a></li>
<li><a href="http://www.twilio.com">Twilio</a></li>
</ul>
</div>
<div class="span4">
<h2>Community</h2>
<p>HackingMadison organizes and communicates in a few different ways. Here are some ways to find the group online.</p>
<dl class="dl-horizontal">
<dt>Discussion</dt>
<dd>A <a href="https://groups.google.com/d/forum/hackingmadison">Google Group</a> email list</dd>
<dt>Twitter</dt>
<dd><a href="http://twitter.com/hackingmadison">@hackingmadison</a></dd>
<dt>Email</dt>
<dd>Email us directly at <a mailto:"team@hackingmadison.org">team@hackingmadison.org</a></dd>
</dl>
</div>
</div>
<div class="row">
<div class="span4">
<h2>Code for America</h2>
<p><a href="http://codeforamerica.org">Code for America</a> is a game changing organization that has the bold mission of networking cities, developers and startups to help make governments work better. </p>
<p>In addition to their fellowship program, their crack team of fellows share all kinds of great projects we could be deploying here in Madison. That is precisely where the <a href="http://hydrants.hackingmadison.org">Adopt-a-hydrant app</a> came from.</p>
<p><a class="btn" href="http://github.com/codeforamerica"><i class="icon-heart"></i> CfA Github</a></p>
</div>
</div>
</section>
<section id="roster">
<hr>
<h1>Civic Tribe <small>Meet the Doers</small></h1>
<p>Madison is filled with talented people that volunteer in all sorts of great ways. This group has given their time, energy and expertise to build some of these great projects for Madison and help move the dialog along to encourage the city to open up more data and be more accessible for its citizens. Join us! <a href="mailto:team@hackingmadison.org"><i class="icon-envelope"></i></a></p>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<img src="img/profiles/gtracy.jpg" alt="greg">
<h3>Greg Tracy <small><a href="http://twitter.com/gregtracy">@gregtracy</a></small></h3>
<p>By day, Greg is the CTO of <a href="http://asthmapolis.com">Asthmapolis</a> and father of three. He's the creator of SMSMyBus.</p>
<p><a class="btn" href="http://gregtracy.com"><i class="icon-user"></i> more</a></p>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<img src="img/profiles/paulson.jpg" alt="erik">
<h3>Eric Paulson</h3>
<p> </p>
<p><a class="btn" href="http://twitter.com/erik_paulson"><i class="icon-user"></i> more</a></p>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<img src="img/profiles/aleksandr.jpg" alt="aleksandr">
<h3>Aleksandr Dobkin</h3>
<p>Co-creator of <a href="http://busradarapp.com">BusRadar</a> and graduate of UW-Madison. Currently a grad student at UW-Milwaukee studying Computer Science.</p>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<img src="img/profiles/andrew-shell.jpg" alt="andrew">
<h3>Andrew Shell <small><a href="http://twitter.com/andrewshell">@andrewshell</a></small></h3>
<p>Andrew is CTO of <a href="http://www.datecheckpro.com/">Date Check Pro</a> and organizer of the <a href="http://www.madisonphp.com/">Madison PHP Meetup</a>. In his spare time he's building <a href="http://www.librefeed.org/">LibreFeed</a> an open-source River of News RSS Aggregator.</p>
<p><a class="btn" href="http://blog.andrewshell.org/"><i class="icon-user"></i> more</a></p>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<img src="img/profiles/ckeller.jpg" alt="chris keller">
<h3>Chris Keller <small><a href="https://twitter.com/#!/ChrisLKeller">@chrislkeller</a></small></h3>
<p>Chris Keller develops digital projects for <a href="http://host.madison.com/" target="blank">madison.com</a>, and has worked as a journalist since 1995.</p>
<p><a class="btn" href="http://www.chrislkeller.com/"><i class="icon-user"></i> more</a></p>
</div>
</li>
</ul>
</section>
<div class="navbar navbar-fixed-bottom">
<div class="navbar-inner">
<div class="container">
<ul class="nav">
<li>© HackingMadison 2012</li>
</ul>
</div>
</div>
</div>
</div> <!-- /container -->
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap-dropdown.js"></script>
<!--<script src="./index_files/bootstrap-transition.js"></script>
<script src="./index_files/bootstrap-alert.js"></script>
<script src="./index_files/bootstrap-modal.js"></script>
<script src="./index_files/bootstrap-scrollspy.js"></script>
<script src="./index_files/bootstrap-tab.js"></script>
<script src="./index_files/bootstrap-tooltip.js"></script>
<script src="./index_files/bootstrap-popover.js"></script>
<script src="./index_files/bootstrap-button.js"></script>
<script src="./index_files/bootstrap-collapse.js"></script>
<script src="./index_files/bootstrap-carousel.js"></script>
<script src="./index_files/bootstrap-typeahead.js"></script>
-->
</body></html>