<?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>Andrew Beresford&#039;s Blog &#187; Computing</title>
	<atom:link href="http://www.beezly.org.uk/tag/Computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beezly.org.uk</link>
	<description></description>
	<lastBuildDate>Thu, 12 May 2011 13:12:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Afuse FTW</title>
		<link>http://www.beezly.org.uk/2009/02/afuse-ftw/</link>
		<comments>http://www.beezly.org.uk/2009/02/afuse-ftw/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 17:19:45 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.beezly.org.uk/2009/02/afuse-ftw/</guid>
		<description><![CDATA[Today I started to try and get autofs and sshfs to play nicely with each other. Sadly, because of the way both autofs and ssh works, it&#8217;s not easy to do. Then along came afuse, which solved the exact problem I had. Now I can do; cd ssh/some.other.host and I get to the root directory [...]]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2009/02/afuse-ftw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Comment Counts in WordPress</title>
		<link>http://www.beezly.org.uk/2007/09/fixing-comment-counts-in-wordpress/</link>
		<comments>http://www.beezly.org.uk/2007/09/fixing-comment-counts-in-wordpress/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 09:29:18 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.beezly.org.uk/?p=1844</guid>
		<description><![CDATA[As I&#8217;ve just migrated to using WordPress for my blog, I thought I&#8217;d add some useful information in my first post. WordPress caches comment counts for each individual article in wp_posts.comment_count. If for some reason these cached values don&#8217;t match up to the real comment counts per article, you can fix this using the following [...]]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2007/09/fixing-comment-counts-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad user&#8230;</title>
		<link>http://www.beezly.org.uk/2007/09/bad_user___/</link>
		<comments>http://www.beezly.org.uk/2007/09/bad_user___/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<pre>
# uptime

  2:05pm  up 49 day(s), 20:17,  45 users,  load average: 7938.89, 5199.82, 1657.09
</pre>
]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2007/09/bad_user___/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A few months on&#8230;</title>
		<link>http://www.beezly.org.uk/2007/08/a_few_months_on___/</link>
		<comments>http://www.beezly.org.uk/2007/08/a_few_months_on___/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>It's been a few months since I bought my Mac now. It's really become my main operating system at work and I use it fairly frequently at home, so I thought I'd list a few of the applications I'm using frequently:</p>

<ul>
<li>iTerm - <a href="http://iterm.sourceforge.net">iterm.sourceforge.net</a>. 
<p>An enhanced terminal application. I was used to <tt>gnome-terminal</tt> on Linux and the tabbed window feature was something I missed in the Apple supplied Terminal. One minor gripe was some broken keyboard mappings, but I fixed that.</p></li>
<li>VMware Fusion - <a href="http://vmware.com/products/fusion">vmware.com/products/fusion</a>. 
<p>Basically this is VMware Workstation for Macs. The Unity feature is <b>excellent</b>, allowing me to embed Windows applications on to my OS X desktop without having to have an entire Windows desktop running in a window. My main requirement for this is to run Linux and also for Windows XP (my work use Microsoft Live Communication Server - Windows Messenger is the <b>only</b> client that I can use to talk to it and the Mac version doesn't seem to work). I've always been really impressed with VMware's products and Fusion also excels.</p></li>
<li>MacFUSE - <a href="http://code.google.com/p/macfuse">code.google.com/p/macfuse</a>.  
<p>FUSE for Macintosh. It allows me to mount filesystems on machines just using SSH. Another great piece of software which I was used to from Linux.</p></li>
<li>Azureus - <a href="http://azureus.sourceforge.net">azureus.sourceforge.net</a>. 
<p>A cross-platform Java BitTorrent client. I'm not too keen on what they are doing with v3, but v2.5 is ok. I've also been using Transmission - <a href="http://transmission.m0k.org">tranmission.m0k.org</a>, although sometimes it doesn't have some features that I want to use.</p></li>
<li>VirtueDesktops - <a href="http://virtuedesktops.org">virtuedesktops.org</a>. 
<p>Virtual Desktops for OSX. If you used Virtual Desktops before you'll find this to be a really nice implementation with some clever features that allow you to use the tilt and light sensors to change desktops (although they're more of a gimmick than anything else). Development of VirtueDesktops has stopped as it is about to be out-moded by the inclusion of a Virtual Desktop feature (<a href="http://www.apple.com/macosx/leopard/features/spaces.html"> Spaces</a>) in the next release of Mac OSX. Until then, VirtueDesktops is great.</p></li>
<li>Firefox - <a href="http://getfirefox.com">getfirefox.com</a>. 
<p>The best web browser out there for my purposes.</p></li>
<li>MissingSync for Palm OS - <a href="http://www.markspace.com/missingsync_palmos.php">www.markspace.com/missingsync_palmos.php</a> <p>Decent synchronisation for my Treo 680 phone.</p>
</li>
<li>SpanningSync - <a href="http://spanningsync.com">spanningsync.com</a>.
<p>Synchronises my iCal Calendars with Google Calendar. I'm not usually that keen on "Subscription Software", but this application seems to work reliably.</p></li>
</ul>
]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2007/08/a_few_months_on___/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember kids</title>
		<link>http://www.beezly.org.uk/2007/07/remember_kids/</link>
		<comments>http://www.beezly.org.uk/2007/07/remember_kids/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Crap]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Every time you send an HTML e-mail, <a href="http://flickr.com/photos/myblueeyeguy/55862650/">a fairy dies</a>.]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2007/07/remember_kids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Streetview</title>
		<link>http://www.beezly.org.uk/2007/06/google_streetview/</link>
		<comments>http://www.beezly.org.uk/2007/06/google_streetview/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Well "explore holmfirth" has been offline for years now. Me and beezly started thinking about how we could bring it back in form of a dynamic community driven photo navigation system, ...but never quite got round to it.

For a long time <A HREF="http://geograph.co.uk">Geograph</A> has been the closest anyone has come to my idea (Well that's the most impressive UK example of photo-location tagging at least)

But the big G has just launched a new extension to their maps...

<h3><A HREF="http://maps.google.com/help/maps/streetview/">Google Streetview</A></h3>

Takes a while for all the fancy javascript to load, but give it a try. Cool hey? Might have to wait for a while before they add Holmfirth coverage though!]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2007/06/google_streetview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Someone asked me the other day&#8230;</title>
		<link>http://www.beezly.org.uk/2007/01/someone_asked_me_the_other_day___/</link>
		<comments>http://www.beezly.org.uk/2007/01/someone_asked_me_the_other_day___/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[... how many computers do I use. They meant, at work and at a home, how many do I use on a day to day basis.

It took me a while to work out, but here's a semi-detailed answer;

]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2007/01/someone_asked_me_the_other_day___/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Thoughts on Firefox 3 Alpha 1</title>
		<link>http://www.beezly.org.uk/2006/12/first_thoughts_on_firefox_3_alpha_1/</link>
		<comments>http://www.beezly.org.uk/2006/12/first_thoughts_on_firefox_3_alpha_1/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Firefox 3 Alpha 1 <a href="http://www.mozilla.org/projects/firefox/3.0a1/releasenotes/">is available</a>, although only recommended for developers and crazy people.

The first thing I've noticed is that rendering of pages, especially those using lots of Javascript and AJAX goodness is much, much quicker.

I've also noticed that it crashes <b>a lot</b> - but it is an Alpha release, so that's to be expected.

That is all.]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2006/12/first_thoughts_on_firefox_3_alpha_1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loosing Time</title>
		<link>http://www.beezly.org.uk/2006/11/loosing_time/</link>
		<comments>http://www.beezly.org.uk/2006/11/loosing_time/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Looks like <tt>fiordland.ubuntu.com</tt> (the default ubuntu time server) is loosing time (highlighted in red)...</p>

