<?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>Martyn Russell &#187; General</title>
	<atom:link href="http://blogs.gnome.org/mr/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/mr</link>
	<description>Just another GNOMEr</description>
	<lastBuildDate>Tue, 15 Nov 2011 16:28: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>Lanedo is hiring</title>
		<link>http://blogs.gnome.org/mr/2011/11/15/lanedo-is-hiring-3/</link>
		<comments>http://blogs.gnome.org/mr/2011/11/15/lanedo-is-hiring-3/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 16:28:53 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=328</guid>
		<description><![CDATA[We&#8217;re currently looking for anyone who has LibreOffice experience and is interested in working on the project. If that sounds like something you would like to do, get in touch with us. Additionally, if you or anyone you know has experience running an open source business, please get in touch. We&#8217;re looking for someone that [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re currently looking for anyone who has LibreOffice experience and is interested in working on the project. If that sounds like something you would like to do, <a href="http://www.lanedo.com/jobs.html">get in touch with us</a>.</p>
<p>Additionally, if you or anyone you know has experience running an open source business, please <a href="http://www.lanedo.com/jobs.html">get in touch</a>. We&#8217;re looking for someone that could facilitate a CEO type position.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2011/11/15/lanedo-is-hiring-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracker Needle with improved tagging</title>
		<link>http://blogs.gnome.org/mr/2011/10/06/tracker-needle-with-improved-tagging/</link>
		<comments>http://blogs.gnome.org/mr/2011/10/06/tracker-needle-with-improved-tagging/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 20:15:59 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=324</guid>
		<description><![CDATA[Given there have been a number of improvements to tracker-needle recently, I thought I would make a video to highlight some of them. A quick summary: Searching for &#8220;foo&#8221; now finds files tagged with &#8220;foo&#8221; Searches are limited to 500 items per category/query (to avoid abusing the GtkTreeView mainly) A tag list is now available [...]]]></description>
			<content:encoded><![CDATA[<p>Given there have been a number of improvements to tracker-needle recently, I thought I would make a video to highlight some of them. A quick summary:</p>
<ul>
<li>Searching for &#8220;foo&#8221; now finds files tagged with &#8220;foo&#8221;</li>
<li>Searches are limited to 500 items per category/query (to avoid abusing the GtkTreeView mainly)</li>
<li>A tag list is now available to show all hits by tags</li>
<li>Tags can be edited by the context menu per item (planned to be improved later)</li>
</ul>
<p><a href='http://www.lanedo.com/~martyn/videos/tracker-needle-3.ogv'><img width="100%" src="http://www.lanedo.com/~martyn/videos/tracker-needle-3.png" /></a></p>
<p>Really nice to have tagging supported properly in tracker-needle now.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2011/10/06/tracker-needle-with-improved-tagging/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://www.lanedo.com/~martyn/videos/tracker-needle-3.ogv" length="7668409" type="video/ogg" />
		</item>
		<item>
		<title>Improved Tracker Preferences for Indexed Locations</title>
		<link>http://blogs.gnome.org/mr/2011/09/17/improved-tracker-preferences-for-indexed-locations/</link>
		<comments>http://blogs.gnome.org/mr/2011/09/17/improved-tracker-preferences-for-indexed-locations/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 23:20:27 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=320</guid>
		<description><![CDATA[Something I have been meaning to do for a long time, is to update the preferences dialog for Tracker to easily add locations which are special user directories (as per the GUserDirectory locations). I wanted to do this in such a way that: It was really easy to toggle locations as recursive or not The [...]]]></description>
			<content:encoded><![CDATA[<p>Something I have been meaning to do for a long time, is to update the preferences dialog for Tracker to easily add locations which are special user directories (as per the <a href="http://developer.gnome.org/glib/2.29/glib-Miscellaneous-Utility-Functions.html#g-get-user-special-dir">GUserDirectory</a> locations).</p>
<p>I wanted to do this in such a way that:</p>
<ul>
<li>It was really easy to toggle locations as recursive or not</li>
<li>The file chooser was only necessary for non-standard locations</li>
<li>Better use of the space was made by integrating the two lists (previously) for <b>single directory</b> and <b>recursive directory</b> indexing</li>
<li>I could fix a few issues which had been reported when it came to saving using the special symbols (e.g. &amp;DESKTOP for G_USER_DIRECTORY_DESKTOP, etc.) when one or more user directories evaluated to the same location</li>
</ul>
<p>The result is this (now in master and 0.12.2 when it is released):</p>
<p><a href="http://blogs.gnome.org/gtk/files/2011/09/Screenshot-Indexing-Preferences-1.png"><img width="100%" src="http://blogs.gnome.org/gtk/files/2011/09/Screenshot-Indexing-Preferences-1.png" alt="" height="639" class="alignleft size-full wp-image-340" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2011/09/17/improved-tracker-preferences-for-indexed-locations/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Tracker extensions for Firefox &amp; Thunderbird</title>
		<link>http://blogs.gnome.org/mr/2011/07/28/tracker-extensions-for-firefox-thunderbird/</link>
		<comments>http://blogs.gnome.org/mr/2011/07/28/tracker-extensions-for-firefox-thunderbird/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 18:39:04 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=308</guid>
		<description><![CDATA[Recently Adrien Bustany blogged about the Firefox extension for Tracker and has yet to blog about his Thunderbird extension work. As you would expect, the Firefox extension syncs bookmarks to Tracker (in that direction only for now) and the Thunderbird extension sends email to Tracker to be indexed (even full text content of emails which [...]]]></description>
			<content:encoded><![CDATA[<p>Recently <a href="http://blogs.gnome.org/abustany/">Adrien Bustany</a> blogged about the <a href="http://blogs.gnome.org/abustany/2011/04/12/firefox-can-have-some-tracker-love-too/">Firefox extension</a> for Tracker and has yet to blog about his <a href="http://git.mymadcat.com/index.php/p/thunderbird-tracker/source/tree/master/">Thunderbird extension</a> work.</p>
<p>As you would expect, the Firefox extension syncs bookmarks to Tracker (in that direction only for now) and the Thunderbird extension sends email to Tracker to be indexed (even full text content of emails which our Evolution miner doesn&#8217;t do because of the system stress it causes). This is really quite superb work from Adrien and tracker-needle already supports bookmarks and emails so it all just works after a make install (into the $prefix where Firefox/Thunderbird are installed). Currently the Thunderbird extension requires version &gt;= 5.0 (works with betas too), and the Firefox extension requires version &gt;= 4.0 (and supports 5.0).</p>
<p>These works have been imported using a <a href="https://github.com/apenwarr/git-subtree">pretty cool tool</a> after I felt more comfortable using that to import Adrien&#8217;s subtrees into Tracker&#8217;s git repository. I did read up on <a href="http://thread.gmane.org/gmane.comp.version-control.git/5126/">the coolest merge ever</a> from Linus but it felt more like a hack to me to do it that way. Still, I guess Linus knows what he is doing <img src='http://blogs.gnome.org/mr/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p>So now we have both plugins imported with full history into git. The <a href="http://git.gnome.org/browse/tracker/log/?h=thunderbird">thunderbird branch</a> was merged to master today and the <a href="http://git.gnome.org/browse/tracker/log/?h=firefox">firefox branch</a> will be merged this week hopefully pending Adrien&#8217;s review. Great stuff!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2011/07/28/tracker-extensions-for-firefox-thunderbird/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GTK+ website redesign finally finished!</title>
		<link>http://blogs.gnome.org/mr/2011/06/06/gtk-website-redesign-finally-finished/</link>
		<comments>http://blogs.gnome.org/mr/2011/06/06/gtk-website-redesign-finally-finished/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 10:07:21 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=302</guid>
		<description><![CDATA[I have blogged about this from the official GTK+ blog too, but I wanted to really say personally how happy I am that this is done now. Really great work from Devin Samarin especially with the gtk-doc integration which looks like an extension of the main website instead of a separately maintained project. If anyone [...]]]></description>
			<content:encoded><![CDATA[<p>I have blogged about this from the official GTK+ <a href="http://blogs.gnome.org/gtk/2011/06/06/newly-designed-gtk-org-now-up-and-running/">blog</a> too, but I wanted to really say personally how happy I am that this is <a href="http://www.gtk.org">done</a> now. Really great work from Devin Samarin especially with the <a href="http://www.gtk.org/gtk-doc/">gtk-doc</a> integration which looks like an extension of the main website instead of a separately maintained project.</p>
<p>If anyone has any comments on how to improve the content, don&#8217;t hesitate to get in touch with me, Devin Samarin or Javier Jardón (who also has been helping out on the website side more recently).</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2011/06/06/gtk-website-redesign-finally-finished/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Continuing to support LibreOffice</title>
		<link>http://blogs.gnome.org/mr/2011/06/03/continuing-to-support-libreoffice/</link>
		<comments>http://blogs.gnome.org/mr/2011/06/03/continuing-to-support-libreoffice/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 14:23:38 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=286</guid>
		<description><![CDATA[Oracle donating OpenOffice.org to Apache Software Foundation? I was quite surprised to hear about this move from Oracle. My impression is that this is a last attempt to keep OpenOffice.org alive. It&#8217;s too little too late in my opinion. Factoring in that the community chose to fork and that several major distros (if not most) [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Oracle donating OpenOffice.org to Apache Software Foundation?</strong></p>
<p>I was quite surprised to hear about this move from <a href="http://www.oracle.com">Oracle</a>. My impression is that this is a last attempt to keep OpenOffice.org alive. It&#8217;s too little too late in my opinion. Factoring in that the <strong>community</strong> chose to fork and that several major distros (if not most) have already switched to <a href="http://www.libreoffice.org/">LibreOffice</a>, I don&#8217;t see OpenOffice.org making any kind of come back. The licensing situation is also going to make it harder to migrate patches from LibreOffice to OpenOffice.org as I understand it and Michael Meeks makes some <a href="http://www.gnome.org/~michael/blog/2011-05-26.html">great points</a> on that.</p>
<p>Some of the <a href="http://mail-archives.apache.org/mod_mbox/incubator-general/201106.mbox/thread">comments</a> I read about the proposal (<a href="http://mail-archives.apache.org/mod_mbox/incubator-general/201106.mbox/%3CBANLkTik2BK5Y44QffNxNKzujmSezPRZOLA@mail.gmail.com%3E">#1</a>, <a href="http://mail-archives.apache.org/mod_mbox/incubator-general/201106.mbox/%3CBANLkTimFzpgqODxaV3YuRNhztSgboZsRYQ@mail.gmail.com%3E">#2</a>) really re-iterate what I was thinking already. I hasten to add, I think for people/projects still using OpenOffice.org it&#8217;s a good thing.</p>
<p>Great responses too from Michael (<a href="http://www.gnome.org/~michael/blog/2011-06-01.html">#1</a>, <a href="http://www.gnome.org/~michael/blog/2011-06-02.html">#2</a>) and <a href="http://lists.freedesktop.org/archives/libreoffice/2011-June/013126.html">Norbert Thiebaud</a>.</p>
<p>In light of everything, <a href="http://www.lanedo.com/libreoffice.html">Lanedo</a> fully backs the <a href="http://www.documentfoundation.org/">Document Foundation</a> and will continue to support LibreOffice. We prefer the community driven efforts and model behind LibreOffice and there is great enthusiasm from the people involved in the project!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2011/06/03/continuing-to-support-libreoffice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lanedo&#8217;s Charity Donations</title>
		<link>http://blogs.gnome.org/mr/2011/05/23/lanedos-charity-donations/</link>
		<comments>http://blogs.gnome.org/mr/2011/05/23/lanedos-charity-donations/#comments</comments>
		<pubDate>Mon, 23 May 2011 17:31:33 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=279</guid>
		<description><![CDATA[We wanted to thank our customers and to give something back for all the work we had during 2010. So Lanedo decided to give to a chunk of its revenue to charity. There were 6 charities chosen: St. Elizabeth&#8217;s Hospice Unicef King&#8217;s College Hospital Red Cross SOS Children&#8217;s Village Ipswich Hospital Urology Department There were [...]]]></description>
			<content:encoded><![CDATA[<p>We wanted to thank our customers and to give something back for all the work we had during 2010. So Lanedo decided to give to a chunk of its revenue to charity.</p>
<p>There were 6 charities chosen:</p>
<ul>
<li><a href="http://www.stelizabethhospice.org.uk/">St. Elizabeth&#8217;s Hospice</a></li>
<li><a href="http://www.unicef.org/">Unicef</a></li>
<li><a href="http://www.kch.nhs.uk/">King&#8217;s College Hospital</a></li>
<li><a href="http://www.drk.de/">Red Cross</a></li>
<li><a href="http://www.sos-kinderdoerfer.de/">SOS Children&#8217;s Village</a></li>
<li><a href="http://www.ipswichhospital.net/">Ipswich Hospital Urology Department</a></li>
</ul>
<p>There were a number of reasons to choose these charities. For the King&#8217;s College Hopital, Ipswich Hopital and St. Elizabeth&#8217;s Hospice, the reasons were very close to my heart. During 2010, my father (Brian Russell) was diagnosed with <a href="http://en.wikipedia.org/wiki/Prostate_cancer">prostate cancer</a>. This is something his father also suffers from (as do millions of men towards old age). Each of these hospitals have been instrumental in helping my dad beat the cancer and helping both family members with treatments. Additionally, St. Elizabeth&#8217;s Hospice has aided the late Alison Clarke who was my piano teacher until she too died of cancer not long ago.</p>
<p>Our world has seen much grief and disasters last year that caught our attention. To help mitigating and future development, half of our donations went to the wider public through Unicef, SOS Children&#8217;s Villages and the Red Cross.</p>
<p>We hadn&#8217;t announced this until now for a few reasons. One of which was that the new website was not finished and we didn&#8217;t have a <a href="http://www.lanedo.com/news.html">NEWS</a> page to announce it on either.</p>
<p>So again, thank you to everyone we worked with last year!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2011/05/23/lanedos-charity-donations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lanedo Website Revamped!</title>
		<link>http://blogs.gnome.org/mr/2011/05/18/lanedo-website-revamped/</link>
		<comments>http://blogs.gnome.org/mr/2011/05/18/lanedo-website-revamped/#comments</comments>
		<pubDate>Wed, 18 May 2011 14:39:53 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=277</guid>
		<description><![CDATA[After having the old design (which I knocked up quickly when we founded Lanedo) for quite some time, we finally replaced it with something designed and with more useful content! http://www.lanedo.com/]]></description>
			<content:encoded><![CDATA[<p>After having the old design (which I knocked up quickly when we founded Lanedo) for quite some time, we finally replaced it with something designed and with more useful content!</p>
<p><a href="http://www.lanedo.com/">http://www.lanedo.com/</a></p>
<p> <img src='http://blogs.gnome.org/mr/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2011/05/18/lanedo-website-revamped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracker 0.10.0 Released!</title>
		<link>http://blogs.gnome.org/mr/2011/02/17/tracker-0-10-0-released/</link>
		<comments>http://blogs.gnome.org/mr/2011/02/17/tracker-0-10-0-released/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 19:04:25 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=264</guid>
		<description><![CDATA[So, 2823 commits from over 68 authors, 102 GNOME bugs and 154 Nokia bugs since 0.8.0 was released (in April 2010) and we have our first stable version of the 0.9 branch out. With the 39 releases of 0.9.x made this last 10.5 months, we&#8217;ve been quite regular at pushing tags and I would like [...]]]></description>
			<content:encoded><![CDATA[<p>So, 2823 commits from over 68 authors, <a href="https://bugzilla.gnome.org/buglist.cgi?quicksearch=640845,639547,641906,640623,636074,631955,623666,639542,622918,639918,639556,639543,639552,600081,638159,636936,624041,636604,635756,636383,635794,635757,634424,630244,635652,634669,633118,633093,631391,575993,628872,628859,628090,628536,627893,613252,627281,623005,623207,624731,616199,624346,624071,623836,622702,623203,616809,511474,621070,621987,620354,620362,622351,621108,621110,621015,619244,621183,621112,621001,620353,619498,619929,619535,619826,619801,619615,619630,619271,560220,616540,526346,617812,619487,503366,619061,616845,618822,618707,618821,618544,618011,614728,616808,617515,617082,579051,615930,616493,615836,616165,616403,616329,615948,616158,615868,615035,615178,615563,615184,615313,615182">102 GNOME bugs</a> and <a href="https://projects.maemo.org/bugzilla/buglist.cgi?quicksearch=227977,208621,223536,225910,221340,180770,217610,224993,222182,224760,218525,224763,197067,223938,185309,223622,223282,223133,223148,223161,222645,222494,222664,222578,221700,220373,218092,218332,217636,218125,219309,216582,218560,211147,218123,216329,217575,198003,216350,212736,214163,214478,214413,213419,211928,212116,210217,211926,198155,207918,208420,203538,204706,202291,206752,203540,203593,195787,203632,202275,199968,202627,202581,201122,200310,199131,194908,194548,186096,197546,197097,195394,196143,194677,195547,192790,193044,194746,193061,186055,190480,192326,188031,184220,187558,189896,188494,184505,187149,174794,185950,185070,182948,184882,184823,177663,181421,181112,183307,172390,179570,180803,182788,181538,179894,180236,180679,179434,179559,179798,176090,178599,178825,178808,174590,177447,176932,175723,170915,175957,175712,174591,174333,174162,173673,172818,174248,173589,173164,172414,161449,173206,172652<br />
,171657,167647,170142,168740,164822,169460,163155,169254,169105,169119,168742,167616,166767,166717,166684,166080,164958,161047,163544,163715,163480 ">154 Nokia bugs</a> since 0.8.0 was released (in April 2010) and we have our first stable version of the 0.9 branch out.</p>
<p>With the <a href="http://ftp.gnome.org/pub/GNOME/sources/tracker/0.9/">39 releases</a> of 0.9.x made this last 10.5 months, we&#8217;ve been quite regular at pushing tags and I would like to thank everyone involved in making that happen.</p>
<p>Any fixes for 0.10 will be applied to the <a href="http://git.gnome.org/browse/tracker/log/?h=tracker-0.10">tracker-0.10</a> branch and master will start adding new features covered on the <a href="http://live.gnome.org/Tracker/Roadmap">roadmap</a>.</p>
<p>The official announcement can be <a href="http://mail.gnome.org/archives/tracker-list/2011-February/msg00039.html">seen here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2011/02/17/tracker-0-10-0-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lanedo Sponsoring GTK+ Hackfest</title>
		<link>http://blogs.gnome.org/mr/2010/10/18/lanedo-sponsoring-gtk-hackfest/</link>
		<comments>http://blogs.gnome.org/mr/2010/10/18/lanedo-sponsoring-gtk-hackfest/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 13:45:31 +0000</pubDate>
		<dc:creator>mr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mr/?p=248</guid>
		<description><![CDATA[So today the GTK+ hackfest starts and continues on until Friday. Mitch and Carlos are there and have some Lanedo branded mugs to hand out during the week. Additionally, Lanedo is sponsoring some of the dinners/drinks for the participants (at Mitch&#8217;s discretion) during the week! I am sure he will let the guys going know [...]]]></description>
			<content:encoded><![CDATA[<p>So today the <a href="http://www.gtk.org">GTK+</a> <a href="http://live.gnome.org/Hackfests/GTK2010">hackfest</a> starts and continues on until Friday. <a href="http://gimpfoo.de/">Mitch</a> and <a href="http://blogs.gnome.org/carlosg">Carlos</a> are there and have some <a href="http://www.lanedo.com">Lanedo</a> branded mugs to hand out during the week.</p>
<p>Additionally, Lanedo is sponsoring some of the dinners/drinks for the participants (at Mitch&#8217;s discretion) during the week! I am sure he will let the guys going know the what, when and where <img src='http://blogs.gnome.org/mr/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p>Hope it goes well guys.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mr/2010/10/18/lanedo-sponsoring-gtk-hackfest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/mr/category/general/feed/ ) in 1.29837 seconds, on Feb 10th, 2012 at 9:43 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 10:43 pm UTC -->
