<?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/"
	>

<channel>
	<title>Free Online Programming Tutorials</title>
	<atom:link href="http://freeonlineprogrammingtutorials.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://freeonlineprogrammingtutorials.com</link>
	<description>Let's Learn Web Programming!</description>
	<pubDate>Tue, 16 Mar 2010 02:17:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Basic Principles of CSS Design</title>
		<link>http://freeonlineprogrammingtutorials.com/2010/03/16/basic-principles-of-css-design/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2010/03/16/basic-principles-of-css-design/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 02:17:48 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[CSS Design]]></category>

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=163</guid>
		<description><![CDATA[Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web document.

•	 Reduces code.
•	 Flexibility to change/modify changes across sites.

 Why is it Called CSS 

< link type="text / css" rel="stylesheet" href=“a / style.css" >
< link type="text / css" rel="stylesheet" href=“b / style.css" >
< link type="text / css" rel="stylesheet" [...]]]></description>
			<content:encoded><![CDATA[<p>Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web document.<br />
<br />
•	 Reduces code.<br />
•	 Flexibility to change/modify changes across sites.<br />
</p>
<h2> Why is it Called CSS </h2>
<p><b<span id="more-163"></span><br />
The Cascading Effect -<br />
<br />
< head ><br />
< link type="text / css" rel="stylesheet" href=“a / style.css" ><br />
< link type="text / css" rel="stylesheet" href=“b / style.css" ><br />
< link type="text / css" rel="stylesheet" href=“c / style.css" ><br />
< /head ></p>
<h2> Ways of CSS Implementation </h2>
<p>
a] Within a tag itself (inline styles)<br />
<br />
< body style=“color: black; background: white;” ><br />
<br />
b] Within a page and in it’s <HEAD> tag<br />
</p>
<style type="text/css">
 body { color: black; background: white; } 
