<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>itlivewire dev blog &#187; java</title>
	<atom:link href="http://itlivewire.com/devblog/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://itlivewire.com/devblog</link>
	<description>Just another web development blog...</description>
	<lastBuildDate>Mon, 23 Jan 2012 17:55:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Java find the size of an array</title>
		<link>http://itlivewire.com/devblog/2011/11/15/java-find-the-size-of-an-array/</link>
		<comments>http://itlivewire.com/devblog/2011/11/15/java-find-the-size-of-an-array/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 17:10:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://itlivewire.com/devblog/?p=450</guid>
		<description><![CDATA[Use Java Array Length. Example: String months[] = {&#34;Jan&#34;, &#34;Feb&#34;, &#34;Mar&#34;, &#34;Apr&#34;, &#34;May&#34;, &#34;Jun&#34;, &#34;July&#34;, &#34;Aug&#34;, &#34;Sep&#34;, &#34;Oct&#34;, &#34;Nov&#34;, &#34;Dec&#34;}; System.out.println(months.length); Value of months.length is equal to 12]]></description>
			<content:encoded><![CDATA[<p>Use Java Array Length.</p>
<p>Example:</p>
<pre class="brush: php;">String months[] = {&quot;Jan&quot;, &quot;Feb&quot;, &quot;Mar&quot;, &quot;Apr&quot;, &quot;May&quot;,
 &quot;Jun&quot;, &quot;July&quot;, &quot;Aug&quot;, &quot;Sep&quot;, &quot;Oct&quot;, &quot;Nov&quot;, &quot;Dec&quot;};

System.out.println(months.length);</pre>
<p><strong>Value of months.length is equal to 12</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://itlivewire.com/devblog/2011/11/15/java-find-the-size-of-an-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun Java Store &#8211; What&#8217;s in store?</title>
		<link>http://itlivewire.com/devblog/2009/12/03/sun-java-store-whats-in-store/</link>
		<comments>http://itlivewire.com/devblog/2009/12/03/sun-java-store-whats-in-store/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 06:40:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[java store]]></category>

		<guid isPermaLink="false">http://itlivewire.com/devblog/2009/12/03/sun-java-store-whats-in-store/</guid>
		<description><![CDATA[Sun Java is promoting the JAVA STORE, somewhat like an istore for javap apps and java fx apps. From the sun java website: The Java Store is a JavaFX-powered storefront that provides an easy and secure means of discovering and acquiring compelling Java and JavaFX applications. Social networking, games, productivity tools and business applications are [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.java.com/images/store/store-icons.gif" class="alignnone" width="576" height="108" /><br />
Sun Java is promoting the JAVA STORE, somewhat like an istore for javap apps and java fx apps.</p>
<p><strong>From the sun java website:</strong><br />
<code>The Java Store is a JavaFX-powered storefront that provides an easy and secure means of discovering and acquiring compelling Java and JavaFX applications. Social networking, games, productivity tools and business applications are examples of what you can download from the Java Store. This easy-to-use storefront is free, and is available for U.S. residents</code></p>
<p>There will be games and apps, a good way for more people to know and experience java apps in their homes</p>
]]></content:encoded>
			<wfw:commentRss>http://itlivewire.com/devblog/2009/12/03/sun-java-store-whats-in-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Play Framework</title>
		<link>http://itlivewire.com/devblog/2009/11/17/play-framework/</link>
		<comments>http://itlivewire.com/devblog/2009/11/17/play-framework/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 07:52:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://itlivewire.com/devblog/?p=182</guid>
		<description><![CDATA[A very promising java web development framework build your java web apss fast using the play framework nice templating style, easy integration of java libraries and many more Here is a nice vid on play framework A web app in 10 minutes using Play! from zenexity on Vimeo.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.playframework.org/"><img alt="" src="http://www.playframework.org/images/play.png" class="alignnone" width="177" height="64" /></a></p>
<p>A very promising java web development framework<br />
build your java web apss fast using the play framework<br />
nice templating style, easy integration of java libraries and many more</p>
<p>Here is a nice vid on play framework<br />
<object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7087610&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=BCE569&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7087610&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=BCE569&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object>
<p><a href="http://vimeo.com/7087610">A web app  in 10 minutes using Play!</a> from <a href="http://vimeo.com/user2463720">zenexity</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://itlivewire.com/devblog/2009/11/17/play-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Galileo is here</title>
		<link>http://itlivewire.com/devblog/2009/07/01/eclipse-galileo/</link>
		<comments>http://itlivewire.com/devblog/2009/07/01/eclipse-galileo/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 03:18:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://itlivewire.com/devblog/?p=68</guid>
		<description><![CDATA[Eclipse is a popular JAVA IDE,Â  Eclipse is a fast JAVA IDE (Netbeans is slow), Eclipse has a new version. And with the tradition of naming their releases with moons, the new version is to be called GALILEO. From eclipse.org The new features in the Galileo release reflect three important trends in the Eclipse community: [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="float: left;" src="http://www.eclipse.org/galileo/images/friends.png" alt="http://www.eclipse.org/galileo/images/friends.png" /><strong>Eclipse</strong> is a popular JAVA IDE,Â  Eclipse is a fast JAVA IDE (Netbeans is slow), Eclipse has a new version.<br />
And with the tradition of naming their releases with moons, the new version is to be called <strong>GALILEO</strong>.</p>
<p>From eclipse.org<br />
The new features in the Galileo release reflect three important trends in the Eclipse community: 1)  		Expanding adoption of Eclipse in the enterprise, 2) innovation of Eclipse modeling technology and 3)  		advancement of EclipseRT runtime technology. Each project has published â€œnew and noteworthyâ€  		documentation for their specific release.</p>
<p>Download <strong>eclipse galileo</strong> <a href="http://www.eclipse.org/downloads/" target="_blank">http://www.eclipse.org/downloads/</a></p>
<p>more at <a href="http://eclipse.org" target="_blank">eclipse.org</a></p>
<p>See how <strong>ubuntu</strong> name their releases <a href="http://itlivewire.com/devblog/?p=43">http://itlivewire.com/devblog/?p=43</a></p>
]]></content:encoded>
			<wfw:commentRss>http://itlivewire.com/devblog/2009/07/01/eclipse-galileo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

