<?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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>stratos.me &#187; Tutorials</title>
	<atom:link href="http://www.stratos.me/category/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stratos.me</link>
	<description>Just writing what hits my mind!</description>
	<pubDate>Thu, 14 Aug 2008 16:11:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Java crash course #8: How to read the docs</title>
		<link>http://www.stratos.me/2008/08/java-crash-course-8-how-to-read-the-docs/</link>
		<comments>http://www.stratos.me/2008/08/java-crash-course-8-how-to-read-the-docs/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 22:33:03 +0000</pubDate>
		<dc:creator>stratosg</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.stratos.me/?p=287</guid>
		<description><![CDATA[We have come to a point that i think you are ready to explore what Java is all about. You will often hear me say "RTFM", i.e Read The Fine (??) Manual! In Java this is more feasible than any other language. The documentation is well structured and well written. Nothing is left out. To [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/08/java-crash-course-8-how-to-read-the-docs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java crash course #7: A few important points</title>
		<link>http://www.stratos.me/2008/08/java-crash-course-7-a-few-important-points/</link>
		<comments>http://www.stratos.me/2008/08/java-crash-course-7-a-few-important-points/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 00:04:59 +0000</pubDate>
		<dc:creator>stratosg</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[Java crash course]]></category>

		<guid isPermaLink="false">http://www.stratos.me/?p=274</guid>
		<description><![CDATA[Before i dig deeper into Java, i need to explain a few more things that i think have been underestimated before or have not been metnioned at all. There are many key concepts that i am surely missing in this series but this is why it's called a "crash course". I am trying the best [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/08/java-crash-course-7-a-few-important-points/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java crash course #6: Classpath, classloader and packages</title>
		<link>http://www.stratos.me/2008/07/java-crash-course-6-classpath-classloader-packages/</link>
		<comments>http://www.stratos.me/2008/07/java-crash-course-6-classpath-classloader-packages/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 20:20:23 +0000</pubDate>
		<dc:creator>stratosg</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.stratos.me/?p=245</guid>
		<description><![CDATA[We have come this far. It was an easy ride till now. I think it's time to go a bit deeper. We need to clear out how java works exactly. So let's start scratching the surface a little bit. First thing we need to see is what happens when we start our program.
When we give [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/07/java-crash-course-6-classpath-classloader-packages/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to access bindings from Java code in ADF</title>
		<link>http://www.stratos.me/2008/07/how-to-access-bindings-from-java-code-in-adf/</link>
		<comments>http://www.stratos.me/2008/07/how-to-access-bindings-from-java-code-in-adf/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 22:26:49 +0000</pubDate>
		<dc:creator>elijah</dc:creator>
		
		<category><![CDATA[Quickies]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[adf java code binding iterator bean javabean managed ba]]></category>

		<guid isPermaLink="false">http://stratosector.net/myblog/?p=119</guid>
		<description><![CDATA[Maybe it's me stupid, but I was looking for this for quite long and finally figured out how to. So I thought it could save someone's time too.
Say we have a JSPX page bound to a ViewObject. Also there's a backing bean for this page. What we want is to access from the backing bean [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/07/how-to-access-bindings-from-java-code-in-adf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Find MAC address using Java</title>
		<link>http://www.stratos.me/2008/07/find-mac-address-using-java/</link>
		<comments>http://www.stratos.me/2008/07/find-mac-address-using-java/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 11:42:47 +0000</pubDate>
		<dc:creator>stratosg</dc:creator>
		
		<category><![CDATA[My Coding]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[mycode]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.stratos.me/?p=219</guid>
		<description><![CDATA[Recently i wanted to get the MAC addresses of the computer i was working from within my Java program. I started a small quest and all over there was this tip "this is system dependent so you need to make system calls". Somewhere around there i found a "but". Someone posted that in mustang (that [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/07/find-mac-address-using-java/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java XOR Encryption</title>
		<link>http://www.stratos.me/2008/07/java-xor-encryption/</link>
		<comments>http://www.stratos.me/2008/07/java-xor-encryption/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 13:04:00 +0000</pubDate>
		<dc:creator>stratosg</dc:creator>
		
		<category><![CDATA[My Coding]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.stratos.me/?p=210</guid>
		<description><![CDATA[A few months ago (see related posts) i released a small package for a XOR encryption in C. Now, here i am with an even smaller program for XOR encryption in Java. As expected, in Java it was way easier to implement it than C. No pointer loses, no "segmentation faults" no nothing. Nice and [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/07/java-xor-encryption/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java crash course #5: Overloading vs Overriding</title>
		<link>http://www.stratos.me/2008/07/java-crash-course-5-overloading-vs-overriding/</link>
		<comments>http://www.stratos.me/2008/07/java-crash-course-5-overloading-vs-overriding/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 21:49:11 +0000</pubDate>
		<dc:creator>stratosg</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.stratos.me/?p=198</guid>
		<description><![CDATA[On the previous articles we mentioned both overloading and overriding but we didn't pay sufficient attention to them. Those two meanings are among the most important ones in Object Oriented programming and design. It's not a matter of usage it's a matter of design and elegant programming. Let's take a closer look on both of [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/07/java-crash-course-5-overloading-vs-overriding/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Migrating a wordpress installation</title>
		<link>http://www.stratos.me/2008/07/migrating-a-wordpress-installation/</link>
		<comments>http://www.stratos.me/2008/07/migrating-a-wordpress-installation/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 07:57:14 +0000</pubDate>
		<dc:creator>stratosg</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.stratos.me/?p=187</guid>
		<description><![CDATA[In this area there are alot of tutorials and howto's but here is a small step by step on how i did it.

Copy all the files from the old blog to your new folder.
Open your database with a manager like phpMyAdmin or in a console. You need to edit the table wp-options and change the [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/07/migrating-a-wordpress-installation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java crash course #4: Inheritance</title>
		<link>http://www.stratos.me/2008/07/java-crash-course-4-inheritance/</link>
		<comments>http://www.stratos.me/2008/07/java-crash-course-4-inheritance/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 10:00:30 +0000</pubDate>
		<dc:creator>stratosg</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://stratosector.net/myblog/?p=173</guid>
		<description><![CDATA[The previous three courses were just the beggining. In the last one we started getting somewhere since we could see what is a constructor and what overloading is. A fundamental thing on object oriented programming is called "inheritance". On real life it is what a parent (on most cases) leaves to a child. In programming [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/07/java-crash-course-4-inheritance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java crash course #3: Constructors and overloading</title>
		<link>http://www.stratos.me/2008/07/java-crash-course-3-constructors-and-overloading/</link>
		<comments>http://www.stratos.me/2008/07/java-crash-course-3-constructors-and-overloading/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 14:28:16 +0000</pubDate>
		<dc:creator>stratosg</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://stratosector.net/myblog/?p=168</guid>
		<description><![CDATA[On the previous 2 articles of the series we started our first steps towards Java programming. I hope i made clear on how Java works in general and what a scope is. In the previous tutorial we issued a "new" and created an instance but we had no clue what was going on there. It [...]]]></description>
		<wfw:commentRss>http://www.stratos.me/2008/07/java-crash-course-3-constructors-and-overloading/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