</style>
<p>
c] Linking to a separate style sheet<br />
<br />
< link type="text/css" rel="stylesheet" href="style.css" /  ><br /></p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F16%2Fbasic-principles-of-css-design%2F&amp;title=Basic%20Principles%20of%20CSS%20Design&amp;bodytext=Cascading%20Style%20Sheets%20%28CSS%29%20is%20a%20simple%20mechanism%20for%20adding%20style%20%28e.g.%20fonts%2C%20colors%2C%20spacing%29%20to%20Web%20document.%0D%0A%0D%0A%E2%80%A2%09%20Reduces%20code.%0D%0A%E2%80%A2%09%20Flexibility%20to%20change%2Fmodify%20changes%20across%20sites.%0D%0A%0D%0A%20Why%20is%20it%20Called%20CSS%20%0D%0A" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F16%2Fbasic-principles-of-css-design%2F&amp;title=Basic%20Principles%20of%20CSS%20Design&amp;notes=Cascading%20Style%20Sheets%20%28CSS%29%20is%20a%20simple%20mechanism%20for%20adding%20style%20%28e.g.%20fonts%2C%20colors%2C%20spacing%29%20to%20Web%20document.%0D%0A%0D%0A%E2%80%A2%09%20Reduces%20code.%0D%0A%E2%80%A2%09%20Flexibility%20to%20change%2Fmodify%20changes%20across%20sites.%0D%0A%0D%0A%20Why%20is%20it%20Called%20CSS%20%0D%0A" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F16%2Fbasic-principles-of-css-design%2F&amp;t=Basic%20Principles%20of%20CSS%20Design" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F16%2Fbasic-principles-of-css-design%2F&amp;title=Basic%20Principles%20of%20CSS%20Design&amp;annotation=Cascading%20Style%20Sheets%20%28CSS%29%20is%20a%20simple%20mechanism%20for%20adding%20style%20%28e.g.%20fonts%2C%20colors%2C%20spacing%29%20to%20Web%20document.%0D%0A%0D%0A%E2%80%A2%09%20Reduces%20code.%0D%0A%E2%80%A2%09%20Flexibility%20to%20change%2Fmodify%20changes%20across%20sites.%0D%0A%0D%0A%20Why%20is%20it%20Called%20CSS%20%0D%0A" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F16%2Fbasic-principles-of-css-design%2F&amp;t=Basic%20Principles%20of%20CSS%20Design" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F16%2Fbasic-principles-of-css-design%2F&amp;title=Basic%20Principles%20of%20CSS%20Design" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F16%2Fbasic-principles-of-css-design%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Basic%20Principles%20of%20CSS%20Design%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F16%2Fbasic-principles-of-css-design%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2010/03/16/basic-principles-of-css-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Class Loader and Bytecode Verifier</title>
		<link>http://freeonlineprogrammingtutorials.com/2010/03/13/the-class-loader-and-bytecode-verifier/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2010/03/13/the-class-loader-and-bytecode-verifier/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 08:09:15 +0000</pubDate>
		<dc:creator>Nanya</dc:creator>
		
		<category><![CDATA[Core Java]]></category>

		<category><![CDATA[The Class Loader and Bytecode Verifier]]></category>

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=161</guid>
		<description><![CDATA[•	Loads all classes necessary for the execution of a program
•	Maintains classes of the local file system in separate namespaces
•	Prevents spoofing
•	The Bytecode Verifier ensures that:
&#160;&#160;&#160;-The code adheres to the JVM specification.
&#160;&#160;&#160;-The code does not violate system integrity.
&#160;&#160;&#160;-The code causes no operand stack overflows or underflows.
&#160;&#160;&#160;-The parameter types for all operational code are correct.
&#160;&#160;&#160;-No illegal data conversions [...]]]></description>
			<content:encoded><![CDATA[<p>•	Loads all classes necessary for the execution of a program<br />
•	Maintains classes of the local file system in separate namespaces<br />
•	Prevents spoofing<br />
•	The Bytecode Verifier ensures that:<br />
&nbsp;&nbsp;&nbsp;-The code adheres to the JVM specification.<br />
&nbsp;&nbsp;&nbsp;-The code does not violate system integrity.<br />
&nbsp;&nbsp;&nbsp;-The code causes no operand stack overflows or underflows.<br />
&nbsp;&nbsp;&nbsp;-The parameter types for all operational code are correct.<br />
&nbsp;&nbsp;&nbsp;-No illegal data conversions (the conversion of integers to pointers) have occurred.</p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-class-loader-and-bytecode-verifier%2F&amp;title=The%20Class%20Loader%20and%20Bytecode%20Verifier&amp;bodytext=%0D%0A%E2%80%A2%09Loads%20all%20classes%20necessary%20for%20the%20execution%20of%20a%20program%0D%0A%E2%80%A2%09Maintains%20classes%20of%20the%20local%20file%20system%20in%20separate%20namespaces%0D%0A%E2%80%A2%09Prevents%20spoofing%0D%0A%E2%80%A2%09The%20Bytecode%20Verifier%20ensures%20that%3A%0D%0A%26nbsp%3B%26nbsp%3B%26nbsp%3B-The%20code%20adheres%20to%20the%20JVM%20sp" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-class-loader-and-bytecode-verifier%2F&amp;title=The%20Class%20Loader%20and%20Bytecode%20Verifier&amp;notes=%0D%0A%E2%80%A2%09Loads%20all%20classes%20necessary%20for%20the%20execution%20of%20a%20program%0D%0A%E2%80%A2%09Maintains%20classes%20of%20the%20local%20file%20system%20in%20separate%20namespaces%0D%0A%E2%80%A2%09Prevents%20spoofing%0D%0A%E2%80%A2%09The%20Bytecode%20Verifier%20ensures%20that%3A%0D%0A%26nbsp%3B%26nbsp%3B%26nbsp%3B-The%20code%20adheres%20to%20the%20JVM%20sp" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-class-loader-and-bytecode-verifier%2F&amp;t=The%20Class%20Loader%20and%20Bytecode%20Verifier" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-class-loader-and-bytecode-verifier%2F&amp;title=The%20Class%20Loader%20and%20Bytecode%20Verifier&amp;annotation=%0D%0A%E2%80%A2%09Loads%20all%20classes%20necessary%20for%20the%20execution%20of%20a%20program%0D%0A%E2%80%A2%09Maintains%20classes%20of%20the%20local%20file%20system%20in%20separate%20namespaces%0D%0A%E2%80%A2%09Prevents%20spoofing%0D%0A%E2%80%A2%09The%20Bytecode%20Verifier%20ensures%20that%3A%0D%0A%26nbsp%3B%26nbsp%3B%26nbsp%3B-The%20code%20adheres%20to%20the%20JVM%20sp" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-class-loader-and-bytecode-verifier%2F&amp;t=The%20Class%20Loader%20and%20Bytecode%20Verifier" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-class-loader-and-bytecode-verifier%2F&amp;title=The%20Class%20Loader%20and%20Bytecode%20Verifier" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-class-loader-and-bytecode-verifier%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Class%20Loader%20and%20Bytecode%20Verifier%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-class-loader-and-bytecode-verifier%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2010/03/13/the-class-loader-and-bytecode-verifier/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Garbage Collection and JVM implementations</title>
		<link>http://freeonlineprogrammingtutorials.com/2010/03/13/garbage-collection-and-jvm-implementations/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2010/03/13/garbage-collection-and-jvm-implementations/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 08:01:56 +0000</pubDate>
		<dc:creator>Nanya</dc:creator>
		
		<category><![CDATA[Core Java]]></category>

		<category><![CDATA[Garbage Collection and JVM implementations]]></category>

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=157</guid>
		<description><![CDATA[•	Allocated memory that is no longer needed should be deallocated.
•	In other languages, deallocation is the programmer’s responsibility.
•	The Java programming language provides a system-level thread to track memory allocation.
•	Garbage collection has the following characteristics:
&#160;&#160;&#160;–	Checks for and frees memory no longer needed
&#160;&#160;&#160;–	Is done automatically
&#160;&#160;&#160;–	Can vary dramatically across JVM implementations

JVM Tasks

•	The JVM performs three main tasks:
&#160;&#160;&#160;–	Loads code
&#160;&#160;&#160;–	Verifies code
&#160;&#160;&#160;–	Executes [...]]]></description>
			<content:encoded><![CDATA[<p>•	Allocated memory that is no longer needed should be deallocated.<br />
•	In other languages, deallocation is the programmer’s responsibility.<br />
•	The Java programming language provides a system-level thread to track memory allocation.<br />
•	Garbage collection has the following characteristics:<br />
&nbsp;&nbsp;&nbsp;–	Checks for and frees memory no longer needed<br />
&nbsp;&nbsp;&nbsp;–	Is done automatically<br />
&nbsp;&nbsp;&nbsp;–	Can vary dramatically across <a href="http://freeonlineprogrammingtutorials.com/2010/03/13/the-java-virtual-machine/">JVM</a> implementations<br />
</p>
<h2>JVM Tasks</h2>
<p>
•	The JVM performs three main tasks:<br />
&nbsp;&nbsp;&nbsp;–	Loads code<br />
&nbsp;&nbsp;&nbsp;–	Verifies code<br />
&nbsp;&nbsp;&nbsp;–	Executes code</p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fgarbage-collection-and-jvm-implementations%2F&amp;title=Garbage%20Collection%20and%20JVM%20implementations&amp;bodytext=%0D%0A%E2%80%A2%09Allocated%20memory%20that%20is%20no%20longer%20needed%20should%20be%20deallocated.%0D%0A%E2%80%A2%09In%20other%20languages%2C%20deallocation%20is%20the%20programmer%E2%80%99s%20responsibility.%0D%0A%E2%80%A2%09The%20Java%20programming%20language%20provides%20a%20system-level%20thread%20to%20track%20memory%20allocation.%0D%0A%E2%80%A2%09Garb" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fgarbage-collection-and-jvm-implementations%2F&amp;title=Garbage%20Collection%20and%20JVM%20implementations&amp;notes=%0D%0A%E2%80%A2%09Allocated%20memory%20that%20is%20no%20longer%20needed%20should%20be%20deallocated.%0D%0A%E2%80%A2%09In%20other%20languages%2C%20deallocation%20is%20the%20programmer%E2%80%99s%20responsibility.%0D%0A%E2%80%A2%09The%20Java%20programming%20language%20provides%20a%20system-level%20thread%20to%20track%20memory%20allocation.%0D%0A%E2%80%A2%09Garb" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fgarbage-collection-and-jvm-implementations%2F&amp;t=Garbage%20Collection%20and%20JVM%20implementations" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fgarbage-collection-and-jvm-implementations%2F&amp;title=Garbage%20Collection%20and%20JVM%20implementations&amp;annotation=%0D%0A%E2%80%A2%09Allocated%20memory%20that%20is%20no%20longer%20needed%20should%20be%20deallocated.%0D%0A%E2%80%A2%09In%20other%20languages%2C%20deallocation%20is%20the%20programmer%E2%80%99s%20responsibility.%0D%0A%E2%80%A2%09The%20Java%20programming%20language%20provides%20a%20system-level%20thread%20to%20track%20memory%20allocation.%0D%0A%E2%80%A2%09Garb" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fgarbage-collection-and-jvm-implementations%2F&amp;t=Garbage%20Collection%20and%20JVM%20implementations" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fgarbage-collection-and-jvm-implementations%2F&amp;title=Garbage%20Collection%20and%20JVM%20implementations" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fgarbage-collection-and-jvm-implementations%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Garbage%20Collection%20and%20JVM%20implementations%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fgarbage-collection-and-jvm-implementations%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2010/03/13/garbage-collection-and-jvm-implementations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Java Virtual Machine</title>
		<link>http://freeonlineprogrammingtutorials.com/2010/03/13/the-java-virtual-machine/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2010/03/13/the-java-virtual-machine/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 07:50:30 +0000</pubDate>
		<dc:creator>Nanya</dc:creator>
		
		<category><![CDATA[Core Java]]></category>

		<category><![CDATA[The Java Virtual Machine]]></category>

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=154</guid>
		<description><![CDATA[•	Provides hardware platform specifications
•	Reads compiled byte codes that are platform-independent
•	Is implemented as software or hardware
•	Is implemented in a Java technology development tool or a Web browser
•	JVM provides definitions for the:
&#160;&#160;&#160;–	Instruction set (central processing unit [CPU])
&#160;&#160;&#160;–	Register set
&#160;&#160;&#160;–	Class file format
&#160;&#160;&#160;–	Stack
&#160;&#160;&#160;–	Garbage-collected heap
&#160;&#160;&#160;–	Memory area
•	Fatal error reporting
•	High-precision timing support
•	The majority of type checking is done when the code is compiled.
•	Implementation [...]]]></description>
			<content:encoded><![CDATA[<p>•	Provides hardware platform specifications<br />
•	Reads compiled byte codes that are <a href="http://freeonlineprogrammingtutorials.com/2010/03/13/primary-goals-of-the-java-technology/">platform-independent</a><br />
•	Is implemented as software or hardware<br />
•	Is implemented in a Java technology development tool or a Web browser<br />
•	JVM provides definitions for the:<br />
&nbsp;&nbsp;&nbsp;–	Instruction set (central processing unit [CPU])<br />
&nbsp;&nbsp;&nbsp;–	Register set<br />
&nbsp;&nbsp;&nbsp;–	Class file format<br />
&nbsp;&nbsp;&nbsp;–	Stack<br />
&nbsp;&nbsp;&nbsp;–	Garbage-collected heap<br />
&nbsp;&nbsp;&nbsp;–	Memory area<br />
•	Fatal error reporting<br />
•	High-precision timing support<br />
•	The majority of type checking is done when the code is compiled.<br />
•	Implementation of the JVM approved by Sun Microsystems must be able to run any compliant class file.<br />
•	The JVM executes on multiple operating environments.</p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-java-virtual-machine%2F&amp;title=The%20Java%20Virtual%20Machine&amp;bodytext=%E2%80%A2%09Provides%20hardware%20platform%20specifications%0D%0A%E2%80%A2%09Reads%20compiled%20byte%20codes%20that%20are%20platform-independent%0D%0A%E2%80%A2%09Is%20implemented%20as%20software%20or%20hardware%0D%0A%E2%80%A2%09Is%20implemented%20in%20a%20Java%20technology%20development%20tool%20or%20a%20Web%20browser%0D%0A%E2%80%A2%09JVM%20provides%20defini" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-java-virtual-machine%2F&amp;title=The%20Java%20Virtual%20Machine&amp;notes=%E2%80%A2%09Provides%20hardware%20platform%20specifications%0D%0A%E2%80%A2%09Reads%20compiled%20byte%20codes%20that%20are%20platform-independent%0D%0A%E2%80%A2%09Is%20implemented%20as%20software%20or%20hardware%0D%0A%E2%80%A2%09Is%20implemented%20in%20a%20Java%20technology%20development%20tool%20or%20a%20Web%20browser%0D%0A%E2%80%A2%09JVM%20provides%20defini" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-java-virtual-machine%2F&amp;t=The%20Java%20Virtual%20Machine" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-java-virtual-machine%2F&amp;title=The%20Java%20Virtual%20Machine&amp;annotation=%E2%80%A2%09Provides%20hardware%20platform%20specifications%0D%0A%E2%80%A2%09Reads%20compiled%20byte%20codes%20that%20are%20platform-independent%0D%0A%E2%80%A2%09Is%20implemented%20as%20software%20or%20hardware%0D%0A%E2%80%A2%09Is%20implemented%20in%20a%20Java%20technology%20development%20tool%20or%20a%20Web%20browser%0D%0A%E2%80%A2%09JVM%20provides%20defini" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-java-virtual-machine%2F&amp;t=The%20Java%20Virtual%20Machine" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-java-virtual-machine%2F&amp;title=The%20Java%20Virtual%20Machine" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-java-virtual-machine%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Java%20Virtual%20Machine%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fthe-java-virtual-machine%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2010/03/13/the-java-virtual-machine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Primary Goals of the Java Technology</title>
		<link>http://freeonlineprogrammingtutorials.com/2010/03/13/primary-goals-of-the-java-technology/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2010/03/13/primary-goals-of-the-java-technology/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 07:35:31 +0000</pubDate>
		<dc:creator>Nanya</dc:creator>
		
		<category><![CDATA[Core Java]]></category>

		<category><![CDATA[Primary Goals of the Java Technology]]></category>

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=151</guid>
		<description><![CDATA[Provides an easy-to-use language by:

•	Avoiding many pitfalls of other languages
•	Being object-oriented
•	Enabling users to create streamlined and clear code
•	Provides an interpreted environment for
	1.Improved speed of development
	2.Code portability
•	Enables users to run more than one thread of activity
•	Loads classes dynamically; that is, at the time they are actually needed
•	Supports changing programs dynamically during runtime by loading classes from [...]]]></description>
			<content:encoded><![CDATA[<p>Provides an easy-to-use language by:<br />
<br />
•	Avoiding many pitfalls of other languages<br />
•	Being object-oriented<br />
•	Enabling users to create streamlined and clear code<br />
•	Provides an interpreted environment for<br />
	1.Improved speed of development<br />
	2.Code portability<br />
•	Enables users to run more than one thread of activity<br />
•	Loads classes dynamically; that is, at the time they are actually needed<br />
•	Supports changing programs dynamically during runtime by loading classes from disparate sources<br />
•	Furnishes better security<br />
•	The following features of <a href="http://freeonlineprogrammingtutorials.com/2010/03/13/java-technology-and-its-key-concepts/">java</a> fulfill these goal<br />
           1.The Java Virtual Machine (JVM™)1<br />
	2.Garbage collection<br />
           3.The Java Runtime Environment (JRE)<br />
           4.JVM tool interface</p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fprimary-goals-of-the-java-technology%2F&amp;title=Primary%20Goals%20of%20the%20Java%20Technology%20%20%20%20&amp;bodytext=Provides%20an%20easy-to-use%20language%20by%3A%0D%0A%0D%0A%E2%80%A2%09Avoiding%20many%20pitfalls%20of%20other%20languages%0D%0A%E2%80%A2%09Being%20object-oriented%0D%0A%E2%80%A2%09Enabling%20users%20to%20create%20streamlined%20and%20clear%20code%0D%0A%E2%80%A2%09Provides%20an%20interpreted%20environment%20for%0D%0A%091.Improved%20speed%20of%20development%0D%0A" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fprimary-goals-of-the-java-technology%2F&amp;title=Primary%20Goals%20of%20the%20Java%20Technology%20%20%20%20&amp;notes=Provides%20an%20easy-to-use%20language%20by%3A%0D%0A%0D%0A%E2%80%A2%09Avoiding%20many%20pitfalls%20of%20other%20languages%0D%0A%E2%80%A2%09Being%20object-oriented%0D%0A%E2%80%A2%09Enabling%20users%20to%20create%20streamlined%20and%20clear%20code%0D%0A%E2%80%A2%09Provides%20an%20interpreted%20environment%20for%0D%0A%091.Improved%20speed%20of%20development%0D%0A" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fprimary-goals-of-the-java-technology%2F&amp;t=Primary%20Goals%20of%20the%20Java%20Technology%20%20%20%20" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fprimary-goals-of-the-java-technology%2F&amp;title=Primary%20Goals%20of%20the%20Java%20Technology%20%20%20%20&amp;annotation=Provides%20an%20easy-to-use%20language%20by%3A%0D%0A%0D%0A%E2%80%A2%09Avoiding%20many%20pitfalls%20of%20other%20languages%0D%0A%E2%80%A2%09Being%20object-oriented%0D%0A%E2%80%A2%09Enabling%20users%20to%20create%20streamlined%20and%20clear%20code%0D%0A%E2%80%A2%09Provides%20an%20interpreted%20environment%20for%0D%0A%091.Improved%20speed%20of%20development%0D%0A" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fprimary-goals-of-the-java-technology%2F&amp;t=Primary%20Goals%20of%20the%20Java%20Technology%20%20%20%20" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fprimary-goals-of-the-java-technology%2F&amp;title=Primary%20Goals%20of%20the%20Java%20Technology%20%20%20%20" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fprimary-goals-of-the-java-technology%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Primary%20Goals%20of%20the%20Java%20Technology%20%20%20%20%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fprimary-goals-of-the-java-technology%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2010/03/13/primary-goals-of-the-java-technology/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java Technology and its Key Concepts</title>
		<link>http://freeonlineprogrammingtutorials.com/2010/03/13/java-technology-and-its-key-concepts/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2010/03/13/java-technology-and-its-key-concepts/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 07:17:31 +0000</pubDate>
		<dc:creator>Nanya</dc:creator>
		
		<category><![CDATA[Core Java]]></category>

		<category><![CDATA[Java Technology and its key concepts]]></category>

		<category><![CDATA[Key Concepts of the Java Programming  Language]]></category>

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=146</guid>
		<description><![CDATA[What Is the Java Technology?

Java technology is:

–	A programming language
–	A development environment
–	An application environment
–	A deployment environment

•	Java Technology is similar in syntax to C++.

•	It is used for developing both applets and applications.
Key features of Java

•	Object-oriented
•	Distributed
•	Simple
•	Multithreaded
•	Secure
•	Platform-independent



Share This Post:


	
	
	
	
	
	
	
	
	
	


]]></description>
			<content:encoded><![CDATA[<h3>What Is the Java Technology?</h3>
<p>
Java technology is:<br />
<br />
–	A programming language<br />
–	A development environment<br />
–	An application environment<br />
–	A deployment environment<br />
<br />
•	<a href="http://freeonlineprogrammingtutorials.com/2010/03/13/java-technology-and-its-key-concepts/">Java Technology</a> is similar in syntax to C++.<br />
<br />
•	It is used for developing both applets and applications.</p>
<h3>Key features of Java</h3>
<p>
•	Object-oriented<br />
•	Distributed<br />
•	Simple<br />
•	Multithreaded<br />
•	Secure<br />
•	Platform-independent</p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fjava-technology-and-its-key-concepts%2F&amp;title=Java%20Technology%20and%20its%20Key%20Concepts&amp;bodytext=What%20Is%20the%20Java%20Technology%3F%0D%0A%0D%0AJava%20technology%20is%3A%0D%0A%0D%0A%E2%80%93%09A%20programming%20language%0D%0A%E2%80%93%09A%20development%20environment%0D%0A%E2%80%93%09An%20application%20environment%0D%0A%E2%80%93%09A%20deployment%20environment%0D%0A%0D%0A%E2%80%A2%09Java%20Technology%20is%20similar%20in%20syntax%20to%20C%2B%2B.%0D%0A%0D%0A%E2%80%A2%09It%20is%20used%20for%20d" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fjava-technology-and-its-key-concepts%2F&amp;title=Java%20Technology%20and%20its%20Key%20Concepts&amp;notes=What%20Is%20the%20Java%20Technology%3F%0D%0A%0D%0AJava%20technology%20is%3A%0D%0A%0D%0A%E2%80%93%09A%20programming%20language%0D%0A%E2%80%93%09A%20development%20environment%0D%0A%E2%80%93%09An%20application%20environment%0D%0A%E2%80%93%09A%20deployment%20environment%0D%0A%0D%0A%E2%80%A2%09Java%20Technology%20is%20similar%20in%20syntax%20to%20C%2B%2B.%0D%0A%0D%0A%E2%80%A2%09It%20is%20used%20for%20d" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fjava-technology-and-its-key-concepts%2F&amp;t=Java%20Technology%20and%20its%20Key%20Concepts" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fjava-technology-and-its-key-concepts%2F&amp;title=Java%20Technology%20and%20its%20Key%20Concepts&amp;annotation=What%20Is%20the%20Java%20Technology%3F%0D%0A%0D%0AJava%20technology%20is%3A%0D%0A%0D%0A%E2%80%93%09A%20programming%20language%0D%0A%E2%80%93%09A%20development%20environment%0D%0A%E2%80%93%09An%20application%20environment%0D%0A%E2%80%93%09A%20deployment%20environment%0D%0A%0D%0A%E2%80%A2%09Java%20Technology%20is%20similar%20in%20syntax%20to%20C%2B%2B.%0D%0A%0D%0A%E2%80%A2%09It%20is%20used%20for%20d" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fjava-technology-and-its-key-concepts%2F&amp;t=Java%20Technology%20and%20its%20Key%20Concepts" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fjava-technology-and-its-key-concepts%2F&amp;title=Java%20Technology%20and%20its%20Key%20Concepts" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fjava-technology-and-its-key-concepts%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Java%20Technology%20and%20its%20Key%20Concepts%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fjava-technology-and-its-key-concepts%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2010/03/13/java-technology-and-its-key-concepts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>History of JAVA</title>
		<link>http://freeonlineprogrammingtutorials.com/2010/03/13/history-of-java/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2010/03/13/history-of-java/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 07:09:14 +0000</pubDate>
		<dc:creator>Nanya</dc:creator>
		
		<category><![CDATA[Core Java]]></category>

		<category><![CDATA[History of JAVA]]></category>

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=144</guid>
		<description><![CDATA[Here are the key aspects of History of Java -
•	Jan 96 -Java Development Kit 1.0 (JDK 1.0).
•	Dec 98 -Java 2 Platform with version 1.2 of the Software Development Kit (SDK 1.2).
•	Aug 99 -Java 2 Platform, Standard Edition (J2SE).
•	Dec 99 -Java 2 Platform, Enterprise Edition (J2EE).
•	May 2000 -J2SE with version 1.3 of the SDK.
•	Today - J2SE [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the key aspects of History of Java -</p>
<p>•	Jan 96 -Java Development Kit 1.0 (JDK 1.0).</p>
<p>•	Dec 98 -Java 2 Platform with version 1.2 of the Software Development Kit (SDK 1.2).</p>
<p>•	Aug 99 -Java 2 Platform, Standard Edition (J2SE).</p>
<p>•	Dec 99 -Java 2 Platform, Enterprise Edition (J2EE).</p>
<p>•	May 2000 -J2SE with version 1.3 of the SDK.</p>
<p>•	Today - J2SE with version 1.5 of the SDK.</p>
<p><a href="http://freeonlineprogrammingtutorials.com"></p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fhistory-of-java%2F&amp;title=History%20of%20JAVA&amp;bodytext=%0D%0AHere%20are%20the%20key%20aspects%20of%20History%20of%20Java%20-%0D%0A%0D%0A%E2%80%A2%09Jan%2096%20-Java%20Development%20Kit%201.0%20%28JDK%201.0%29.%0D%0A%0D%0A%E2%80%A2%09Dec%2098%20-Java%202%20Platform%20with%20version%201.2%20of%20the%20Software%20Development%20Kit%20%28SDK%201.2%29.%0D%0A%0D%0A%E2%80%A2%09Aug%2099%20-Java%202%20Platform%2C%20Standard%20Edition%20%28J2SE%29.%0D%0A%0D%0A" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fhistory-of-java%2F&amp;title=History%20of%20JAVA&amp;notes=%0D%0AHere%20are%20the%20key%20aspects%20of%20History%20of%20Java%20-%0D%0A%0D%0A%E2%80%A2%09Jan%2096%20-Java%20Development%20Kit%201.0%20%28JDK%201.0%29.%0D%0A%0D%0A%E2%80%A2%09Dec%2098%20-Java%202%20Platform%20with%20version%201.2%20of%20the%20Software%20Development%20Kit%20%28SDK%201.2%29.%0D%0A%0D%0A%E2%80%A2%09Aug%2099%20-Java%202%20Platform%2C%20Standard%20Edition%20%28J2SE%29.%0D%0A%0D%0A" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fhistory-of-java%2F&amp;t=History%20of%20JAVA" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fhistory-of-java%2F&amp;title=History%20of%20JAVA&amp;annotation=%0D%0AHere%20are%20the%20key%20aspects%20of%20History%20of%20Java%20-%0D%0A%0D%0A%E2%80%A2%09Jan%2096%20-Java%20Development%20Kit%201.0%20%28JDK%201.0%29.%0D%0A%0D%0A%E2%80%A2%09Dec%2098%20-Java%202%20Platform%20with%20version%201.2%20of%20the%20Software%20Development%20Kit%20%28SDK%201.2%29.%0D%0A%0D%0A%E2%80%A2%09Aug%2099%20-Java%202%20Platform%2C%20Standard%20Edition%20%28J2SE%29.%0D%0A%0D%0A" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fhistory-of-java%2F&amp;t=History%20of%20JAVA" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fhistory-of-java%2F&amp;title=History%20of%20JAVA" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fhistory-of-java%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=History%20of%20JAVA%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F13%2Fhistory-of-java%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2010/03/13/history-of-java/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introduction to DHTML</title>
		<link>http://freeonlineprogrammingtutorials.com/2010/03/09/introduction-to-dhtml/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2010/03/09/introduction-to-dhtml/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 21:57:22 +0000</pubDate>
		<dc:creator>YourOnlineTutor</dc:creator>
		
		<category><![CDATA[DHTML]]></category>

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=141</guid>
		<description><![CDATA[DHTML is an entirely “client-side” technology

- It does not require plugins and embeds seamlessly into a web page.
 
- Underlying technologies-HTML, CSS, javaScript

- Allows changing of content, color, fonts, etc. dynamically

What is DHTML? 

It is considered to be made up of HTML, Cascading Style Sheets (CSS), and Scripting language.

All three of these components are linked [...]]]></description>
			<content:encoded><![CDATA[<p>DHTML is an entirely “client-side” <a href="http://www.latest-technews.com">technology</a><br />
<br />
- It does not require plugins and embeds seamlessly into a web page.<br />
<br /> <br />
- Underlying technologies-HTML, CSS, javaScript<br />
<br />
- Allows changing of content, color, fonts, etc. dynamically<br />
<br />
<strong>What is DHTML? </strong><br />
<br />
It is considered to be made up of HTML, Cascading Style Sheets (<a href="http://freeonlineprogrammingtutorials.com">CSS</a>), and Scripting language.<br />
<br />
All three of these components are linked via Document Object Model (DOM).<br />
<br />
<strong>DOM</strong><br />
<br />
For those who don&#8217;t know about DOM, it is the interface that allows scripting languages to access the content, style, and structure of the web documents and change them dynamically</p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F09%2Fintroduction-to-dhtml%2F&amp;title=Introduction%20to%20DHTML%0B&amp;bodytext=DHTML%20is%20an%20entirely%20%E2%80%9Cclient-side%E2%80%9D%20technology%0D%0A%0D%0A-%20It%20does%20not%20require%20plugins%20and%20embeds%20seamlessly%20into%20a%20web%20page.%0D%0A%20%0D%0A-%20Underlying%20technologies-HTML%2C%20CSS%2C%20javaScript%0D%0A%0D%0A-%20Allows%20changing%20of%20content%2C%20color%2C%20fonts%2C%20etc.%20dynamically%0D%0A%0D%0AWhat%20is%20D" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F09%2Fintroduction-to-dhtml%2F&amp;title=Introduction%20to%20DHTML%0B&amp;notes=DHTML%20is%20an%20entirely%20%E2%80%9Cclient-side%E2%80%9D%20technology%0D%0A%0D%0A-%20It%20does%20not%20require%20plugins%20and%20embeds%20seamlessly%20into%20a%20web%20page.%0D%0A%20%0D%0A-%20Underlying%20technologies-HTML%2C%20CSS%2C%20javaScript%0D%0A%0D%0A-%20Allows%20changing%20of%20content%2C%20color%2C%20fonts%2C%20etc.%20dynamically%0D%0A%0D%0AWhat%20is%20D" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F09%2Fintroduction-to-dhtml%2F&amp;t=Introduction%20to%20DHTML%0B" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F09%2Fintroduction-to-dhtml%2F&amp;title=Introduction%20to%20DHTML%0B&amp;annotation=DHTML%20is%20an%20entirely%20%E2%80%9Cclient-side%E2%80%9D%20technology%0D%0A%0D%0A-%20It%20does%20not%20require%20plugins%20and%20embeds%20seamlessly%20into%20a%20web%20page.%0D%0A%20%0D%0A-%20Underlying%20technologies-HTML%2C%20CSS%2C%20javaScript%0D%0A%0D%0A-%20Allows%20changing%20of%20content%2C%20color%2C%20fonts%2C%20etc.%20dynamically%0D%0A%0D%0AWhat%20is%20D" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F09%2Fintroduction-to-dhtml%2F&amp;t=Introduction%20to%20DHTML%0B" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F09%2Fintroduction-to-dhtml%2F&amp;title=Introduction%20to%20DHTML%0B" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F09%2Fintroduction-to-dhtml%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Introduction%20to%20DHTML%0B%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F03%2F09%2Fintroduction-to-dhtml%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2010/03/09/introduction-to-dhtml/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is RDF?</title>
		<link>http://freeonlineprogrammingtutorials.com/2010/02/03/what-is-rdf/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2010/02/03/what-is-rdf/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 06:17:59 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[XML]]></category>

		<category><![CDATA[What is RDF]]></category>

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=139</guid>
		<description><![CDATA[The resource description framework (RDF), is an XML-based application being developed in the W3C&#8230;

It brings together ideas from the meta content format, or MCF (technology acquired by Netscape from Apple Computer Inc.) and XML-Data (defined in a proposal recently submitted to the W3C by Microsoft, ArborText, DataChannel, and Inso).

RDF allows for generalized searching of information [...]]]></description>
			<content:encoded><![CDATA[<p>The resource description framework (RDF), is an XML-based application being developed in the W3C&#8230;<br />
<span id="more-139"></span><br />
It brings together ideas from the meta content format, or MCF (technology acquired by Netscape from Apple Computer Inc.) and XML-Data (defined in a proposal recently submitted to the W3C by Microsoft, ArborText, DataChannel, and Inso).<br />
<br />
RDF allows for generalized searching of information without application-specific rules, such as those defined in DTDs. RDF allows a complementary view of data through graphs and nodes, rather than through a structured tree, which the current XML technology enables. RDF, together with XML schemas, will provide a standard way for developers to write these relationships down for broad classes of XML elements.<br />
<br />
The crucial <a href="http://www.latest-technews.com">technologies</a> that will deliver value this year and next are <a href="http://www.c-cplusplus.com/?p=364">XML</a> for structured data, XML namespaces to make names unique and recognizable, and new XML tags that add meaning to data so smarter search engines can perform better searches.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-9680100702980837";
/* windows_trial */
google_ad_slot = "0431279924";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F02%2F03%2Fwhat-is-rdf%2F&amp;title=What%20is%20RDF%3F&amp;bodytext=The%20resource%20description%20framework%20%28RDF%29%2C%20is%20an%20XML-based%20application%20being%20developed%20in%20the%20W3C...%0D%0A%0D%0AIt%20brings%20together%20ideas%20from%20the%20meta%20content%20format%2C%20or%20MCF%20%28technology%20acquired%20by%20Netscape%20from%20Apple%20Computer%20Inc.%29%20and%20XML-Data%20%28defined%20in%20a" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F02%2F03%2Fwhat-is-rdf%2F&amp;title=What%20is%20RDF%3F&amp;notes=The%20resource%20description%20framework%20%28RDF%29%2C%20is%20an%20XML-based%20application%20being%20developed%20in%20the%20W3C...%0D%0A%0D%0AIt%20brings%20together%20ideas%20from%20the%20meta%20content%20format%2C%20or%20MCF%20%28technology%20acquired%20by%20Netscape%20from%20Apple%20Computer%20Inc.%29%20and%20XML-Data%20%28defined%20in%20a" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F02%2F03%2Fwhat-is-rdf%2F&amp;t=What%20is%20RDF%3F" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F02%2F03%2Fwhat-is-rdf%2F&amp;title=What%20is%20RDF%3F&amp;annotation=The%20resource%20description%20framework%20%28RDF%29%2C%20is%20an%20XML-based%20application%20being%20developed%20in%20the%20W3C...%0D%0A%0D%0AIt%20brings%20together%20ideas%20from%20the%20meta%20content%20format%2C%20or%20MCF%20%28technology%20acquired%20by%20Netscape%20from%20Apple%20Computer%20Inc.%29%20and%20XML-Data%20%28defined%20in%20a" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F02%2F03%2Fwhat-is-rdf%2F&amp;t=What%20is%20RDF%3F" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F02%2F03%2Fwhat-is-rdf%2F&amp;title=What%20is%20RDF%3F" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F02%2F03%2Fwhat-is-rdf%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=What%20is%20RDF%3F%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2010%2F02%2F03%2Fwhat-is-rdf%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2010/02/03/what-is-rdf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Insight to Cookies: Advanced Programming Concepts</title>
		<link>http://freeonlineprogrammingtutorials.com/2009/11/06/insight-to-cookies-advanced-programming-concepts/</link>
		<comments>http://freeonlineprogrammingtutorials.com/2009/11/06/insight-to-cookies-advanced-programming-concepts/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 20:07:31 +0000</pubDate>
		<dc:creator></dc:creator>
		
		<category><![CDATA[Advanced Programming Concepts]]></category>

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

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

		<guid isPermaLink="false">http://freeonlineprogrammingtutorials.com/?p=137</guid>
		<description><![CDATA[Here&#8217;s more info on cookies that you may want to know -
•	When  the cookie  is requested  for the first time, the  cookie is stored using the set-Cookie entry in the header of the response from the server.
•	Set-cookie : name= value; expires = Date;Path=PATH;domain=DOMAIN;secure
Optional attributes are –

•	Expires =Date
•	Path=PATH ( path  of [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s more info on cookies that you may want to know -</p>
<p>•	When  the cookie  is requested  for the first time, the  cookie is stored using the set-Cookie entry in the header of the response from the server.<br />
•	Set-cookie : name= value; expires = Date;Path=PATH;domain=DOMAIN;secure</p>
<p>Optional attributes are –<br />
<span id="more-137"></span></p>
<p>•	Expires =Date<br />
•	Path=PATH ( path  of the URL for which the cookie is valid)<br />
•	Domain – Domain specifies the domain for which the cookie is  valid.<br />
•	Secure  specifies that the cookie  has to be  transmitted only over a secure link.<br />
•	Exampleofcookies</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9680100702980837";
/* windows_trial */
google_ad_slot = "0431279924";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>



Share This Post:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2009%2F11%2F06%2Finsight-to-cookies-advanced-programming-concepts%2F&amp;title=Insight%20to%20Cookies%3A%20Advanced%20Programming%20Concepts&amp;bodytext=Here%27s%20more%20info%20on%20cookies%20that%20you%20may%20want%20to%20know%20-%0D%0A%0D%0A%E2%80%A2%09When%20%20the%20cookie%20%20is%20requested%20%20for%20the%20first%20time%2C%20the%20%20cookie%20is%20stored%20using%20the%20set-Cookie%20entry%20in%20the%20header%20of%20the%20response%20from%20the%20server.%0D%0A%E2%80%A2%09Set-cookie%20%3A%20name%3D%20value%3B%20expires%20" title="Digg"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2009%2F11%2F06%2Finsight-to-cookies-advanced-programming-concepts%2F&amp;title=Insight%20to%20Cookies%3A%20Advanced%20Programming%20Concepts&amp;notes=Here%27s%20more%20info%20on%20cookies%20that%20you%20may%20want%20to%20know%20-%0D%0A%0D%0A%E2%80%A2%09When%20%20the%20cookie%20%20is%20requested%20%20for%20the%20first%20time%2C%20the%20%20cookie%20is%20stored%20using%20the%20set-Cookie%20entry%20in%20the%20header%20of%20the%20response%20from%20the%20server.%0D%0A%E2%80%A2%09Set-cookie%20%3A%20name%3D%20value%3B%20expires%20" title="del.icio.us"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2009%2F11%2F06%2Finsight-to-cookies-advanced-programming-concepts%2F&amp;t=Insight%20to%20Cookies%3A%20Advanced%20Programming%20Concepts" title="Facebook"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2009%2F11%2F06%2Finsight-to-cookies-advanced-programming-concepts%2F&amp;title=Insight%20to%20Cookies%3A%20Advanced%20Programming%20Concepts&amp;annotation=Here%27s%20more%20info%20on%20cookies%20that%20you%20may%20want%20to%20know%20-%0D%0A%0D%0A%E2%80%A2%09When%20%20the%20cookie%20%20is%20requested%20%20for%20the%20first%20time%2C%20the%20%20cookie%20is%20stored%20using%20the%20set-Cookie%20entry%20in%20the%20header%20of%20the%20response%20from%20the%20server.%0D%0A%E2%80%A2%09Set-cookie%20%3A%20name%3D%20value%3B%20expires%20" title="Google Bookmarks"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2009%2F11%2F06%2Finsight-to-cookies-advanced-programming-concepts%2F&amp;t=Insight%20to%20Cookies%3A%20Advanced%20Programming%20Concepts" title="MySpace"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://freeonlineprogrammingtutorials.com/feed/" title="RSS"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2009%2F11%2F06%2Finsight-to-cookies-advanced-programming-concepts%2F&amp;title=Insight%20to%20Cookies%3A%20Advanced%20Programming%20Concepts" title="StumbleUpon"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2009%2F11%2F06%2Finsight-to-cookies-advanced-programming-concepts%2F" title="Technorati"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Insight%20to%20Cookies%3A%20Advanced%20Programming%20Concepts%20-%20http%3A%2F%2Ffreeonlineprogrammingtutorials.com%2F2009%2F11%2F06%2Finsight-to-cookies-advanced-programming-concepts%2F" title="Twitter"><img src="http://freeonlineprogrammingtutorials.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://freeonlineprogrammingtutorials.com/2009/11/06/insight-to-cookies-advanced-programming-concepts/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
