<?xml version="1.0" encoding="utf-8"?><!-- generator="WordPress/2.6.1" -->
<rss version="0.92">
<channel>
	<title>Monkeyfood</title>
	<link>http://www.monkeyfood.com/blog</link>
	<description>Food for Monkeys</description>
	<lastBuildDate>Fri, 01 Aug 2008 00:54:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Installing LiveTime on Mac OS X Server</title>
		<description>This is probably the most obscure post ever - but I need to put it up here, in case it helps someone, somewhere at some point.

I recently had a consulting job, where the client wanted a little help with a software installation of some 'enterprise'  software at their office. ...</description>
		<link>http://www.monkeyfood.com/blog/2008/08/01/installing-livetime-on-mac-os-x-server/</link>
			</item>
	<item>
		<title>Using the 3COM OfficeConnect Wireless 11g Firewall Router with the BeThere ISP</title>
		<description>I am currently using BeThere as my ISP.  They are pretty good, you can get upto 24Meg DSL and there's no port blocking, throttling or any of that non-sense, and they're a reasonable price.  Alas I only get just under 2 meg down (in central London!) and just ...</description>
		<link>http://www.monkeyfood.com/blog/2008/08/01/using-the-3com-officeconnect-wireless-11g-firewall-router-with-the-bethere-isp/</link>
			</item>
	<item>
		<title>Back to school - Chemistry edition</title>
		<description>I don't know whether you, dear reader, ever enjoyed learning about Chemistry; I did, but not enough to take it to A-Level, Physics and Biology were more my thing.  

Science isn't for everyone, I've always enjoyed it - but for every geek like me who couldn't get a handle ...</description>
		<link>http://www.monkeyfood.com/blog/2008/07/19/back-to-school-chemistry-edition/</link>
			</item>
	<item>
		<title>I&#8217;m going to downgrade my phone.</title>
		<description>I've decided to cave-in and buy a new iPhone, I'm really looking forward to being able to code for it and the UI, but it's the day after the announcement of the device and with a bit of sober thought, I've come to the conclusion that it will be a ...</description>
		<link>http://www.monkeyfood.com/blog/2008/06/10/im-going-to-downgrade-my-phone/</link>
			</item>
	<item>
		<title>Web design pet peeves (number 352 in a series of 23238434)</title>
		<description>

I hit this *so* many times and it always drives me mad.  Here's the thing:  email addresses are not case-sensistive.  i.e. FOO@.BAR.COM is the same as foo@bar.com and FoO@bAr.CoM

Web designers always seem to forget this though - and it's incredibly irritating, especially if you have a browser ...</description>
		<link>http://www.monkeyfood.com/blog/2008/04/04/web-design-pet-peeves-3523910295/</link>
			</item>
	<item>
		<title>Time machine is a little confused about maths (and iPhone SDK ramblings)</title>
		<description>

"The backup is too large for the backup volume.  The backup requires 4.2GB, but only 22.9GB are available."

Just posting this bug so I can reference it in a bug report.  It may be my fault though, because I'm using an unsupported volume: a drive on a remote machine ...</description>
		<link>http://www.monkeyfood.com/blog/2008/03/08/time-machine-is-a-little-confused-about-maths-and-iphone-sdk-ramblings/</link>
			</item>
	<item>
		<title>Communications Specifications for the GlobalSat DG-100 GPS DataLogger</title>
		<description>Time for one of my annual blog posts.   

I recently bought a GlobalSat DG-100 GPS datalogger, which is a device that records your GPS position over time, so that you can later review those data, and do all sorts of fun things.  I specifically wanted it for ...</description>
		<link>http://www.monkeyfood.com/blog/2008/03/07/communications-specifications-for-the-globalsat-dg-100-gps-datalogger/</link>
			</item>
	<item>
		<title>Please don&#8217;t be an April Fool&#8217;s joke</title>
		<description>Please don't be an April Fool's joke

[edit] - It's true!, hooray!  This is a very good thing, and hopefully more labels will open-up their catalogues.  Apparently un-DRM'ed albums will not have any price increase, but single tracks will. </description>
		<link>http://www.monkeyfood.com/blog/2007/04/02/please-dont-be-an-april-fools-joke/</link>
			</item>
	<item>
		<title>Put XHTML template on Clipboard AppleScript</title>
		<description>Here's another AppleScript:  This one puts an xHTML template on the clipboard:  Again, remove the Growl parts if you don't use Growl.





set XHTMLTemplate to "< !DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"
    			\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">



	
		**REPLACE ME!**
		
			
	
	
	
	
	

"

set the clipboard to the XHTMLTemplate


tell application "GrowlHelperApp"
	--	notify title "AppleScript Notification" description ...</description>
		<link>http://www.monkeyfood.com/blog/2007/04/01/put-xhtml-template-on-clipboard-applescript/</link>
			</item>
	<item>
		<title>Put current IP address on Clipboard AppleScript</title>
		<description>I never remember to post these scripts which I write and often use onto the web, so that Google can index them.

So in an attempt to solve that, here we go:  Here's an AppleScript that I use often via QuickSilver.  It calls Growl so - if you don't ...</description>
		<link>http://www.monkeyfood.com/blog/2007/04/01/put-current-ip-address-on-clipboard-applescript/</link>
			</item>
</channel>
</rss>
