<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>en_GB@blog</title>
	<atom:link href="http://engbblog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://engbblog.wordpress.com</link>
	<description>Open Source and Other Things</description>
	<lastBuildDate>Mon, 13 Feb 2012 13:17:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='engbblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/83eb2f1a6665bd7a90542b4b3f9164c4?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>en_GB@blog</title>
		<link>http://engbblog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://engbblog.wordpress.com/osd.xml" title="en_GB@blog" />
	<atom:link rel='hub' href='http://engbblog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>OAuth Support in Nautilus Flickr Uploader</title>
		<link>http://engbblog.wordpress.com/2012/02/11/oauth-support-in-nautilus-flickr-uploader/</link>
		<comments>http://engbblog.wordpress.com/2012/02/11/oauth-support-in-nautilus-flickr-uploader/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 20:51:20 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[authentication mechanism]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[flickr uploader]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[nautilus-flickr-uploader]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[opens source]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=150</guid>
		<description><![CDATA[Flickr is upgrading their API authentication mechanism to OAuth 1.0, and they&#8217;re removing the old Flickr Auth by July 31st this year. It means that current version of Nautilus Flickr Uploader will stop working, so I&#8217;ve added OAuth support (the code it&#8217;s in the git repo, and I&#8217;d like to make a release tomorrow). I&#8217;ll [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=150&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><code>Flickr</code> is upgrading their <code>API</code> authentication mechanism to OAuth 1.0, and they&#8217;re <a href="http://code.flickr.com/blog/2012/01/13/farewell-flickrauth/">removing the old Flickr Auth by July 31st this year</a>.</p>
<p>It means that current version of <a href="http://www.usebox.net/jjm/nautilus-flickr-uploader/">Nautilus Flickr Uploader</a> will stop working, so I&#8217;ve added <code>OAuth</code> support (the code it&#8217;s in the <code>git</code> repo, and I&#8217;d like to make a release tomorrow).</p>
<p>I&#8217;ll update the package for <code>Fedora</code> 15 and 16 (if you&#8217;re using the repository, you don&#8217;t need to do anything at all), and any user of the previous <code>Fedora</code> versions will need to upgrade from source code.</p>
<p>The new <code>OAuth</code> code required changing some strings, so most of the translations are now incomplete:</p>
<ul>
<li><strong>ar, de, fr, gl, gu, it, pl, pt, ru and uk</strong> need at least the new strings. It&#8217;s just a couple, so it shouldn&#8217;t take long for a native speaker.</li>
<li><strong>ca</strong> needs some love, although the important stuff is there. I translated most of the file, but I must admit my Catalan is not what it used to be :(. My partner will help me with this one, so it&#8217;ll be 100% complete this weekend.</li>
<li><strong>en and es</strong> are 100% complete!</li>
</ul>
<p>Finally I stopped using <a href="https://www.transifex.net/">Transifex</a>. It doesn&#8217;t work for me anymore and I can&#8217;t make it work (is git support gone?), so I think is better to stop using it completely to avoid people sending translations for outdated files.</p>
<p>The bad thing of not using <code>Transifex</code> is that helping with the translations is not as friendly as it used to be. If you&#8217;re a <code>git</code> or <code>GitHub</code> user&#8230; you know what to do, but if you don&#8217;t know what I&#8217;m talking about but still want to help&#8230; just download the <code>.po</code> file you want to translate (click on the language file and then &#8220;Save As&#8221; in the <em>raw</em> link), fill the gaps and send it to me by mail. Thanks!</p>
<p>I want to release 0.11 as soon as possible, but I can push a minor release later with some extra translations.</p>
<p>If you want to see how the new <code>OAuth</code> user interface looks like, you can check this video: <a href="http://www.youtube.com/watch?v=4NLigCxatoI">Nautilus Flickr Uploader and OAuth</a>.</p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/fedora/'>Fedora</a> Tagged: <a href='http://engbblog.wordpress.com/tag/authentication-mechanism/'>authentication mechanism</a>, <a href='http://engbblog.wordpress.com/tag/flickr/'>flickr</a>, <a href='http://engbblog.wordpress.com/tag/flickr-uploader/'>flickr uploader</a>, <a href='http://engbblog.wordpress.com/tag/gnome/'>gnome</a>, <a href='http://engbblog.wordpress.com/tag/gtk/'>gtk</a>, <a href='http://engbblog.wordpress.com/tag/nautilus-flickr-uploader/'>nautilus-flickr-uploader</a>, <a href='http://engbblog.wordpress.com/tag/oauth/'>oauth</a>, <a href='http://engbblog.wordpress.com/tag/opens-source/'>opens source</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=150&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2012/02/11/oauth-support-in-nautilus-flickr-uploader/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome Fedora 16!</title>
		<link>http://engbblog.wordpress.com/2011/11/08/welcome-fedora-16/</link>
		<comments>http://engbblog.wordpress.com/2011/11/08/welcome-fedora-16/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 21:44:24 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[nautilus-flickr-uploader]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=137</guid>
		<description><![CDATA[Today I installed the shiny new Fedora release, and said goodbye to Fedora 14, which was in my humble opinion the best Linux distribution I have ever used (oh, I&#8217;ve been in F16 for just a couple of hours, and the artwork based on Jules Verne theme it&#8217;s a good start: really awesome). After installing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=137&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Today I installed <a href="http://docs.fedoraproject.org/en-US/Fedora/16/html/Release_Notes/">the shiny new Fedora release</a>, and said goodbye to <code>Fedora 14</code>, which was in my humble opinion the best <code>Linux</code> distribution I have ever used (oh, I&#8217;ve been in F16 for just a couple of hours, and the artwork based on Jules Verne theme it&#8217;s a good start: really awesome).</p>
<p>After installing the usual stuff (<a href="http://rpmfusion.org/">RPM Fusion</a> it&#8217;s very important in this laptop, because I need their <em>non-free</em> packages so my Broadcom wireless works!), the only bit I&#8217;ve found confusing is the spell-check support. I had to install <code>hunspell-es</code> and <code>hunspell-en</code> packages (<code>enchant</code> is required too, but it was already installed) to have spell-checking in all the input boxes. That wasn&#8217;t obvious and Evolution&#8217;s documentation put me in the right path.</p>
<p>I played a bit with <a href="https://live.gnome.org/GnomeTweakTool">Gnome Tweak Tool</a>, mainly because the default fonts are too big for my resolution (1366&#215;768), and changed the icon theme to the Fedora one (not important, but it&#8217;ll help me to feel <em>at home</em>).</p>
<p>I made packages for <a href="http://www.usebox.net/jjm/nautilus-flickr-uploader/">Nautilus Flickr Uploader</a>, and setted up a repository for <code>Fedora 16</code>.</p>
<div style="text-align:center;"><a href="http://engbblog.files.wordpress.com/2011/11/nfu-fedora16.png"><img src="http://engbblog.files.wordpress.com/2011/11/nfu-fedora16.png?w=630&#038;h=354" alt="" title="nfu-fedora16" width="630" height="354" class="aligncenter size-full wp-image-138" /></a></div>
<p>It works as expected, because I already made some changes in previous released to be sure it&#8217;ll work fine on Gnome 3. I&#8217;m thinking about looking for a better name and performing a serious facelift, now that we&#8217;re close to 1000 registered users (according to Flick API information, <a href="http://www.flickr.com/services/apps/72157621955629316/">Nautilus Flickr Uploader</a> has been there for a while).</p>
<p>So far I have a good feeling about this release. Everything feels fast and pleasantly sleek, and the installation and migration of all my data it&#8217;s been really fast: less than two hours and I have a full functional work environment.</p>
<p>I&#8217;m not completely sure that I&#8217;ll fit in Gnome 3, but I&#8217;m current again! I&#8217;ll try my best to understand why things are the way they are, and contribute to the extent of my possibilities.</p>
<p>Congratulations to all the Fedora team for a impressive release!</p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/fedora/'>Fedora</a> Tagged: <a href='http://engbblog.wordpress.com/tag/nautilus-flickr-uploader/'>nautilus-flickr-uploader</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=137&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2011/11/08/welcome-fedora-16/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>

		<media:content url="http://engbblog.files.wordpress.com/2011/11/nfu-fedora16.png" medium="image">
			<media:title type="html">nfu-fedora16</media:title>
		</media:content>
	</item>
		<item>
		<title>Blah!</title>
		<link>http://engbblog.wordpress.com/2011/10/05/blah/</link>
		<comments>http://engbblog.wordpress.com/2011/10/05/blah/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 17:16:51 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Google+]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=132</guid>
		<description><![CDATA[Oh, it looks like I&#8217;m using Tumblr^W my Google+ as some sort of Tumblr, so this blog is not being updated as it used to. I don&#8217;t know what&#8217;s going to happen. I guess I&#8217;ll be back here when I have some code to post, but in the meantime&#8230; if only Google+ had a RSS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=132&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Oh, it looks like I&#8217;m using Tumblr^W <a href="https://plus.google.com/104932008385650668491/posts">my Google+</a> as some sort of Tumblr, so this blog is not being updated as it used to.</p>
<p>I don&#8217;t know what&#8217;s going to happen. I guess I&#8217;ll be back here when I have some code to post, but in the meantime&#8230; if only Google+ had a RSS feed&#8230;</p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/blog/'>Blog</a> Tagged: <a href='http://engbblog.wordpress.com/tag/blog-2/'>blog</a>, <a href='http://engbblog.wordpress.com/tag/google/'>Google+</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=132&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2011/10/05/blah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>
	</item>
		<item>
		<title>PyWeek 13</title>
		<link>http://engbblog.wordpress.com/2011/09/03/pyweek-13/</link>
		<comments>http://engbblog.wordpress.com/2011/09/03/pyweek-13/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 10:20:08 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[PyWeek]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=126</guid>
		<description><![CDATA[I&#8217;ve registered into next PyWeek 13 as a solo entry (registration is still open, ping me if you want to join!), although it starts the same Sunday the Barcamp Apache Oxford 11 ends. I&#8217;ll try to finish something, using a couple of hours after work every day, and more intensively on the weekend. The theme [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=126&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve registered into next <a href="http://pyweek.org/13/">PyWeek 13</a> as a solo entry (registration is still open, ping me if you want to join!), although it starts the same Sunday the <a href="http://barcamp.org/BarCampApacheOxford">Barcamp Apache Oxford 11</a> ends.</p>
<p>I&#8217;ll try to finish something, using a couple of hours after work every day, and more intensively on the weekend. The theme will be voted tomorrow, but anyway I&#8217;m thinking in different strategies and possible game mechanics (besides reading some <a href="http://pygame.org/">pygame</a> docs).</p>
<p>I&#8217;m planning writing some posts on <a href="http://pyweek.org/e/useboxnet/">my entry</a>, but that will be after the contest starts 00:00 UTC 2011-09-11.</a></p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/programming/'>Programming</a> Tagged: <a href='http://engbblog.wordpress.com/tag/game/'>game</a>, <a href='http://engbblog.wordpress.com/tag/python/'>Python</a>, <a href='http://engbblog.wordpress.com/tag/pyweek/'>PyWeek</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/126/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=126&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2011/09/03/pyweek-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>
	</item>
		<item>
		<title>OggCamp 11, Day 2</title>
		<link>http://engbblog.wordpress.com/2011/08/22/oggcamp-11-day-2/</link>
		<comments>http://engbblog.wordpress.com/2011/08/22/oggcamp-11-day-2/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 18:15:34 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[OggCamp]]></category>
		<category><![CDATA[OggCamp11]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=112</guid>
		<description><![CDATA[We arrived as earlier as we could, after the long first day of OggCamp 11. Again we walked to the station, train to Woking, and change there to Alton to get to Farnham; with an extra bus from Aldershot to Farnham because engineering works on Aldershot. The organizers wished we had a nice hangover, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=112&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>We arrived as earlier as we could, after <a href="http://engbblog.wordpress.com/2011/08/21/oggcamp-11-day-1/">the long first day of OggCamp 11</a>. Again we walked to the station, train to Woking, and change there to Alton to get to Farnham; with an extra bus from Aldershot to Farnham because engineering works on Aldershot.</p>
<p>The organizers wished we had a nice hangover, but our problem wasn&#8217;t beer related, we were just sleepy.</p>
<p><a href="http://www.flickr.com/photos/reidrac/6042728502/" title="We hope you've got a nice hangover by reidrac, on Flickr"><img src="http://farm7.static.flickr.com/6188/6042728502_74eeae9669.jpg" width="500" height="333" alt="We hope you've got a nice hangover"></a></p>
<h3>Lorna Jane Mitchell: Careers in Open Source</h3>
<p>We started with a nice talk by <a href="http://www.lornajane.net/">Lorna Jane Mitchell</a>. I was interested in this talk, but as I was listening to Lorna I realized that I was been already there.</p>
<p>I&#8217;ve been involved in open source advocacy since 2002, and I&#8217;ve been lucky enough to focus my professional career in open source technologies and services since around 2004, and at the end I agree with Lorna in that this is not something you do to make you CV look nice but because at some point it becomes part of who you are.</p>
<p>It was a nice talk, but I do like slides&#8230; specially when I&#8217;m sleepy!</p>
<h3>Alan Bell: The Ubuntu UK LoCo team 2012 plan</h3>
<p>When I was based in Valencia I was reasonably active as Fedora ambassador, and even organized two editions of <a href="https://barcampvalencia.wordpress.com/">Barcamp Valencia</a>, but since I moved to UK I&#8217;ve been quite demotivated (Gnome 3 doesn&#8217;t help, in case you&#8217;re wondering, but it&#8217;s not the main reason). I&#8217;ve attended different LUG meetings (<a href="http://www.dcglug.org.uk/">D&amp;C GNU/Linux User Group</a>, <a href="http://www.sclug.org.uk/">Silicon Corridor Linux User Group</a> and now the <a href="http://surrey.lug.org.uk/">Surrey Linux User Group </a>), and it&#8217;s a positive experience, but it&#8217;s more a social meeting than an advocacy adventure (after all, the attendees are already Linux users).</p>
<p>So I was very interested in this talk, because may be it could be a good idea to get in touch with the Ubuntu community in the UK (after all I&#8217;m an Ubuntu user since Warty).</p>
<p>Alab Bell directed the talk/meeting, looking for different activities to promote Ubuntu in the UK. It was interesting, although I found quite surprising that he&#8217;s not a regular of LUG meetings (in fact he said he attended one meeting once). I mean, I would expect a LUG meeting a good starting point to promote Ubuntu (which is still Linux, isn&#8217;t it?).</p>
<p>I&#8217;ll keep an eye on the <a href="http://ubuntu-uk.org/">Ubuntu UK LoCo</a>, just in case I can help.</p>
<h3>Ken Boak: Nanode Assembly Demo</h3>
<p>Alex was attending the assembly demo performed by the skilled Ken Boak, and I could see the finishing touches to the assembly of a Nanode board. I don&#8217;t remember what happened, but Ken was supposed to bring some Nanode DIY kits to sell, but finally he brought only a couple (that was definitely insufficient! :P).</p>
<h3>Steve Lee: Accessibility</h3>
<p>We already had the pleasure to meet Steve in Barcamp Oxford last year, but we had never seen his talk and it was really interesting.</p>
<p><a href="http://www.flickr.com/photos/reidrac/6042196129/" title="Accessibility in Open Source by reidrac, on Flickr"><img src="http://farm7.static.flickr.com/6064/6042196129_704dc5799f.jpg" width="500" height="333" alt="Accessibility in Open Source"></a></p>
<p>The accessibility support of open source (specially Gnome) is excellent, and although I already know it from different articles and posts, I&#8217;d never seen some of the applications in action.</p>
<p>I knew some of these features of GTK+, but I didn&#8217;t know that using them could be that big difference for people with disabilities.</p>
<h3>The OggCamp Raffle and Goodbyes</h3>
<p>Finally we attended the raffle, without luck&#8230; but it was really fun (Alan Pope going up and down delivering the prizes), and it was a nice finish for two intense days in which we had the chance to meet a lot of interesting people and learn some new things.</p>
<p>Finally Janos, an Hungarian guy that we meet the first day, was so kind to give us a lift to Guildford so we felt like we were tele-transported home instead of suffering the annoyances of the engineering works. Thanks Janos!</p>
<p>The problem with this kind of event is&#8230; having to wait one year for the next edition!</p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/events/'>Events</a> Tagged: <a href='http://engbblog.wordpress.com/tag/barcamp/'>barcamp</a>, <a href='http://engbblog.wordpress.com/tag/oggcamp/'>OggCamp</a>, <a href='http://engbblog.wordpress.com/tag/oggcamp11/'>OggCamp11</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=112&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2011/08/22/oggcamp-11-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>

		<media:content url="http://farm7.static.flickr.com/6188/6042728502_74eeae9669.jpg" medium="image">
			<media:title type="html">We hope you&#039;ve got a nice hangover</media:title>
		</media:content>

		<media:content url="http://farm7.static.flickr.com/6064/6042196129_704dc5799f.jpg" medium="image">
			<media:title type="html">Accessibility in Open Source</media:title>
		</media:content>
	</item>
		<item>
		<title>New versions of ftp-cloudfs and sftp-cloudfs</title>
		<link>http://engbblog.wordpress.com/2011/08/21/new-versions-of-ftp-cloudfs-and-sftp-cloudfs/</link>
		<comments>http://engbblog.wordpress.com/2011/08/21/new-versions-of-ftp-cloudfs-and-sftp-cloudfs/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 18:04:12 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[memset]]></category>
		<category><![CDATA[openstack]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Swift]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=94</guid>
		<description><![CDATA[Last week we (the dev team of Memset) released a new version of different open source projects which objective is to provide a convenient file system-alike interface for OpenStack Object Storage (codename Swift). As you may know, Swift is a object storage and not a file system or real-time data storage system. To explain it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=94&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Last week we (the dev team of <a href="http://www.memset.com/">Memset</a>) released a new version of different open source projects which objective is to provide a convenient file system-alike interface for <a href="http://openstack.org/projects/storage/">OpenStack Object Storage</a> (codename <code>Swift</code>).</p>
<p>As you may know, <code>Swift</code> is a object storage and not a file system or real-time data storage system. To explain it short: you can store, retrieve and delete objects over a <a href="http://docs.openstack.org/cactus/openstack-object-storage/developer/content/">RESTful HTTP API</a>, but not all the operations that you would expect on a real file system are available.</p>
<p><code>Swift</code> works very well as a long-term storage or when you need to store static data, and its <code>API</code> is compatible with Rackspace Cloud Files, so you have several applications that can communicate with it out of the box (or even with explicit support, for example with <a href="http://trac.cyberduck.ch/wiki/help/en/howto/openstack">Cyberduck and OpenStack Object Storage protocol</a>).</p>
<p>When we started working in a product based on <code>Swift</code> (to be released soon, <a href="http://www.memset.com/press/">stay tuned!</a>), we found that the <a href="http://docs.openstack.org/cactus/openstack-object-storage/developer/content/pseudo-hierarchical-folders-directories.html">pseudo-hierarchical directories support on Swift</a> has lots of possibilities, and&#8230; wouldn&#8217;t it be great to use any of your favourite file transfer applications directly on <code>Swift</code>?</p>
<p><a href="http://www.craig-wood.com/nick/">Nick Craig-Wood</a> (Memset&#8217;s Technical Director) started looking for any open source doing that, and we found the project of <a href="http://blog.chmouel.com/">Chmouel Boudjnah</a>: <a href="https://github.com/chmouel/ftp-cloudfs">ftp-cloudfs</a>. We were more interested in a <code>SFTP</code> interface, but Chomuel approach was very nice (MIT licensed), so we decided to put some work on his code, writing a <em>fake</em> file system interface layer to make some specific applications work over <code>FTP</code>.</p>
<p>After some love (other people call this QA), <code>ftp-cloudfs</code> has reached version 0.9, and we believe it&#8217;s in good shape to be used in a real-world&trade; environment.</p>
<p>At the same time we started to work in a <code>SFTP</code> implementation of the same idea, using <a href="http://www.lag.net/paramiko/">Paramiko</a> to deal with the protocol details, and thanks to reusing some code from <code>ftp-cloudfs</code>, we promptly released <a href="https://github.com/Memset/sftpcloudfs">sftp-cloudfs</a> as open source.</p>
<p>We&#8217;re planning to refactorize the code and move out the file system layer to a different project (right now <code>sftp-cloudfs</code> depends on <code>ftp-cloudfs</code>, which is not optimal), but as today I think we have reached an important milestone in both projects.</p>
<p>With this release we also added the packages to <a href="http://pypi.python.org/">PyPi</a> to make as easy as possible to start playing with the daemons, including our most crazy project to provide a full file system interface through <a href="http://fuse.sourceforge.net/">FUSE</a>: <a href="https://github.com/Memset/pycloudfuse">pycloudfuse</a>.</p>
<p>So if you want to give them a go you can download the code, or try with <code>pip</code>:</p>
<pre>
$ pip install ftp-cloudfs
</pre>
<p>and for the <code>SFTP</code> code:</p>
<pre>
$ pip install sftp-cloudfs
</pre>
<p>Note: <code>pycloudfuse</code> mostly works, but it&#8217;s not in the same good shape than the other two projects and it needs more love (again, talking about QA here). Any help is welcome!</p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/open-source/'>Open Source</a> Tagged: <a href='http://engbblog.wordpress.com/tag/memset/'>memset</a>, <a href='http://engbblog.wordpress.com/tag/openstack/'>openstack</a>, <a href='http://engbblog.wordpress.com/tag/python/'>Python</a>, <a href='http://engbblog.wordpress.com/tag/swift/'>Swift</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=94&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2011/08/21/new-versions-of-ftp-cloudfs-and-sftp-cloudfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>
	</item>
		<item>
		<title>OggCamp 11, Day 1</title>
		<link>http://engbblog.wordpress.com/2011/08/21/oggcamp-11-day-1/</link>
		<comments>http://engbblog.wordpress.com/2011/08/21/oggcamp-11-day-1/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 08:46:22 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[OggCamp]]></category>
		<category><![CDATA[OggCamp11]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=73</guid>
		<description><![CDATA[Las weekend Alex and I attended OggCamp, a BarCamp alike unconference with a scheduled track of speakers and two more audienced-planned tracks that were scheduled each morning using the awesome CampFireManager. The venue was really nice (Farnham Maltings), and the organisation recorded 325 attendees, so I would say it was a total success. Like any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=73&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Las weekend Alex and I attended <a href="http://oggcamp.org/">OggCamp</a>, a <a href="http://barcamp.org/">BarCamp</a> alike unconference with a <a href="http://oggcamp.org/schedule">scheduled track of speakers</a> and two more audienced-planned tracks that were scheduled each morning using the awesome <a href="http://code.google.com/p/campfiremanager/">CampFireManager</a>.</p>
<p>The venue was really nice (<a href="http://www.farnhammaltings.com/">Farnham Maltings</a>), and the organisation recorded 325 attendees, so I would say it was a total success.</p>
<p>Like any other event with several tracks, we had to choose (wisely) the talks we attended.</p>
<h3>Simon Phipps: Freedom or Riot?</h3>
<p>The topic was the importance of freedom in open source and why we should protect and fight for that freedom.</p>
<p>Phipps is a great speaker. I liked his talk, was very clear and encouraging, although I found disappointing his reasoning to explain why he&#8217;s using Apple&#8217;s hardware and software in his laptop when he&#8217;s transmitting a clear message about the importance of protecting and using open source freedom.</p>
<p><a href="http://www.flickr.com/photos/reidrac/6042067539/" title="Software Freedom by reidrac, on Flickr"><img src="http://farm7.static.flickr.com/6070/6042067539_5cee6fcae4.jpg" width="500" height="333" alt="Software Freedom"></a></p>
<p>I think that&#8217;s OK. The message of the talk is still clear and important. We like our heroes to be perfect, but everybody has a weakness, and that&#8217;s fine (ie. I can&#8217;t avoid using Skype). But I didn&#8217;t like his reasoning to use an Apple laptop because it was in direct contradiction with the main message of his talk and because he referred to Richard Stallman&#8217;s peculiar way of browsing the web (<a href="http://thread.gmane.org/gmane.os.openbsd.misc/134336/focus=134979">through an email gateway</a>) as a poor excuse.</p>
<p>As I said, I think it&#8217;s OK Phipps prefers Apple products because it makes life easier for him in some aspects (it might get in the way of his message, but still). What I can&#8217;t understand is why the alternative to using an Apple laptop is extreme browsing using email.</p>
<h3>James Hugman: Technology of Dissent and Protest</h3>
<p>This talk was about the different uses of technology that we have seen in action this years with the different riots and revolts around the world, staring with the <a href="http://en.wikipedia.org/wiki/Arab_Spring">the Arab Spring</a> and ending with the <a href="http://en.wikipedia.org/wiki/2011_Spanish_protests">Spanish 15M protests</a> (he commented about the UK riots too; to state that looting it&#8217;s a different thing). Unfortunately we missed the start of the talk, but we could exchange some ideas with James later, in the corridor.</p>
<h3>Panel discussion</h3>
<p>This was very interesting, thanks to the four panellists: Karen Sandler (Gnome Foundation), Simon Phipps (Open Source Initiative, amongst other things), Stuart Langridge (Canonical guy, Ubuntu One), Fabian A. Scherschel (Linux Outlaws) and Dan Lynch as host (Linux Outlaws).</p>
<p><a href="http://www.flickr.com/photos/reidrac/6042118897/" title="Panel discussion by reidrac, on Flickr"><img src="http://farm7.static.flickr.com/6123/6042118897_7f5066b54d.jpg" width="500" height="333" alt="Panel discussion"></a></p>
<p>They talked about a lot of different topics, but I would like to emphasize on their discussion about the Linux desktop (Gnome 3 vs Unity vs KDE vs the rest, current direction, the future, etc). It&#8217;s interesting how everybody wants a Linux desktop that is reachable for everybody, no matter the technical knowledge, as if Gnome 2 was overcomplicated to use.</p>
<p>Anyway, I&#8217;m not a big Gnome 3/Unity fan (although I&#8217;ve been using Unity at work for some months without too many annoyances, and I can&#8217;t say the same about Gnome 3), but I got a couple of refreshing ideas from that panel discussion (mainly from Karen).</p>
<h3>Ken Boak: The Nanode project</h3>
<p>Ken presented his <a href="http://wiki.hackspace.org.uk/wiki/Project:Nanode">Nanode</a> board, that aims to be one board solution to getting projects on the web, available as a DIY kit around £20.</p>
<p>I&#8217;m not a big DIY fan myself (I&#8217;m the software-only-please kind of guy), but Alex found it very interesting and now she wants to do some kind of hi-tech watering solution for our greenhouse. I&#8217;m scared!</p>
<p>On the day two of the OggCamp Ken showed how to assemble a Nanode board in less than 45 minutes. Obviously he has soldering and assembling skills I can only dream of, but it was encouraging anyway.</p>
<h3>Live Podcast Show!</h3>
<p>This was the recording of a mashup podcast between Linux Outlaws and the Ubuntu UK Podcast, with the participation of the audience. I must confess I don&#8217;t follow regularly neither Linux Outlaws nor the Ubuntu UK Podcast (the only one podcast I&#8217;ve followed is Shot of Jaq, and it&#8217;s probably because it was a short podcast), but I found the show very funny.</p>
<p><a href="http://www.flickr.com/photos/reidrac/6042705102/" title="Live Podcast Show! by reidrac, on Flickr"><img src="http://farm7.static.flickr.com/6181/6042705102_32b440760b.jpg" width="500" height="333" alt="Live Podcast Show!"></a></p>
<h3>Closing the day, beer at the pub</h3>
<p>We had never been in Farnham before, and it&#8217;s a cute small town. We tried to make the most of our visit going for a walk between the live podcast and the beer time.</p>
<p>Besides the talks we enjoyed the atmosphere of the event (remember, about 300 attendees!), with a geeknick (lunch on the park), we bought a couple of O&#8217;Reilly books (40% discount, yay!), and meet a bunch of friendly interesting people.</p>
<p>After the beers we went back to Guildford, tired but happy, resolved to come back for the second day of OggCamp.</p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/events/'>Events</a> Tagged: <a href='http://engbblog.wordpress.com/tag/barcamp/'>barcamp</a>, <a href='http://engbblog.wordpress.com/tag/oggcamp/'>OggCamp</a>, <a href='http://engbblog.wordpress.com/tag/oggcamp11/'>OggCamp11</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=73&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2011/08/21/oggcamp-11-day-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>

		<media:content url="http://farm7.static.flickr.com/6070/6042067539_5cee6fcae4.jpg" medium="image">
			<media:title type="html">Software Freedom</media:title>
		</media:content>

		<media:content url="http://farm7.static.flickr.com/6123/6042118897_7f5066b54d.jpg" medium="image">
			<media:title type="html">Panel discussion</media:title>
		</media:content>

		<media:content url="http://farm7.static.flickr.com/6181/6042705102_32b440760b.jpg" medium="image">
			<media:title type="html">Live Podcast Show!</media:title>
		</media:content>
	</item>
		<item>
		<title>Reasons to hate Javascript (2)</title>
		<link>http://engbblog.wordpress.com/2011/08/17/reasons-to-hate-javascript-2/</link>
		<comments>http://engbblog.wordpress.com/2011/08/17/reasons-to-hate-javascript-2/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 15:47:55 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=67</guid>
		<description><![CDATA[Javascript arrays are probably reason enough to keep yourself away from the language, but anyway: sort compares strings by default and ordering an array of numbers will result in something unexpected, unless you provide your own comparison function: I don&#8217;t know if we could include this in the Javascript arrays are a non-sense box, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=67&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Javascript arrays are probably reason enough to keep yourself away from the language, but anyway: <code>sort</code> compares strings by default and ordering an array of numbers will result in something unexpected, unless you provide your own comparison function:</p>
<p><pre class="brush: jscript;">
// open firebug console to see the output
var arry = [ 42, 13, 6, 9, 12, 58, 1 ];

// by default it treats the numbers as strings
console.log(arry.sort()) // [1, 12, 13, 42, 58, 6, 9]

// providing a comparison function
console.log(arry.sort(function (a,b) {
        if (a&gt;b) {
                return 1;
        } else {
                if (a&lt;b) {
                        return -1;      
                } else {
                        return 0;       
                }
        }
        // or return a-b
})); // [1, 6, 9, 12, 13, 42, 58]
</pre></p>
<p>I don&#8217;t know if we could include this in the <em>Javascript arrays are a non-sense</em> box, but it&#8217;s definitely an odd behaviour.</p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/programming/'>Programming</a> Tagged: <a href='http://engbblog.wordpress.com/tag/javascript/'>Javascript</a>, <a href='http://engbblog.wordpress.com/tag/wtf/'>WTF</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=67&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2011/08/17/reasons-to-hate-javascript-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>
	</item>
		<item>
		<title>Reasons to hate Javascript</title>
		<link>http://engbblog.wordpress.com/2011/08/15/reasons-to-hate-javascript/</link>
		<comments>http://engbblog.wordpress.com/2011/08/15/reasons-to-hate-javascript/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 16:58:03 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=58</guid>
		<description><![CDATA[The length property in an array: Yes, the array has only one element and length is showing the largest integer property name in the array, plus one. Filed under: Programming Tagged: Javascript, WTF<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=58&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The <code>length</code> property in an array:</p>
<p><pre class="brush: jscript;">
// check the output on firebug console
var arry = [];

console.log(arry.length); // 0

arry[100] = 'one element';
console.log(arry.length); // 101

for(idx in arry) {
	console.log(arry[idx]);
}
// one element
</pre></p>
<p>Yes, the array has <strong>only one element</strong> and <code>length</code> is showing the largest integer property name in the array, plus one.</p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/programming/'>Programming</a> Tagged: <a href='http://engbblog.wordpress.com/tag/javascript/'>Javascript</a>, <a href='http://engbblog.wordpress.com/tag/wtf/'>WTF</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=58&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2011/08/15/reasons-to-hate-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>
	</item>
		<item>
		<title>OggCamp 11</title>
		<link>http://engbblog.wordpress.com/2011/08/12/oggcamp-11/</link>
		<comments>http://engbblog.wordpress.com/2011/08/12/oggcamp-11/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 20:05:39 +0000</pubDate>
		<dc:creator>Juanjo</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[talks]]></category>

		<guid isPermaLink="false">http://engbblog.wordpress.com/?p=53</guid>
		<description><![CDATA[Tomorrow I&#8217;ll be attending OggCamp 11, in Farnham. See you there! Update: look out! I&#8217;ve uploaded photos! Filed under: Open Source Tagged: barcamp, conference, talks<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=53&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Tomorrow I&#8217;ll be attending <a href="http://oggcamp.org">OggCamp 11</a>, in Farnham. See you there!</p>
<p><a title="OggCamp 11" href="http://oggcamp.org"><img src="http://oggcamp.org/files/oggcamp11-badge-400px.png" /></a></p>
<p><strong>Update</strong>: look out! I&#8217;ve <a href="http://www.flickr.com/photos/reidrac/sets/72157627307935191">uploaded photos</a>!</p>
<br />Filed under: <a href='http://engbblog.wordpress.com/category/open-source/'>Open Source</a> Tagged: <a href='http://engbblog.wordpress.com/tag/barcamp/'>barcamp</a>, <a href='http://engbblog.wordpress.com/tag/conference/'>conference</a>, <a href='http://engbblog.wordpress.com/tag/talks/'>talks</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/engbblog.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/engbblog.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=engbblog.wordpress.com&#038;blog=25463791&#038;post=53&#038;subd=engbblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://engbblog.wordpress.com/2011/08/12/oggcamp-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a716d233ce2f181b9b064e593be22f5?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">reidrac</media:title>
		</media:content>

		<media:content url="http://oggcamp.org/files/oggcamp11-badge-400px.png" medium="image" />
	</item>
	</channel>
</rss>
