<?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: Zmanim widget 0.4</title>
	<atom:link href="http://kosherdev.com/2009/12/zmanim-widget-0-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://kosherdev.com/2009/12/zmanim-widget-0-4/</link>
	<description>Blog about kosher programming</description>
	<lastBuildDate>Thu, 02 Sep 2010 09:08:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Moishe Beshkin</title>
		<link>http://kosherdev.com/2009/12/zmanim-widget-0-4/comment-page-1/#comment-167</link>
		<dc:creator>Moishe Beshkin</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://kosherdev.com/?p=235#comment-167</guid>
		<description>I haven&#039;t check Google maps API for a half a year, but before that, there was no possibility to get latitude and longitude by place name from Google maps API.
I use Geonames APi for that purpose.

UTC detection from OS&#039;s seetings, seems to me a little bit irrelevant for this plugin. Server&#039;s UTC offset might differ much from local settings on administrator computer</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t check Google maps API for a half a year, but before that, there was no possibility to get latitude and longitude by place name from Google maps API.<br />
I use Geonames APi for that purpose.</p>
<p>UTC detection from OS&#8217;s seetings, seems to me a little bit irrelevant for this plugin. Server&#8217;s UTC offset might differ much from local settings on administrator computer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://kosherdev.com/2009/12/zmanim-widget-0-4/comment-page-1/#comment-166</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://kosherdev.com/?p=235#comment-166</guid>
		<description>Google Maps do not currently supply elevation data. There is an &lt;a href=&quot;http://code.google.com/p/gmaps-api-issues/issues/detail?id=494&quot; rel=&quot;nofollow&quot;&gt;open enhancement request&lt;/a&gt; at Google for this. As for timezones, Operating systems and Java have an &lt;a href=&quot;http://en.wikipedia.org/wiki/Zoneinfo&quot; rel=&quot;nofollow&quot;&gt;Olson database&lt;/a&gt; for this, but I do not think that PHP offers this. Neither do, C++, C# and most others.</description>
		<content:encoded><![CDATA[<p>Google Maps do not currently supply elevation data. There is an <a href="http://code.google.com/p/gmaps-api-issues/issues/detail?id=494" rel="nofollow">open enhancement request</a> at Google for this. As for timezones, Operating systems and Java have an <a href="http://en.wikipedia.org/wiki/Zoneinfo" rel="nofollow">Olson database</a> for this, but I do not think that PHP offers this. Neither do, C++, C# and most others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ira</title>
		<link>http://kosherdev.com/2009/12/zmanim-widget-0-4/comment-page-1/#comment-165</link>
		<dc:creator>Ira</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://kosherdev.com/?p=235#comment-165</guid>
		<description>Long/lat is easy to find with Google maps (and maybe there&#039;s a way to ask it for height, which also makes a bit of a difference regarding the sunrise/set times, Google Earth has that for sure)

As for UTC offset, that&#039;s where the standard timezone data comes into play, all modern operating systems have that feature, though the Israeli one is a bit whacky, and Microsoft didn&#039;t want to handle their issues with it properly before XP-SP3 and Vista. But these days it should be fixed as well, with standard APIs.</description>
		<content:encoded><![CDATA[<p>Long/lat is easy to find with Google maps (and maybe there&#8217;s a way to ask it for height, which also makes a bit of a difference regarding the sunrise/set times, Google Earth has that for sure)</p>
<p>As for UTC offset, that&#8217;s where the standard timezone data comes into play, all modern operating systems have that feature, though the Israeli one is a bit whacky, and Microsoft didn&#8217;t want to handle their issues with it properly before XP-SP3 and Vista. But these days it should be fixed as well, with standard APIs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
