<?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 tuts</title>
	<atom:link href="http://insanityville.com/category/web-scripts/java-tuts/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.0</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&amp;utm_medium=rss&amp;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&amp;utm_medium=rss&amp;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&amp;utm_medium=rss&amp;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>
		<item>
		<title>New features for the Yahoo Status Checker</title>
		<link>http://insanityville.com/2008/06/new-features-for-the-yahoo-status-checker/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=new-features-for-the-yahoo-status-checker</link>
		<comments>http://insanityville.com/2008/06/new-features-for-the-yahoo-status-checker/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 03:00:04 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java tuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[A few weeks ago, I released a simple Yahoo status checker script and I offered it for download. Although the script works just fine, a lot of users wrote me back that they got errors from the script. I saw these errors and they were parsing errors because the PHP version installed on their servers [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2008/06/new-features-for-the-yahoo-status-checker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple Yahoo status checker Revised</title>
		<link>http://insanityville.com/2008/06/simple-yahoo-status-checker-revised/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=simple-yahoo-status-checker-revised</link>
		<comments>http://insanityville.com/2008/06/simple-yahoo-status-checker-revised/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 23:00:20 +0000</pubDate>
		<dc:creator>in-sanity</dc:creator>
				<category><![CDATA[Java tuts]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Unfortunately, Yahoo performed some maintenance operations to it&#8217;s servers a couple of days ago and it&#8217;s no longer possible to check for invisible users using the following link: opi.yahoo.com/online?username&#38;m=k&#38;t=1&#38;s=1 Until I&#8217;ll come up with a new way to find this user status out, I altered the script in such a way that it can still [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2008/06/simple-yahoo-status-checker-revised/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Simple Validation Script</title>
		<link>http://insanityville.com/2008/05/free-simple-validation-script/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=free-simple-validation-script</link>
		<comments>http://insanityville.com/2008/05/free-simple-validation-script/#comments</comments>
		<pubDate>Wed, 21 May 2008 23:48:36 +0000</pubDate>
		<dc:creator>in-sanity</dc:creator>
				<category><![CDATA[Java tuts]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This script is a very easy and elegant way to verify data that is to be submitted is valid before the actual validation process without reloading the page. The idea is not new and it is not original. I made this script because I didn&#8217;t want to use a lot javascript files unless it was [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2008/05/free-simple-validation-script/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>NicEdit &#8211; New js WYSIWYG editor</title>
		<link>http://insanityville.com/2008/03/nicedit-new-js-wysiwyg-editor/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=nicedit-new-js-wysiwyg-editor</link>
		<comments>http://insanityville.com/2008/03/nicedit-new-js-wysiwyg-editor/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 10:00:38 +0000</pubDate>
		<dc:creator>in-sanity</dc:creator>
				<category><![CDATA[Java tuts]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I recently came across NicEdit&#8217;s webpage and I was pleasantly surprised of it&#8217;s size. I mean, it&#8217;s a WYSIWYG editor under 10Kb in size when compressed. It&#8217;s amazing. I know what you&#8217;re thinking, that it doesn&#8217;t have all the features that it&#8217;s competitors (FCKEditor or HTMLarea), but it&#8217;s a great editor nonetheless. Because it&#8217;s so [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2008/03/nicedit-new-js-wysiwyg-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
