<?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: FlexTime + Growl == No Procrastination</title>
	<atom:link href="http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Sat, 27 Feb 2010 22:57:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination/comment-page-1#comment-13223</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Thu, 31 Aug 2006 12:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination#comment-13223</guid>
		<description>Thanks everybody, for the feedback.

It sounds like I won&#039;t be doing any harm if I at least add a preference that says something like &quot;Use Growl to display text messages,&quot; and only enable that preference when and if Growl is installed/enabled for FlexTime.</description>
		<content:encoded><![CDATA[<p>Thanks everybody, for the feedback.</p>
<p>It sounds like I won&#8217;t be doing any harm if I at least add a preference that says something like &#8220;Use Growl to display text messages,&#8221; and only enable that preference when and if Growl is installed/enabled for FlexTime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volker</title>
		<link>http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination/comment-page-1#comment-13200</link>
		<dc:creator>Volker</dc:creator>
		<pubDate>Thu, 31 Aug 2006 07:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination#comment-13200</guid>
		<description>Hi,

to chime in here: I added basic Growl support to one of my apps - only displaying a notification for three different events - and it was really easy. It just took me a couple of minutes and it was working as intended. Catching events from growl should be easy as well.

I see another problem that is maybe to be considered: As programmer I invest a lot of time and thoughts in how to make a good interface to exchange important messages with the user. I do not only have to plan the sheets or windows, but also how to catch attention etc.... and then there comes growl which might handle everything completly different than I would do and which could interfere with my logic of getting the users attention...  

Volker</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>to chime in here: I added basic Growl support to one of my apps &#8211; only displaying a notification for three different events &#8211; and it was really easy. It just took me a couple of minutes and it was working as intended. Catching events from growl should be easy as well.</p>
<p>I see another problem that is maybe to be considered: As programmer I invest a lot of time and thoughts in how to make a good interface to exchange important messages with the user. I do not only have to plan the sheets or windows, but also how to catch attention etc&#8230;. and then there comes growl which might handle everything completly different than I would do and which could interfere with my logic of getting the users attention&#8230;  </p>
<p>Volker</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chanpory</title>
		<link>http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination/comment-page-1#comment-13156</link>
		<dc:creator>Chanpory</dc:creator>
		<pubDate>Wed, 30 Aug 2006 18:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination#comment-13156</guid>
		<description>Daniel, I agree with Chris&#039;s Growl integration suggestions. I don&#039;t think it has to be too much more than just passing text through. I&#039;m not sure how much you can do in Growl though. The only other thing might be that when a notification comes up in Growl, you&#039;re able to click on it, to edit the activity in FlexTime.</description>
		<content:encoded><![CDATA[<p>Daniel, I agree with Chris&#8217;s Growl integration suggestions. I don&#8217;t think it has to be too much more than just passing text through. I&#8217;m not sure how much you can do in Growl though. The only other thing might be that when a notification comes up in Growl, you&#8217;re able to click on it, to edit the activity in FlexTime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Messina</title>
		<link>http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination/comment-page-1#comment-13015</link>
		<dc:creator>Chris Messina</dc:creator>
		<pubDate>Mon, 28 Aug 2006 22:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination#comment-13015</guid>
		<description>Well, I guess it means that it works automagically... so many of my apps just support Growl out of the box -- and that someone had to write a script for it means that there would be some value in native integration.

What I&#039;d like to see is the ability, as I can with other apps, to determine which notifications get sent to Growl -- and how they&#039;re presented. Especially with the productivity hack mentioned, it seems like a no-brainer -- and it should be fairly trivial to add support. To the best of my knowledge, your description &quot;passing text through&quot; I think is pretty close to how it works, though I&#039;ve not actually programmed such myself.

Anyway, keep me posted on 1.1!</description>
		<content:encoded><![CDATA[<p>Well, I guess it means that it works automagically&#8230; so many of my apps just support Growl out of the box &#8212; and that someone had to write a script for it means that there would be some value in native integration.</p>
<p>What I&#8217;d like to see is the ability, as I can with other apps, to determine which notifications get sent to Growl &#8212; and how they&#8217;re presented. Especially with the productivity hack mentioned, it seems like a no-brainer &#8212; and it should be fairly trivial to add support. To the best of my knowledge, your description &#8220;passing text through&#8221; I think is pretty close to how it works, though I&#8217;ve not actually programmed such myself.</p>
<p>Anyway, keep me posted on 1.1!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination/comment-page-1#comment-12803</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 26 Aug 2006 13:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination#comment-12803</guid>
		<description>Hi Chris - the plan right now is to integrate Growl support for the 1.1 update, so hopefully that won&#039;t be terribly long from now. I need to look more carefully into Growl support and figure out how much functionality needs to be exposed to FlexTime users. If it&#039;s just a matter of &quot;passing text through&quot; then that would be one thing, but if there are lots of options that might need to be exposed, then I&#039;ll have to rework the UI in FlexTime a little bit for the &quot;Show Text&quot; cues.

Do you have any comments about this? What does &quot;growl support&quot; mean to you? Mainly not having to go to the trouble of writing a custom script to interface with it?

Thanks,
Daniel</description>
		<content:encoded><![CDATA[<p>Hi Chris &#8211; the plan right now is to integrate Growl support for the 1.1 update, so hopefully that won&#8217;t be terribly long from now. I need to look more carefully into Growl support and figure out how much functionality needs to be exposed to FlexTime users. If it&#8217;s just a matter of &#8220;passing text through&#8221; then that would be one thing, but if there are lots of options that might need to be exposed, then I&#8217;ll have to rework the UI in FlexTime a little bit for the &#8220;Show Text&#8221; cues.</p>
<p>Do you have any comments about this? What does &#8220;growl support&#8221; mean to you? Mainly not having to go to the trouble of writing a custom script to interface with it?</p>
<p>Thanks,<br />
Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Messina</title>
		<link>http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination/comment-page-1#comment-12793</link>
		<dc:creator>Chris Messina</dc:creator>
		<pubDate>Sat, 26 Aug 2006 08:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/177/flextime-growl-no-procrastination#comment-12793</guid>
		<description>So how long until you add support for Growl... that change might just push me over to buying FlexTime... ;)</description>
		<content:encoded><![CDATA[<p>So how long until you add support for Growl&#8230; that change might just push me over to buying FlexTime&#8230; ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
