<?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>Andy Regan</title>
	<atom:link href="http://andyregan.net/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://andyregan.net/blog</link>
	<description>I should not talk so much about myself if there were anybody else whom I knew as well. -- Henry David Thoreau</description>
	<lastBuildDate>Thu, 25 Feb 2010 17:52:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://andyregan.net/blog/?pushpress=hub'/>
		<item>
		<title>Quickly Reset Linux File and Directory Permissions</title>
		<link>http://andyregan.net/blog/archives/262</link>
		<comments>http://andyregan.net/blog/archives/262#comments</comments>
		<pubDate>Thu, 25 Feb 2010 17:52:17 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Script-Fu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[ubutnu]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://andyregan.net/blog/?p=262</guid>
		<description><![CDATA[Just a quick post so I can keep these commands handy (since I keep forgetting them). These will allow you to quickly set different permissions for all files (or all folders) within a specific directory in Linux.
Reset File Permissions
$find /path/to/directory/ -type f -exec chmod 644 {} \;
Reset Directory Permissions
$find /path/to/directory/ -type d -exec chmod 755 {} [...]]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/262/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up A New CakePHP Environment in Ubuntu</title>
		<link>http://andyregan.net/blog/archives/216</link>
		<comments>http://andyregan.net/blog/archives/216#comments</comments>
		<pubDate>Tue, 16 Feb 2010 22:50:04 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ubuntu cakephp php linux apache vhost suphp]]></category>

		<guid isPermaLink="false">http://andyregan.net/blog/?p=216</guid>
		<description><![CDATA[How to get around some common stumbling blocks when creating a new CakePHP development environment.]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/216/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nasty Site Hack Leads to Phony Google Links</title>
		<link>http://andyregan.net/blog/archives/186</link>
		<comments>http://andyregan.net/blog/archives/186#comments</comments>
		<pubDate>Wed, 29 Jul 2009 16:23:14 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://andyregan.net/blog/?p=186</guid>
		<description><![CDATA[Came across a dirty (but interesting) website hack today. Essentially when a person googled their domain name they discovered hundreds and hundreds of phony links pointing to a sub-directory of their site. (With various explicitly charming descriptions). Clicking on these links displayed a page full of advertisements.
Had a nose around the sub-directory in question and [...]]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/186/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Theme</title>
		<link>http://andyregan.net/blog/archives/181</link>
		<comments>http://andyregan.net/blog/archives/181#comments</comments>
		<pubDate>Wed, 29 Apr 2009 16:37:53 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://andyregan.net/blog/?p=181</guid>
		<description><![CDATA[I got a bit sick of the old fusion theme. The new theme is based on the Vigilance Theme by Jestro with some tweaks suggested in an excellent article by Dean Peters along with a couple of tweaks of my own.  
Header image is a photo I took atop the cliff at Silver Strand [...]]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/181/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shoot First Questions Later</title>
		<link>http://andyregan.net/blog/archives/170</link>
		<comments>http://andyregan.net/blog/archives/170#comments</comments>
		<pubDate>Wed, 29 Apr 2009 13:15:44 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Rabble Rabble]]></category>
		<category><![CDATA[digital media forum]]></category>
		<category><![CDATA[gaming]]></category>

		<guid isPermaLink="false">http://andyregan.net/blog/?p=170</guid>
		<description><![CDATA[
SFQL is a different approach to business networking.  Break the ice by playing a few LAN games and having a laugh.  Afterwards, head to a nearby pub for some refreshments and have a chance to chat with like-minded people in the tech industry from Galway.
It&#8217;s happening May 6th from 7pm in Squareyes, Forster [...]]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/170/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I Can Haz Job?</title>
		<link>http://andyregan.net/blog/archives/142</link>
		<comments>http://andyregan.net/blog/archives/142#comments</comments>
		<pubDate>Sun, 26 Apr 2009 14:09:16 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Rabble Rabble]]></category>
		<category><![CDATA[it industry]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[rte]]></category>

		<guid isPermaLink="false">http://andyregan.net/wordpress/?p=142</guid>
		<description><![CDATA[
According to RTE there should be plenty of work for me and my classmates when we graduate.  Good to hear. (As Forrest Gump would say, &#8220;One less thing, you know?&#8221;.)  Unfortunately, from my experience so far this year I don&#8217;t think it&#8217;s going to be quite as easy to get a good job [...]]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/142/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DrupalCamp Galway</title>
		<link>http://andyregan.net/blog/archives/106</link>
		<comments>http://andyregan.net/blog/archives/106#comments</comments>
		<pubDate>Sun, 05 Apr 2009 13:10:15 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://andyregan.net/wordpress/?p=106</guid>
		<description><![CDATA[DrupalCamp Galway a huge success.]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/106/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Random Bits</title>
		<link>http://andyregan.net/blog/archives/95</link>
		<comments>http://andyregan.net/blog/archives/95#comments</comments>
		<pubDate>Sun, 08 Mar 2009 23:40:37 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Rabble Rabble]]></category>

		<guid isPermaLink="false">http://andyregan.net/wordpress/?p=95</guid>
		<description><![CDATA[I haven&#8217;t come across anything that deserves a full post this week, so here&#8217;s 5 interesting technologies I&#8217;ve come across recently:

umask

How to set default permissions when creating files in linux


DoHop.com

Find Cheap Flights


Twubble

Friends of Friends for Twitter


JTwitter

Java Library for the Twitter API


TwitterLocal

Find tweets by location



And here&#8217;s some more randomness:
&#8220;Switching to VoIP&#8221; by Ted Wallingford is very [...]]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/95/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recovering Files From an Unmountable USB Key</title>
		<link>http://andyregan.net/blog/archives/71</link>
		<comments>http://andyregan.net/blog/archives/71#comments</comments>
		<pubDate>Sat, 28 Feb 2009 21:16:40 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[file recovery]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[photorec]]></category>
		<category><![CDATA[testdisk]]></category>
		<category><![CDATA[thumb drive]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb key]]></category>

		<guid isPermaLink="false">http://andyregan.net/wordpress/?p=71</guid>
		<description><![CDATA[The other night, myself and Rory managed to recover his friend&#8217;s thesis from a wonky USB thumb drive.  We used PhotoRec on Ubuntu Linux.  PhotoRec comes with the TestDisk utility.  You can install TestDisk via:

$apt-get update
$apt-get install testdisk

The first thing we did was run dmesg in a terminal to get a bit [...]]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/71/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webcam Motion Detection in Ubuntu Linux</title>
		<link>http://andyregan.net/blog/archives/67</link>
		<comments>http://andyregan.net/blog/archives/67#comments</comments>
		<pubDate>Thu, 26 Feb 2009 16:19:19 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[motion]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://andyregan.net/wordpress/archives/67</guid>
		<description><![CDATA[I bought a cheap usb webcam to add to the list of devices for my fyp.  The idea is to push presence updates when motion is detected.  I&#8217;ll be using Motion to handle motion detection.  Detailed installation and configuration instructions can be found at InfectedProject.
You can set motion to run commands when [...]]]></description>
		<wfw:commentRss>http://andyregan.net/blog/archives/67/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
