<?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>Simpa studio blog &#187; weather</title>
	<atom:link href="http://blog.simpa.ba/tag/weather/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.simpa.ba</link>
	<description>Been there, done that...</description>
	<lastBuildDate>Fri, 06 Jan 2012 11:17:44 +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>PHP Weather Report Script</title>
		<link>http://blog.simpa.ba/2009/02/php-weather-report-script/</link>
		<comments>http://blog.simpa.ba/2009/02/php-weather-report-script/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 21:02:08 +0000</pubDate>
		<dc:creator>aarsla</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://blog.simpa.ba/?p=73</guid>
		<description><![CDATA[<p>Customizable PHP script which grabs XML feeds from Weather.com for a given location. It is very easy to modify output to suit your website&#8217;s layout. <a href="http://blog.simpa.ba/2009/02/php-weather-report-script/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-74" title="Mostly cloudy" src="http://blog.simpa.ba/wp-content/uploads/2009/03/44.png" alt="Mostly cloudy" width="128" height="128" /></p>
<p>Customizable PHP script which grabs XML feeds from Weather.com for a given location. It is very easy to modify output to suit your website's layout.</p>
<h2>Configuration</h2>
<ul>
<li>$code = "BKXX0004";
<ul>
<li>Your city code - check your city at http://xoap.weather.com/search/search?where=myCity</li>
</ul>
</li>
<li>$unit = "m";
<ul>
<li>You can change units from Metric "m" to Standard "s"</li>
</ul>
</li>
<li>$dayf = "10";
<ul>
<li>Number of days to forecast</li>
</ul>
</li>
</ul>
<p><a href="http://www.simpa.ba/en/code/weather-report">Download PHP Weather Report Script</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simpa.ba/2009/02/php-weather-report-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

