<?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: A useful calendar in Conky</title>
	<atom:link href="http://sethjust.com/2009/08/03/a-useful-calendar-in-conky/feed/" rel="self" type="application/rss+xml" />
	<link>http://sethjust.com/2009/08/03/a-useful-calendar-in-conky/</link>
	<description>If it ain&#039;t broke, fix it!</description>
	<lastBuildDate>Tue, 29 Jun 2010 21:39:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: sethjust</title>
		<link>http://sethjust.com/2009/08/03/a-useful-calendar-in-conky/comment-page-1/#comment-99</link>
		<dc:creator>sethjust</dc:creator>
		<pubDate>Tue, 29 Jun 2010 21:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.com/?p=114#comment-99</guid>
		<description>First, because I have no knowledge of Lua or using it with conky. Second, because I figured it out without Lua - using the command line works perfectly well.</description>
		<content:encoded><![CDATA[<p>First, because I have no knowledge of Lua or using it with conky. Second, because I figured it out without Lua &#8211; using the command line works perfectly well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramzport</title>
		<link>http://sethjust.com/2009/08/03/a-useful-calendar-in-conky/comment-page-1/#comment-98</link>
		<dc:creator>ramzport</dc:creator>
		<pubDate>Tue, 29 Jun 2010 19:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.com/?p=114#comment-98</guid>
		<description>Why not use Lua?</description>
		<content:encoded><![CDATA[<p>Why not use Lua?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sethjust</title>
		<link>http://sethjust.com/2009/08/03/a-useful-calendar-in-conky/comment-page-1/#comment-83</link>
		<dc:creator>sethjust</dc:creator>
		<pubDate>Mon, 26 Apr 2010 16:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.com/?p=114#comment-83</guid>
		<description>Very nice. I have my conky hug the left side of my screen, so I prefer the calendar left-aligned, but good job on getting the alignment to work. It looks like you&#039;re using sed to insert an ${alignc} at the beginning of each line. Awesome.</description>
		<content:encoded><![CDATA[<p>Very nice. I have my conky hug the left side of my screen, so I prefer the calendar left-aligned, but good job on getting the alignment to work. It looks like you&#8217;re using sed to insert an ${alignc} at the beginning of each line. Awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://sethjust.com/2009/08/03/a-useful-calendar-in-conky/comment-page-1/#comment-82</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Mon, 26 Apr 2010 15:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.com/?p=114#comment-82</guid>
		<description>Thanks for the conky calendar line, works great.
I did make one slight modification to the main line to get the calendar to center in the conky space it was in. I piped it through sed again to replace the beginning of each line with ${alignc}(For some reason it didn&#039;t work if you placed the ${alignc} at the beginning of the conky config line. It would only align the first line.) Anyways, thought you might like to see it so here it is. Thanks again... -Erik

${font DejaVu Sans Mono :size=8}${execpi 60 DJS=`date +%_d`; cal &#124; sed s/&quot;$DJS&quot;&#039;\b&#039;/&#039;${color orange}&#039;&quot;$DJS&quot;&#039;$color&#039;/ &#124; sed s/^/&#039;${alignc}&#039;/}</description>
		<content:encoded><![CDATA[<p>Thanks for the conky calendar line, works great.<br />
I did make one slight modification to the main line to get the calendar to center in the conky space it was in. I piped it through sed again to replace the beginning of each line with ${alignc}(For some reason it didn&#8217;t work if you placed the ${alignc} at the beginning of the conky config line. It would only align the first line.) Anyways, thought you might like to see it so here it is. Thanks again&#8230; -Erik</p>
<p>${font DejaVu Sans Mono :size=8}${execpi 60 DJS=`date +%_d`; cal | sed s/&#8221;$DJS&#8221;&#8216;\b&#8217;/'${color orange}&#8217;&#8221;$DJS&#8221;&#8216;$color&#8217;/ | sed s/^/&#8217;${alignc}&#8217;/}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
