<?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: Day Planner 0.10</title>
	<atom:link href="http://blog.zerodogg.org/2009/04/16/day-planner-010/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zerodogg.org/2009/04/16/day-planner-010/</link>
	<description>Geeky comments on geeky things</description>
	<lastBuildDate>Sat, 20 Mar 2010 23:16:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zero_Dogg</title>
		<link>http://blog.zerodogg.org/2009/04/16/day-planner-010/comment-page-1/#comment-73814</link>
		<dc:creator>Zero_Dogg</dc:creator>
		<pubDate>Sat, 20 Mar 2010 23:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zerodogg.org/?p=127#comment-73814</guid>
		<description>I don&#039;t mind you commenting here, all feedback is helpful :).

First, if you&#039;re having problems using the gna bugtracker as well, pleas use the new one on github: http://github.com/zerodogg/dayplanner - I&#039;m going to be moving everything over there soon, so you may as well just report there :).

1) This is limited by what I can do with the Gtk2 calendar widget, as that&#039;s what is being used. I know there are some people working on a better one in newer versions of Gtk2 that I&#039;m thinking of switching to once it&#039;s usable, at the moment though I don&#039;t think I can highlight the current day in any fashion. The reason it hasn&#039;t already been done is that it only provides a single way to highlight dates, and that is already used to indicate that there is an event on a date. What CAN be done however (and quite easily as well, by writing a plugin) is a menu item and hotkey to jump to the current day. If that sounds useful, feel free to add an issue requesting this feature, I need to be able to track it and it is also useful to communicate further if needed.

2) I&#039;ve actually thought of this, and it&#039;s mostly that time hasn&#039;t been sufficient yet. Hacking it in should be trivial, but to get a proper implementation of it I&#039;d need to find some lib to use to play sounds as well as free sounds to use. Feel free to open an issue for this too though.

Your icons are nice, but DP already ships quite decent Tango icons, so for now I won&#039;t exchange the current ones for yours.

Concerning Arch Linux, no I can&#039;t add it to the list, simply because it&#039;s not a platform that I directly build and host packages for. All the distros that are listed on the website have packages available there along with instructions on how to install them, and I don&#039;t run Arch so I&#039;ve never built any package for it :). If you want to become a permanent contributor and contribute builds for each release I do though, I can add it to the list.

Thanks for the feedback, and keep it coming :).</description>
		<content:encoded><![CDATA[<p>I don&#8217;t mind you commenting here, all feedback is helpful :).</p>
<p>First, if you&#8217;re having problems using the gna bugtracker as well, pleas use the new one on github: <a href="http://github.com/zerodogg/dayplanner" rel="nofollow">http://github.com/zerodogg/dayplanner</a> &#8211; I&#8217;m going to be moving everything over there soon, so you may as well just report there :).</p>
<p>1) This is limited by what I can do with the Gtk2 calendar widget, as that&#8217;s what is being used. I know there are some people working on a better one in newer versions of Gtk2 that I&#8217;m thinking of switching to once it&#8217;s usable, at the moment though I don&#8217;t think I can highlight the current day in any fashion. The reason it hasn&#8217;t already been done is that it only provides a single way to highlight dates, and that is already used to indicate that there is an event on a date. What CAN be done however (and quite easily as well, by writing a plugin) is a menu item and hotkey to jump to the current day. If that sounds useful, feel free to add an issue requesting this feature, I need to be able to track it and it is also useful to communicate further if needed.</p>
<p>2) I&#8217;ve actually thought of this, and it&#8217;s mostly that time hasn&#8217;t been sufficient yet. Hacking it in should be trivial, but to get a proper implementation of it I&#8217;d need to find some lib to use to play sounds as well as free sounds to use. Feel free to open an issue for this too though.</p>
<p>Your icons are nice, but DP already ships quite decent Tango icons, so for now I won&#8217;t exchange the current ones for yours.</p>
<p>Concerning Arch Linux, no I can&#8217;t add it to the list, simply because it&#8217;s not a platform that I directly build and host packages for. All the distros that are listed on the website have packages available there along with instructions on how to install them, and I don&#8217;t run Arch so I&#8217;ve never built any package for it :). If you want to become a permanent contributor and contribute builds for each release I do though, I can add it to the list.</p>
<p>Thanks for the feedback, and keep it coming :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gen2ly</title>
		<link>http://blog.zerodogg.org/2009/04/16/day-planner-010/comment-page-1/#comment-73788</link>
		<dc:creator>Gen2ly</dc:creator>
		<pubDate>Sat, 20 Mar 2010 03:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zerodogg.org/?p=127#comment-73788</guid>
		<description>Created a 48x48 png and a 24x24 png for the icons, and put them up here:

