<?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; Java</title>
	<atom:link href="http://www.pioverpi.net/tag/java/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>Android SDK Update: A folder failed to be renamed or moved</title>
		<link>http://www.pioverpi.net/2011/11/23/android-sdk-update-a-folder-failed-to-be-renamed-or-moved/</link>
		<comments>http://www.pioverpi.net/2011/11/23/android-sdk-update-a-folder-failed-to-be-renamed-or-moved/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 15:49:48 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=2002</guid>
		<description><![CDATA[I recently decided to jump into some Android development in my spare time.  Using Eclipse as my IDE, I already have most of the Android SDK environment set up on my machine.  Using the Android SKD and AVD Manager, I decided to install a year&#8217;s worth of SDK updates. Unfortunately, a few minutes after the [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2011/11/23/android-sdk-update-a-folder-failed-to-be-renamed-or-moved/feed/</wfw:commentRss>
		<slash:comments>0</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>Changing the Size of JTables</title>
		<link>http://www.pioverpi.net/2009/07/30/changing-the-size-of-jtables/</link>
		<comments>http://www.pioverpi.net/2009/07/30/changing-the-size-of-jtables/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 07:55:00 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[JTable]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=1111</guid>
		<description><![CDATA[After linking up your JTable with a database through JDBC (see previous post here), you might find the need to add and remove rows to your table through the application GUI. This can actually be done with relative ease. First, you&#8217;ll need a way to invoke the add row/remove row feature.  The way you do [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/07/30/changing-the-size-of-jtables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JTables + JDBC: Pt. 4 Putting it all Together</title>
		<link>http://www.pioverpi.net/2009/07/02/jtables-jdbc-pt-4-putting-it-all-together/</link>
		<comments>http://www.pioverpi.net/2009/07/02/jtables-jdbc-pt-4-putting-it-all-together/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 07:04:05 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[AbstractTableModel]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[JTable]]></category>
		<category><![CDATA[JTables + JDBC]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=982</guid>
		<description><![CDATA[This is part 4 in the series on JTables and JDBC &#60;&#60; Pt. 3 Connecting to your database through JDBC Alright, let&#8217;s put this JTable together! Using the code from the previous section, we can now populate our custom AbstractTableModel by pulling information from a remote database.  Don&#8217;t worry, its a lot easier than it [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/07/02/jtables-jdbc-pt-4-putting-it-all-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JTables + JDBC: Pt. 3 Connecting to your database through JDBC</title>
		<link>http://www.pioverpi.net/2009/06/26/jtables-jdbc-pt-3-connecting-to-your-database-through-jdbc/</link>
		<comments>http://www.pioverpi.net/2009/06/26/jtables-jdbc-pt-3-connecting-to-your-database-through-jdbc/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 03:53:23 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[JTables + JDBC]]></category>
		<category><![CDATA[postgreSQL]]></category>
		<category><![CDATA[psql]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=947</guid>
		<description><![CDATA[This is part 3 in the series on JTables and JDBC &#60;&#60; Pt. 2 Extending AbstractTableModel Now that we have set up our empty TableModel, we&#8217;ll need to populate it with information from our database. In order to do that, we&#8217;ll first have to establish a connection to our database and query it for information. [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/06/26/jtables-jdbc-pt-3-connecting-to-your-database-through-jdbc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>JTables + JDBC: Pt 2. Extending AbstractTableModel</title>
		<link>http://www.pioverpi.net/2009/06/24/jtables-jdbc-pt-2-extending-abstracttablemodel/</link>
		<comments>http://www.pioverpi.net/2009/06/24/jtables-jdbc-pt-2-extending-abstracttablemodel/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 12:06:48 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[AbstractTableModel]]></category>
		<category><![CDATA[JTable]]></category>
		<category><![CDATA[JTables + JDBC]]></category>
		<category><![CDATA[TableModel]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=921</guid>
		<description><![CDATA[This is part 2 in the series on JTables and JDBC >]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/06/24/jtables-jdbc-pt-2-extending-abstracttablemodel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JTables + JDBC &#8211; Pt.1 Introduction</title>
		<link>http://www.pioverpi.net/2009/06/23/jtables-jdbc-introduction/</link>
		<comments>http://www.pioverpi.net/2009/06/23/jtables-jdbc-introduction/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 11:34:49 +0000</pubDate>
		<dc:creator>jama22</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[JTables]]></category>
		<category><![CDATA[JTables + JDBC]]></category>
		<category><![CDATA[postgreSQL]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://www.pioverpi.net/?p=909</guid>
		<description><![CDATA[Consider this: you have a running Java application with a Swing front-end and a PostgreSQL database managing the data in the backend.  You want to let your users view and modify the data in your database, but they don&#8217;t know a smidgen of SQL.  Perhaps there is a way to (easily?) draw a GUI front-end [...]]]></description>
		<wfw:commentRss>http://www.pioverpi.net/2009/06/23/jtables-jdbc-introduction/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

