<?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: Running with Shoes &#8211; A Mini GUI Toolkit</title>
	<atom:link href="http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Thu, 10 May 2012 17:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Jaime Iniesta</title>
		<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/comment-page-1/#comment-425</link>
		<dc:creator>Jaime Iniesta</dc:creator>
		<pubDate>Fri, 29 Aug 2008 08:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/#comment-425</guid>
		<description>Nice introductory tutorial! Shoes is great!</description>
		<content:encoded><![CDATA[<p>Nice introductory tutorial! Shoes is great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MadX</title>
		<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/comment-page-1/#comment-424</link>
		<dc:creator>MadX</dc:creator>
		<pubDate>Mon, 14 Jul 2008 11:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/#comment-424</guid>
		<description>Hey, there&#039;s an error in your code, the `text` method isn&#039;t a valid Shoes method, you should use `para` instead!</description>
		<content:encoded><![CDATA[<p>Hey, there&#8217;s an error in your code, the `text` method isn&#8217;t a valid Shoes method, you should use `para` instead!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Gorbatchev &#187; Morning Brew #84</title>
		<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/comment-page-1/#comment-423</link>
		<dc:creator>Alex Gorbatchev &#187; Morning Brew #84</dc:creator>
		<pubDate>Sun, 06 Jul 2008 17:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/#comment-423</guid>
		<description>[...] lightweight Ruby interface to Windows, Linux and OSX applications. Best for small utilities. (into one, two and three by [...]</description>
		<content:encoded><![CDATA[<p>[...] lightweight Ruby interface to Windows, Linux and OSX applications. Best for small utilities. (into one, two and three by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-01-06 &#171; Mike Does Tech</title>
		<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/comment-page-1/#comment-422</link>
		<dc:creator>links for 2008-01-06 &#171; Mike Does Tech</dc:creator>
		<pubDate>Sun, 06 Jan 2008 00:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/#comment-422</guid>
		<description>[...] Juixe TechKnow » Running with Shoes - A Mini GUI Toolkit (tags: ruby shoes tutorial) [...]</description>
		<content:encoded><![CDATA[<p>[...] Juixe TechKnow » Running with Shoes &#8211; A Mini GUI Toolkit (tags: ruby shoes tutorial) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shoes Roundup: Ruby GUI App Development Goodness &#171; Bhushan G Ahire&#8217;s Weblog</title>
		<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/comment-page-1/#comment-419</link>
		<dc:creator>Shoes Roundup: Ruby GUI App Development Goodness &#171; Bhushan G Ahire&#8217;s Weblog</dc:creator>
		<pubDate>Fri, 14 Sep 2007 08:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/#comment-419</guid>
		<description>[...] Running with Shoes - A Mini GUI Toolkit by Juixe: A great walkthrough building a simple Shoes application. [...]</description>
		<content:encoded><![CDATA[<p>[...] Running with Shoes &#8211; A Mini GUI Toolkit by Juixe: A great walkthrough building a simple Shoes application. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Me</title>
		<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/comment-page-1/#comment-420</link>
		<dc:creator>Me</dc:creator>
		<pubDate>Mon, 10 Sep 2007 02:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/#comment-420</guid>
		<description>How do you use Shoes with TextMate? TextMate can run Ruby scripts, but I don&#039;t know how to include and app.

Looks interesting. I&#039;ve used Pashua for GUI, but with &quot;helper&quot; scripts to get me to the app.

Thanks</description>
		<content:encoded><![CDATA[<p>How do you use Shoes with TextMate? TextMate can run Ruby scripts, but I don&#8217;t know how to include and app.</p>
<p>Looks interesting. I&#8217;ve used Pashua for GUI, but with &#8220;helper&#8221; scripts to get me to the app.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shoes Roundup: Ruby GUI App Development Goodness</title>
		<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/comment-page-1/#comment-421</link>
		<dc:creator>Shoes Roundup: Ruby GUI App Development Goodness</dc:creator>
		<pubDate>Sun, 09 Sep 2007 23:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/#comment-421</guid>
		<description>[...] Running with Shoes - A Mini GUI Toolkit by Juixe: A great walkthrough building a simple Shoes application. [...]</description>
		<content:encoded><![CDATA[<p>[...] Running with Shoes &#8211; A Mini GUI Toolkit by Juixe: A great walkthrough building a simple Shoes application. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruperts</title>
		<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/comment-page-1/#comment-417</link>
		<dc:creator>ruperts</dc:creator>
		<pubDate>Mon, 03 Sep 2007 22:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/#comment-417</guid>
		<description>thx. succint but elucidatory. more so than why_!</description>
		<content:encoded><![CDATA[<p>thx. succint but elucidatory. more so than why_!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morning Brew #68</title>
		<link>http://juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/comment-page-1/#comment-418</link>
		<dc:creator>Morning Brew #68</dc:creator>
		<pubDate>Tue, 28 Aug 2007 11:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/08/27/running-with-shoes-a-mini-gui/#comment-418</guid>
		<description>[...] Running with Shoes - A Mini GUI Toolkit - a little intro to Shoes, a cross-platform mini-gooey toolkit for the Ruby. [...]</description>
		<content:encoded><![CDATA[<p>[...] Running with Shoes &#8211; A Mini GUI Toolkit &#8211; a little intro to Shoes, a cross-platform mini-gooey toolkit for the Ruby. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