<pre>
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
 fiordland.ubunt 193.79.237.14    2 u   17   64    1   86.350   <span style="color: red;">30.454</span>   0.001
 71.237.179.90   140.142.16.34    2 u   16   64    1  199.342    4.298   0.001
 ntp1.ja.net     193.62.22.98     2 u   15   64    1   25.256   -5.517   0.001
 ntp2.ja.net     .GPS.            1 u   14   64    1   23.713   -4.287   0.001]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2006/11/loosing_time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shell history meme</title>
		<link>http://www.beezly.org.uk/2006/09/shell_history_meme/</link>
		<comments>http://www.beezly.org.uk/2006/09/shell_history_meme/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>beezly</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<pre>
cs1ajb@bootsy:~$ history&#124;awk '{print $2}'&#124;awk 'BEGIN {FS="&#124;"} \
  {print $1}'&#124;sort&#124;uniq -c&#124;sort -rn&#124;head -10
     78 cd
     73 ls
     60 ssh
     43 sudo
     24 apt-cache
     22 vi
     16 script/server
     13 ps
     11 dpkg
      9 sqlite3
</pre>

Yup, I've been doing some <a href="http://www.rubyonrails.org/">Ruby On Rails</a> development.]]></description>
		<wfw:commentRss>http://www.beezly.org.uk/2006/09/shell_history_meme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

