<?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>Java Blog Plex by Java Developers &#187; Programming</title>
	<atom:link href="http://www.javaplex.com/blog/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javaplex.com/blog</link>
	<description>Java Developers Reputation Building Website</description>
	<lastBuildDate>Mon, 08 Feb 2010 07:48:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JetBrain&#8217;s IntelliJ IDEA goes Open Source</title>
		<link>http://www.javaplex.com/blog/jetbrains-intellij-idea-goes-open-source/</link>
		<comments>http://www.javaplex.com/blog/jetbrains-intellij-idea-goes-open-source/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 10:29:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.javaplex.com/blog/?p=183</guid>
		<description><![CDATA[Empowering Java Development, Now Java Developer Community have another leading IDE open sourced. 
JetBrains has announced that, starting with the next release – version 9.0, it will offer its IntelliJ IDEA Java development environment as open source software. IntelliJ IDEA is to become available in two versions;  a free and open source  Community Edition, [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/jetbrains-intellij-idea-goes-open-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to ban JSP scriptlet in JSF Facelet application.</title>
		<link>http://www.javaplex.com/blog/how-to-ban-jsp-scriptlet-in-jsf-facelet-application/</link>
		<comments>http://www.javaplex.com/blog/how-to-ban-jsp-scriptlet-in-jsf-facelet-application/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:08:07 +0000</pubDate>
		<dc:creator>javageek</dc:creator>
				<category><![CDATA[Java EE]]></category>
		<category><![CDATA[facelet]]></category>
		<category><![CDATA[jsp scriptlet]]></category>

		<guid isPermaLink="false">http://www.javaplex.com/blog/?p=174</guid>
		<description><![CDATA[ 
Building JSF Scriplet-free Web Pages with Expression Language &#38; JSTL
  
Scriptlets (embedded Java code in JSP) are considered to be hazardous from a maintenance standpoint. Especially in JSF development, they should be dumped. The JSP 2.0 specification allows developers to explicitly ban the use of scriptlets by making the following declaration in web.xml:


&#60;jsp-config&#62;
 [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/how-to-ban-jsp-scriptlet-in-jsf-facelet-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jBPM 4.1 Released with Signavio Integration</title>
		<link>http://www.javaplex.com/blog/jbpm-4-1-released-signavio-integration/</link>
		<comments>http://www.javaplex.com/blog/jbpm-4-1-released-signavio-integration/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 14:24:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[jbpm]]></category>
		<category><![CDATA[jbpm signavio]]></category>
		<category><![CDATA[jbpm4]]></category>

		<guid isPermaLink="false">http://www.javaplex.com/blog/?p=169</guid>
		<description><![CDATA[On 1st September JBoss released jBPM 4.1 with some extra ordinary features &#38; commitments. The most significant feature add is Signavio and Oryx collaboration that gives the web based BPMN graphical designer.

The web based PDL designer is now implicit part the of jBPM 4.1 package, no need to do anything extra.
Features added are below:

End-to-end demo: [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/jbpm-4-1-released-signavio-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Getting Started with jBPM 4.0 Tutorials</title>
		<link>http://www.javaplex.com/blog/getting-started-with-jbpm/</link>
		<comments>http://www.javaplex.com/blog/getting-started-with-jbpm/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 09:12:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BPM]]></category>
		<category><![CDATA[java bpm]]></category>
		<category><![CDATA[jboss jbpm]]></category>
		<category><![CDATA[jbpm]]></category>
		<category><![CDATA[jbpm 4]]></category>

		<guid isPermaLink="false">http://www.javaplex.com/blog/?p=135</guid>
		<description><![CDATA[Recently I have been start working on jBPM, while I was learning jBPM 3, I heard the jBPM 4.0 first release after its beta and get attention.
While exploring jBPM 4.0, it feels much better and stronger to implement a BPM solution with so much powerful features of jBPM 4.0
The jBPM 4.0 release has not gone [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/getting-started-with-jbpm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Inside String Working in JVM</title>
		<link>http://www.javaplex.com/blog/inside-string-working-in-jvm/</link>
		<comments>http://www.javaplex.com/blog/inside-string-working-in-jvm/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 12:11:19 +0000</pubDate>
		<dc:creator>javageek</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java string]]></category>
		<category><![CDATA[java string Literal]]></category>
		<category><![CDATA[string Literal]]></category>

		<guid isPermaLink="false">http://www.javaplex.com/blog/?p=113</guid>
		<description><![CDATA[Java Virtual Machine maintains an internal list of references for interned Strings ( pool of unique Strings) to avoid duplicate String objects in heap memory. Whenever the JVM loads String literal from class file and executes, it checks whether that String exists in the internal list or not. If it already exists in the list, then it  [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/inside-string-working-in-jvm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Inside Implementing &amp; Customizing Serialization in Java</title>
		<link>http://www.javaplex.com/blog/inside-implementing-customizing-serialization-in-java/</link>
		<comments>http://www.javaplex.com/blog/inside-implementing-customizing-serialization-in-java/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 11:35:52 +0000</pubDate>
		<dc:creator>javageek</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[customizing java serialization]]></category>
		<category><![CDATA[Deserialization]]></category>
		<category><![CDATA[java Deserialization]]></category>
		<category><![CDATA[Java Serialization]]></category>
		<category><![CDATA[Serialization]]></category>

		<guid isPermaLink="false">http://www.javaplex.com/blog/?p=115</guid>
		<description><![CDATA[Implementing serialization in Java is pretty straight forward just a little step task. The class you want to be serialized just have to implements a marker Interface Serializable no override nothing extra work.
The JVM will take care of serialization and deserialization process automatically. Now you can write your object to any persistent technology e.g. database, [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/inside-implementing-customizing-serialization-in-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JSF Richfaces call server side method from client side java script</title>
		<link>http://www.javaplex.com/blog/jsf-richfaces-call-server-side-method-from-client-side-java-script/</link>
		<comments>http://www.javaplex.com/blog/jsf-richfaces-call-server-side-method-from-client-side-java-script/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 19:21:56 +0000</pubDate>
		<dc:creator>javageek</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[jsf richfaces]]></category>
		<category><![CDATA[jsf server client metho]]></category>
		<category><![CDATA[jsf server side method]]></category>
		<category><![CDATA[richfaces server side method]]></category>

		<guid isPermaLink="false">http://www.javaplex.com/blog/?p=69</guid>
		<description><![CDATA[With the most strong JSF + Richfaces framework combination for Java Ajax application, it is very easy to call server side methods from client side java script or call your server side event method from other jsf component easily. Following is the smart &#38; small tip to do this.
&#60;rich:simpletogglepanel label=&#8221;Sample Page&#8221; onexpand=&#8221;buildPage()&#8221;&#62;&#60;/rich:simpletogglepanel&#62;
&#60;a4j:jsfunction name=&#8221;buildPage&#8221; action=&#8221;#{controller.buildAllPage}&#8221; reRendr=&#8221;grid&#8221; [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/jsf-richfaces-call-server-side-method-from-client-side-java-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Top 20 replies by programmers when their programs do not work:</title>
		<link>http://www.javaplex.com/blog/the-top-20-replies-by-programmers-when-their-programs-do-not-work/</link>
		<comments>http://www.javaplex.com/blog/the-top-20-replies-by-programmers-when-their-programs-do-not-work/#comments</comments>
		<pubDate>Thu, 14 May 2009 15:32:18 +0000</pubDate>
		<dc:creator>javageek</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[programmer bug reply]]></category>
		<category><![CDATA[programmers reply]]></category>

		<guid isPermaLink="false">http://www.faisalgeek.com/blog/the-top-20-replies-by-programmers-when-their-programs-do-not-work/</guid>
		<description><![CDATA[The interesting fact about programmer / developer work when their program failed to run, mostly their replies will be following. 
20. &#34;That&#8217;s             weird&#8230;&#34;
19. &#34;It&#8217;s never done that before.&#34;
18. &#34;It worked yesterday.&#34;
17. &#34;How is that possible?&#34;
16. &#34;It must be a hardware problem.&#34;
15. &#34;What did [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/the-top-20-replies-by-programmers-when-their-programs-do-not-work/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Optimizing JSF Richfaces Applications</title>
		<link>http://www.javaplex.com/blog/optimizing-jsf-richfaces-applications/</link>
		<comments>http://www.javaplex.com/blog/optimizing-jsf-richfaces-applications/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 20:13:13 +0000</pubDate>
		<dc:creator>javageek</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jsf richfaces]]></category>
		<category><![CDATA[jsf richfaces optimization]]></category>
		<category><![CDATA[jsf richfaces performance optimization]]></category>

		<guid isPermaLink="false">http://www.faisalgeek.com/blog/?p=60</guid>
		<description><![CDATA[JSF RIA based applications with richfaces comes with very common, mature and stable choice. Infact, richfaces is mature enough technology for implementing AJAX, rich user interfaces easily in JSF. I am sharing some of the common best practices for optimizing JSF richfaces application. 
&#60;context-param&#62;
        &#60;param-name&#62;org.ajax4jsf.COMPRESS_SCRIPT&#60;/param-name&#62;
        &#60;param-value&#62;true&#60;/param-value&#62;
&#60;/context-param&#62;
This config will enforce the container to [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/optimizing-jsf-richfaces-applications/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Oracle Buys Sun Microsystem</title>
		<link>http://www.javaplex.com/blog/oracle-buys-sun-microsystem/</link>
		<comments>http://www.javaplex.com/blog/oracle-buys-sun-microsystem/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 15:46:53 +0000</pubDate>
		<dc:creator>javageek</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[oracle buys sun]]></category>
		<category><![CDATA[sun buys oracle]]></category>
		<category><![CDATA[sun oracle]]></category>

		<guid isPermaLink="false">http://www.faisalgeek.com/blog/oracle-buys-sun-microsystem/</guid>
		<description><![CDATA[Oracle Corporation (NASDAQ: ORCL) and Sun Microsystems (NASDAQ: JAVA) announced today they have entered into a definitive agreement under which Oracle will acquire Sun common stock for $9.50 per share in cash. The transaction is valued at approximately $7.4 billion, or $5.6 billion net of Sun&#8217;s cash and debt. &#8216;We expect this acquisition to be accretive to Oracle&#8217;s earnings [...]]]></description>
		<wfw:commentRss>http://www.javaplex.com/blog/oracle-buys-sun-microsystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
