<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Coming soon: Start any program in the Start Menu with a few keystrokes</title>
	<link>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/</link>
	<description>A weblog for Keith Lea and the Joust Project.</description>
	<pubDate>Thu, 08 Jan 2009 11:13:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: George Zhang</title>
		<link>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1158</link>
		<pubDate>Fri, 29 Apr 2005 03:56:09 +0000</pubDate>
		<guid>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1158</guid>
					<description>Hi, I'm working on JDIC, and I like the idea !!! JDIC provides such pieces of APIs, but there is nothing integrated. I'd very much like help set it up under JDIC. From my side, I'll try to fix those bugs with JDIC Filetypes. 

The setting global (desktop-wide) hotkeys and watching a folder for change features were both requested from JDIC before;
https://jdic.dev.java.net/issues/show_bug.cgi?id=212
So, it would be great to incubator them in JDIC. They can serve this project, but can also server many other applications.

On the other hand, I'll contact JShortcut to see if it's possible to integrate it in JDIC somehow. 

And, I'd suggest we propose such ideas in JDIC forum:
http://www.javadesktop.org/forums/forum.jspa?forumID=52
the central place for such proposals. : )</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m working on JDIC, and I like the idea !!! JDIC provides such pieces of APIs, but there is nothing integrated. I&#8217;d very much like help set it up under JDIC. From my side, I&#8217;ll try to fix those bugs with JDIC Filetypes. </p>
<p>The setting global (desktop-wide) hotkeys and watching a folder for change features were both requested from JDIC before;<br />
<a href='https://jdic.dev.java.net/issues/show_bug.cgi?id=212' rel='nofollow'>https://jdic.dev.java.net/issues/show_bug.cgi?id=212</a><br />
So, it would be great to incubator them in JDIC. They can serve this project, but can also server many other applications.</p>
<p>On the other hand, I&#8217;ll contact JShortcut to see if it&#8217;s possible to integrate it in JDIC somehow. </p>
<p>And, I&#8217;d suggest we propose such ideas in JDIC forum:<br />
<a href='http://www.javadesktop.org/forums/forum.jspa?forumID=52' rel='nofollow'>http://www.javadesktop.org/forums/forum.jspa?forumID=52</a><br />
the central place for such proposals. : )
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Andrew Pietsch</title>
		<link>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1156</link>
		<pubDate>Thu, 28 Apr 2005 23:19:29 +0000</pubDate>
		<guid>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1156</guid>
					<description>I would expect the global hotkey library would also be an excellent candidate for JDIC.

Cheers</description>
		<content:encoded><![CDATA[<p>I would expect the global hotkey library would also be an excellent candidate for JDIC.</p>
<p>Cheers
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jesse Wilson</title>
		<link>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1155</link>
		<pubDate>Thu, 28 Apr 2005 18:58:19 +0000</pubDate>
		<guid>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1155</guid>
					<description>A JNI library for folder updates would be very valuable in a lot of places througout the JDK. It could even be integrated into a file chooser! If it will be open source, please writing a general API - I'm sure it would be very welcome in JDIC.</description>
		<content:encoded><![CDATA[<p>A JNI library for folder updates would be very valuable in a lot of places througout the JDK. It could even be integrated into a file chooser! If it will be open source, please writing a general API - I&#8217;m sure it would be very welcome in JDIC.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Keith Lea</title>
		<link>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1154</link>
		<pubDate>Thu, 28 Apr 2005 17:47:20 +0000</pubDate>
		<guid>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1154</guid>
					<description>I started this project yesterday, and that screenshot is only after an hour or two of work. I don't plan to keep the Refresh button. I plan to use JNI to watch for folder changes.

I want to say, Glazed Lists is totally awesome, I wish I had known about it earlier. I use it on exactly two lines of code, and I get all that functionality, from just creating a sorted list and a text field filter list.</description>
		<content:encoded><![CDATA[<p>I started this project yesterday, and that screenshot is only after an hour or two of work. I don&#8217;t plan to keep the Refresh button. I plan to use JNI to watch for folder changes.</p>
<p>I want to say, Glazed Lists is totally awesome, I wish I had known about it earlier. I use it on exactly two lines of code, and I get all that functionality, from just creating a sorted list and a text field filter list.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jesse Wilson</title>
		<link>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1153</link>
		<pubDate>Thu, 28 Apr 2005 15:46:03 +0000</pubDate>
		<guid>http://joust.kano.net/weblog/archive/2005/04/28/coming-soon-start-menu-program/#comment-1153</guid>
					<description>I'm the Glazed Lists guy so I'm naturally excited about your project. But there's one thing on your screenshot that bothers me - the Refresh button! It would be oh-so-much-cooler if your program updated itself automatically.

Unfortunately, implementing a fix for this is fairly complicated. Your options aren't pleasant:
- poll continuously (ugly), or
- develop JNI services that use the native notification service (hard &amp; error-prone)

As is, you're probably better off with the &quot;Refesh&quot; button. But I'm going to keep that problem in mind when I'm looking for topics for the Glazed Lists magazine!</description>
		<content:encoded><![CDATA[<p>I&#8217;m the Glazed Lists guy so I&#8217;m naturally excited about your project. But there&#8217;s one thing on your screenshot that bothers me - the Refresh button! It would be oh-so-much-cooler if your program updated itself automatically.</p>
<p>Unfortunately, implementing a fix for this is fairly complicated. Your options aren&#8217;t pleasant:<br />
- poll continuously (ugly), or<br />
- develop JNI services that use the native notification service (hard &#038; error-prone)</p>
<p>As is, you&#8217;re probably better off with the &#8220;Refesh&#8221; button. But I&#8217;m going to keep that problem in mind when I&#8217;m looking for topics for the Glazed Lists magazine!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
