<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Sunlight Datakit - Congress in your App</title>
	<atom:link href="http://highearthorbit.com/sunlight-datakit-congress-in-your-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://highearthorbit.com/sunlight-datakit-congress-in-your-app/</link>
	<description>Transmitting ideas, observations, and images from 42,000 km.</description>
	<pubDate>Mon, 13 Oct 2008 06:35:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Bob</title>
		<link>http://highearthorbit.com/sunlight-datakit-congress-in-your-app/#comment-76480</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 28 Feb 2007 17:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/sunlight-datakit-congress-in-your-app/#comment-76480</guid>
		<description>Just a quick comment -- the braces surrounding the parameters to the two calls don't seem to be required, as they're automatically collected into a Hash and passed as a single parameter, as in:

resp = Sunlight.getDistrictFromZip5(:zip =&#62; 20740)

resp = Sunlight.getRepresentativeNameFromCityState(:city =&#62; ‘Detroit‘, :state =&#62; "MI")

Is there a benefit to adding the braces that I'm missing?

Thanks for the post!

Bob</description>
		<content:encoded><![CDATA[<p>Just a quick comment &#8212; the braces surrounding the parameters to the two calls don&#8217;t seem to be required, as they&#8217;re automatically collected into a Hash and passed as a single parameter, as in:</p>
<p>resp = Sunlight.getDistrictFromZip5(:zip =&gt; 20740)</p>
<p>resp = Sunlight.getRepresentativeNameFromCityState(:city =&gt; ‘Detroit‘, :state =&gt; &#8220;MI&#8221;)</p>
<p>Is there a benefit to adding the braces that I&#8217;m missing?</p>
<p>Thanks for the post!</p>
<p>Bob</p>
]]></content:encoded>
	</item>
</channel>
</rss>
