<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jonobacon@home &#187; jono</title>
	<atom:link href="http://www.jonobacon.org/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonobacon.org</link>
	<description>At home with Jono Bacon, Community Manager and Author</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:37:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ubuntu Accomplishments Video Demo</title>
		<link>http://www.jonobacon.org/2012/02/10/ubuntu-accomplishments-video-demo/</link>
		<comments>http://www.jonobacon.org/2012/02/10/ubuntu-accomplishments-video-demo/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 05:37:53 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu LoCo Teams]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4095</guid>
		<description><![CDATA[Recently I have been blogging about a project I have been hacking on called Ubuntu Accomplishments. This is an accomplishments system that can be used to identify when people have accomplished various things in the Ubuntu project and reward them with trophies. The plan also makes additional skills and accomplishments more discoverable and provides better [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I have been <a href="http://www.jonobacon.org/2012/01/23/hacking-on-accomplishments/">blogging</a> <a href="http://www.jonobacon.org/2012/01/29/more-ubuntu-accomplishments-hacking/">about</a> a project I have been hacking on called <em>Ubuntu Accomplishments</em>.</p>

<p>This is an accomplishments system that can be used to identify when people have accomplished various things in the Ubuntu project and reward them with trophies. The plan also makes additional skills and accomplishments more discoverable and provides better help for people to get started. While designed for Ubuntu, the system can be used for other projects and also for local applications (e.g. completing Level 1 on a game). Accomplishments in community projects are verified for their integrity so people can&#8217;t fake their trophies.</p>

<p>I wanted to present a video demo of the system working so far:</p>

<iframe width="600" height="500" src="http://www.youtube.com/embed/dGuKAt1LjaY" frameborder="0" allowfullscreen></iframe>

<p><strong>Can&#8217;t see it? See the <a href="http://www.youtube.com/watch?v=dGuKAt1LjaY">video here</a>!</strong></p>

<p>You can find out more about the project <a href="https://wiki.ubuntu.com/Accomplishments">here</a> and the code is available in the following branches:</p>

<ul>
<li><a href="https://code.launchpad.net/~jonobacon/ubuntuaccomplishments/trophyinfo"><code>lp:ubuntuaccomplishments</code></a> &#8211; contains the main trophy viewer app, the daemon, and the libaccomplishments Python module.</li>
<li><a href="https://code.launchpad.net/~jonobacon/ubuntuaccomplishments/ubuntu-community"><code>lp:~jonobacon/ubuntuaccomplishments/ubuntu-community</code></a> &#8211;  a collection of Ubuntu accomplishments for different things you can accomplish in the Ubuntu project. There are only two accomplishments right now &#8211; <a href="https://wiki.ubuntu.com/Accomplishments/Creating">can you help write more?</a>.</li>
<li><a href="https://code.launchpad.net/~jonobacon/ubuntuaccomplishments/validation-service"><code>lp:~jonobacon/ubuntuaccomplishments/validation-service</code></a> &#8211; the server-side verification service that runs on an Ubuntu One headless machine.</li>
</ul>

<p>Now, this is <em>really early</em> in the stages of development. If you grab the code you will find various bits that are not yet implemented, but the core idea works.</p>

<p>Things we need to do next:</p>

<ul>
<li>Generate the user&#8217;s trophy directory and share it with Ubuntu One. I have the code written to do this, I just need to merge it in.</li>
<li>Add a Getting Started page which asks the user if they want to use verified trophies that use Ubuntu One.</li>
<li>Fix support for machine-verifiable trophies that are dependent on others.</li>
<li>Actually sign the trophies.</li>
<li>Implement the categories filter in the My Trophies view.</li>
</ul>

<p>I plan on writing a longer blog entry about how the system works later for those who are interested in contributing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/02/10/ubuntu-accomplishments-video-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging Tips</title>
		<link>http://www.jonobacon.org/2012/02/08/blogging-tips/</link>
		<comments>http://www.jonobacon.org/2012/02/08/blogging-tips/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 22:02:22 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu LoCo Teams]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4087</guid>
		<description><![CDATA[Today I had a call with another team at Canonical who were wanting to ask for guidance on (a) how to write good blog entries that people want to read and (b) how to regularly get into the habit of blogging and get more eyeballs on your posts. I thought this could be of general [...]]]></description>
			<content:encoded><![CDATA[<p>Today I had a call with another team at <a href="http://www.canonical.com">Canonical</a> who were wanting to ask for guidance on (a) how to write good blog entries that people want to read and (b) how to regularly get into the habit of blogging and get more eyeballs on your posts.</p>

<p>I thought this could be of general interest to the community, so I figured I would write these things down into a blog entry. So meta. <img src='http://www.jonobacon.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>

<p>Some tips:</p>

<ul>
<li><strong>Keep it concise</strong> &#8211; your blog should get the point and talk through the topic you are presenting. Now&#8230;seasoned readers of my own work will know I tend to ramble from time to time, so I myself always need to try and keep this in check. Few people will want to commit to a huge block of text, so keep it concise.</li>
<li><strong>Format it</strong> &#8211; the web has many wonderful things, and this includes formatting such as <em>italic</em>, <strong>bold</strong>, <code>code</code>, different heading sizes and more. Use them to help add emphasis to your posts.</li>
<li><strong>Make it visual</strong> &#8211; pictures say a thousand words, and so do videos. Break up your content with images illustrating what you are discussing, or just amusing images to make a joke (<a href="http://www.jonobacon.org/2011/04/01/i-am-jef-spaleta/">example</a>). If you want to display images, I recommend you upload them to <a href="http://www.flickr.com">Flickr</a> and then link directly to the images. For videos you can usually embed them directly from YouTube or other video sharing sites, but aggregators such as <a href="">Planet Ubuntu</a> often strip out the embedded videos, so be sure to provide a direct link underneathe the embedded video (<a href="http://www.jonobacon.org/2012/02/07/ubuntu-global-jam-call-for-events-2/">example</a>).</li>
<li><strong>Link to interesting things</strong> &#8211; if you are discussing something online, always provide a link to it. This helps the user get access to the information quickly and easy.</li>
<li><strong>Be professional</strong> &#8211; always keep your posts professional and thorough. Ensure your writing is clear and that you have spell and grammar checked it.</li>
<li><strong>Be fun</strong> &#8211; being professional doesn&#8217;t mean you can&#8217;t be fun. Writing in a fun and amusing way is a great way to keep your readers interested.</li>
<li><strong>Invite discussion</strong> &#8211; if your blog has a comments feature, always end your posts and ask for input and opinions from your readers. This provides a wonderful way to trigger some discussion around your post.</li>
</ul>

<p>In terms of blogging more and getting more eyeballs on your posts, here are some tips:</p>

<ul>
<li><strong>Get into the habit</strong> &#8211; to become a regular blogger you need to get into the habit of thinking &#8220;<em>this is cool, I should blog about this</em>&#8220;. This can take a while to get used to. If you are in a team, it is helpful to suggest to others when they should blog about something; this keeps us all regularly posting. If you are struggling with getting into the habit, put a reminder in your calendar to remind you.</li>
<li><strong>Ensure you are aggregated</strong> &#8211; if you are an Ubuntu Member, be sure to add your post to <a href="http://planet.ubuntu.com">Planet Ubuntu</a>. Add your post to other appropriate aggregators (e.g. Canonical staff should add their blogs to <a href="http://voices.canonical.com">voices.canonical.com</a>).</li>
<li><strong>Use social media</strong> &#8211; post a link to your post on Twitter, Google+, Facebook and other social media accounts.</li>
</ul>

<p>I am sure there are plenty of other suggestions from you folks; please add them to the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/02/08/blogging-tips/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Canonical Community Team Meeting &#8211; 7th Feb 2012</title>
		<link>http://www.jonobacon.org/2012/02/07/canonical-community-team-meeting-7th-feb-2012/</link>
		<comments>http://www.jonobacon.org/2012/02/07/canonical-community-team-meeting-7th-feb-2012/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 22:35:35 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4085</guid>
		<description><![CDATA[Minutes are available here.]]></description>
			<content:encoded><![CDATA[<p>Minutes are <a href="http://ubottu.com/meetingology/logs/ubuntu-community-team/2012/ubuntu-community-team.2012-02-07-16.00.moin.txt">available here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/02/07/canonical-community-team-meeting-7th-feb-2012/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Global Jam: Call For Events!</title>
		<link>http://www.jonobacon.org/2012/02/07/ubuntu-global-jam-call-for-events-2/</link>
		<comments>http://www.jonobacon.org/2012/02/07/ubuntu-global-jam-call-for-events-2/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 08:19:37 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu LoCo Teams]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4080</guid>
		<description><![CDATA[Ubuntu Global Jam: Call For Events! From 2nd &#8211; 4th March 2012 we will be running the Ubuntu Global Jam. This is a global event in which we ask Ubuntu users and contributors to organize events in their local areas to meet other Ubuntu people and help contribute to Ubuntu. The Ubuntu Global Jam is [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu Global Jam: Call For Events!</p>

<p>From <strong>2nd &#8211; 4th March 2012</strong> we will be running the <a href="http://loco.ubuntu.com/events/global/1443/detail/">Ubuntu Global Jam</a>. This is a global event in which we ask Ubuntu users and contributors to organize events in their local areas to meet other Ubuntu people and help contribute to Ubuntu.</p>

<p>The Ubuntu Global Jam is a fun event, and a great way to meet other Ubuntu and Free Software folks. It is also really easy to organize an event if there is not one near you.</p>

<p>To explain more, tonight I created a video explaining what the Ubuntu Global Jam is, and how to organize an event:</p>

<iframe width="560" height="315" src="http://www.youtube.com/embed/ITk8PGBkMXQ" frameborder="0" allowfullscreen></iframe>

<p><strong>Can&#8217;t see it? <a href="http://www.youtube.com/watch?v=ITk8PGBkMXQ">Click here</a>!</strong></p>

<p>We are going to be encouraging you good folks to start organizing your events. You can find out more about the events <a href="http://loco.ubuntu.com/events/global/1443/detail/">here at loco.ubuntu.com</a> and more information <a href="https://wiki.ubuntu.com/UbuntuGlobalJam">on the wiki</a>.</p>

<p>Please feel free to ask whatever questions you like about how to organize an event in the comments here. Do let me know if you organize an event!</p>

<p>Mike is also working on some website updates on loco.ubuntu.com that will make the event a little more interested both before and when the event is running.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/02/07/ubuntu-global-jam-call-for-events-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Canonical Community Team Google+ Hangout</title>
		<link>http://www.jonobacon.org/2012/02/06/canonical-community-team-google-hangout/</link>
		<comments>http://www.jonobacon.org/2012/02/06/canonical-community-team-google-hangout/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:58:18 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4077</guid>
		<description><![CDATA[On Friday we had the first Google+ Hangout with the full Canonical Community team. To observe this important moment we all showed how happy we were: Sponsored by Colgate. L-R: Daniel Holbach, David Planella, Yours Truly, Jorge Castro, Michael Hall, and Nicholas Skaggs. Google Hangouts are awesome for team meetings.]]></description>
			<content:encoded><![CDATA[<p>On Friday we had the first Google+ Hangout with the full Canonical Community team. To observe this important moment we all showed how happy we were:</p>

<p><center>
<img src="http://farm8.staticflickr.com/7143/6830837531_8c2d4be2b7_z.jpg" width="600"><br />
<i>Sponsored by Colgate.</i>
</center></p>

<p>L-R: Daniel Holbach, David Planella, Yours Truly, Jorge Castro, Michael Hall, and Nicholas Skaggs.</p>

<p>Google Hangouts are awesome for team meetings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/02/06/canonical-community-team-google-hangout/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Ubuntu Q+A Videocast Today</title>
		<link>http://www.jonobacon.org/2012/02/01/ubuntu-qa-videocast-today/</link>
		<comments>http://www.jonobacon.org/2012/02/01/ubuntu-qa-videocast-today/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 18:47:45 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu LoCo Teams]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4075</guid>
		<description><![CDATA[Today (1st Feb 2012) I will be doing my live Ubuntu Q+A session at 12pm Pacific / 3pm Eastern / 8pm UK / 9pm Europe. You can join the videocast here (anyone can view, but if you want to ask a question you should register an account with ustream.tv first). All questions are welcome!]]></description>
			<content:encoded><![CDATA[<p>Today (1st Feb 2012) I will be doing my live Ubuntu Q+A session at <strong>12pm Pacific / 3pm Eastern / 8pm UK / 9pm Europe</strong>. You can join the videocast <a href="http://www.ustream.tv/channel/at-home-with-jono-bacon">here</a> (<em>anyone can view, but if you want to ask a question you should register an account with ustream.tv first</em>).</p>

<p>All questions are welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/02/01/ubuntu-qa-videocast-today/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unity 5.2: Testers Needed!</title>
		<link>http://www.jonobacon.org/2012/02/01/unity-5-2-testers-needed/</link>
		<comments>http://www.jonobacon.org/2012/02/01/unity-5-2-testers-needed/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 23:38:38 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4072</guid>
		<description><![CDATA[A new Unity has been pushed into the Unity team&#8217;s PPA and we need testers to help give it a run for it&#8217;s money before it is accepted into Precise. Nick has all the details of how to participate in the testing right here. You will need to be running Precise to participate in the [...]]]></description>
			<content:encoded><![CDATA[<p>A new Unity has been pushed into the Unity team&#8217;s PPA and we need testers to help give it a run for it&#8217;s money before it is accepted into Precise. Nick has all the details of how to participate in the testing <a href="http://www.theorangenotebook.com/2012/01/unity-52-whats-new-and-call-for-testing.html">right here</a>. You will need to be running Precise to participate in the testing.</p>

<p>You can also find help if you get stuck in <code>#ubuntu-unity</code> on Freenode. Happy testing!</p>

<p>I am running it now and the multi-monitor improvements in Precise are so much better than they used to be.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/02/01/unity-5-2-testers-needed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Severed Fifth Release Party this Friday in San Francisco</title>
		<link>http://www.jonobacon.org/2012/01/31/severed-fifth-release-party-this-friday-in-san-francisco/</link>
		<comments>http://www.jonobacon.org/2012/01/31/severed-fifth-release-party-this-friday-in-san-francisco/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 02:33:33 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Planet GNOME]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Severed Fifth]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4067</guid>
		<description><![CDATA[Can&#8217;t see the video? Watch it here. Just a quick note to let you know that this Friday, 3rd February in San Francisco we will be having the Severed Fifth CD Release Party. The new album &#8216;Liberate&#8217; was funded by donations from the Severed Fifth community and will be released soon under a Creative Commons [...]]]></description>
			<content:encoded><![CDATA[<iframe width="560" height="315" src="http://www.youtube.com/embed/8u2WzyHlV2c" frameborder="0" allowfullscreen></iframe>

<p><em>Can&#8217;t see the video? Watch it <a href="http://www.youtube.com/watch?v=8u2WzyHlV2c">here</a>.</em></p>

<p>Just a quick note to let you know that this Friday, <strong>3rd February</strong> in San Francisco we will be having the <a href="http://www.severedfifth.com">Severed Fifth</a> CD Release Party. The new album &#8216;Liberate&#8217; was funded by donations from the Severed Fifth community and will be released soon under a <a href="http://www.creativecommons.org">Creative Commons</a> license.</p>

<p>As such, on Friday we will be releasing the album at <strong>Cafe Cocomo, 650 Indiana St, San Francisco, CA</strong> where we will perform a full, live set of the new record. We will also be supported by <em>Ulysses Siren</em> and <em>My Victim</em>. Not only this but everyone who comes to the show will get a free copy of the new album on CD and there will plenty of give-aways and prizes.</p>

<p>Tickets are $10 advance ($12 on the door). You can buy tickets for the show <a href="http://www.inticketing.com/events/183364">here</a> as well as buying tickets on the door. Doors open at 8pm.</p>

<p>I would love to encourage you to come out to support Creative Commons and local music and have a great time. <img src='http://www.jonobacon.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/01/31/severed-fifth-release-party-this-friday-in-san-francisco/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More Ubuntu Accomplishments Hacking</title>
		<link>http://www.jonobacon.org/2012/01/29/more-ubuntu-accomplishments-hacking/</link>
		<comments>http://www.jonobacon.org/2012/01/29/more-ubuntu-accomplishments-hacking/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 01:05:44 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4063</guid>
		<description><![CDATA[I spent some more time this weekend hacking on the Ubuntu Accomplishments spec I blogged about recently. I just wanted to provide a little more eye-candy of some of the progress. When you load the app it shows you a list of the available opportunities you can achieve: (obviously a bunch of these are dummy [...]]]></description>
			<content:encoded><![CDATA[<p>I spent some more time this weekend hacking on the Ubuntu Accomplishments spec <a href="http://www.jonobacon.org/2012/01/23/hacking-on-accomplishments/">I blogged about recently</a>. I just wanted to provide a little more eye-candy of some of the progress.</p>

<p>When you load the app it shows you a list of the available opportunities you can achieve:</p>

<p><img src="http://farm8.staticflickr.com/7010/6779004825_f857397c78_b.jpg" width="600"></p>

<p>(<em>obviously a bunch of these are dummy ones</em>).</p>

<p>You can use the combo boxes at the top to choose which types of opportunities (e.g. Ubuntu Community, Ubuntu UK LoCo Team) you want to view, as well as their category (e.g. Ubuntu Community could have categories such as QA, Development, Advocacy).</p>

<p>Some of the opportunities have padlocks on them. This means that you need to complete another opportunity before that one is unlocked. This helps provide more of a logical journey of things that you can do.</p>

<p>Part of the goal of the accomplishments project is to provide better, more contextual information for how to get started doing something. As an example, if you are curious about the <em>Filed First Bug</em> opportunity, you can double-click it to read information about how to complete it and where to find help:</p>

<p><img src="http://farm8.staticflickr.com/7175/6779005063_ac1d1a653a_b.jpg" width="600"></p>

<p>Obviously this information can be improved (and particularly the links, they are just dummy links). We would also want to add nice things like clicking on an IRC channel and it loading in an IRC client.</p>

<p>The <em>Filed First Bug</em> is a real working accomplishment. When you run the <code>scriptrunner</code> (part of the prototype, but not tied into the GUI yet) it will run the accomplishment&#8217;s script and check Launchpad to see if you have filed a bug. If you have, a small notify-osd bubble appears and you can see your trophy in the My Trophies view:</p>

<p><img src="http://farm8.staticflickr.com/7160/6779004989_5dd323779d_b.jpg" width="600"></p>

<p>In the real implementation the <code>scriptrunner</code> would run as a service without you having to run the app to start it.</p>

<p>I am pleased with the progress I am making. Next I want to get some more example accomplishments tied in and then I am going to start looking at building the verification service. Should be fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/01/29/more-ubuntu-accomplishments-hacking/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Python GTK Documentation</title>
		<link>http://www.jonobacon.org/2012/01/28/python-gtk-documentation/</link>
		<comments>http://www.jonobacon.org/2012/01/28/python-gtk-documentation/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 19:12:30 +0000</pubDate>
		<dc:creator>jono</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Planet GNOME]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.jonobacon.org/?p=4059</guid>
		<description><![CDATA[After my recent blog post about the lack of Python GTK documentation since the new era of GIR bindings, I was delighted to find this awesome online documentation. I am certainly not presuming that this documentation was as a result of someone reading my blog post; I assume I didn&#8217;t see it online before, but [...]]]></description>
			<content:encoded><![CDATA[<p>After my <a href="http://www.jonobacon.org/2012/01/24/from-old-to-new-python-gtk/">recent blog post</a> about the lack of Python GTK documentation since the new era of GIR bindings, I was delighted to find <a href="http://python-gtk-3-tutorial.readthedocs.org/en/latest/index.html">this awesome online documentation</a>.</p>

<p>I am certainly not presuming that this documentation was as a result of someone reading my blog post; I assume I didn&#8217;t see it online before, but thankyou to everyone who has contributed to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonobacon.org/2012/01/28/python-gtk-documentation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

