<?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>Rudkin On Linux, Mac and Tech &#187; Uncategorized</title>
	<atom:link href="http://rudkin.me.uk/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://rudkin.me.uk</link>
	<description>Paul Rudkin&#039;s trials and tribulations with Linux, Mac and technology in general</description>
	<lastBuildDate>Wed, 25 Apr 2012 12:07:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>RIP Steve Jobs, 1955 &#8211; 2011</title>
		<link>http://rudkin.me.uk/2011/10/06/rip-steve-jobs-1955-2011/</link>
		<comments>http://rudkin.me.uk/2011/10/06/rip-steve-jobs-1955-2011/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 03:22:40 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=130</guid>
		<description><![CDATA[Remember Steve Jobs this way, in his own words: &#8220;Your time is limited, so don&#8217;t waste it living someone else&#8217;s life.&#8221; Steve Jobs, 1955 &#8211; 2011]]></description>
			<content:encoded><![CDATA[<p>Remember Steve Jobs this way, in his own words: <em>&#8220;Your time is limited, so don&#8217;t waste it living someone else&#8217;s life.&#8221;</em></p>
<p><center><a href='http://www.rudkin.me.uk/wp-content/uploads/2011/10/47428467-B61F-464D-A514-92D22F15D5011.jpg'><img src='http://www.rudkin.me.uk/wp-content/uploads/2011/10/47428467-B61F-464D-A514-92D22F15D5011.jpg' border='0' width='301' height='301' style='margin:5px'></a></center><center><strong>Steve Jobs, 1955 &#8211; 2011</strong></center></p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2011/10/06/rip-steve-jobs-1955-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install OpenOffice.org 3.0 on Ubuntu 8.10 (Intrepid Ibex )</title>
		<link>http://rudkin.me.uk/2009/03/28/how-to-install-openofficeorg-30-on-ubuntu-810-intrepid-ibex/</link>
		<comments>http://rudkin.me.uk/2009/03/28/how-to-install-openofficeorg-30-on-ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 23:38:06 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=44</guid>
		<description><![CDATA[I wanted to upgrade OpenOffice on my Ubuntu 8.10 installation. Surfing the web I found numerous PPA that could be used, but the easiest method seemed to be below. Download the debs from the OpenOffice.org site Tar -xvzf them cd to the directory containing the debs sudo dpkg -i o*.deb sudo dpkg -i desktop_integration/o*.deb A [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to upgrade OpenOffice on my Ubuntu 8.10 installation.  Surfing the web I found numerous PPA that could be used, but the easiest method seemed to be below.</p>
<ol>
<li>Download the debs from the OpenOffice.org site</li>
<li>Tar -xvzf them</li>
<li>cd to the directory containing the debs</li>
<li>sudo dpkg -i o*.deb</li>
<li>sudo dpkg -i desktop_integration/o*.deb</li>
</ol>
<p>A big thanks to <a href="http://www.theopensourcerer.com/2008/10/14/how-to-install-openofficeorg-30-on-ubuntu-intrepid-ibex/">this article</a> at <a href="http://www.theopensourcerer.com">The Open Sourcerer blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2009/03/28/how-to-install-openofficeorg-30-on-ubuntu-810-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to Windows VPN Server with Ubuntu 8.04 Hardy Heron</title>
		<link>http://rudkin.me.uk/2008/07/12/connect-to-windows-vpn-server-with-ubuntu-804-hardy-heron/</link>
		<comments>http://rudkin.me.uk/2008/07/12/connect-to-windows-vpn-server-with-ubuntu-804-hardy-heron/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 14:43:54 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=15</guid>
		<description><![CDATA[Ever since I moved to Linux 15 months or so ago I have never managed to connect successfully to Windows VPN server.  Recently I stumbled across this article they outlines the all important options to select.  Check it out, it works!]]></description>
			<content:encoded><![CDATA[<p>Ever since I moved to Linux 15 months or so ago I have never managed to connect successfully to Windows VPN server.  Recently I stumbled across <a href="http://tipotheday.com/2008/04/29/connect-to-windows-vpn-server-pptp-with-ubuntu-hardy-heron/">this article</a> they outlines the all important options to select.  Check it out, it works!</p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2008/07/12/connect-to-windows-vpn-server-with-ubuntu-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Online Timeline</title>
		<link>http://rudkin.me.uk/2008/04/28/the-online-timeline/</link>
		<comments>http://rudkin.me.uk/2008/04/28/the-online-timeline/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 20:33:44 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=14</guid>
		<description><![CDATA[John C. Dvorak posted this link in his twitter feed yesterday and I thought it was too good to not share with you.  It&#8217;s David Carlson&#8217;s Online Timeline &#8211; A capsule history of online news and information systems, a fascinating outline of what happened when and how we got to where we are now.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dvorak.org/blog">John C. Dvorak</a> posted this link in his <a href="http://twitter.com/therealdvorak">twitter feed</a> yesterday and I thought it was too good to not share with you.  It&#8217;s <a href="http://iml.jou.ufl.edu/CARLSON/1970s.shtml">David Carlson&#8217;s Online Timeline &#8211; </a><span class="carlson"><a href="http://iml.jou.ufl.edu/CARLSON/1970s.shtml">A capsule history of online news and information              systems</a>, a fascinating outline of what happened when and how we got to where we are now.<strong><br />
</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2008/04/28/the-online-timeline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gPodder 0.11.2 &#8220;Walk like a Panther&#8221; released</title>
		<link>http://rudkin.me.uk/2008/04/27/gpodder-0112-walk-like-a-panther-released/</link>
		<comments>http://rudkin.me.uk/2008/04/27/gpodder-0112-walk-like-a-panther-released/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 05:44:26 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=13</guid>
		<description><![CDATA[Taken from the mailing list announcement:- We&#8217;re proud to release yet another gPodder version. This time, we call it the &#8220;Walk like a Panther&#8221; release for no obvious reason, and we also provide you with an official Maemo version of gPodder for all the Internet Tablet fanboys out there. Here&#8217;s a list of the most [...]]]></description>
			<content:encoded><![CDATA[<p>Taken from the mailing list announcement:-</p>
<blockquote><p>We&#8217;re proud to release yet another <a href="http://www.gpodder.org">gPodder</a> version. This time, we call it the &#8220;Walk like a Panther&#8221; release for no obvious reason, and we also provide you with an official Maemo version of <a href="http://www.gpodder.org">gPodder</a> for all the Internet Tablet fanboys out there.</p>
<p>Here&#8217;s a list of the most important changes, for the full list of changes, please see the ChangeLog file in the released tarball. We&#8217;ve updated the list of contributors (patch writers, bug reporters and donators) in the about dialog for this version. If you know you should be on this list, but somehow aren&#8217;t, please get in touch, and we&#8217;ll add you.<span id="more-13"></span></p>
<p>You can grab the release tarball now, get the Maemo version from the Maemo repository (or use Application Manager if you already installed gPodder from the repository on your Internet Tablet) or wait until your distribution packages the new gPodder version for you <img src='http://rudkin.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Enjoy!</p>
<p>Thanks also to the people who sent donations during this release cycle &#8211; your support is greatly appreciated! <img src='http://rudkin.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>User-visible changes (UI, features, &#8230;)</p>
<ul>
<li> Non-modal feed cache updates (Paul Elliot, Pieter De Decker, Jürgen Schinker and others)</li>
<li>Clean up preferences dialog + Move download settings to downloads tab (Paul Rudkin)</li>
<li> Change the context menu of the episode list popup menu (hex)</li>
<li> Additional fields for the device remove episodes dialog (iPod, MP3 player)</li>
<li> Report errors in parsing/loading an already-added channel in the navigator</li>
<li> Corrections, minor features and bug fixes</li>
<li> Add &#8220;Visit website&#8221; menu items to channel and episode list; simple chan menu</li>
<li> Correct icon for the &#8220;Transfer&#8221; toolbar icon and main menu item</li>
<li> Make bluetooth device discovery a bit nicer (don&#8217;t destroy the button)</li>
<li> Correct &#8220;Close&#8221; and &#8220;Quit&#8221; behaviour (Harley Laue)</li>
<li> Merge patch from Jerome Chabod to fix tray icon freeze (bug #55)</li>
<li> Merge patch from Jerome Chabod to fix Remove podcasts for MP3 players</li>
<li> Set Close and cancel buttons to the default on most dialogs (Jérôme Chabod)</li>
<li> Non-visible changes (Options, code compatibility)</li>
<li> Add option to limit the maximum number of episodes per feed</li>
<li> Add support for Rockbox&#8217; AudioScrobbler logfile to update played status (Nick)</li>
<li> Increase filename size limitation from 50 to 100 chars in MP3 player sync (Bernd Schlapsi)</li>
<li> Make i18n help text work in the console help (gpodder &#8211;help) (Pavel Mlcoch)</li>
<li> Make sure we can re-set the locale after changing it</li>
<li> Make RSS .torrent feeds from different Torrent sites work (Josh Gardner)</li>
<li> Calculate total percentage based on byte size instead of percentage (Jérôme Chabod)</li>
<li> Make the Quit buttons actually quit when using the tray icon (Nick L.)</li>
<li> Fix bugs: install Makefile, TreeView header height</li>
<li> Technical code changes, management</li>
<li> Add demo code for displaying a splash screen (only in source, not in gPodder)</li>
<li> Timestamp and benchmark functions for logger</li>
<li> Delay loading of UserAppsReader and improve libplayers</li>
<li> Use cPickle for dumbshelve &#8211; it&#8217;s compatible and faster</li>
<li> Make sure we ignore the updated_parsed of a channel if it&#8217;s None (Chris Arnold)</li>
<li> Project management updates (authors, contributors and copyright)</li>
<li> Maemo-specific changes (gPodder Maemo)</li>
<li> Initial upstream support for the Maemo platform, i.e. Nokia Internet Tablets</li>
<li> Better tray icon menu item on Maemo-based platforms</li>
<li> Maemo finger-friendly updates; minor UI changes</li>
<li> Maemo-specific dialogs and UI improvements</li>
<li> Install &#8220;pixmaps&#8221; icon on Maemo, too</li>
<li> Add 64&#215;64 icon for Maemo&#8217;s main menu and install it</li>
<li> Fix problems with the tray icon emblems (for non-square icons)</li>
<li>Updated translations: Russian (Leonid Ponomarev), Spanish (Julio Acuña), French (Jérôme Chabod), Swedish (Anders Kvist), German</li>
<li>Mark Alford sent a donation &#8211; Thanks!</li>
<li> Sami Koykka sent a donation &#8211; Thanks!</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2008/04/27/gpodder-0112-walk-like-a-panther-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

