<?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: Calculating the Moon Phase</title>
	<atom:link href="http://jivebay.com/2008/09/07/calculating-the-moon-phase/feed/" rel="self" type="application/rss+xml" />
	<link>http://jivebay.com/2008/09/07/calculating-the-moon-phase/</link>
	<description>Web Development, Code Snippets, Technology, Reviews and Random Stuff Blog.</description>
	<pubDate>Wed, 07 Jan 2009 04:37:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Happy_2</title>
		<link>http://jivebay.com/2008/09/07/calculating-the-moon-phase/comment-page-1/#comment-2924</link>
		<dc:creator>Happy_2</dc:creator>
		<pubDate>Wed, 12 Nov 2008 21:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://jivebay.com/?p=260#comment-2924</guid>
		<description>I'll try again, this time without the accidental markup. :)

Using the value of $jd after the line "$jd -= $b", subtract $jd from 4 if $jd is less than 4, or from 8 if $jd is greater than 4. Divide the result by 4.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll try again, this time without the accidental markup. <img src='http://jivebay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Using the value of $jd after the line &#8220;$jd -= $b&#8221;, subtract $jd from 4 if $jd is less than 4, or from 8 if $jd is greater than 4. Divide the result by 4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Happy_2</title>
		<link>http://jivebay.com/2008/09/07/calculating-the-moon-phase/comment-page-1/#comment-2923</link>
		<dc:creator>Happy_2</dc:creator>
		<pubDate>Wed, 12 Nov 2008 21:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://jivebay.com/?p=260#comment-2923</guid>
		<description>I'm also grateful for the code. (Although that's a lot of empty lines to delete after copy/paste. :) )

It looks to me like the percentage lit can be gotten this way: using the value of $jd after the line "$jd -= $b", take the difference from 4 if $jd  4, and divide that difference by 4.

Thanks again.</description>
		<content:encoded><![CDATA[<p>I&#8217;m also grateful for the code. (Although that&#8217;s a lot of empty lines to delete after copy/paste. <img src='http://jivebay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>It looks to me like the percentage lit can be gotten this way: using the value of $jd after the line &#8220;$jd -= $b&#8221;, take the difference from 4 if $jd  4, and divide that difference by 4.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Happy</title>
		<link>http://jivebay.com/2008/09/07/calculating-the-moon-phase/comment-page-1/#comment-2889</link>
		<dc:creator>Happy</dc:creator>
		<pubDate>Tue, 07 Oct 2008 02:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://jivebay.com/?p=260#comment-2889</guid>
		<description>Big THX for this code. 

Until today, I have found functions and classes, which calculated moon-phase from 1970 year. That was too small range for me.
 
This script calculates correctly phase of the Moon and is so simple :)</description>
		<content:encoded><![CDATA[<p>Big THX for this code. </p>
<p>Until today, I have found functions and classes, which calculated moon-phase from 1970 year. That was too small range for me.</p>
<p>This script calculates correctly phase of the Moon and is so simple <img src='http://jivebay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
