<?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: How to Become a Human Calendar</title> <atom:link href="http://litemind.com/how-to-become-a-human-calendar/feed/" rel="self" type="application/rss+xml" /><link>http://litemind.com/how-to-become-a-human-calendar/</link> <description>Exploring ways to use our minds efficiently.</description> <lastBuildDate>Fri, 16 Sep 2011 23:33:07 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Jack R.</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-89749</link> <dc:creator>Jack R.</dc:creator> <pubDate>Sat, 13 Aug 2011 01:58:30 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-89749</guid> <description>Your month codes are the same as Lewis Carroll&#039;s month codes in his 1887 perpetual calendar algorithm</description> <content:encoded><![CDATA[<p>Your month codes are the same as Lewis Carroll&#8217;s month codes in his 1887 perpetual calendar algorithm</p> ]]></content:encoded> </item> <item><title>By: Luciano Passuello</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-86000</link> <dc:creator>Luciano Passuello</dc:creator> <pubDate>Sun, 07 Aug 2011 22:24:03 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-86000</guid> <description>I always found the Doomsday algorithm slower. However, with the recent Odd+11 discovery (mentioned in the Wikipedia article), it seems much more promising. Thanks for the link!</description> <content:encoded><![CDATA[<p>I always found the Doomsday algorithm slower. However, with the recent Odd+11 discovery (mentioned in the Wikipedia article), it seems much more promising.<br /> Thanks for the link!</p> ]]></content:encoded> </item> <item><title>By: Luciano Passuello</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-85998</link> <dc:creator>Luciano Passuello</dc:creator> <pubDate>Sun, 07 Aug 2011 22:20:54 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-85998</guid> <description>Hi Chelsea,That should not happen. For non-leap years, there&#039;s no adjustment to be made. Would you please post the date you&#039;re trying and the exact calculation you&#039;re doing?</description> <content:encoded><![CDATA[<p>Hi Chelsea,</p><p>That should not happen. For non-leap years, there&#8217;s no adjustment to be made.<br /> Would you please post the date you&#8217;re trying and the exact calculation you&#8217;re doing?</p> ]]></content:encoded> </item> <item><title>By: Chelsea</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-85185</link> <dc:creator>Chelsea</dc:creator> <pubDate>Thu, 04 Aug 2011 07:58:33 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-85185</guid> <description>I meant to say subtract one before the 1st of march not add.</description> <content:encoded><![CDATA[<p>I meant to say subtract one before the 1st of<br /> march not add.</p> ]]></content:encoded> </item> <item><title>By: Chelsea</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-85183</link> <dc:creator>Chelsea</dc:creator> <pubDate>Thu, 04 Aug 2011 07:52:30 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-85183</guid> <description>I am constantly coming up with 1 off before the 1st of March does this mean I should add an extra 1 before March 1st if it is not a leap year?</description> <content:encoded><![CDATA[<p>I am constantly coming up with 1 off before the 1st of March does this mean I should add an extra 1 before March 1st if it is not a leap year?</p> ]]></content:encoded> </item> <item><title>By: Fields</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-85171</link> <dc:creator>Fields</dc:creator> <pubDate>Mon, 01 Aug 2011 08:44:39 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-85171</guid> <description>Actually, I am more interesting on Doomsday Algorithm, see http://en.wikipedia.org/wiki/Doomsday_rule</description> <content:encoded><![CDATA[<p>Actually, I am more interesting on Doomsday Algorithm, see <a href="http://en.wikipedia.org/wiki/Doomsday_rule" rel="nofollow">http://en.wikipedia.org/wiki/Doomsday_rule</a></p> ]]></content:encoded> </item> <item><title>By: Luciano Passuello</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-82784</link> <dc:creator>Luciano Passuello</dc:creator> <pubDate>Sat, 25 Jun 2011 17:40:14 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-82784</guid> <description>I&#039;m not sure I understand your question, but the formula is always the same (use mod 7 and you will be fine).</description> <content:encoded><![CDATA[<p>I&#8217;m not sure I understand your question, but the formula is always the same (use mod 7 and you will be fine).</p> ]]></content:encoded> </item> <item><title>By: Luciano Passuello</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-82780</link> <dc:creator>Luciano Passuello</dc:creator> <pubDate>Sat, 25 Jun 2011 17:38:21 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-82780</guid> <description>6 divided 7 equals 0, with a remainder of 6. (which means that that for numbers smaller than 7, you don&#039;t need to do any mod calculation)</description> <content:encoded><![CDATA[<p>6 divided 7 equals 0, with a remainder of 6. (which means that that for numbers smaller than 7, you don&#8217;t need to do any mod calculation)</p> ]]></content:encoded> </item> <item><title>By: Max Garcia</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-82776</link> <dc:creator>Max Garcia</dc:creator> <pubDate>Sat, 25 Jun 2011 17:07:40 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-82776</guid> <description>I&#039;m wondering if i use &quot;mod7&quot; for finding any date or is there different types of mods to use?</description> <content:encoded><![CDATA[<p>I&#8217;m wondering if i use &#8220;mod7&#8243; for finding any date or is there different types of mods to use?</p> ]]></content:encoded> </item> <item><title>By: zimmy</title><link>http://litemind.com/how-to-become-a-human-calendar/#comment-82583</link> <dc:creator>zimmy</dc:creator> <pubDate>Thu, 23 Jun 2011 16:41:09 +0000</pubDate> <guid isPermaLink="false">http://litemind.com/how-to-become-a-human-calendar/#comment-82583</guid> <description>what if my result number is less than 7?  For example July 2, 2011:(5+0+1)mod 7how do i divide 7 into 6 and come up with a remainder to figure out the weekday?</description> <content:encoded><![CDATA[<p>what if my result number is less than 7?  For example July 2, 2011:</p><p>(5+0+1)mod 7</p><p>how do i divide 7 into 6 and come up with a remainder to figure out the weekday?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via litemind.simplusmedia.com

Served from: litemind.com @ 2012-05-16 21:05:18 -->
