<?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>unitstep.net &#187; government</title>
	<atom:link href="http://unitstep.net/blog/category/government/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitstep.net</link>
	<description>the home of peter chng</description>
	<lastBuildDate>Mon, 06 Feb 2012 01:23:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Toronto goes open&#8230; sort of</title>
		<link>http://unitstep.net/blog/2009/11/28/toronto-goes-open-sort-of/</link>
		<comments>http://unitstep.net/blog/2009/11/28/toronto-goes-open-sort-of/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 18:06:00 +0000</pubDate>
		<dc:creator>Peter Chng</dc:creator>
				<category><![CDATA[geolocation]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[society]]></category>
		<category><![CDATA[toronto]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://unitstep.net/?p=1061</guid>
		<description><![CDATA[Back on November 2nd, the City of Toronto launched their toronto.ca/open service &#8211; a project aimed to be the &#8220;official data set catalogue&#8221; of the city. Part of the OpenTO initiative to make various data that the city has collected available to developers in formats that make them easy to manipulate, toronto.ca/open is the first [...]]]></description>
			<content:encoded><![CDATA[<p class="image align-right"><a href="http://www.toronto.ca/open/index.htm"><img src="http://unitstep.net/wordpress/wp-content/uploads/2009/11/opento.jpg" alt="opento" title="opento" width="250" height="51" class="alignnone size-full wp-image-1077" /></a></p>
<p>Back on November 2nd, the City of Toronto launched their <a href="http://toronto.ca/open/">toronto.ca/open</a> service &#8211; a project aimed to be the &#8220;official data set catalogue&#8221; of the city.  Part of the OpenTO initiative to make various data that the city has collected available to developers in formats that make them easy to manipulate, <a href="http://toronto.ca/open/">toronto.ca/open</a> is the first step to making the city and its services more &#8220;open and accessible&#8221;.</p>
<p>The hope is that if the city makes this information available in a readily-usable form, developers will take the time to create various services around them, helping citizens enjoy and take advantage of what Toronto has to offer.  For example, data on garbage collection, public transit or upcoming city events could be used to create a service that would alert users through various means of communication.  But at present, the amount and types of data available are fairly limited.</p>
<p>Announced back in April at the <a href="http://www.meshconference.com/">Mesh Conference</a> in Toronto by Mayor David Miller, the openness initiative had a lot to live up to in the half-year following up to its release earlier this month at the <a href="http://rocket9broadcasting.com/Webcasts/2009/11/CoT/index.php?Page=Home">Toronto Innovation Showcase</a>.  </p>
<p>Several cities have already implemented similar projects, leaving Toronto to play catch-up.  Vancouver, for example, launched <a href="http://data.vancouver.ca/">their own Open Data initiative</a> earlier this year, and Toronto&#8217;s data catalogue appears to be modeled after it.  Edmonton, a much smaller and less dense city than Toronto, has also <a href="http://www.edmontonjournal.com/technology/Edmonton+moves+toward+open+data/2251768/story.html">recently begun an initiative</a> to open their city&#8217;s data to the public in a similar manner, <a href="http://wiki.changecamp.ca/ChangeCamp_Edmonton/The_Grid/Open_Data_in_Edmonton">with promising results</a>.</p>
<p>But the data is better late than never, so I applaud the City&#8217;s effort to democratize and help keep citizens better informed.</p>
<h2>The data itself</h2>
<p>Looking at <a href="http://www.toronto.ca/open/catalogue.htm">what&#8217;s offered</a>, you can see that most of the data sets or services have a geographical component to them.  This only makes sense, as hyperlocal information is always of great interest to most people.  </p>
<p>The data is presented in a variety of formats, but the most popular seems to be an <em>ESRI Shapefile</em>, a file format used by a <a href="http://en.wikipedia.org/wiki/Esri">popular suite of GIS software</a>.  With much of the data having a geospatial aspect to them, this makes sense as the data likely didn&#8217;t require much conversion before being released by the City. (I.E., they probably use ESRI&#8217;s application for city planning, etc.)</p>
<p>Thankfully, the format has been <a href="http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf">well-documented by its developer</a>, and <a href="http://en.wikipedia.org/wiki/Shapefile">Wikipedia as well</a>.  All of these ESRI Shapefiles are intended to be downloaded for offline use, as they are typically made available inside of a zip file.  Thus, the process of keeping them up to date may prove tedious, though I&#8217;m sure an enterprising developer could automate it nicely.</p>
<p>Other data has been made available in various <a href="http://www.w3.org/XML/" class="ubernym uttInitialism"><acronym class="uttInitialism" title="eXtensible Markup Language">XML</acronym></a> formats.  Some are intended to be accessed as online services, with a link to the <a href="http://www.w3.org/XML/" class="ubernym uttInitialism"><acronym class="uttInitialism" title="eXtensible Markup Language">XML</acronym></a> document and the corresponding XSD file, while at least one is presumably meant to be <a href="http://www.toronto.ca/open/datasets/apartment-standards/">used offline since it&#8217;s zipped up</a>.  Some of the <a href="http://www.w3.org/XML/" class="ubernym uttInitialism"><acronym class="uttInitialism" title="eXtensible Markup Language">XML</acronym></a> &#8220;Feeds&#8221; are also in a format without a defined schema and are not <acronym class="uttInitialism" title="Really Simple Syndication">RSS</acronym> or Atom feeds.  For example, the <a href="http://www.toronto.ca/open/datasets/festival-events/">feed of City-sponsored events</a> would be better served by an <acronym class="uttInitialism" title="Really Simple Syndication">RSS</acronym> or Atom feed, which would not only allow developers to integrate it into an application, but also regular users to sign up to the feed using any newsreader.</p>
<p>There are also some web services explicitly offered.  The first is a <a href="http://www.toronto.ca/open/datasets/geocoder-web-service/">geocoder service</a> that can be used to validate addresses and other place names within the City.  It is a WSDL service, and there is a full <acronym class="uttInitialism" title="Portable Document Format">PDF</acronym> file to document the input parameters and expected output.</p>
<p>The second is a series of services that provide access to &#8220;<a href="http://www.toronto.ca/open/datasets/web-map-services/">live geospatial data from the City of Toronto</a>&#8220;.  These are all <a href="http://en.wikipedia.org/wiki/Web_Map_Service">Web Map Services</a> that conform to a protocol specification developed by the <a href="http://www.opengeospatial.org/">Open Geospatial Consortium</a>.  It would have been nice if they had linked to the <a href="http://portal.opengeospatial.org/files/?artifact_id=4756">WMS Specification</a> (<acronym class="uttInitialism" title="Portable Document Format">PDF</acronym> document) that explained how to query the services, instead of forcing you to find out the information yourself. (See page 14 and onwards of the mentioned document)</p>
<p>Lastly, some of the data is offered in plain old text files. In particular, the <a href="http://www.toronto.ca/open/datasets/ttc-routes/">TTC Routes and Schedules</a> is only available as a series of zipped text files that are periodically updated, presumably manually.  This may be a bit backwards, but thankfully the formatting is <a href="http://www.toronto.ca/open/datasets/ttc-routes/metadata-routes-schedules-1.pdf">well-defined</a>.</p>
<h2>Drawbacks</h2>
<p>Though it may not be fair to criticize at this point, there are some clear limitations to the data.  Firstly, much of the data is intended to be downloaded and then used in an &#8220;offline&#8221; capacity, that is, without further communication between the application and the City&#8217;s servers that host the data.  Though this was probably done due to technical limitations (i.e. reducing bandwidth usage), it limits the ability of an application to stay up to date with the latest data.  For things like the TTC Route and Schedules and the list of <a href="http://www.toronto.ca/open/datasets/apartment-standards/">Apartment Bylaw Infractions</a>, this severely reduced their effectiveness as the data will likely need to be periodically manually updated.</p>
<p>Furthermore, the current data set is somewhat limited and may impede the usefulness of any applications or services that can be developed.  For example, making real-time TTC updates and other data available would be an immense benefit, yet the only TTC data currently available are in zipped text files that are only periodically updated.  Thankfully, the City has <a href="http://www.datato.org/app/">setup a site to allow users to request more data</a>, and there are already <a href="http://www.datato.org/app/need/show/20">many requests</a> for <a href="http://www.datato.org/app/need/show/46">more TTC data</a>. </p>
<p>It would also be nice if crime statistics for Toronto could be made available in an easy to use format.  In particular, the underlying data used by the TPS to produce <a href="http://www.torontopolice.on.ca/statistics/">their crime maps and statistics</a> could be beneficial in developing all sorts of interesting maps.  In fact, this is what the <a href="http://thestar.blogs.com/maps/neighbourhood-crime-maps/">Toronto Star has been doing for some time</a>, but they had to get the data through an explicit request under access-to-information legislation.  Since then, they&#8217;ve produced some <a href="http://www3.thestar.com/static/Flash/inmates/index.html">very interesting maps</a> and it would be beneficial if everyone had access to the same data so that the maps could be improved upon and kept up to date.</p>
<p>Producing such crime-based maps can provide people with one more factor to help them determine what part of the City they&#8217;d like to live in, or just allow them to have access to accurate statistics on crime.  Not all of this is negative &#8211; as any study of crime in Toronto will show that it&#8217;s been following a downward trend for quite some time, so such information could help ward off any potential negative spin that media may put on crime.  However, I do realize the privacy implications that come with releasing such data, so time should be taken to ensure that it is released in a manner where anonymity is preserved as best as possible.</p>
<p>Lastly, it&#8217;s important to note that the OpenTO initiative is still at a very early stage.  Even with the way things move at City Hall, things will eventually improve.  It&#8217;s also very important to give your feedback, either at <a href="http://www.datato.org/app/">DataTO</a> or directly by email to <a href="mailto:opendata@toronto.ca">opendata@toronto.ca</a>.  Additionally, if you&#8217;re a developer, the <a href="http://groups.google.com/group/datato?pli=1">corresponding Google Group</a> is a good place to get started.  Even with the current limitations, I am sure we&#8217;ll see some great applications developed based on the data.  One need <a href="http://myttc.ca/">only to look at MyTTC</a> to see what can be done with some effort and ingenuity &#8211; and this was done well <em>before</em> the City officially released any data!</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://unitstep.net">unitstep.net</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact <strong><a href="mailto:webmaster@unitstep.net">webmaster@unitstep.net</a></strong> for more information.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>]]></content:encoded>
			<wfw:commentRss>http://unitstep.net/blog/2009/11/28/toronto-goes-open-sort-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Street View finally comes to Canada</title>
		<link>http://unitstep.net/blog/2009/10/17/google-street-view-finally-comes-to-canada/</link>
		<comments>http://unitstep.net/blog/2009/10/17/google-street-view-finally-comes-to-canada/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 17:45:43 +0000</pubDate>
		<dc:creator>Peter Chng</dc:creator>
				<category><![CDATA[canada]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[street-view]]></category>

		<guid isPermaLink="false">http://unitstep.net/?p=1031</guid>
		<description><![CDATA[After much delay, possibly due to government meddling, Google Street View finally went live in select Canadian cities last week! Most of the GTA is covered, along with Kitchener/Waterloo, Ottawa, Montreal, Quebec City, Halifax, Calgary and Vancouver. This likely ensures coverage for a majority of Canada&#8217;s population, if only a very small minority of its [...]]]></description>
			<content:encoded><![CDATA[<p class="image align-right"><a href="http://unitstep.net/wordpress/wp-content/uploads/2009/10/google-street-view-canada.jpg"><img src="http://unitstep.net/wordpress/wp-content/uploads/2009/10/google-street-view-canada-150x150.jpg" alt="google-street-view-canada" title="google-street-view-canada" width="150" height="150" class="alignnone size-thumbnail wp-image-1049" /></a></p>
<p>After much delay, possibly due to government meddling, Google Street View <a href="http://www.cbc.ca/technology/story/2009/10/07/tech-internet-google-street-view-toronto.html">finally went live in select Canadian cities</a> last week! Most of the GTA is covered, along with Kitchener/Waterloo, Ottawa, Montreal, Quebec City, Halifax, Calgary and Vancouver.  This likely ensures coverage for a majority of Canada&#8217;s population, if only a very small minority of its geographical area.</p>
<p>This is a welcome move, since street view has been available for our neighbours to the south for the past two years.</p>
<p>According to some reports, Street View was <a href="http://network.nationalpost.com/np/blogs/toronto/archive/2009/04/09/toronto-s-google-street-view-goes-live-within-weeks.aspx">supposed to launch in Canada earlier this year</a>, and some of the imagery was collected as early as 2007. (Though the images around my area seem to be from early this year) Oh well, this is better late than never!</p>
<p>I&#8217;m speculating that the government&#8217;s concern with Google Street View may have slowed deployment, as in 2007 the privacy commissioner <a href="http://www.cbc.ca/canada/story/2007/09/11/streetview-commissioner-privacy.html">voiced strong concerns against the technology</a>.  I&#8217;ve never believed any of that FUD, but it seems that their concerns have been addressed with Google&#8217;s automatic detection and blurring of faces and license plates, along with new straightforwards processes to request that your image be removed from the service.</p>
<p>But it&#8217;s still been much ado about nothing, not really like the <a href="http://mashable.com/2009/07/17/canada-facebook-privacy/">conflict between the government and Facebook</a> earlier this year, which was also <a href="http://www.thestar.com/news/canada/article/682182">subsequently resolved</a>.  In the case with Facebook, privacy settings were often complicated and unclear; with Google Street view, they&#8217;re merely providing public views of public places, so I don&#8217;t see what the problem with that is.</p>
<h2>Also available on the iPhone/iPod Touch</h2>
<p>You can also use Street View on the built in Maps app for the iPhone OS, though it&#8217;s a <a href="http://googlesightseeing.com/2008/11/24/google-street-view-on-iphone/">bit convoluted</a> since there&#8217;s no &#8220;Street View&#8221; button to toggle.  Instead, you must first drop a pin (click on the &#8220;layer peel back&#8221; icon in the lower right corner) and then bring up the dialog box for that pin.  If it&#8217;s in an area with Street View present, the little guy icon on the left will be lit up and you should be able to click it to <a href="http://mashable.com/2009/10/07/google-street-view-canada/">bring up Street View</a>.</p>
<p>Street View only works in landscape mode but it&#8217;s still pretty useful for getting to know an area before you visit it for the first time.  Sometimes an actual image can convey sense better than just a map.</p>
<h2>Competition?</h2>
<p>It remains to be seen how the launch of Street View in Canada will fare for the similar service launched by Canpages in BC.  That service only covers <a href="http://communities.canada.com/vancouversun/blogs/techsense/archive/2009/10/07/google-street-view-launches-in-canada-today.aspx">Vancouver, Whistler and Squamish</a> but was launched back in March.</p>
<p>Nonetheless, it&#8217;s very neat technology, even if it was originally unveiled over two years ago.  Witness this by the fact that reporters are still drooling over it by embedding the service in <a href="http://www.theglobeandmail.com/news/technology/google-street-view-comes-to-canada/article1315242/">every article covering the launch</a>.</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://unitstep.net">unitstep.net</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact <strong><a href="mailto:webmaster@unitstep.net">webmaster@unitstep.net</a></strong> for more information.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>]]></content:encoded>
			<wfw:commentRss>http://unitstep.net/blog/2009/10/17/google-street-view-finally-comes-to-canada/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A (Canadian) Coalition of the Willing</title>
		<link>http://unitstep.net/blog/2008/12/02/a-canadian-coalition-of-the-willing/</link>
		<comments>http://unitstep.net/blog/2008/12/02/a-canadian-coalition-of-the-willing/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 23:19:23 +0000</pubDate>
		<dc:creator>Peter Chng</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[cbc]]></category>
		<category><![CDATA[coalition]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://unitstep.net/?p=585</guid>
		<description><![CDATA[Or perhaps the title should be, A Coalition of the Willingly Stupid. Canadian politics, normally a nice and relaxing reprieve from the politics to the south of us, has suddenly taken an unexpected ride on the rollercoaster, with talk of a &#8220;constitutional crisis&#8221; and &#8220;undemocratic seizures of power&#8221;. (You&#8217;d think this was an underdeveloped country [...]]]></description>
			<content:encoded><![CDATA[<p class="image align-right"><img src="http://unitstep.net/wordpress/wp-content/uploads/2008/12/canadian-coalition.jpg" alt="" title="canadian-coalition" width="219" height="123" class="alignnone size-full wp-image-589" /></p>
<p>Or perhaps the title should be, <em>A Coalition of the Willingly Stupid</em>.  Canadian politics, normally a nice and relaxing reprieve from the politics to the south of us, has suddenly taken an unexpected ride on the rollercoaster, with talk of a &#8220;constitutional crisis&#8221; and &#8220;undemocratic seizures of power&#8221;. (You&#8217;d think this was an underdeveloped country ruled by a despot) It seems as though the <a href="http://www.cbc.ca/canada/story/2008/12/02/harper-coalition.html">opposition parties</a> are intent on removing the current Federal Conservative minority government from power, using any means possible.</p>
<h2>Non sequitur</h2>
<p>I, for one, am completely stumped at this move by the opposition parties.  Not because I am upset at what they are doing, or think it&#8217;s unfair, but rather because it makes no logical sense.  If politics is the pursuit of power, then what this coalition is doing is the exact opposite.  If they had any foresight, any long-term strategic plans they simply would not have put in the motion the events we&#8217;ve seen in the past few days.</p>
<h2>Assessing the situation</h2>
<p>This coalition may very well seize power; however what it has won in the short term will quickly be lost int the long term.  It is abundantly clear to me that this is nothing more than a coalition of convenience with a very singular purpose: To remove the Conservatives from power.  The mere presence of the Bloc in this three-way partnership confirms this.  Following this, it&#8217;s easy to see that the pact will break up soon after they form their government.  </p>
<p>Why is a breakup inevitable? For one, it&#8217;s clear that the coalition has no effective leadership, since it is being headed by Stéphane Dion, a person who is not even trusted to run his own party in the future! This fact alone is enough to worry me about the unity of the coalition.  Add the Bloc to the mix, and you have a recipe for disaster.</p>
<p>The long term effects of this are clear: Their support will erode and Harper&#8217;s support will increase as a result.  And thus, their plans to increase their power will have backfired on them.</p>
<p>For Harper, his options basically boil down to good and better.  He simply could not be in a better situation.  While he may likely lose the upcoming battle, he will emerge stronger and his party will be in a great position to obtain a majority in the future.  Now, I&#8217;m no expert on constitutional law, but these are the situations that I understand could happen:</p>
<ol>
<li>
<h3>Delay</h3>
<p>Harper could simply &#8220;prorogue Parliament&#8221;. (Yes, I learned a new word today) This effectively means his government could not be defeated in the current session of Parliament, and any no-confidence votes would have to wait until next year.  Harper&#8217;s Conservative government stays in power; this is good for him. However, I don&#8217;t believe he&#8217;ll do this.
</li>
<li>
<h3>Call the bluff</h3>
<p>This option, which is seeming <a href="http://www.cbc.ca/canada/story/2008/12/02/question-period.html">increasingly likely</a>, would see Harper allow the no-confidence vote to go through, knowing full well that it would allow the coalition to form the government, pending the Governor General&#8217;s approval.</p>
<p>I believe this to be the likely option because the Conservatives stand to benefit the most from it.  Under this scenario, the coalition would likely do an awful job of running Canada, and furthermore, would likely breakup, triggering another election in the not-too-distant future.  In this hypothetical election, Canadians would vent their frustration at the ineptitude of government by giving the Conservatives a stronger mandate, likely the majority that Harper so desperately craves.
</li>
<li>
<h3>Call an Election</h3>
<p>Alternatively, Harper could just ask the Governor General to dissolve parliament and call an election right now, but I don&#8217;t think he&#8217;d do that.  I&#8217;ve only included this option for the sake of being thorough.</p>
<p>An election right now would leave too much up to to chance, something no real strategy can allow.
</li>
</ol>
<h2>Grand Strategy</h2>
<p>Harper is no idiot.  In fact, he&#8217;s probably quite smart and adept at politics and strategy.  Whether you like him or his party&#8217;s policies, you cannot deny this.  The coalition doesn&#8217;t seem to respect or understand this, and has basically thrown Harper a dream scenario where he needs to do little to benefit.  He can try his best to keep his government in power during this current crisis, maybe even feigning a little, and then play the role of victim when the coalition dethrones him.  After their eventual downfall, he can make his glorious comeback.  The corresponding lack of strategic vision in the coalition is why they are doomed to fail.</p>
<p>I&#8217;ve voted Liberal during the past elections, but these sorts of actions leave me with little faith in the party, or the all of the opposition as a whole.   They seemed to be focused almost entirely on politics instead of the functions of government; not only that, they can&#8217;t even seem to get the &#8220;politics&#8221; part right!  There is a time for battle and a time for rest and recuperation.  Getting the timing wrong may still allow you to win the battle, but ultimately, you&#8217;ll end up losing the war.</p>
<p>Interestingly, a pro-coalition site has <a href="http://makeparliamentwork.ca/">already been set up</a>.  Strangely, the colours on the silhouette of the Peace Tower include those of the Green Party &#8211; perhaps this has something to do with the <a href="http://www.theglobeandmail.com/servlet/story/RTGAM.20081202.wPOLcoalition1202/BNStory/politics/home?cid=al_gam_mostview">Green Party&#8217;s expressed support</a> of the coalition?  Perhaps they too believe they can also benefit from this outcome, somehow? How strange for all <em>four</em> opposition parties to share the same misunderstanding. </p>
<hr/>Copyright &copy; 2012 <strong><a href="http://unitstep.net">unitstep.net</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact <strong><a href="mailto:webmaster@unitstep.net">webmaster@unitstep.net</a></strong> for more information.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>]]></content:encoded>
			<wfw:commentRss>http://unitstep.net/blog/2008/12/02/a-canadian-coalition-of-the-willing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

