<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>On Civic Software</title>
	<atom:link href="http://blog.frontseat.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.frontseat.org</link>
	<description>On civic software, open data, government 2.0, transportation and walkability</description>
	<lastBuildDate>Thu, 07 Mar 2013 19:20:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Debate 2.0: Why It Never Happened</title>
		<link>http://blog.frontseat.org/2013/03/debate-2-0-why-it-never-happened/</link>
		<comments>http://blog.frontseat.org/2013/03/debate-2-0-why-it-never-happened/#comments</comments>
		<pubDate>Thu, 07 Mar 2013 19:17:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=446</guid>
		<description><![CDATA[Diane Douglas just wrote a new piece on Debate 2.0 that is posted over at techPresident BackChannel. Mike&#8217;s earlier guest post was all about the Debate 2.0 citizen committee&#8217;s many ideas for how to change the format and structure of debates to make them more like conversations. Diane co-led the Debate 2.0 effort with Mike, [...]]]></description>
				<content:encoded><![CDATA[<p>Diane Douglas just wrote a new piece on <a href="http://bit.ly/W8qtKA">Debate 2.0</a> that is posted over at <a href="http://www.techpresident.com">techPresident</a> BackChannel.</p>
<p>Mike&#8217;s <a href="http://techpresident.com/news/22199/backchannel-beyond-media-spectacles-debates-conversations">earlier guest post</a> was all about the Debate 2.0 citizen committee&#8217;s many ideas for how to change the format and structure of debates to make them more like conversations.</p>
<p>Diane co-led the Debate 2.0 effort with Mike, and her post describes the softer and subtler motivations of candidates and the media and what ultimately kept our event from happening.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2013/03/debate-2-0-why-it-never-happened/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password Savvy: Harder-to-hack passwords you can remember</title>
		<link>http://blog.frontseat.org/2012/10/passwordsavvy/</link>
		<comments>http://blog.frontseat.org/2012/10/passwordsavvy/#comments</comments>
		<pubDate>Mon, 08 Oct 2012 15:23:32 +0000</pubDate>
		<dc:creator>Alec Ramsay</dc:creator>
				<category><![CDATA[Front Seat News]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=387</guid>
		<description><![CDATA[Password Savvy is a public service to teach people what strong passwords are and how to make ones that are easy to remember. People frequently use weak passwords&#8211;passwords that are short and all lowercase letters with no caps, numbers, or symbols&#8211;either because they don&#8217;t know how to create strong passwords or because they try to make [...]]]></description>
				<content:encoded><![CDATA[<p><a title="Password Savvy" href="https://passwordsavvy.org" target="_blank">Password Savvy</a> is a public service to teach people what strong passwords are and how to make ones that are easy to remember.</p>
<p>People frequently use weak passwords&#8211;passwords that are short and all lowercase letters with no caps, numbers, or symbols&#8211;either because they don&#8217;t know how to create strong passwords or because they try to make their passwords easier to remember (or both). Even so, people still frequently forget passwords!</p>
<p>While it&#8217;s easy to find <a title="Techniques for creating good passwords" href="http://www.wikihow.com/Create-a-Password-You-Can-Remember" target="_blank">techniques for creating good passwords that are easy to remember</a>, you have to follow the methods and construct the passwords yourself. Password Savvy not only shows you how to make strong passwords that you can remember, it makes them for you automatically.</p>
<p>The classic <a title="xkcd" href="http://xkcd.com/936/" target="_blank">xkcd comic strip on password strength</a> parodies attempts to make strong passwords by tweaking uncommon words (like &#8220;troubador&#8221;) with random capital letters, letter-number substitutions (like &#8217;4&#8242; for &#8216;A&#8217;), and symbols (like &#8216;#&#8217;). It&#8217;s spot on that lone uncommon words with random changes are hard to remember. The comic suggests the approach of creating much stronger and passwords that you can remember by simply appending four random common words (like &#8220;correct,&#8221; &#8220;horse,&#8221; &#8220;battery,&#8221; and &#8220;staple&#8221;). That can be a lot of typing for a password that you type regularly though.</p>
<p>Password Savvy takes a different approach to creating strong passwords that you can remember. It is an homage to old CompuServe-style passwords that were two random words separated by a random symbol. By combining two random words, these passwords created phrases that were easy to remember. Moreover, using two words increased the length of passwords&#8211;a primary driver of password strength (entropy). Separating the two words with a symbol also made these passwords stronger, because using a symbol increased the size of the &#8220;alphabet&#8221; that a password cracker had to consider&#8211;the other driver of password strength. At the same time, it didn&#8217;t add complexity for the person, as the symbol always separated the two words.</p>
<p>Password Savvy builds on this strategy, by also capitalizing some letters and substituting numbers for some letters that look similar. However, by using patterns for these &#8220;decorations,&#8221; you can still remember these passwords, even though they&#8217;re strong. They&#8217;re also considerably shorter than four random words!</p>
<p>Let us know what you think on the discussions at the bottom of the <a title="Password Savvy" href="https://www.passwordsavvy.org" target="_blank">Password Savvy home page</a>. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2012/10/passwordsavvy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Problems With Civic Hackathons</title>
		<link>http://blog.frontseat.org/2012/06/3-problems-with-civic-hackathons/</link>
		<comments>http://blog.frontseat.org/2012/06/3-problems-with-civic-hackathons/#comments</comments>
		<pubDate>Wed, 06 Jun 2012 18:47:22 +0000</pubDate>
		<dc:creator>Mike Mathieu</dc:creator>
				<category><![CDATA[Civic Software]]></category>
		<category><![CDATA[Open Data]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=327</guid>
		<description><![CDATA[This weekend in New York, I&#8217;ll be a judge at the two-day PDF:Applied civic hackathon (June 9-10), along with Anne-Marie Slaughter, in advance of PDF 2012. The focus is ideas that enhance our electoral process, engage citizens in their communities, or facilitate online activism, and the attendee list looks like it&#8217;s shaping up to be an [...]]]></description>
				<content:encoded><![CDATA[<p>This weekend in New York, I&#8217;ll be a judge at the two-day <a href="http://personaldemocracy.com/pdf-applied">PDF:Applied</a> civic hackathon (June 9-10), along with <a href="http://personaldemocracy.com/anne-marie-slaughter">Anne-Marie Slaughter</a>, in advance of PDF 2012. The focus is ideas that enhance our electoral process, engage citizens in their communities, or facilitate online activism, and the attendee list looks like it&#8217;s shaping up to be an all-star cast.  (Get <a href="http://pdfapplied.eventbrite.com/">tickets</a>, or weigh in with <a href="http://personaldemocracy.com/pdf-applied#vote">ideas</a>.)<img class="alignright" src="https://s3.amazonaws.com/uploads.uservoice.com/logo/design_setting/102407/original/PdF_Generic.jpg?1336924967" alt="" width="300" height="185" /></p>
<p>As a judge at the first <a href="http://seattlegov.startupweekend.org/">Startup Weekend GOV</a> event 6 weeks ago in Seattle, and now PDF:Applied, I wanted to write about the kind of innovation I&#8217;d love to see come out of PDF:Applied and all of the <a title="App Contests, Hackathons, and Challenges" href="http://blog.frontseat.org/app-contests-hackathons-and-challenges/">other civic-minded apps contests and hackathons</a>.</p>
<h2>Broad Distribution</h2>
<p>Poor distribution is a chronic problem for civic apps. To have impact, we need new ways to get the right apps into the hands of the right citizens, at the right time. For example, the awesome transparency efforts of the <a href="http://sunlightfoundation.com/">Sunlight Foundation</a> will only achieve their true potential when that open data is put in the hands of citizens right at the moment when they can use it to make an informed decision &#8212; whether it&#8217;s voting or making a purchase.</p>
<p>In the 1960s when the U.S. wanted to provide distribution to civic broadcast media, we passed the <a href="http://en.wikipedia.org/wiki/Public_Broadcasting_Act_of_1967">Public Broadcasting Act of 1967</a>, which leveraged 250 FCC broadcast licenses that had been set aside for educational purposes. This led to the establishment of brands like PBS and NPR that provided editorial voice. Now that&#8217;s a lot of distribution!</p>
<p>What’s our 21<sup>st</sup> century solution for distribution of civic software? Steven VanRoekel, the Federal CIO, knows that it&#8217;s not about <a href="http://s.tt/1cBbr">adding new .gov domains</a>. At <a href="http://www.walkscore.com">Walk Score</a> we invested millions of dollars and years of effort to build a network of more than 15,000 real estate web sites that distribute services that &#8220;help apartment renters and homebuyers find neighborhoods where they can drive less and live more&#8221; 6 million times a day. But what about the rest of the civic software ecosystem?</p>
<p>I&#8217;m hoping that the all-star cast at PDF:Applied will have more innovative ideas here.</p>
<h2>App Roaming</h2>
<p>It&#8217;s not as sexy for politicians as a new iPhone app, but for techies, it doesn&#8217;t get any more foundational. Simply put, civic apps don&#8217;t roam across political jurisdictions. It&#8217;s like cell phones before McCaw Cellular/Cellular One first brought nation-wide roaming to the U.S. in 1990.</p>
<p>The reasons are many &#8212; missing standards for schemas, semantics, data dictionaries, naming conventions (think data balkinization); lack of universal directories for programmatic data access, authentication, metering; incomplete, disparate, non-scalable licensing agreements; export and post models rather than interface-level access to transactional data and methods. And plenty more. Data hosting services like <a href="http://www.socrata.com">Socrata</a>, even with API access, are promising but only scratch the surface.</p>
<p>Michael Porter would call this a fragmented industry, and fragmentation hurts. Not only is it a major pain for end-users, but developers lose the economies of scale that make the commercial internet so powerful. Instead of one app that can take the world by storm, you get a series of one-off IT projects with no chance of going viral, let alone providing financial incentive to make a living doing this stuff. It&#8217;s why you see the same apps, time and again, when different cities host app contests.</p>
<p><a href="http://codeforamerica.org/">Code for America</a> is doing some great organizing work with <a href="http://brigade.codeforamerica.org/">The Brigade</a>, a sort of hand-crafted, barn-raising approach to standing up their local apps in new cities. And <a href="http://www.mysociety.org/">My Society</a> in the UK has a similar volunteer-driven approach to porting their apps. But what are the new civic innovations that can take this artisanal approach and industrialize it to gain scale economies across cities, counties, transit areas, states, and countries?</p>
<h2>Meaningful Problems</h2>
<p>Software is empowering. It&#8217;s magic. Even after 20 years of the internet. An unemployed developer can spend a month and build something with the potential to change the world. But developers need context. They need exposure to meaningful problems. Walk Score&#8217;s CTO, Matt Lerner, was inspired by ideas from a local sustainability think tank. Then he used his own creativity and teamed up with Jesse Kocher to build a seminal piece of civic software in just two weeks.</p>
<p>A developer without context who is pissed off politically will rely on the only context they know &#8211; as an ordinary citizen. In a tech-infused fit of rage, they&#8217;ll write one of two iPhone apps: the &#8220;who was my representative again?&#8221; app, or the &#8220;where do I go to vote again?&#8221; app. They&#8217;ve been written dozens of times, and I&#8217;m sorry to say, the true problem here is distribution, not tech. And they&#8217;re not the biggest civic opportunities either.</p>
<p>We need to organize the civic hackers, sure. But we also need to organize the domain experts who can shed light on how the world really works. The <a href="http://www.whitehouse.gov/innovationfellows">Presidential Innovation Fellows</a> program, launched last week, sets a new high bar in this direction. Rather than a call for ideas, it lays out 5 specific digital government innovation challenges that the White House wants solved and makes an open call for applicants to rise to the challenge. True, they&#8217;re not the 5 largest problems facing government. But they&#8217;ve been carefully selected both for their impact on government priorities, their potential for completion within 6 months, and their ability to help show the way forward for digital innovation in government.</p>
<p>It&#8217;s time to end the hollow calls to &#8220;create innovative apps&#8221; using our &#8220;high value data sets&#8221; and to usher in a new era of curated problem statements. Save the Ideascale pages for sharing and voting ideas for technical solutions, not for crowdsourcing problem statements.</p>
<p>What&#8217;s the innovative new platform for locating the domain experts, and then collecting and curating the problem statements they produce?</p>
<h2>The Future</h2>
<p><strong></strong>There&#8217;s no doubt it&#8217;s fun to open up a new data source. Whether it&#8217;s the handy new work of the <a href="http://votinginfoproject.org/">Voter Information Project</a>, the mind-bending scale of <a href="http://www.data.gov/">data.gov</a>&#8216;s 300,000 data sets, or the rigorous independent aggregation efforts of<a href="http://www.gtfs-data-exchange.com/"> GTFS-Data-Exchange</a> for public transit feeds, opening data brings a strong sense of accomplishment. But the future of civic software rests not purely in the data. Challenges like distribution, roaming, and the knowledge and technical infrastructure to enable scalable, high-impact systems have become more central.</p>
<p>Developments like <a href="http://2011.nycbigapps.com/submissions/5787-nycfacets">NYCFacets</a> by <a href="http://www.ontodia.com/">Ontodia</a>, the winner of the NYC BigApps 3.0 competition, give a hopeful glimpse of the future. Their service builds on the NYC open data catalog to provide searchable crowdsourced and algorithmic metadata services. This makes undigestable data catalogs like those in many major metro areas, suddenly much more useful for developers. Expanding their federated search model to include multiple governmental jurisdictions is an obvous and welcome next step. By itself, this isn&#8217;t a sexy end-user app. But like Socrata, it&#8217;s a piece of the infrastructure that should enable many more high-impact apps in the future.</p>
<p>My hope for PDF:Applied and other apps contests and hackathons like it, is to start moving beyond the feel-good apps (that die in short order), and the useful community building (that offers promise, but not significant impact), and into a new era of high-impact civic software infrastructure that enables national distribution of scalable, roaming solutions to important problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2012/06/3-problems-with-civic-hackathons/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Walk Score Leaves the Nest</title>
		<link>http://blog.frontseat.org/2012/05/walk-score-leaves-the-nest/</link>
		<comments>http://blog.frontseat.org/2012/05/walk-score-leaves-the-nest/#comments</comments>
		<pubDate>Tue, 22 May 2012 21:10:28 +0000</pubDate>
		<dc:creator>Mike Mathieu</dc:creator>
				<category><![CDATA[Front Seat News]]></category>
		<category><![CDATA[Walk Score]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=314</guid>
		<description><![CDATA[High unemployment has many parents running scared about their kids moving back home. That&#8217;s why I&#8217;m so happy that after a dose of care and nurturing, Walk Score® has now left the Front Seat nest and is a separate company with an independent board, enlarged investor group, and $2 million in the bank. (Read the story on [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright" src="https://encrypted-tbn3.google.com/images?q=tbn:ANd9GcTKKhRAfef_ZChPji3gGuldAUmhcnrhp1abMhZJWO9UjNt7ZK49Jg" alt="" width="245" height="206" />High unemployment has many parents running scared about their <a href="http://www.nytimes.com/2012/03/10/your-money/rules-for-when-your-child-moves-home.html?pagewanted=all">kids moving back home</a>. That&#8217;s why I&#8217;m so happy that after a dose of care and nurturing, <a href="http://www.walkscore.com">Walk Score</a>® has now left the Front Seat nest and is a separate company with an independent board, enlarged investor group, and $2 million in the bank. (Read the <a href="http://www.geekwire.com/2012/walk-score-propels-2m/" target="_blank">story</a> on GeekWire.)</p>
<p>Walk Score  makes it easy for apartment renters and homebuyers to find neighborhoods where they can drive less and live more. In the last 4 months the dev team has nearly doubled and they are truly kicking butt and taking names. 6 million scores/day served via the API, 15,000 real estate sites using Walk Score services, adding a major new <a href="http://blog.walkscore.com/2012/03/new-gotta-have-apartment-search-from-walk-score/" target="_blank">apartment search</a> function, <a href="http://blog.walkscore.com/2012/04/new-ranking-of-transit-systems/" target="_blank">ranking transit systems</a> across the country, and <a href="http://blog.walkscore.com/2012/05/bike-score-is-here/" target="_blank">launching Bike Score</a>.</p>
<p><img class="alignleft" src="http://blog.walkscore.com/wp-content/uploads/2012/05/bikescore.png" alt="" width="300" height="272" />And there&#8217;s lots more to come from this truly special <a href="http://www.walkscore.com/team.shtml" target="_blank">team</a> &#8211; particularly as they add more world-class talent in business development, marketing, mobile and web development (<a href="http://www.walkscore.com/jobs/" target="_blank">job listings</a>.)</p>
<p>Meanwhile, at Front Seat, we&#8217;re actively exploring new opportunities for tech to connect people to the places they live, the resources they consume, and the communities they participate in.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2012/05/walk-score-leaves-the-nest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Debate 2.0: Political Debates as Conversations</title>
		<link>http://blog.frontseat.org/2012/05/debate-2-0-political-debates-as-conversations-2/</link>
		<comments>http://blog.frontseat.org/2012/05/debate-2-0-political-debates-as-conversations-2/#comments</comments>
		<pubDate>Thu, 17 May 2012 19:38:23 +0000</pubDate>
		<dc:creator>Mike Mathieu</dc:creator>
				<category><![CDATA[Civic Software]]></category>
		<category><![CDATA[Front Seat News]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[civic engagement]]></category>
		<category><![CDATA[debate reform]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=300</guid>
		<description><![CDATA[My new piece on Debate 2.0 just got posted over at techPresident BackChannel. A team of volunteers from more than a dozen Washington state civic groups, including Alec Ramsay and I from Front Seat, have been meeting for the last 18 months, developing ideas on how to bring the world of participatory democracy into political [...]]]></description>
				<content:encoded><![CDATA[<p>My new piece on <a href="http://techpresident.com/news/22199/backchannel-beyond-media-spectacles-debates-conversations">Debate 2.0</a> just got posted over at <a href="http://www.techpresident.com">techPresident</a> BackChannel.</p>
<p>A team of volunteers from more than a dozen Washington state civic groups, including Alec Ramsay and I from Front Seat, have been meeting for the last 18 months, developing ideas on how to bring the world of participatory democracy into political debates, with a focus on the 2012 Governor&#8217;s race.</p>
<p>The hope is to build a culture of civic engagement in political debates, where citizens are not just passive recipients of talking point messages, but are active participants. Where they listen and learn, but also ask questions &#8211; of candidates, the media, and fellow citizens.</p>
<p>We were very happy to learn that Washington State Attorney General <a href="http://www.robmckenna.org/news/2012/03/mckenna-accepts-15-debate-invitations">Rob McKenna accepted our invitation</a> on March 26. Follow up discussions with former U.S. Congressman Jay Inslee&#8217;s campaign led to his acceptance of our invitation for an October 6 event at Intiman Theater at Seattle Center.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2012/05/debate-2-0-political-debates-as-conversations-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Walk Score Hires CEO</title>
		<link>http://blog.frontseat.org/2010/05/front-seat-hires-ceo/</link>
		<comments>http://blog.frontseat.org/2010/05/front-seat-hires-ceo/#comments</comments>
		<pubDate>Wed, 12 May 2010 19:43:48 +0000</pubDate>
		<dc:creator>Mike Mathieu</dc:creator>
				<category><![CDATA[Front Seat News]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=277</guid>
		<description><![CDATA[I&#8217;m excited to announce that Josh Herst has come aboard as the Walk Score® CEO, part of a new multi-year investment we are making in Walk Score to grow its impact, build partnerships, and increase our reach. Walk Score&#8217;s stunning growth over the last year &#8212; it&#8217;s now showing 3 million Walk Scores per day [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m excited to announce that Josh Herst has come aboard as the Walk Score® CEO, part of a new multi-year investment we are making in Walk Score to grow its impact, build partnerships, and increase our reach.</p>
<p>Walk Score&#8217;s stunning growth over the last year &#8212; it&#8217;s now showing 3 million Walk Scores per day on over 4,000 real estate partner web sites &#8212; has taught the team to elevate their sights, and we&#8217;re thrilled to have a leader of Josh&#8217;s caliber on board to help them achieve their vision.</p>
<p><a href="http://www.frontseat.org/about.html"><img class="alignnone size-full wp-image-278" title="josh" src="http://blog.frontseat.org/wp-content/uploads/2010/05/josh.jpg" alt="" width="127" height="141" /></a></p>
<p><a href="http://www.frontseat.org/about.html">Read Josh&#8217;s bio here</a>.</p>
<p>Thanks,<br />
Mike</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2010/05/front-seat-hires-ceo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Civic Software Links of the Week: 2-15-10</title>
		<link>http://blog.frontseat.org/2010/02/civic-software-links-of-the-week-2-15-10/</link>
		<comments>http://blog.frontseat.org/2010/02/civic-software-links-of-the-week-2-15-10/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 11:00:43 +0000</pubDate>
		<dc:creator>Mike Mathieu</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[chatroulette]]></category>
		<category><![CDATA[civic engagement]]></category>
		<category><![CDATA[Ideascale]]></category>
		<category><![CDATA[Localocracy]]></category>
		<category><![CDATA[self-organizing]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=230</guid>
		<description><![CDATA[Estonia Cleanup &#8211; citizen self-organized 1-day cleanup of an entire country Localocracy beta site launch &#8211; engagement in local elections and issues Federal Ideascale Dashboard- aggregates, compares levels of public idea generation at different federal agencies. ChatRoulette &#8211; randomized video chat connection between people across the world. Mindchanging. Contemplating potential impact on civic engagement. [WARNING: [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.youtube.com/watch?v=A5GryIDl0qY"><img class="size-full wp-image-266    aligncenter" title="Estonia-Cleanup" src="http://blog.frontseat.org/wp-content/uploads/2010/02/Estonia-Cleanup.png" alt="" width="450" height="333" /></a></p>
<p><a href="http://www.youtube.com/watch?v=A5GryIDl0qY">Estonia Cleanup</a> &#8211; citizen self-organized 1-day cleanup of an entire country</p>
<p style="text-align: center;"><a href="http://www.localocracy.org"><img class="size-full wp-image-267    aligncenter" title="localocracy_logo" src="http://blog.frontseat.org/wp-content/uploads/2010/02/localocracy_logo.png" alt="" width="308" height="89" /></a></p>
<p><a href="http://www.localocracy.org">Localocracy</a> beta site launch &#8211; engagement in local elections and issues</p>
<p style="text-align: center;"><a href="http://www.opengovtracker.com"><img class="size-full wp-image-268 aligncenter" title="OpenGovTracker" src="http://blog.frontseat.org/wp-content/uploads/2010/02/OpenGovTracker-e1266178162489.png" alt="" width="548" height="167" /></a></p>
<p><a rel="nofollow" href="http://www.opengovtracker.com">Federal Ideascale Dashboard</a>- aggregates, compares levels of public idea generation at different federal agencies.</p>
<p><a href="http://www.chatroulette.com">ChatRoulette</a> &#8211; randomized video chat connection between people across the world. Mindchanging. Contemplating potential impact on civic engagement. [WARNING: not always work or kid safe - in the same way that many AOL chats 12 years ago weren't all work or kid safe.]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2010/02/civic-software-links-of-the-week-2-15-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Civic Software Links of the Week</title>
		<link>http://blog.frontseat.org/2010/02/civic-software-links-of-the-week/</link>
		<comments>http://blog.frontseat.org/2010/02/civic-software-links-of-the-week/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 01:54:32 +0000</pubDate>
		<dc:creator>Mike Mathieu</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[LEED]]></category>
		<category><![CDATA[opengov]]></category>
		<category><![CDATA[poptech]]></category>
		<category><![CDATA[voting]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=195</guid>
		<description><![CDATA[Nominations Open for Social Innovation Fellows @poptech Green Homes Flunk Walk Score Test – USA Today and NRDC commentary Free chapters from @oreillymedia&#8216;s &#8220;Open Government&#8221; book here! http://bit.ly/97Ciev Open Source Digital Voting Foundation &#8211; transparent + publicly owned voting system code]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://poptech.org/sifellows"><img title="poptech-logo" src="../wp-content/uploads/2010/02/poptech-logo.gif" alt="" width="71" height="72" /></a><a href="http://www.usgbc.org/"><img title="USGBC_logo" src="../wp-content/uploads/2010/02/USGBC_logo-150x150.jpg" alt="" width="76" height="76" /></a><a href="http://www.amazon.com/Open-Government-Collaboration-Transparency-Participation/dp/0596804350"><img title="open-gov-book" src="http://blog.frontseat.org/wp-content/uploads/2010/02/open-gov-book2-150x150.jpg" alt="" width="116" height="116" /></a><a href="http://www.osdv.org"><img title="trustthevote_logo" src="../wp-content/uploads/2010/02/trustthevote_logo-150x150.jpg" alt="" width="72" height="72" /></a></p>
<ol>
<li>Nominations Open for <a href="http://www.poptech.org/blog/nominations_for_poptech_2010_social_innovation_fellows_open">Social Innovation Fellows @poptech</a></li>
<li><a href="http://blog.walkscore.com/2010/01/green-homes-flunk-walk-score-test/">Green Homes Flunk Walk Score Test</a> – USA Today and NRDC commentary</li>
<li>Free chapters from @<a href="http://twitter.com/oreillymedia">oreillymedia</a>&#8216;s &#8220;Open Government&#8221; book here! <a href="http://bit.ly/97Ciev">http://bit.ly/97Ciev</a></li>
<li><a href="http://www.osdv.org">Open Source Digital Voting Foundation</a> &#8211; transparent + publicly owned voting system code</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2010/02/civic-software-links-of-the-week/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Walk Score: Year in Review</title>
		<link>http://blog.frontseat.org/2010/02/walk-score-year-in-review/</link>
		<comments>http://blog.frontseat.org/2010/02/walk-score-year-in-review/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 02:17:20 +0000</pubDate>
		<dc:creator>Mike Mathieu</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Walk Score]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=143</guid>
		<description><![CDATA[Fun Facts from a remarkable year: 10 million visitors spent 46 million minutes on Walk Score in the last year. Daily traffic is up 291% since last January. 1.3 million visits last month. 46% of visitors are in the process of deciding where to live. 11,000 petition signatures to increase America&#8217;s Walk Score. 1,6oo signed [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://blog.frontseat.org/wp-content/uploads/2010/02/ws-banner.gif"><img class="aligncenter size-full wp-image-224" title="ws-banner" src="http://blog.frontseat.org/wp-content/uploads/2010/02/ws-banner-e1265824992277.gif" alt="" width="548" height="103" /></a></p>
<p style="text-align: left;">Fun Facts from a remarkable year:</p>
<ul>
<li>10 million visitors spent 46 million minutes on Walk Score in the last year.</li>
<li>Daily traffic is up 291% since last January.</li>
<li>1.3 million visits last month.</li>
<li>46% of visitors are in the process of deciding where to live.</li>
<li>11,000 petition signatures to <a href="http://www.walkscore.com/transportation-bill.shtml">increase America&#8217;s Walk Score</a>.</li>
<li>1,6oo signed petitions asking local transit agencies to open their GTFS data feed to sites like Walk Score.</li>
<li>3,400 real estate web sites now use <a href="http://www.walkscore.com/real-estate-services.shtml">Walk Score Real Estate services</a>, up 484% in 1 year.</li>
</ul>
<p>2009 Product highlights:</p>
<ul>
<li>Launched the <a href="http://www.walkscore.com/api.shtml">Walk Score API</a> &#8211; now serving 3 million scores/day to our real estate partners</li>
<li>Shipped our first <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=324593852&amp;mt=8">Walk Score iPhone app</a> with the help of some great volunteers.</li>
<li>Added public transit locations on Walk Score &#8211; our #1 customer request</li>
<li>Upgraded the <a href="http://www.walkscore.com/tile.php">Walk Score Tile</a> (Walk Score in a widget) to include Google Street View and transit maps</li>
<li>Received a grant from the <a href="http://www.rockefellerfoundation.org/">Rockefeller Foundation</a> for transit and other improvements</li>
<li>Compare Your Score &#8211; lets you see how you&#8217;re doing compared to others in your town</li>
<li><a href="http://blog.walkscore.com/2009/08/new-study-shows-one-point-of-walk-score-worth-up-to-3000/">Walk Score Home Value Study</a> &#8211; Joe Cortwright, economist for <a href="http://www.ceosforcities.org/">CEOs for Cities</a> quantifies the financial value of a high Walk Score</li>
</ul>
<p>Thanks to all of our supporters for your help. We look forward to a more walkable 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2010/02/walk-score-year-in-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Accountability for Public Transit</title>
		<link>http://blog.frontseat.org/2010/02/new-accountability-for-public-transit/</link>
		<comments>http://blog.frontseat.org/2010/02/new-accountability-for-public-transit/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 18:23:25 +0000</pubDate>
		<dc:creator>Mike Mathieu</dc:creator>
				<category><![CDATA[Transit]]></category>
		<category><![CDATA[Accountability]]></category>

		<guid isPermaLink="false">http://blog.frontseat.org/?p=191</guid>
		<description><![CDATA[This week I&#8217;ve looked at Twitter searches on &#8220;transit&#8221; revealing a rich cross-section of tweets ranging from rider rants, to stories of riders pushing back against agencies, to cases of agencies opening up to their ridership. I think riders holding transit agencies accountable for their service delivery promises could be the start of a transformational [...]]]></description>
				<content:encoded><![CDATA[<p>This week I&#8217;ve looked at Twitter searches on &#8220;transit&#8221; revealing a rich cross-section of tweets ranging from rider rants, to stories of riders pushing back against agencies, to cases of agencies opening up to their ridership. I think riders holding transit agencies accountable for their service delivery promises could be the start of a transformational culture shift within the transit community. Here are some examples:</p>
<p><strong>Rants</strong></p>
<p>@RatedRHackstar wrote: Nj transit has to have to worse buses, timewise eva, them sits neva stick to schedule they come when they want</p>
<p>@merlynn wrote: the bus in front of me averaged a whopping 40 mph on the freeway. Way to go, Sound Transit.</p>
<p>@BlackMaria wrote: They&#8217;re checking fare on transit. Like half the people on the bus got fined and kicked off. Mean!!</p>
<p>@BookGeekGal wrote: Indianapolis: Why does your public transit website SUCK &amp; repeatedly crash my internet? I&#8217;m trying to study feasibility of Indy trip. #sigh</p>
<p>@mermaidmask wrote: I f***ing hate public transit!</p>
<p><strong>Tech Driving Accountability</strong></p>
<p>@MicheleNW wrote: Lol bus went past me then stopped. I got on and he says &#8220;I know you would&#8217;ve emailed NJ transit&#8230;&#8221; I said &#8220;before you hit the corner!&#8221;</p>
<p>@coffee_makers wrote: TTC driver suspended following YouTube video of coffee break: A Toronto transit driver has been suspended pending &#8230; http://bit.ly/dChgsS</p>
<p><strong>Agencies Opening Up for Feedback<br />
</strong></p>
<p>@gctransit wrote: Welcome to the Gwinnett County Transit Facebook page. In our efforts to provide better service to our customers we&#8230; http://bit.ly/9KqOl0</p>
<p>@HillsboroughMPO wrote: How could improved mass transit in Tampa Bay affect you? Video contest going on now http://tinyurl.com/y9g4k7g</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frontseat.org/2010/02/new-accountability-for-public-transit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
