<?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>Nation Pigeon</title>
	<atom:link href="http://nationpigeon.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nationpigeon.com</link>
	<description>The Nations Favourite Pigeon.</description>
	<lastBuildDate>Thu, 24 Jan 2013 17:23:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>goomwwm startup applications and background</title>
		<link>http://nationpigeon.com/goomwwm-startup-applications-and-background/</link>
		<comments>http://nationpigeon.com/goomwwm-startup-applications-and-background/#comments</comments>
		<pubDate>Thu, 24 Jan 2013 17:16:09 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[goomwwm]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=1135</guid>
		<description><![CDATA[I&#8217;ve been using Goomwwm on and off, but seeing as it&#8217;s post-new-yearness I&#8217;m going to give it a try full time. To set the background, I decided to use feh. Simply create a .goomwwmrc in your home directory. # Background exec /usr/bin/feh --bg-center /home/osaka/wallpaper.jpg # Sart up applications exec /usr/bin/lxpanel That sets the background to [...]]]></description>
		<wfw:commentRss>http://nationpigeon.com/goomwwm-startup-applications-and-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to Eduroam using wpa_supplicant</title>
		<link>http://nationpigeon.com/connect-to-eduroam-using-wpa_supplicant/</link>
		<comments>http://nationpigeon.com/connect-to-eduroam-using-wpa_supplicant/#comments</comments>
		<pubDate>Thu, 24 Jan 2013 17:08:58 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[arch linux]]></category>
		<category><![CDATA[Eduroam]]></category>
		<category><![CDATA[wirelss]]></category>
		<category><![CDATA[wpa_supplicant]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=1134</guid>
		<description><![CDATA[Less: <b>/etc/wpa_supplicant/wpa_supplicant_edu.conf</b>
<pre class="brush: bash">ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1

network={
        ssid="eduroam"
        key_mgmt=IEEE8021X WPA-NONE WPA-EAP
        eap=PEAP
        identity="abc1@uni.ac.uk"
        password="*****"
        #ca_cert="/location/of/cert" # This might not be required.
        phase2="auth=MSCHAPV2"
        priority=2
        auth_alg=OPEN
}</pre>]]></description>
		<wfw:commentRss>http://nationpigeon.com/connect-to-eduroam-using-wpa_supplicant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Libre Office Spellchecker Not working</title>
		<link>http://nationpigeon.com/libre-office-spellchecker-not-working/</link>
		<comments>http://nationpigeon.com/libre-office-spellchecker-not-working/#comments</comments>
		<pubDate>Tue, 11 Sep 2012 14:59:17 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Systemless]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[LIbre Office]]></category>
		<category><![CDATA[mint]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=1120</guid>
		<description><![CDATA[sudo apt-get install myspell-en-gb This should make it work, this will work for any debian variant.]]></description>
		<wfw:commentRss>http://nationpigeon.com/libre-office-spellchecker-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse and Android Dev</title>
		<link>http://nationpigeon.com/eclipse-and-android-dev/</link>
		<comments>http://nationpigeon.com/eclipse-and-android-dev/#comments</comments>
		<pubDate>Sun, 02 Sep 2012 20:22:47 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Android SDK]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=1114</guid>
		<description><![CDATA[If you get the following error with Eclipse on Linux (Maybe Windows): Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704) Missing requirement: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found 1. Go to [...]]]></description>
		<wfw:commentRss>http://nationpigeon.com/eclipse-and-android-dev/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vnstat: Network Stats</title>
		<link>http://nationpigeon.com/vnstat-network-stats/</link>
		<comments>http://nationpigeon.com/vnstat-network-stats/#comments</comments>
		<pubDate>Sun, 19 Aug 2012 21:16:37 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=1097</guid>
		<description><![CDATA[To gather network statistics about the amount of data your interface is using, have a look at <a href="http://humdi.net/vnstat/" target="_blank">vnstat</a>
<p style="text-align: center;"><a href="http://nationpigeon.com/vnstat-network-stats"><img class=" aligncenter" title="vnstat example" src="http://humdi.net/vnstat/cgidemo/vnstat_t.png" alt="vnstat example" width="500" height="206" /></a></p>]]></description>
		<wfw:commentRss>http://nationpigeon.com/vnstat-network-stats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD 9 Keyboard mapping</title>
		<link>http://nationpigeon.com/freebsd-9-keyboard-mapping/</link>
		<comments>http://nationpigeon.com/freebsd-9-keyboard-mapping/#comments</comments>
		<pubDate>Sat, 18 Aug 2012 16:38:51 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Systemless]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[HAL]]></category>
		<category><![CDATA[keyboard mapping]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=1095</guid>
		<description><![CDATA[To get HAL to set your keyboard mapping on boot create the below file: vi /usr/local/etc/hal/fdi/policy/x11-input.fdi Enter this into it: &#60;?xml version="1.0" encoding="ISO-8859-1"?&#62; &#60;deviceinfo version="0.2"&#62;   &#60;device&#62;     &#60;match key="info.capabilities" contains="input.keyboard"&#62;       &#60;merge key="input.x11_options.XkbLayout" type="string"&#62;gb&#60;/merge&#62;     &#60;/match&#62;   &#60;/device&#62; &#60;/deviceinfo&#62; For this to work you will need to have HAL enabled in rc.conf. echo 'hald_enable="YES"' [...]]]></description>
		<wfw:commentRss>http://nationpigeon.com/freebsd-9-keyboard-mapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Mongo DB on Debian with PHP support</title>
		<link>http://nationpigeon.com/mongo-db-debian-and-php/</link>
		<comments>http://nationpigeon.com/mongo-db-debian-and-php/#comments</comments>
		<pubDate>Mon, 13 Aug 2012 18:29:20 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Databse]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[MongoDB]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=1026</guid>
		<description><![CDATA[Steps to Install MongoDB &#8211; This should work with Debian and Ubuntu, with the upstart init system. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10 &#38;&#38; sudo sh -c 'echo ''deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen'' &#62; /etc/apt/sources.list.d/10gen.list' &#38;&#38; sudo apt-get update &#38;&#38; sudo apt-get install mongodb-10gen; If all goes well you should have a fully working MongoDB. [...]]]></description>
		<wfw:commentRss>http://nationpigeon.com/mongo-db-debian-and-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Site Update 21-Alpha</title>
		<link>http://nationpigeon.com/site-update-21-alpha/</link>
		<comments>http://nationpigeon.com/site-update-21-alpha/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 14:38:37 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Systemless]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[site update]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=879</guid>
		<description><![CDATA[Surprise, a new shiny theme has appeared!
<a href="http://nationpigeon.com/site-update-21-alpha/"><img src="http://nationpigeon.com/wp-content/uploads/2012/08/SiteUpdateAlphaExcerpt.jpg" /></a>]]></description>
		<wfw:commentRss>http://nationpigeon.com/site-update-21-alpha/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Search for Files that Do NOT Contain a Certain Term</title>
		<link>http://nationpigeon.com/search-for-files-that-do-not-contain-a-certain-term/</link>
		<comments>http://nationpigeon.com/search-for-files-that-do-not-contain-a-certain-term/#comments</comments>
		<pubDate>Tue, 07 Aug 2012 15:10:12 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=978</guid>
		<description><![CDATA[Using Windows command line, to locate only the files you want.

<a href="http://nationpigeon.com/search-for-files-that-do-not-contain-a-certain-term"><img src="http://nationpigeon.com/wp-content/uploads/2012/08/CMDExclude1.jpg" /></a>]]></description>
		<wfw:commentRss>http://nationpigeon.com/search-for-files-that-do-not-contain-a-certain-term/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webserver File Permissions</title>
		<link>http://nationpigeon.com/webserver-file-permissions/</link>
		<comments>http://nationpigeon.com/webserver-file-permissions/#comments</comments>
		<pubDate>Mon, 06 Aug 2012 16:23:21 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://nationpigeon.com/?p=1018</guid>
		<description><![CDATA[From what I have found out, the standard permissions should go along the lines of
<ul>
	<li>Directories 755</li>
	<li>PHP 600</li>
	<li>Everything Else 644</li>
</ul>]]></description>
		<wfw:commentRss>http://nationpigeon.com/webserver-file-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
