<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Adding Local Weather Conditions To Your App (Part 2/2: Accessing Google&#8217;s XML Weather API)</title>
	<atom:link href="/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Tue, 31 Mar 2015 14:02:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.2</generator>
	<item>
		<title>By: soch</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9673</link>
		<dc:creator><![CDATA[soch]]></dc:creator>
		<pubDate>Fri, 05 Apr 2013 15:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9673</guid>
		<description><![CDATA[I understand the mission, but currently how many weather stations in US do you collect data from. I am interested in accurate current weather and forecast. I get this info fairly easily in JSON format from NOAA.]]></description>
		<content:encoded><![CDATA[<p>I understand the mission, but currently how many weather stations in US do you collect data from. I am interested in accurate current weather and forecast. I get this info fairly easily in JSON format from NOAA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Metwit</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9672</link>
		<dc:creator><![CDATA[Metwit]]></dc:creator>
		<pubDate>Fri, 05 Apr 2013 08:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9672</guid>
		<description><![CDATA[Hello, sorry for the late response, but if you don&#039;t hit reply it won&#039;t trigger a notification to me. The crowdsourced data in /weather API is used to enhance the accuracy, but it isn&#039;t the only source. One of our mission is to aggregate as many sources as possibile and let access to them with a single simple unified endpoint. If you have any trouble please shot an email to us and we&#039;re glad to help ;)]]></description>
		<content:encoded><![CDATA[<p>Hello, sorry for the late response, but if you don&#8217;t hit reply it won&#8217;t trigger a notification to me. The crowdsourced data in /weather API is used to enhance the accuracy, but it isn&#8217;t the only source. One of our mission is to aggregate as many sources as possibile and let access to them with a single simple unified endpoint. If you have any trouble please shot an email to us and we&#8217;re glad to help 😉</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soch</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9667</link>
		<dc:creator><![CDATA[soch]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 10:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9667</guid>
		<description><![CDATA[Also it would be good to see a sample app to see the coverage in US. Looks like you rely only on end users submitting the weather data, if so, it would mean very less information on weather would be available during late nights (as every one is asleep ;-(), also it may not be accurate and may not have all the variables (like relative humidity, dew point, wind speed, and other numerous detailed weather conditions).]]></description>
		<content:encoded><![CDATA[<p>Also it would be good to see a sample app to see the coverage in US. Looks like you rely only on end users submitting the weather data, if so, it would mean very less information on weather would be available during late nights (as every one is asleep ;-(), also it may not be accurate and may not have all the variables (like relative humidity, dew point, wind speed, and other numerous detailed weather conditions).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soch</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9666</link>
		<dc:creator><![CDATA[soch]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 10:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9666</guid>
		<description><![CDATA[Thats good. How many weather stations data do you have? Are there any other restrictions I should be aware of before using the api for iOS?]]></description>
		<content:encoded><![CDATA[<p>Thats good. How many weather stations data do you have? Are there any other restrictions I should be aware of before using the api for iOS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Metwit</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9665</link>
		<dc:creator><![CDATA[Metwit]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 09:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9665</guid>
		<description><![CDATA[200 calls per day per IP are enough if you made these calls client side. Anyway please send me at info(AT)metwit.com and I&#039;m sure we can sort it out ;)]]></description>
		<content:encoded><![CDATA[<p>200 calls per day per IP are enough if you made these calls client side. Anyway please send me at info(AT)metwit.com and I&#8217;m sure we can sort it out 😉</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soch</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9664</link>
		<dc:creator><![CDATA[soch]]></dc:creator>
		<pubDate>Tue, 02 Apr 2013 23:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9664</guid>
		<description><![CDATA[200 calls per day



That&#039;s too less. I will stick to NOAA.]]></description>
		<content:encoded><![CDATA[<p>200 calls per day</p>
<p>That&#8217;s too less. I will stick to NOAA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay Sridhar</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9663</link>
		<dc:creator><![CDATA[Vijay Sridhar]]></dc:creator>
		<pubDate>Tue, 02 Apr 2013 23:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9663</guid>
		<description><![CDATA[Yeah I agree, I wrote that message a while back but have switched to the NOAA now. Like you said it was a very easy transition but MUCH more accurate forecasts.]]></description>
		<content:encoded><![CDATA[<p>Yeah I agree, I wrote that message a while back but have switched to the NOAA now. Like you said it was a very easy transition but MUCH more accurate forecasts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soch</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9662</link>
		<dc:creator><![CDATA[soch]]></dc:creator>
		<pubDate>Tue, 02 Apr 2013 23:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9662</guid>
		<description><![CDATA[Nah. For US I would stick with NOAA, it&#039;s not that hard also there is no usage limitation(worldweatheronline.com) or unnecessary display of logo for the source data (e.g. accuwether). 99% of iOS my app revenue is from US only. I will worry of the 1% revenue (from Europe, India, etc) later.]]></description>
		<content:encoded><![CDATA[<p>Nah. For US I would stick with NOAA, it&#8217;s not that hard also there is no usage limitation(worldweatheronline.com) or unnecessary display of logo for the source data (e.g. accuwether). 99% of iOS my app revenue is from US only. I will worry of the 1% revenue (from Europe, India, etc) later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soch</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9661</link>
		<dc:creator><![CDATA[soch]]></dc:creator>
		<pubDate>Tue, 02 Apr 2013 23:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9661</guid>
		<description><![CDATA[What is the cost &amp; usage limit &amp; restrictions, if any?]]></description>
		<content:encoded><![CDATA[<p>What is the cost &amp; usage limit &amp; restrictions, if any?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howdy Clowdy</title>
		<link>http://icodeblog.com/2010/09/29/adding-local-weather-conditions-to-your-app-part-22-accessing-googles-xml-weather-api/#comment-9619</link>
		<dc:creator><![CDATA[Howdy Clowdy]]></dc:creator>
		<pubDate>Tue, 29 Jan 2013 12:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=2405#comment-9619</guid>
		<description><![CDATA[Howdy,  

if you are looking for a *weather API* I have a suggestion for you!  

I made a [Weather API][1] available on mashape, and they have a ready to use simple obj-c SDK.

This api is really simple to use because we use the cool standards that are available nowadays, like JSON and REST, while our competitors still use legacy SOAP/XML systems.

Speaking about the quality of data Metwit (my &quot;company&quot;) born as a crowdsourced platform for gathering real-time weather reports from real people. After more then ten thousand users started to using our apps and send a massive amount of reports,

we decided to release those precious reports through our APIs.

We also act as single gateway for multiple, hard to parse, sources of forecasts like NOAA, and we&#039;re enhancing them with social data like photos, tweets, etc., that we leverage from existing social networks.

If you like it please give it a try on [mashape][2]!

  [1]: http://metwit.com/developers/

  [2]: http://www.mashape.com/metwit/weather-and-forecast]]></description>
		<content:encoded><![CDATA[<p>Howdy,  </p>
<p>if you are looking for a *weather API* I have a suggestion for you!  </p>
<p>I made a [Weather API][1] available on mashape, and they have a ready to use simple obj-c SDK.</p>
<p>This api is really simple to use because we use the cool standards that are available nowadays, like JSON and REST, while our competitors still use legacy SOAP/XML systems.</p>
<p>Speaking about the quality of data Metwit (my &#8220;company&#8221;) born as a crowdsourced platform for gathering real-time weather reports from real people. After more then ten thousand users started to using our apps and send a massive amount of reports,</p>
<p>we decided to release those precious reports through our APIs.</p>
<p>We also act as single gateway for multiple, hard to parse, sources of forecasts like NOAA, and we&#8217;re enhancing them with social data like photos, tweets, etc., that we leverage from existing social networks.</p>
<p>If you like it please give it a try on [mashape][2]!</p>
<p>  [1]: <a href="http://metwit.com/developers/" rel="nofollow">http://metwit.com/developers/</a></p>
<p>  [2]: <a href="http://www.mashape.com/metwit/weather-and-forecast" rel="nofollow">http://www.mashape.com/metwit/weather-and-forecast</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
