<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" 
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" 
   xmlns:html="http://www.w3.org/1999/html" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
   <title>Sam's blog</title>
   <link>http://superduper.net/blog</link>
   <description>Sam's primary blog place</description>
   <language>en</language>
   <copyright>Copyright 2002-2006 Sam Clegg</copyright>
   <ttl>60</ttl>
   <pubDate>Mon, 28 Jan 2008 19:28 GMT</pubDate>
   <managingEditor>sam@superduper.net</managingEditor>
   <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.3.2 2/13/2006</generator>
<item>
   <title>Google's Android</title>
   <guid isPermaLink="false">tech/Google_s_Android</guid>
   <link>http://superduper.net/blog/tech/Google_s_Android.html</link>
   <description><![CDATA[
<p>Before Christmas I was playing around with getting native apps to run underneath Google's android framework and having quite a bit of success.-</p><p>
Apart from a slightly strange dynamic linker and libc everything pretty much behaves like standard linux.  There are couple of missing libc and libpthread functions that are easy enough to stub/implement and then away you go.  I even got SDL up and running with very little trouble.</p><p>
Also, it looks like I'm not the only one who thinks Android bares more than a passing resemblance to the software stack we build at Transvirtual back in 2000.  Jim Pick also mentioned it on his <a href="http://codeflow.bittickler.org/?p=29">blog</a>.</p><p>
</p>
]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Mon, 28 Jan 2008 19:28 GMT</pubDate>
</item>
<item>
   <title>new version of pypod</title>
   <guid isPermaLink="false">tech/new_version_of_pypod</guid>
   <link>http://superduper.net/blog/tech/new_version_of_pypod.html</link>
   <description><![CDATA[
<p>After almost a year I've made an update to 'pypod', the python library I wrote for handling the iPod filesystem.</p><p>
The new version 0.6.0 is available in source form from <a href="http://superduper.net/downloads/pypod/pypod-0.6.0.tar.gz">here</a>.</p>
]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Tue, 16 Jan 2007 08:49 GMT</pubDate>
</item>
<item>
   <title>Ironpython on debian</title>
   <guid isPermaLink="false">tech/Ironpython_on_debian</guid>
   <link>http://superduper.net/blog/tech/Ironpython_on_debian.html</link>
   <description><![CDATA[
<p>Looks like ironpython 1.0 plays nice with the latest version of mono in debian!  I see its in the new queue as well... hope it gets in:</p><p>
<a href="http://ftp-master.debian.org/new.html">http://ftp-master.debian.org/new.html</a></p><p>
I was able to simple unzip the ironpython source, change CSC=csc to CSC=gmcs, type make, and run ipy.exe on my sid machine.  Hurray.  Soon we can say goodbye to the miriade of different interpreter engines we have and bow down the one true byte-code.  For once MS have given something less that harmful.</p>

]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Thu, 21 Sep 2006 10:03 GMT</pubDate>
</item>
<item>
   <title>Linux Software Suspend</title>
   <guid isPermaLink="false">tech/Linux_software_suspend</guid>
   <link>http://superduper.net/blog/tech/Linux_software_suspend.html</link>
   <description><![CDATA[
<p>Finally, after several years of periodic attempts my laptop is now able
to suspend to disk.   In the last couple of days its been powered up and 
down several times without ever shutting down my applications.  Not quite
sure why it took so long to get this working properly.   It was the finally
feature that made me consider switching OSs (not seriously of course!).</p>

<p>Now that its working I need to find a way to easily trigger it.  Perhaps
in the lid closed event in /etc/acpid?   For some reason <a href="http://www.gnome.org/projects/gnome-power-manager/">gnome power manager</a> still doesn't think that 
suspend is an option so I'm having to do it from the command line.</p>

]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Wed, 22 Feb 2006 09:07 GMT</pubDate>
</item>
<item>
   <title>First pyblosxom plugin</title>
   <guid isPermaLink="false">tech/First_pyblosxom_plugin</guid>
   <link>http://superduper.net/blog/tech/First_pyblosxom_plugin.html</link>
   <description><![CDATA[
<p>I just wrote a little plugin for pyblosxom called <a href="http://superduper.net/downloads/pyblosxom/permadate.py">permadate</a>.  Its based on a plugin I found called rememberdate that didn't work at all and was very broken.   All this plugin does is maintain a single file which caches the timestamps of all blog entries.  Once a blog entry is in the cache you can update the files timestamp without it being reflected in your blog.  The method I use one accessed the file once at startup and occasionally (when it sees a new blog entry) once at shutdown.</p><p>
Next I'm planning a serious plugin to display photo galleries, based on my existing gallery but in the style of pyblosxom.  I'm going to make it very simple for users to add entire tree's of images to their gallery just by putting them in the gallery folder.  The same way pyblosxom works for blog entries.  Comments and hitcounts will be maintained in a separate but parallel tree do the users images need to be apache-writable.</p><p>
</p>
]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Wed, 15 Feb 2006 01:42 GMT</pubDate>
</item>
<item>
   <title>Richard Stallman in the UK</title>
   <guid isPermaLink="false">tech/Richard_Stallman_in_the_UK</guid>
   <link>http://superduper.net/blog/tech/Richard_Stallman_in_the_UK.html</link>
   <description><![CDATA[
<!--timestamp:1086261567.0:--><!--category:Tech Stuff:--><!--author:sam:--><p>Last week i finally got hear Richard Stallman speaking in person.  I saw him give his "Dangers of Software Patents" talk at UCL and then was in bristol the next day to hear him speak about copyright.  Both very educational and enoyable.  What a character.  We even get to watch him eat his lunch on stage before and during the talk :)</p>
<p>I took a few photos which will be online in a day or so...</p>
]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Thu, 03 Jun 2004 11:19 GMT</pubDate>
</item>
<item>
   <title>IPod Musings</title>
   <guid isPermaLink="false">tech/IPod_Musings</guid>
   <link>http://superduper.net/blog/tech/IPod_Musings.html</link>
   <description><![CDATA[
<!--timestamp:1070966880.0:--><!--category:Tech Stuff:--><!--author:sam:--><p>I have had my IPod for several months now.  Its a G3 30Gb model and I use it with
Linux and gtkpod.  I've been using the new HFS+ driver and the 2.6 test series
of kernel and had no problems at all.  This means I can mount both Windows (FAT32)
and Mac (HFS+) formatted IPods.  gtkpod already has lots of great features that 
are missing from iTunes such as duplicate track detection using MD5 sums.  I am
working on a feature that will allow a 2 ways sync between the ipod and linux.  
This will allow to detection of exectly which tracks on the ipod are not present 
on the PC and to copy those tracks back accross.  This feature is very usefull if
you carry your IPod with you and use it collect tracks from other peoples iTunes.</p>
<p>Secondly,  I have noticed that it is perfectly possible to use a FAT32 IPod with
OS X and iTunes.  It seems like Apple could have saved themselves some hassle and formatted all the IPods for Windows.  That said,  I sure there are serveral technial
benifits to HFS+ especially on large IPods. However, the key point here is that if 
you want to use your IPod on Windows and OS X (and Linux or course :) then format 
it FAT32.</p>
]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Tue, 09 Dec 2003 10:48 GMT</pubDate>
</item>
<item>
   <title>New Photo Gallery Features</title>
   <guid isPermaLink="false">tech/New_Photo_Gallery_Features</guid>
   <link>http://superduper.net/blog/tech/New_Photo_Gallery_Features.html</link>
   <description><![CDATA[
<!--timestamp:1062990444.0:--><!--category:Tech Stuff:--><!--author:sam:--><p>As soon as I'm done with my MSc thesis next week I'm going to be adding
some features to the photo gallery.  Lots of people want to be able
to download whole albums so I am added a "download zip file" option
to each album so you get the original images untainted or resized.
</p>
<p>
I'm also going to add a simple way to to set orientation without
touching the original images (I like to make my image readonly to
even the webserver).
</p>
]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Mon, 08 Sep 2003 03:07 GMT</pubDate>
</item>
<item>
   <title>Amazing software: Clutter</title>
   <guid isPermaLink="false">tech/Amazing_software__Clutter</guid>
   <link>http://superduper.net/blog/tech/Amazing_software__Clutter.html</link>
   <description><![CDATA[
<!--timestamp:1057577884.0:--><!--category:Tech Stuff:--><!--author:sam:-->Wow, for the first time I am genuinely jealous of OS X users.  I just
discovered <a href="http://www.sprote.com/clutter/index.html">clutter</a>,
an application that lets you keep you CD covers on your desktop and organise
them visually.  You can click on the covers to play the audio files they
represent.  Fantastic.  I always felt there was something missing from the
whole MP3s experience.
<p>Now who wants to help me write the Linux version! (litter?)</p>
]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Mon, 07 Jul 2003 11:38 GMT</pubDate>
</item>
<item>
   <title>LaTeX Makefiles</title>
   <guid isPermaLink="false">tech/LaTeX_Makefiles</guid>
   <link>http://superduper.net/blog/tech/LaTeX_Makefiles.html</link>
   <description><![CDATA[
<!--timestamp:1053249413.0:--><!--category:Tech Stuff:--><!--author:sam:-->My first technical blog entry.  I have had the good fortune of writing a lot of LaTeX in the last year or so.  
In the process I have created a couple of generic Makefiles that will take care of a lot of stuff for you.  This includes things like automatic conversion of figures.  I have produced <a href="/cgi-bin/viewcvs.cgi/misc/Makefile.latex">one</a> for normal latex projects and <a href="http://www.superduper.net/cgi-bin/viewcvs.cgi/misc/Makefile.pdflatex">another</a> for use with pdflatex which I use to generate slides for presentations.  They both include basic instruction on how to use and are in my public <a href="/cgi-bin/viewcvs.cgi/">cvs repository</a>.
]]></description>
   <category domain="http://superduper.net/blog"></category>
   <pubDate>Sun, 18 May 2003 09:16 GMT</pubDate>
</item>
</channel>
</rss>
