<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Adam Pierce</title>
	<link>http://www.doctort.org/adam</link>
	<description>Maker of Finest Quality Digital Things</description>
	<lastBuildDate>Tue, 09 Feb 2010 23:21:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>OMG, I&#8217;ve been hacked!</title>
		<description><![CDATA[Apologies to anyone who has logged into this blog in the last few days only to find a link-farming spam page. Seems that someone has managed to pull off a script injection on this site. I&#8217;ve removed the offending code but I still have no idea how they managed it. I&#8217;m investigating&#8230;
]]></description>
		<link>http://www.doctort.org/adam/general/omg-ive-been-hacked.html</link>
			</item>
	<item>
		<title>Halloween comes to Sydney</title>
		<description><![CDATA[Halloween usually isn&#8217;t very popular here in Australia but this year it sure was!
Residents of Matthews St, Davidson were inundated by hundreds of kids demanding sugar. My own kids were among the throng, I was surprised how many people were there.
]]></description>
		<link>http://www.doctort.org/adam/general/halloween-comes-to-sydney.html</link>
			</item>
	<item>
		<title>You can Hire me</title>
		<description><![CDATA[I&#8217;m looking for a little bit of freelance work at the moment, if you are interested in someone to help you out with digital circuit design, embedded systems design or programming, application development or even web sites or server back end work, drop me a line at adam@siliconsparrow.com. I&#8217;ve put my Resumé online for you [...]]]></description>
		<link>http://www.doctort.org/adam/general/you-can-hire-me.html</link>
			</item>
	<item>
		<title>Textapox is catching</title>
		<description><![CDATA[Look out for this new disease sweeping the children of the world. Symptoms include coloured spots on exposed areas of skin and uncontrollable giggling.

]]></description>
		<link>http://www.doctort.org/adam/general/textapox-is-catching.html</link>
			</item>
	<item>
		<title>Python function is not callable</title>
		<description><![CDATA[Here&#8217;s a Python gotcha that got me. Here is my function to print out a range of sinusoidal values:

import math

def cycle(centre, range):
        theta = 4.71
        speed = 0.1
        for i in range(0,80):
   [...]]]></description>
		<link>http://www.doctort.org/adam/nerd-notes/python-function-is-not-callable.html</link>
			</item>
	<item>
		<title>Girls have more stuff</title>
		<description><![CDATA[I just want to say that women just have more stuff. Here is the state of our dressing table right now, you can just see my stuff in the corner there if you look closely but look at my wife&#8217;s stuff &#8211; handbags and hats and jewellery oh my!

]]></description>
		<link>http://www.doctort.org/adam/bizarre/girls-have-more-stuff.html</link>
			</item>
	<item>
		<title>More Spreadsheet Tomfoolery</title>
		<description><![CDATA[I&#8217;m still messing around with my bookkeeping. Here is another nifty formula for OpenOffice Calc. I have a list of revenue and the dates that revenue was received like so:


Date
Amount


10 Jul 2009
$1,080.00


18 Jul 2009
$144.45


30 Jul 2009
$2,248.40


2 Aug 2009
$1,000.00


5 Aug 2009
$522.30


I want to create a month-by-month summary of these figures. Here is the (rather complex) formula [...]]]></description>
		<link>http://www.doctort.org/adam/general/more-spreadsheet-tomfoolery.html</link>
			</item>
	<item>
		<title>Metamorphosis</title>
		<description><![CDATA[
I realise I&#8217;ve been a bit dark lately with my blog with very minimal posting over the last few months. A lot of things have been changing around here. My wife and I have swapped roles. That&#8217;s right, I&#8217;m the housewife now and she has a full-time job.
I&#8217;m still doing some contract work here and [...]]]></description>
		<link>http://www.doctort.org/adam/general/metamorphosis.html</link>
			</item>
	<item>
		<title>Parallel port control in Python</title>
		<description><![CDATA[Controlling the parallel port has always been a pain in Windows 2000, XP and later. In DOS or older versions of Windows you could just write a byte directly to port 0&#215;378 and that was it.
Now you can get the same level of simplicity using inpout32.dll and Python. Go here to download the DLL and [...]]]></description>
		<link>http://www.doctort.org/adam/nerd-notes/parallel-port-control-in-python.html</link>
			</item>
	<item>
		<title>Australian Income Tax Spreadsheet Formula</title>
		<description><![CDATA[Just a quick note for my future reference. I&#8217;m setting up my budget spreadsheet for the new financial year and I have converted the Australian 2010 income tax rates into a spreadsheet formula. I use OpenOffice, it should work fine in Excel too.
=if(A1&#60;=6000;0;if(a1&#60;=35000;.15*(a1-6000);if(a1&#60;=80000;4350+(.3*(a1-35000));if(a1&#60;=180000;17850+(.38*(a1-80000));55850+(.45*(a1-180000))))))
]]></description>
		<link>http://www.doctort.org/adam/nerd-notes/australian-income-tax-spreadsheet-formula.html</link>
			</item>
	<item>
		<title>TV addiction</title>
		<description><![CDATA[
One of the little rules in our house is that kids are not allowed to watch TV before school in the morning.
But these two are so addicted to the glow of a screen, they watch my screen saver and pretend it is a movie!
Sometimes they are quite amusing to watch, they come up with things [...]]]></description>
		<link>http://www.doctort.org/adam/general/tv-addiction.html</link>
			</item>
	<item>
		<title>Toshiba vs Dell &#8211; Cashback deals and Customer Service</title>
		<description><![CDATA[I&#8217;ve never done a good &#8216;ol consumer rant on this site so here we go. I&#8217;ll put my grumpy old man hat on&#8230;
A couple of months ago, it so happened that I bought a Toshiba laptop and a Dell screen in the same week. Both products offered a $100 cash-back deal. What happened next showed [...]]]></description>
		<link>http://www.doctort.org/adam/general/toshiba-vs-dell-cashback-deals-and-customer-service.html</link>
			</item>
	<item>
		<title>Creating a Debian Kernel Package for v2.6.26</title>
		<description><![CDATA[There are so many guides out there on how to make a Linux kernel and so many of them are out of date, I thought I should write down a simple step-by-step of the current way to do it as of early 2009.
My goal here was to compile a new kernel for a Debian 4.0 [...]]]></description>
		<link>http://www.doctort.org/adam/nerd-notes/creating-a-debian-kernel-package-for-v2626.html</link>
			</item>
	<item>
		<title>Reading a single keystroke with C++ on Linux</title>
		<description><![CDATA[Just say you want to input a single key from your user such as asking &#8220;Would you like to continue [y/n] ?&#8221; without requiring the user to press ENTER. You&#8217;d think you could do it like this:
char c;
cin >> c;
cout ]]></description>
		<link>http://www.doctort.org/adam/nerd-notes/reading-single-keystroke-on-linux.html</link>
			</item>
	<item>
		<title>Simple Slide Show is now open source</title>
		<description><![CDATA[I&#8217;ve taken that old Simple Slide Show program I wrote years ago and given it a bit of a brush-up. I also changed the licensing so it is open source.
As a bonus, I have added a new feature to allow you to customise the colour and font used in the image captions.
You could use the [...]]]></description>
		<link>http://www.doctort.org/adam/general/simple-slide-show-is-now-open-source.html</link>
			</item>
	<item>
		<title>Linux is amazingly useful</title>
		<description><![CDATA[It&#8217;s incredible the things you can do in Linux. Here&#8217;s two amazing things I&#8217;ve done today:
Amazing thing #1
I had a corrupted disk and I wanted to run some recovery tools on it but to be safe, I wanted work with a copy of the corrupted disk. So I created a raw copy of the entire [...]]]></description>
		<link>http://www.doctort.org/adam/general/linux-is-amazingly-useful.html</link>
			</item>
	<item>
		<title>Networked Warcraft II under DOSBox</title>
		<description><![CDATA[This is a guest post contributed by Richard Geoffrion. Thanks for sending this Richard, I hope others will find it useful!
First off, thank you so much, Adam, for the primer on getting Warcraft II working under DOSBOX. The “-t cdrom” option was the piece I was missing to get my game to recognize the CD [...]]]></description>
		<link>http://www.doctort.org/adam/nerd-notes/networked-warcraft-ii-under-dosbox.html</link>
			</item>
	<item>
		<title>Update on TwinHan remote for Mythbuntu 8.10</title>
		<description><![CDATA[I&#8217;ve just upgraded my HTPC to the new Mythbuntu 8.10. I must say that setup is a helluva lot easier than previous versions of Myth although I found my ATI card did not work at all and I had to exhume an ancient nVidia card from my parts box. And I had to hack the [...]]]></description>
		<link>http://www.doctort.org/adam/general/update-on-twinhan-remote-for-mythbuntu-810.html</link>
			</item>
	<item>
		<title>Baud rate converter website is up</title>
		<description><![CDATA[I&#8217;ve set up a simple website to hawk my RS232 Rate Converter. The product is now ready to sell. Hooray!
The address is http://serialgadget.com/
]]></description>
		<link>http://www.doctort.org/adam/general/baud-rate-converter-website-is-up.html</link>
			</item>
	<item>
		<title>Currency Calculation in PHP</title>
		<description><![CDATA[Thanks to some help from Stack Overflow, the new and excellent Q&#38;A site for programmers, I have put together a PHP class which can perform a currency conversion using up to date exchange rates pulled live from Yahoo. Here is the code for y&#8217;all to share:

&#60;?php

// fx.php - PHP Code to convert currencies using Yahoo's [...]]]></description>
		<link>http://www.doctort.org/adam/general/currency-calculation-in-php.html</link>
			</item>
</channel>
</rss>
