<?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>Pi/Pi &#187; Linux</title>
	<atom:link href="http://www.pioverpi.net/category/tech/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pioverpi.net</link>
	<description>...but that&#039;s just one!</description>
	<lastBuildDate>Thu, 24 Nov 2011 05:04:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Lucid Lynx (10.04) and GRUB on Windows 7</title>
		<link>http://www.pioverpi.net/2010/06/20/lucid-lynx-10-04-and-grub-on-windows-7/</link>
		<comments>http://www.pioverpi.net/2010/06/20/lucid-lynx-10-04-and-grub-on-windows-7/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 20:04:57 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1894</guid>
		<description><![CDATA[In a previous post (Recovering GRUB After Installing Windows 7) I described a situation where GRUB would not be able to detect your Windows 7 boot partition after you installed Ubuntu.  The fix was to point the root directory to a small (or secret?) partition outside of the main Windows 7 NTFS partition. I recently [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2010/06/20/lucid-lynx-10-04-and-grub-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Python Shell Commands, /bin/sh: Syntax error</title>
		<link>http://www.pioverpi.net/2010/01/29/shell-commands-in-python-sh-errors/</link>
		<comments>http://www.pioverpi.net/2010/01/29/shell-commands-in-python-sh-errors/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 18:58:04 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[/bin/sh]]></category>
		<category><![CDATA[bad]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fd]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1351</guid>
		<description><![CDATA[This semester, Derek and I have been doing some work on Postgres&#8217; buffer management system for my CSC443 Database Systems Technology course.  Derek, wrote a nice little Python script that parses various Postgres outputs and does a bit of math on it. However, when I tried to run his script on my machine, I got [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2010/01/29/shell-commands-in-python-sh-errors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Speed Reader</title>
		<link>http://www.pioverpi.net/2010/01/22/speed-reader/</link>
		<comments>http://www.pioverpi.net/2010/01/22/speed-reader/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 21:04:35 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[jar]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[speed reader]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1343</guid>
		<description><![CDATA[I spent a small portion of my free time this week working on a small Java application that would help me do a bit of speed reading. For those who are unfamiliar with the concept, you can read more about it on the wiki article here.  The basic idea is to increase the speed at [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2010/01/22/speed-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drawing Strings in Swing using Graphics2D</title>
		<link>http://www.pioverpi.net/2010/01/14/drawing-strings-in-swing-using-graphics2d/</link>
		<comments>http://www.pioverpi.net/2010/01/14/drawing-strings-in-swing-using-graphics2d/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:39:37 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[aliased]]></category>
		<category><![CDATA[anti]]></category>
		<category><![CDATA[awt]]></category>
		<category><![CDATA[centered]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Graphics2D]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1332</guid>
		<description><![CDATA[I&#8217;ve started a new project again, and this time I&#8217;m working on a speed-reader application using Java (more details on that later) One of the problems that I&#8217;ve always had with Java Swing UIs is figuring out how to directly draw centered Strings while inside of a paintComponent(Graphics g) method of some JComponent So let&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2010/01/14/drawing-strings-in-swing-using-graphics2d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unbricking Your Router</title>
		<link>http://www.pioverpi.net/2009/11/29/unbricking-a-router/</link>
		<comments>http://www.pioverpi.net/2009/11/29/unbricking-a-router/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 17:38:05 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[brick]]></category>
		<category><![CDATA[bricked]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[WRT310N]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1279</guid>
		<description><![CDATA[I live in a house where I&#8217;m the resident tech guru, so its pretty much my responsibility to fix any technical glitch regardless of who actually caused them. Last Friday, one of my family members got the bright idea to do a firmware update on our router&#8230;too bad he used the wrong firmware version for [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/11/29/unbricking-a-router/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flush Your DNS for CSLab Connections</title>
		<link>http://www.pioverpi.net/2009/09/18/flush-your-dns-for-cslab-connections/</link>
		<comments>http://www.pioverpi.net/2009/09/18/flush-your-dns-for-cslab-connections/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 19:25:44 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[UofT]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[cslab]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[flush]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1139</guid>
		<description><![CDATA[Computer Science students at the University of Toronto are more than familiar with this problem.  You want to use the cslab wifi network, but you accidental opened Firefox before you ssh-ed in to bypass the firewall.  Great, now you don&#8217;t have access to you homepage (which is really inconvenient if Google is your homepage) or [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/09/18/flush-your-dns-for-cslab-connections/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recovering GRUB After Installing Windows 7</title>
		<link>http://www.pioverpi.net/2009/08/27/recovering-grub-after-installing-windows-7/</link>
		<comments>http://www.pioverpi.net/2009/08/27/recovering-grub-after-installing-windows-7/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 01:15:27 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[bootmgr]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[missing]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1128</guid>
		<description><![CDATA[With the imminent release of Windows 7, I decided to give it a try on my own machine.  Windows 7 RTM (Release to Manufacturer) has already been released through MSDN, and as a UofT student I was able to grab my own copy through MSDNAA @ UofT. A clean installation of Windows 7 is actually [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/08/27/recovering-grub-after-installing-windows-7/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Bluetooth Tethering: BB Bold + Ubuntu 8.10</title>
		<link>http://www.pioverpi.net/2009/04/06/bluetooth-tethering-the-blackberry-bold-ubuntu-intrepid-ibex/</link>
		<comments>http://www.pioverpi.net/2009/04/06/bluetooth-tethering-the-blackberry-bold-ubuntu-intrepid-ibex/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 10:35:00 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[bold]]></category>
		<category><![CDATA[intrepid ibex]]></category>
		<category><![CDATA[lenovo]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[rogers]]></category>
		<category><![CDATA[tethering]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x200]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=550</guid>
		<description><![CDATA[In my continuing struggle to Linux-fy my X200, I blew away my entire hard drive and loaded the latest Ubuntu (8.10 &#8211; Intrepid Ibex).  I&#8217;m liking it so far. One of the things with using Ubuntu is that you have to configure most of the hardware yourself.   I had a bit of trouble getting the [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/04/06/bluetooth-tethering-the-blackberry-bold-ubuntu-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

