<?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>The White Room</title>
	<atom:link href="http://www.euperia.com/stuff/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.euperia.com/stuff</link>
	<description>The personal site of Andrew McCombe, Website Engineer</description>
	<lastBuildDate>Sun, 25 Jul 2010 16:48:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The sour taste of success</title>
		<link>http://www.euperia.com/stuff/?p=246</link>
		<comments>http://www.euperia.com/stuff/?p=246#comments</comments>
		<pubDate>Sun, 25 Jul 2010 16:41:22 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=246</guid>
		<description><![CDATA[As a Ferrari fan I can admit to feeling a bit ashamed at today's result at the German Grand Prix.  My team was heading for a one-two finish and for a while I was extremely pleased.  Then came the blatant breaking of the rules which then left a sour taste in almost everyone's mouth. All except a certain Spanish Ferrari driver.]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=246</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Constraining resizable textareas</title>
		<link>http://www.euperia.com/stuff/?p=241</link>
		<comments>http://www.euperia.com/stuff/?p=241#comments</comments>
		<pubDate>Fri, 16 Jul 2010 13:11:15 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=241</guid>
		<description><![CDATA[The new crop of web browsers such as Safari, Chrome(ium) and Firefox 4 allow the user to resize textareas by using a handle at the bottom right.   It is possible to restrict the size that the user can resize the textarea to using css min/max width/heights.

textarea {
   width: 250px;
   height: 100px;
 [...]]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=241</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Warning:  Xdebug MUST be loaded as a Zend extension in Unknown on line 0 Fix</title>
		<link>http://www.euperia.com/stuff/?p=234</link>
		<comments>http://www.euperia.com/stuff/?p=234#comments</comments>
		<pubDate>Fri, 02 Jul 2010 08:56:39 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=234</guid>
		<description><![CDATA[When I upgraded my desktop to Ubuntu 10.04 (Lucid Lynx) I also upgraded my PHP version to 5.3.  Apart from a few warnings with some deprecated functions (the main cuplrit being the ereg functions) all went well.
When using the Zend Tool command from the command line I started getting warnings about xdebug:

andrew@andrew: ~$ zf [...]]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=234</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbeans Tip: Mouse-wheel on open files</title>
		<link>http://www.euperia.com/stuff/?p=216</link>
		<comments>http://www.euperia.com/stuff/?p=216#comments</comments>
		<pubDate>Wed, 03 Mar 2010 15:42:17 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=216</guid>
		<description><![CDATA[If you have a lot of files open in Netbeans and they don&#8217;t all fit in the tab area you can scroll them left/right when using your mouse wheel when you move the mouse over the tabs.
]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=216</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbeans PHP Autocomplete stopped</title>
		<link>http://www.euperia.com/stuff/?p=214</link>
		<comments>http://www.euperia.com/stuff/?p=214#comments</comments>
		<pubDate>Thu, 25 Feb 2010 08:45:28 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=214</guid>
		<description><![CDATA[I had an issue with Netbeans 6.8 where the auto-complete for PHP functions stopped working.  It would work with functions and methods defined in my project but wouldn&#8217;t auto-complete any native PHP functions.
The fix for this is to delete the var/cache/index folder contents  in the users Netbeans directory  (in my case,  ~/.netbeans/var/cache/index/ [...]]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=214</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Things a programmer needs to be</title>
		<link>http://www.euperia.com/stuff/?p=199</link>
		<comments>http://www.euperia.com/stuff/?p=199#comments</comments>
		<pubDate>Wed, 24 Feb 2010 21:50:19 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=199</guid>
		<description><![CDATA[Knowing a programming language just isn't enough these days to be a full time Web Developer.  Here are ten other skills required to 'do the job'.]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=199</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CLI Autologin and autostart a program with Ubuntu 9.10 karmik</title>
		<link>http://www.euperia.com/stuff/?p=185</link>
		<comments>http://www.euperia.com/stuff/?p=185#comments</comments>
		<pubDate>Fri, 12 Feb 2010 21:02:12 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=185</guid>
		<description><![CDATA[
My old laptop is used as a music server and so I haven&#8217;t installed a desktop on it. I use MPD as my music server and ncmpd as the front-end.  However, I&#8217;m finding it a pain to enter my username, password, wait (its an old, slow lappy) and then enter ncmpd, so I looked for [...]]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=185</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Ubuntu from Grub over Network</title>
		<link>http://www.euperia.com/stuff/?p=168</link>
		<comments>http://www.euperia.com/stuff/?p=168#comments</comments>
		<pubDate>Fri, 08 Jan 2010 19:06:12 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=168</guid>
		<description><![CDATA[I have an old Dell C400 Latitude at home and use it primarily as a music server.  It doesn&#8217;t have any built in drives such as floppy or CD and I don&#8217;t own an external Dell CD drive.  It won&#8217;t boot from an external USB device so my options for installing a new OS are [...]]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=168</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mashups and Music</title>
		<link>http://www.euperia.com/stuff/?p=164</link>
		<comments>http://www.euperia.com/stuff/?p=164#comments</comments>
		<pubDate>Wed, 06 Jan 2010 21:22:19 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=164</guid>
		<description><![CDATA[On my old site I had a couple of tracks that I have mashed up in the past and one track created with fruityloops.  Since the blog has gone in these tracks have disappeared.  Time to put em back.
1. Stan &#8211; Eminem (Paradise Remix) &#8211; stan.mp3
2. Queen gets Tipsy &#8211;  J-kwon vs Queen &#8211; queen-gets-tipsy.mp3
3. [...]]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=164</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Correct VAT calculations in PHP</title>
		<link>http://www.euperia.com/stuff/?p=152</link>
		<comments>http://www.euperia.com/stuff/?p=152#comments</comments>
		<pubDate>Mon, 04 Jan 2010 09:48:36 +0000</pubDate>
		<dc:creator>Andrew McCombe</dc:creator>
		
		<guid isPermaLink="false">http://www.euperia.com/stuff/?p=152</guid>
		<description><![CDATA[Due to the so called &#8216;Credit Crunch&#8217; the British government had decided to change the VAT rate for one year between December 2008 and Jan 2010.  Many developers in the UK had made the mistake of hardcoding the VAT rate in their code which caused issues.
After discussions with colleagues it became clear that each developer [...]]]></description>
		<wfw:commentRss>http://www.euperia.com/stuff/?feed=rss2&amp;p=152</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
