<?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: Fun Little Acire Story</title>
	<atom:link href="http://www.jonobacon.org/2010/02/27/fun-little-acire-story/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonobacon.org/2010/02/27/fun-little-acire-story/</link>
	<description>At home with Jono Bacon, Community Manager and Author</description>
	<lastBuildDate>Sat, 04 Sep 2010 05:57:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jon</title>
		<link>http://www.jonobacon.org/2010/02/27/fun-little-acire-story/comment-page-1/#comment-136942</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 12 Mar 2010 22:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonobacon.org/?p=2443#comment-136942</guid>
		<description>&lt;p&gt;I&#039;ve install acire and python-snippets, is it right that the only categories I see are pygtksourceview, cairo, apport and pygtk?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve install acire and python-snippets, is it right that the only categories I see are pygtksourceview, cairo, apport and pygtk?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: StoryFollower.com &#8211; Read The Full Story &#124; Startup Websites</title>
		<link>http://www.jonobacon.org/2010/02/27/fun-little-acire-story/comment-page-1/#comment-135893</link>
		<dc:creator>StoryFollower.com &#8211; Read The Full Story &#124; Startup Websites</dc:creator>
		<pubDate>Mon, 01 Mar 2010 12:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonobacon.org/?p=2443#comment-135893</guid>
		<description>&lt;p&gt;[...] Fun Little Acire Story &#124; jonobacon@home [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Fun Little Acire Story | jonobacon@home [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: uninja</title>
		<link>http://www.jonobacon.org/2010/02/27/fun-little-acire-story/comment-page-1/#comment-135861</link>
		<dc:creator>uninja</dc:creator>
		<pubDate>Sun, 28 Feb 2010 02:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonobacon.org/?p=2443#comment-135861</guid>
		<description>&lt;p&gt;Don&#039;t forget to import sys before the attempt to import vte.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget to import sys before the attempt to import vte.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.jonobacon.org/2010/02/27/fun-little-acire-story/comment-page-1/#comment-135855</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Sat, 27 Feb 2010 20:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonobacon.org/?p=2443#comment-135855</guid>
		<description>&lt;p&gt;Brilliant idea, I plan on using this myself - but I must say, the logo is crap! How about something a bit more scalable and colorful, eh Jono?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Brilliant idea, I plan on using this myself &#8211; but I must say, the logo is crap! How about something a bit more scalable and colorful, eh Jono?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: CoolGoose</title>
		<link>http://www.jonobacon.org/2010/02/27/fun-little-acire-story/comment-page-1/#comment-135847</link>
		<dc:creator>CoolGoose</dc:creator>
		<pubDate>Sat, 27 Feb 2010 11:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonobacon.org/?p=2443#comment-135847</guid>
		<description>&lt;p&gt;Thanks again Jono for the tips ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks again Jono for the tips <img src='http://www.jonobacon.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ed S</title>
		<link>http://www.jonobacon.org/2010/02/27/fun-little-acire-story/comment-page-1/#comment-135838</link>
		<dc:creator>Ed S</dc:creator>
		<pubDate>Sat, 27 Feb 2010 07:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonobacon.org/?p=2443#comment-135838</guid>
		<description>&lt;p&gt;Acire is targeted at the Python+GTK+GNOME stack that is popular for Ubuntu development - see Jono&#039;s post, http://www.jonobacon.org/2010/01/30/connecting-the-opportunistic-dots/ 
It has features (including ongoing work) that work for Python, and will not work for Java (at least, not without major modifications to the code - though who knows what people might add in the future).
Second, there isn&#039;t currently any way to request snippets through Acire. That would need a communication mechanism like a mailing list/forum/etc - a link to which could be put on Acire&#039;s Help menu, once the forum is set up :-)
In fact, Jono wants more programmers to join in and submit Python snippets to the python-snippets project on Launchpad.net... if you write Python, consider contributing! :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Acire is targeted at the Python+GTK+GNOME stack that is popular for Ubuntu development &#8211; see Jono&#8217;s post, <a href="http://www.jonobacon.org/2010/01/30/connecting-the-opportunistic-dots/" rel="nofollow">http://www.jonobacon.org/2010/01/30/connecting-the-opportunistic-dots/</a> 
It has features (including ongoing work) that work for Python, and will not work for Java (at least, not without major modifications to the code &#8211; though who knows what people might add in the future).
Second, there isn&#8217;t currently any way to request snippets through Acire. That would need a communication mechanism like a mailing list/forum/etc &#8211; a link to which could be put on Acire&#8217;s Help menu, once the forum is set up <img src='http://www.jonobacon.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> 
In fact, Jono wants more programmers to join in and submit Python snippets to the python-snippets project on Launchpad.net&#8230; if you write Python, consider contributing! <img src='http://www.jonobacon.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: ethana2</title>
		<link>http://www.jonobacon.org/2010/02/27/fun-little-acire-story/comment-page-1/#comment-135833</link>
		<dc:creator>ethana2</dc:creator>
		<pubDate>Sat, 27 Feb 2010 05:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonobacon.org/?p=2443#comment-135833</guid>
		<description>&lt;p&gt;Is there any way to submit snippet requests through acire?&lt;/p&gt;

&lt;p&gt;Like, how do I request administrative authentication in a Java app?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there any way to submit snippet requests through acire?</p>

<p>Like, how do I request administrative authentication in a Java app?</p>]]></content:encoded>
	</item>
</channel>
</rss>
