<?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>Insanityville &#187; Java</title>
	<atom:link href="http://insanityville.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://insanityville.com</link>
	<description>Reviews, free ajax shoutbox, free ajax validation, free ajax scripts, fun gallery and more</description>
	<lastBuildDate>Wed, 26 May 2010 19:25:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Using the ArrayList object in JAVA</title>
		<link>http://insanityville.com/2009/11/using-the-arraylist-object-in-java/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-the-arraylist-object-in-java</link>
		<comments>http://insanityville.com/2009/11/using-the-arraylist-object-in-java/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 18:57:32 +0000</pubDate>
		<dc:creator>in-sanity</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java tuts]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://insanityville.com/?p=2055</guid>
		<description><![CDATA[I continue sharing with you bits of code from my JAVA project picking up the thread left in Running SQL queries in JAVA. I remind you that I must develop a library application for school project. So far I showed you how I connected to a database and how I manipulate data from that database. [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2009/11/using-the-arraylist-object-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running SQL queries in JAVA</title>
		<link>http://insanityville.com/2009/11/running-sql-queries-in-java/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=running-sql-queries-in-java</link>
		<comments>http://insanityville.com/2009/11/running-sql-queries-in-java/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 14:39:09 +0000</pubDate>
		<dc:creator>in-sanity</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java tuts]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://insanityville.com/?p=2028</guid>
		<description><![CDATA[In a previous post, Connecting to Access database in JAVA, I&#8217;ve shared a little snippet of code with you that showed how to connect to an Access DBMS. With the connection alone you can&#8217;t do much to the database excepting the connection. We need to manipulate the data found in the database we connected to. [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2009/11/running-sql-queries-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting to Access database in JAVA</title>
		<link>http://insanityville.com/2009/11/connecting-to-access-database-in-java/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=connecting-to-access-database-in-java</link>
		<comments>http://insanityville.com/2009/11/connecting-to-access-database-in-java/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 18:15:20 +0000</pubDate>
		<dc:creator>in-sanity</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java tuts]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://insanityville.com/?p=890</guid>
		<description><![CDATA[Hi there, I started a project for school that I must develop in JAVA. It&#8217;s a library system that uses Access databases for data and settings storage. I&#8217;m not going into any more details about the analysis of the problem but it&#8217;s obvious that I needed to setup a connection to the database. In this [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2009/11/connecting-to-access-database-in-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

