<?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>ze blog of simon &#187; Uncategorized</title>
	<atom:link href="http://www.mccartney.ie/wordpress/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mccartney.ie/wordpress</link>
	<description>too boring to have a real blog</description>
	<lastBuildDate>Tue, 20 Dec 2011 12:52:44 +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>Oppenheimer &#8211; go listen.</title>
		<link>http://www.mccartney.ie/wordpress/2007/06/oppenheimer-go-listen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oppenheimer-go-listen</link>
		<comments>http://www.mccartney.ie/wordpress/2007/06/oppenheimer-go-listen/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 01:20:35 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2007/06/14/oppenheimer-go-listen/</guid>
		<description><![CDATA[You need to go and listen to this, pure class. http://www.myspace.com/oppenheimer http://www.oppenheimermusic.co.uk [name dropping] Rocky worked at a recording studio I used to break stuff at.. [/name dropping]]]></description>
			<content:encoded><![CDATA[<p>You need to go and listen to this, pure class.</p>
<p><a href="http://www.myspace.com/oppenheimer">http://www.myspace.com/oppenheimer</a></p>
<p><a href="http://www.oppenheimermusic.co.uk/">http://www.oppenheimermusic.co.uk </a></p>
<p>[name dropping]<br />
Rocky worked at a recording studio I used to break stuff at..<br />
[/name dropping]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2007/06/oppenheimer-go-listen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacking about with Java class files</title>
		<link>http://www.mccartney.ie/wordpress/2007/05/hacking-about-with-java-class-files/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hacking-about-with-java-class-files</link>
		<comments>http://www.mccartney.ie/wordpress/2007/05/hacking-about-with-java-class-files/#comments</comments>
		<pubDate>Tue, 08 May 2007 10:34:07 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2007/05/08/hacking-about-with-java-class-files/</guid>
		<description><![CDATA[I&#8217;ve recently been involved in migrating some old JBoss web portal applications from one physical location to another, along the way there were some new security hurdles to jump, including moving all URLs from http to https. One of the components in this service had a hard coded URL to the http address.  We could [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been involved in migrating some old JBoss web portal applications from one physical location to another, along the way there were some new security hurdles to jump, including moving all URLs from http to https.</p>
<p>One of the components in this service had a hard coded URL to the http address.  We could have fixed this with an Apache rewrite rule, but the security folks would still have been on our backs.  The source code is long lost (AFAIK) and it probably would have taken ages to create a suitable build environment anyways.</p>
<p>What I needed was a class file editor.  <a href="http://www.geocities.com/CapeCanaveral/Hall/2334/programs.html">CafeBabe</a> to the rescue! More details <a href="http://www.geocities.com/CapeCanaveral/Hall/2334/Programs/cafebabe.html">here</a>.  This great little tool allowed be to edit the String in the class file, all I needed to do then was rebuild the jar file, stop JBoss, slip it into the filesystem over the old JAR with the bad url in it, restart JBoss &#038; hey presto!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2007/05/hacking-about-with-java-class-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things to do at a job interview</title>
		<link>http://www.mccartney.ie/wordpress/2007/04/things-to-do-at-a-job-interview/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=things-to-do-at-a-job-interview</link>
		<comments>http://www.mccartney.ie/wordpress/2007/04/things-to-do-at-a-job-interview/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 17:45:22 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2007/04/29/things-to-do-at-a-job-interview/</guid>
		<description><![CDATA[http://positivesharing.com/2007/03/some-killer-questions-to-ask-in-your-next-job-interview/]]></description>
			<content:encoded><![CDATA[<p><a href="http://positivesharing.com/2007/03/some-killer-questions-to-ask-in-your-next-job-interview/">http://positivesharing.com/2007/03/some-killer-questions-to-ask-in-your-next-job-interview/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2007/04/things-to-do-at-a-job-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terrorist in the making.</title>
		<link>http://www.mccartney.ie/wordpress/2007/03/terrorist-in-the-making/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=terrorist-in-the-making</link>
		<comments>http://www.mccartney.ie/wordpress/2007/03/terrorist-in-the-making/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 22:57:15 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2007/03/26/terrorist-in-the-making/</guid>
		<description><![CDATA[suspicion2.jpg (JPEG Image, 700&#215;938 pixels) Are you a terrorist and you don&#8217;t even know it?]]></description>
			<content:encoded><![CDATA[<p><a href="http://p10.hostingprod.com/@spyblog.org.uk/blog/images/suspicion2.jpg">suspicion2.jpg (JPEG Image, 700&#215;938 pixels)</a></p>
<p>Are you a terrorist and you don&#8217;t even know it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2007/03/terrorist-in-the-making/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More what he said:</title>
		<link>http://www.mccartney.ie/wordpress/2007/03/more-what-he-said/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=more-what-he-said</link>
		<comments>http://www.mccartney.ie/wordpress/2007/03/more-what-he-said/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 10:35:46 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2007/03/20/more-what-he-said/</guid>
		<description><![CDATA[http://www.eoghanmccabe.com/naive-by-design/irish-web-app-development-a-team-to-the-rescue/]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.eoghanmccabe.com/naive-by-design/irish-web-app-development-a-team-to-the-rescue/" href="http://www.eoghanmccabe.com/naive-by-design/irish-web-app-development-a-team-to-the-rescue/">http://www.eoghanmccabe.com/naive-by-design/irish-web-app-development-a-team-to-the-rescue/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2007/03/more-what-he-said/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why a Career in Computer Programming Doesn’t Suck</title>
		<link>http://www.mccartney.ie/wordpress/2007/03/why-a-career-in-computer-programming-doesn%e2%80%99t-suck/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-a-career-in-computer-programming-doesn%25e2%2580%2599t-suck</link>
		<comments>http://www.mccartney.ie/wordpress/2007/03/why-a-career-in-computer-programming-doesn%e2%80%99t-suck/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 20:42:12 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2007/03/15/why-a-career-in-computer-programming-doesn%e2%80%99t-suck/</guid>
		<description><![CDATA[Yeah, what he said: http://formerslacker.com/blog/2007/03/12/why-a-career-in-computer&#8230;]]></description>
			<content:encoded><![CDATA[<p>Yeah, what he said:</p>
<p><a target="_blank" title="http://formerslacker.com/blog/2007/03/12/why-a-career-in-computer-programming-doesnt-suck-a-response/" href="http://formerslacker.com/blog/2007/03/12/why-a-career-in-computer-programming-doesnt-suck-a-response/">http://formerslacker.com/blog/2007/03/12/why-a-career-in-computer&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2007/03/why-a-career-in-computer-programming-doesn%e2%80%99t-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Ruby on Rails tutorial yet</title>
		<link>http://www.mccartney.ie/wordpress/2007/03/best-ruby-on-rails-tutorial-yet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=best-ruby-on-rails-tutorial-yet</link>
		<comments>http://www.mccartney.ie/wordpress/2007/03/best-ruby-on-rails-tutorial-yet/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 00:00:16 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2007/03/03/best-ruby-on-rails-tutorial-yet/</guid>
		<description><![CDATA[Kudos to Tom Rossi over at the www.themolehill.com, where I have just read one of the best intro&#8217;s to RoR yet, simple, clean &#038; informative. Many of the articles I have read over recent months either work too hard at showing how quickly you can do stuff, or how brief Ruby is, without giving the [...]]]></description>
			<content:encoded><![CDATA[<p>Kudos to Tom Rossi over at the <a target="_blank" href="http://www.themolehill.com">www.themolehill.com</a>, where I have just read one of the best intro&#8217;s to RoR yet, simple, clean &#038; informative.</p>
<p>Many of the articles I have read over recent months either work too hard at showing how quickly you can do stuff, or how brief Ruby is, without giving the detail to help put the pieces of the puzzle together.  (i.e. I&#8217;m a system admin coder/hacker, I know what MVC is, but I&#8217;ve never used it in anger, I&#8217;m used to scripting out problems &#038; fiddling with databases)<br />
You can jump into the aricle <a href="http://www.themolehill.com/index.php/2006/08/14/beginners-guide-starting-with-the-model/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2007/03/best-ruby-on-rails-tutorial-yet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ditching Windows &#8211; again..</title>
		<link>http://www.mccartney.ie/wordpress/2007/02/ditching-windows-again/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ditching-windows-again</link>
		<comments>http://www.mccartney.ie/wordpress/2007/02/ditching-windows-again/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 11:20:34 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2007/02/20/ditching-windows-again/</guid>
		<description><![CDATA[I changed jobs back in October 2005, and became a Microsofty again (well, only on my work laptop), at the weekend I lost it again and ditched XP in favour of Ubuntu Edgy Eft, &#8216;cos getting Debian on a laptop and getting all the funky bits working is just too much like hardwork. One of [...]]]></description>
			<content:encoded><![CDATA[<p>I changed jobs back in October 2005, and became a Microsofty again (well, only on my work laptop), at the weekend I lost it again and ditched XP in favour of Ubuntu Edgy Eft, &#8216;cos getting Debian on a laptop and getting all the funky bits working is just too much like hardwork.</p>
<p>One of the companies I work for uses OWA for all non-corporate laptop email access.</p>
<p>OWA for Ex2k3 sucks on anything but IE.  Some kind soul has scripted up an IE6 installation using Wine.  Love it.</p>
<p><a title="http://www.tatanka.com.br/ies4linux/page/Installation:Ubuntu" href="http://www.tatanka.com.br/ies4linux/page/Installation:Ubuntu">http://www.tatanka.com.br/ies4linux/page/Installation:Ubuntu</a></p>
<p><a title="http://www.debianadmin.com/running-internet-explorer-debian-and-ubuntu-linux.html" href="http://www.debianadmin.com/running-internet-explorer-debian-and-ubuntu-linux.html">http://www.debianadmin.com/running-internet-explorer&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2007/02/ditching-windows-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel is evil&#8230;</title>
		<link>http://www.mccartney.ie/wordpress/2006/12/excel-is-evil/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=excel-is-evil</link>
		<comments>http://www.mccartney.ie/wordpress/2006/12/excel-is-evil/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 12:53:26 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2006/12/06/excel-is-evil/</guid>
		<description><![CDATA[..or has the potential to be in the wrong hands. http://neopoleon.com/home/blogs/neo/archive/2003/09/29/5458.aspx]]></description>
			<content:encoded><![CDATA[<p>..or has the potential to be in the wrong hands.</p>
<p><a href="http://neopoleon.com/home/blogs/neo/archive/2003/09/29/5458.aspx">http://neopoleon.com/home/blogs/neo/archive/2003/09/29/5458.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2006/12/excel-is-evil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flock that</title>
		<link>http://www.mccartney.ie/wordpress/2006/11/flock-that/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flock-that</link>
		<comments>http://www.mccartney.ie/wordpress/2006/11/flock-that/#comments</comments>
		<pubDate>Wed, 01 Nov 2006 04:27:35 +0000</pubDate>
		<dc:creator>simonm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mccartney.ie/wordpress/2006/11/01/flock-that/</guid>
		<description><![CDATA[Flock Start Page Playing with Flock, the last time I looked, it wasn&#8217;t worth the effort, but then I didn&#8217;t blog or do flickr&#8230;maybe it will be more useful this time round. Blogged with Flock]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flock.com/start/">Flock Start Page</a> <br/><br />
<br/><br />
Playing with Flock, the last time I looked, it wasn&#8217;t worth the effort, but then I didn&#8217;t blog or do flickr&#8230;maybe it will be more useful this time round.<br/></p>
<p/>
<p style="text-align: right; font-size: 8px">Blogged with <a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new">Flock</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccartney.ie/wordpress/2006/11/flock-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