http://omploader.org/vM3Z6dg

Oh, forgot one thing.  Could you add Arch Linux to your list?  Here&#039;s an icon if you need it:

http://omploader.org/vM3Z6eQ

Instructions are pretty simple.

Dayplanner is in the Arch User Repsository.  You can install dayplanner with an AUR helper like yaourt:

yaourt -S dayplanner

Please be free to get back to me at my email address if you have any questions.</description>
		<content:encoded><![CDATA[<p>Created a 48&#215;48 png and a 24&#215;24 png for the icons, and put them up here:</p>
<p><a href="http://omploader.org/vM3Z6dg" rel="nofollow">http://omploader.org/vM3Z6dg</a></p>
<p>Oh, forgot one thing.  Could you add Arch Linux to your list?  Here&#8217;s an icon if you need it:</p>
<p><a href="http://omploader.org/vM3Z6eQ" rel="nofollow">http://omploader.org/vM3Z6eQ</a></p>
<p>Instructions are pretty simple.</p>
<p>Dayplanner is in the Arch User Repsository.  You can install dayplanner with an AUR helper like yaourt:</p>
<p>yaourt -S dayplanner</p>
<p>Please be free to get back to me at my email address if you have any questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gen2ly</title>
		<link>http://blog.zerodogg.org/2009/04/16/day-planner-010/comment-page-1/#comment-73778</link>
		<dc:creator>Gen2ly</dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zerodogg.org/?p=127#comment-73778</guid>
		<description>First I gotta say: I love this program.  Thank you for creating an easy to get to basic but very usable program to regular help me keep my plans with.

I tried to use the gna mailing list but FF is telling me &#039;This Connection is Untrusted&#039; so I hope you don&#039;t mind too much if I comment here.

I have a couple requests if it isn&#039;t grasping too much.

1) Could the current day be highlighted in some fashion?  I ask this because it always takes me a couple seconds to remember the day before I can click back to it (not sure just why :)).
2) Would it be possible to add an audible alarm option?  Sometimes I can be off my computer so being able to hear it would help in these cases

I created a couple tray icons.  I tend to use a darker theme so a created a couple calendars that are more mid-tone.

http://omploader.org/vM3Z5dw
http://omploader.org/vM3Z5eA

Please be free to use them if you like.  I created them specifically for this app and they haven&#039;t been used anywhere else.

Again, thanks for the great application.

Regards,

Todd (aka Gen2ly :))</description>
		<content:encoded><![CDATA[<p>First I gotta say: I love this program.  Thank you for creating an easy to get to basic but very usable program to regular help me keep my plans with.</p>
<p>I tried to use the gna mailing list but FF is telling me &#8216;This Connection is Untrusted&#8217; so I hope you don&#8217;t mind too much if I comment here.</p>
<p>I have a couple requests if it isn&#8217;t grasping too much.</p>
<p>1) Could the current day be highlighted in some fashion?  I ask this because it always takes me a couple seconds to remember the day before I can click back to it (not sure just why :)).<br />
2) Would it be possible to add an audible alarm option?  Sometimes I can be off my computer so being able to hear it would help in these cases</p>
<p>I created a couple tray icons.  I tend to use a darker theme so a created a couple calendars that are more mid-tone.</p>
<p><a href="http://omploader.org/vM3Z5dw" rel="nofollow">http://omploader.org/vM3Z5dw</a><br />
<a href="http://omploader.org/vM3Z5eA" rel="nofollow">http://omploader.org/vM3Z5eA</a></p>
<p>Please be free to use them if you like.  I created them specifically for this app and they haven&#8217;t been used anywhere else.</p>
<p>Again, thanks for the great application.</p>
<p>Regards,</p>
<p>Todd (aka Gen2ly :))</p>
]]></content:encoded>
	</item>
</channel>
</rss>
