<?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: Unix cal command:  a key part of my calendaring solution</title>
	<atom:link href="http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/</link>
	<description>A little bit technology, a little bit rock-n-roll</description>
	<lastBuildDate>Fri, 27 Aug 2010 13:47:58 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lisa Harrold</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-25712</link>
		<dc:creator>Lisa Harrold</dc:creator>
		<pubDate>Thu, 11 Jan 2007 00:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-25712</guid>
		<description>Why in AIX does my cal 2007 command only give me my calendar with 2 months across instead of 3.  I want it 3 months across. Can anyone help?</description>
		<content:encoded><![CDATA[<p>Why in AIX does my cal 2007 command only give me my calendar with 2 months across instead of 3.  I want it 3 months across. Can anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Logan</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-11696</link>
		<dc:creator>Patrick Logan</dc:creator>
		<pubDate>Wed, 20 Sep 2006 19:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-11696</guid>
		<description>Another useful one I use in Ubuntu or it just comes with gnome I think...

zenity --calendar

pops up a calendar for the current month but you can click around by month and by year.</description>
		<content:encoded><![CDATA[<p>Another useful one I use in Ubuntu or it just comes with gnome I think&#8230;</p>
<p>zenity &#8211;calendar</p>
<p>pops up a calendar for the current month but you can click around by month and by year.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-11122</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 14 Sep 2006 22:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-11122</guid>
		<description>I do it all the time!</description>
		<content:encoded><![CDATA[<p>I do it all the time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swisswuff</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-1737</link>
		<dc:creator>swisswuff</dc:creator>
		<pubDate>Thu, 20 Apr 2006 06:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-1737</guid>
		<description>I run GeekTool on OS X. This allows me to run the output of terminal commands as part of the &quot;desktop background&quot;. Also, I disabled all Finder Icons on the desktop background using a utility called &quot;Cocktail&quot;. You can then have some logs to always run on your desktop, and also the output of &quot;cal -y&quot;. I would like to use a more modern version that also has the -m option (my weeks start on Monday), and Apple only includes an 1994 version of the cal command.</description>
		<content:encoded><![CDATA[<p>I run GeekTool on OS X. This allows me to run the output of terminal commands as part of the &#8220;desktop background&#8221;. Also, I disabled all Finder Icons on the desktop background using a utility called &#8220;Cocktail&#8221;. You can then have some logs to always run on your desktop, and also the output of &#8220;cal -y&#8221;. I would like to use a more modern version that also has the -m option (my weeks start on Monday), and Apple only includes an 1994 version of the cal command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heiko Liebfried</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-1278</link>
		<dc:creator>Heiko Liebfried</dc:creator>
		<pubDate>Wed, 22 Mar 2006 16:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-1278</guid>
		<description>Cal is very useful. I like it too.
If you need a cli program for dates and appointments
you can use &#039;when&#039;. Perhaps now you don&#039;t need separate paper calendars anymore.

http://www.lightandmatter.com/when/when.html

Another program i can recommend is DevTodo.
It has nothing to do with calendars, but i find it extremly useful.

Think of you have to clean up a directory.
When you enter it - DevTodo can remember you to do it!
It saves directory dependent todo lists.

http://swapoff.org/DevTodo</description>
		<content:encoded><![CDATA[<p>Cal is very useful. I like it too.<br />
If you need a cli program for dates and appointments<br />
you can use &#8216;when&#8217;. Perhaps now you don&#8217;t need separate paper calendars anymore.</p>
<p><a href="http://www.lightandmatter.com/when/when.html" rel="nofollow">http://www.lightandmatter.com/when/when.html</a></p>
<p>Another program i can recommend is DevTodo.<br />
It has nothing to do with calendars, but i find it extremly useful.</p>
<p>Think of you have to clean up a directory.<br />
When you enter it &#8211; DevTodo can remember you to do it!<br />
It saves directory dependent todo lists.</p>
<p><a href="http://swapoff.org/DevTodo" rel="nofollow">http://swapoff.org/DevTodo</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Converse</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-562</link>
		<dc:creator>Tim Converse</dc:creator>
		<pubDate>Sun, 22 Jan 2006 18:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-562</guid>
		<description>Wayne - if you&#039;re literally typing &#039;cal 07&#039;, then you&#039;re looking at the calendar for 7 A.D.</description>
		<content:encoded><![CDATA[<p>Wayne &#8211; if you&#8217;re literally typing &#8216;cal 07&#8242;, then you&#8217;re looking at the calendar for 7 A.D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Converse</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-561</link>
		<dc:creator>Tim Converse</dc:creator>
		<pubDate>Sun, 22 Jan 2006 18:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-561</guid>
		<description>Yes, guilty too.

One of the nice things about the Mac&#039;s transformation to Unix under the hood is that it now comes with cal support built in!  :)</description>
		<content:encoded><![CDATA[<p>Yes, guilty too.</p>
<p>One of the nice things about the Mac&#8217;s transformation to Unix under the hood is that it now comes with cal support built in!  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beach</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-542</link>
		<dc:creator>Beach</dc:creator>
		<pubDate>Thu, 19 Jan 2006 08:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-542</guid>
		<description>Hey Chad, 

I have this calendar concept rolling around in my head... I&#039;ve been talking with bradley and a ton of others about it. I&#039;d like to run it by you when you have a moment, I&#039;ll ping ya soon.</description>
		<content:encoded><![CDATA[<p>Hey Chad, </p>
<p>I have this calendar concept rolling around in my head&#8230; I&#8217;ve been talking with bradley and a ton of others about it. I&#8217;d like to run it by you when you have a moment, I&#8217;ll ping ya soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne Goldsmith</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-537</link>
		<dc:creator>Wayne Goldsmith</dc:creator>
		<pubDate>Sat, 14 Jan 2006 21:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-537</guid>
		<description>I didn&#039;t know the cal command even existed... Never done much in Unix.  That&#039;s one reason I read other people&#039;s blogs on a regualr basis!

Works great in OS X terminal.  I noticed that to view 2006 data you need to say cal 07...  I had to type cal 06 twice to realize i was looking at &#039;05 data.  This of course makes sense but it did surprise me the first time.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know the cal command even existed&#8230; Never done much in Unix.  That&#8217;s one reason I read other people&#8217;s blogs on a regualr basis!</p>
<p>Works great in OS X terminal.  I noticed that to view 2006 data you need to say cal 07&#8230;  I had to type cal 06 twice to realize i was looking at &#8216;05 data.  This of course makes sense but it did surprise me the first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Dickerson</title>
		<link>http://www.chaddickerson.com/blog/2006/01/11/unix-cal-command-a-key-part-of-my-calendaring-solution/comment-page-1/#comment-536</link>
		<dc:creator>Chad Dickerson</dc:creator>
		<pubDate>Fri, 13 Jan 2006 23:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaddickerson.com/blog/?p=87#comment-536</guid>
		<description>Now that you mention it, I&#039;m pretty sure I wrote some code a long time ago that did just that (i.e. the shell out to cal and parsing).

I&#039;m not a C programmer (and not that interested in become one at this point), but I&#039;m guessing the cal source code is either amazingly elegant or the hack to beat all hacks.</description>
		<content:encoded><![CDATA[<p>Now that you mention it, I&#8217;m pretty sure I wrote some code a long time ago that did just that (i.e. the shell out to cal and parsing).</p>
<p>I&#8217;m not a C programmer (and not that interested in become one at this point), but I&#8217;m guessing the cal source code is either amazingly elegant or the hack to beat all hacks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
