<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Java Cabin</title>
	<atom:link href="http://javacabin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://javacabin.wordpress.com</link>
	<description>Java blog for everybody love to program</description>
	<lastBuildDate>Wed, 25 Nov 2009 12:05:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='javacabin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Java Cabin</title>
		<link>http://javacabin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://javacabin.wordpress.com/osd.xml" title="Java Cabin" />
	<atom:link rel='hub' href='http://javacabin.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Prepare to Program with Java :  The Folder and Path (Part 1)</title>
		<link>http://javacabin.wordpress.com/2009/11/25/prepare-to-program-with-java-the-folder-and-path-part-1/</link>
		<comments>http://javacabin.wordpress.com/2009/11/25/prepare-to-program-with-java-the-folder-and-path-part-1/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 04:26:18 +0000</pubDate>
		<dc:creator>demitkecil</dc:creator>
				<category><![CDATA[Java Fundamental]]></category>
		<category><![CDATA[Crimson Editor]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[Fundamental]]></category>
		<category><![CDATA[Galileo]]></category>
		<category><![CDATA[Ganymede]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JBuilder]]></category>
		<category><![CDATA[JDBC Driver]]></category>
		<category><![CDATA[JDeveloper]]></category>
		<category><![CDATA[jTDS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://javacabin.wordpress.com/?p=16</guid>
		<description><![CDATA[Pramudya Yanuanto This article gives you very basic knowledge about how to prepare your environment for Java, yet give you my experiences for using Java such a long time. While we can program Java in Linux, most of this article talk about the process in Windows. I assume that you may use many Databases, Editors [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javacabin.wordpress.com&amp;blog=10601567&amp;post=16&amp;subd=javacabin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="mailto:demitkecil@yahoo.com">Pramudya Yanuanto</a></p>
<p>This article gives you very basic knowledge about how to prepare your environment for Java, yet give you my experiences for using Java such a long time.</p>
<p>While we can program Java in Linux, most of this article talk about the process in Windows.</p>
<p>I assume that you may use many Databases, Editors (to take advantages of some features), and many versions of JDK (to maintain your old project without difficulties).</p>
<p style="text-align:center;"><a href="http://javacabin.files.wordpress.com/2009/11/folder-structures1.gif"><img class="size-full wp-image-18  aligncenter" src="http://javacabin.files.wordpress.com/2009/11/folder-structures1.gif?w=450" alt="Folder Structure"   /></a></p>
<p>Yes, I put everything under folder Java since I program with more than 10 languages, so it will make me faster finding it. Beside, if you put some program under Windows Program File Folder, it will be to long to type it …</p>
<h2>JDKs Folder</h2>
<p>Lets start with JDKs Folder. Why should we need this folder?</p>
<p>I’ve used Java to program for quite a long time ago, so I have used the old JDK. If I have to maintain it (with tight budget from the customer), It will be better for me to used the old one rather than adjust anything with new JDK that may arise some new errors.</p>
<p>And if you a new Java programmer, may be you have to maintain old Java program that can not be upgarded (due to customer request) into a new JDK version.</p>
<p>Here is a link where you can find an old JDK:</p>
<p><a href="http://java.sun.com/javase/downloads/previous.jsp">http://java.sun.com/javase/downloads/previous.jsp</a></p>
<p style="text-align:center;"><a href="http://javacabin.files.wordpress.com/2009/11/old-jdk.png"><img class="alignnone size-full wp-image-28" title="old-jdk" src="http://javacabin.files.wordpress.com/2009/11/old-jdk.png?w=450" alt=""   /></a></p>
<p>Sun still maintain such of JDKs and I personally thanks to all staff of Sun for such of generousity.</p>
<p>Here are the JDK and JRE that’s still reside in Sun</p>
<ul>
<li>JDK/JRE 1.1</li>
<li>JDK/JRE 1.2.1 update 4</li>
<li>JDK/JRE 1.2.2 update 4 – 17</li>
<li>JDK/JRE 1.3.0 initial until update 5</li>
<li>JDK/JRE 1.3.1 initial until update 25</li>
<li>JDK/JRE 1.4.0 initial until update 4</li>
<li>JDK/JRE 1.4.1 initial until update 7</li>
<li>JDK/JRE 1.4.2 initial until update 19</li>
<li>JDK/JRE 5 initial until update 21</li>
<li>JDK/JRE 6 initial until 16 (current is update 17)</li>
</ul>
<p>That’s such a very good service for a free perfect thing …</p>
<p>Now your folder may look like this :</p>
<p style="text-align:center;"><a href="http://javacabin.files.wordpress.com/2009/11/folder-jdk.gif"><img class="size-full wp-image-21 aligncenter" title="Folder JDK" src="http://javacabin.files.wordpress.com/2009/11/folder-jdk.gif?w=450" alt=""   /></a></p>
<p>Notice that in JDK 6, I use 2 folders. I use that because I always use the update 6 and then will move it to the newest update but still want to test it for some time.</p>
<p>So I use all the JDK to make sure that we do the right ting. Upgrade can create undesirable effect if we have just a tight budget.</p>
<h2>Drivers Folder</h2>
<p>Yes as the name states, it will be used to store all of your database folders. Why bother? I use Oracle database back since version 5. Yes, oracle start using Java at version 8i. The problem is that oracle use the same name for jars for it’s drivers.</p>
<p>The name is always like these with a little bit varian (no matters the version is):</p>
<ul>
<li>classes111.jar</li>
<li>classes111_g.jar</li>
<li>classes12.jar</li>
<li>classes12dms.jar</li>
<li>classes12dms_g.jar</li>
<li>classes12_g.jar</li>
<li>javadoc.tar</li>
<li>nls_charset11.jar</li>
<li>nls_charset12.jar</li>
<li>ocrs12.jar</li>
<li>ojdbc14.jar</li>
<li>ojdbc14_g.jar</li>
</ul>
<p>It means that you can not keep them in the same folder.</p>
<p>In this folders you also see jTDS folder that contain driver for Microsoft SQL Server 6.5 to 2008 and  Sybase ASE version 10, 11, 12, 15. a very wonderful driver for very small size. We will discuss it in details when we cover the JDBC.</p>
<p>Our folder will look like this :</p>
<p style="text-align:center;"><a href="http://javacabin.files.wordpress.com/2009/11/folder-drivers.gif"><img class="size-full wp-image-22 aligncenter" title="Folder Drivers" src="http://javacabin.files.wordpress.com/2009/11/folder-drivers.gif?w=450" alt=""   /></a></p>
<h2>Editor Folders</h2>
<p>Yes most of us fanatic with our editor. We are a kind of attached into our editors. As a hired programmers that sometime work into different company under some project leaders, I have to adjust my editor to conform to other project members.</p>
<p>Some editor also have features that more advance than other editors.</p>
<p>Here are my editor folders</p>
<p style="text-align:center;"><a href="http://javacabin.files.wordpress.com/2009/11/folder-editors.gif"><img class="alignnone size-full wp-image-23" title="Folder Editors" src="http://javacabin.files.wordpress.com/2009/11/folder-editors.gif?w=450" alt=""   /></a></p>
<p>We will see how we can manage this complex structure easily on my next articleo</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javacabin.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javacabin.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javacabin.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javacabin.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javacabin.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javacabin.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javacabin.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javacabin.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javacabin.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javacabin.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javacabin.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javacabin.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javacabin.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javacabin.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javacabin.wordpress.com&amp;blog=10601567&amp;post=16&amp;subd=javacabin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javacabin.wordpress.com/2009/11/25/prepare-to-program-with-java-the-folder-and-path-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b170df85f27706b3dbe5d5417ae1b691?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">demitkecil</media:title>
		</media:content>

		<media:content url="http://javacabin.files.wordpress.com/2009/11/folder-structures1.gif" medium="image">
			<media:title type="html">Folder Structure</media:title>
		</media:content>

		<media:content url="http://javacabin.files.wordpress.com/2009/11/old-jdk.png" medium="image">
			<media:title type="html">old-jdk</media:title>
		</media:content>

		<media:content url="http://javacabin.files.wordpress.com/2009/11/folder-jdk.gif" medium="image">
			<media:title type="html">Folder JDK</media:title>
		</media:content>

		<media:content url="http://javacabin.files.wordpress.com/2009/11/folder-drivers.gif" medium="image">
			<media:title type="html">Folder Drivers</media:title>
		</media:content>

		<media:content url="http://javacabin.files.wordpress.com/2009/11/folder-editors.gif" medium="image">
			<media:title type="html">Folder Editors</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome to Java Cabin</title>
		<link>http://javacabin.wordpress.com/2009/11/20/hello-world/</link>
		<comments>http://javacabin.wordpress.com/2009/11/20/hello-world/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 23:30:57 +0000</pubDate>
		<dc:creator>demitkecil</dc:creator>
				<category><![CDATA[Opening]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Jakarta, November 21, 2009 Welcome to Java Cabin I hope this blog can help you find anything you need about Java Programming. I start this with the need of a beginner in mind but I&#8217;ll try to keep it with the progress in the world of Programming. I try to make it tools free whenever [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javacabin.wordpress.com&amp;blog=10601567&amp;post=1&amp;subd=javacabin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://javacabin.files.wordpress.com/2009/11/box-in-cabin.png"><img class="alignnone size-full wp-image-6" title="Box in Cabin" src="http://javacabin.files.wordpress.com/2009/11/box-in-cabin.png?w=450" alt=""   /></a></p>
<p>Jakarta, November 21, 2009</p>
<p><strong>Welcome to Java Cabin</strong></p>
<p>I hope this blog can help you find anything you need about Java Programming. I start this with the need of a beginner in mind but I&#8217;ll try to keep it with the progress in the world of Programming.</p>
<p>I try to make it tools free whenever possible but I will mention tools we need in front of each article.</p>
<p>Happy programming</p>
<p>Pramudya Yanuanto</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javacabin.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javacabin.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javacabin.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javacabin.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javacabin.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javacabin.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javacabin.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javacabin.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javacabin.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javacabin.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javacabin.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javacabin.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javacabin.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javacabin.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javacabin.wordpress.com&amp;blog=10601567&amp;post=1&amp;subd=javacabin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javacabin.wordpress.com/2009/11/20/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b170df85f27706b3dbe5d5417ae1b691?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">demitkecil</media:title>
		</media:content>

		<media:content url="http://javacabin.files.wordpress.com/2009/11/box-in-cabin.png" medium="image">
			<media:title type="html">Box in Cabin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
