<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Quantum Thoughts &#187; java</title>
	<atom:link href="http://fluxqubit.wordpress.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://fluxqubit.wordpress.com</link>
	<description>Sparce thoughts under a quantum perspective.</description>
	<lastBuildDate>Sat, 05 Dec 2009 10:29:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='fluxqubit.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c884210f6939d8231a536c0fd9fe5672?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Quantum Thoughts &#187; java</title>
		<link>http://fluxqubit.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://fluxqubit.wordpress.com/osd.xml" title="Quantum Thoughts" />
		<item>
		<title>Java on Google App Engine</title>
		<link>http://fluxqubit.wordpress.com/2009/10/22/java-on-google-app-engine/</link>
		<comments>http://fluxqubit.wordpress.com/2009/10/22/java-on-google-app-engine/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 08:07:25 +0000</pubDate>
		<dc:creator>doxaras</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://fluxqubit.wordpress.com/2009/10/22/jdo-in-google-app-engine/</guid>
		<description><![CDATA[
Image via CrunchBase
I have readopted JDO recently. The cause ? Google App Engine&#8217;s big table storage model that makes JDO, a storage agnostic framework for persistence, ideal for such implementations.
Some very useful links related to Java on the GAE are following

JRE Class White List A Java App Engine application&#8217;s access to the classes in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fluxqubit.wordpress.com&blog=2561880&post=434&subd=fluxqubit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="zemanta-image" style="float:right;"><a title="Non-free, could qualify as fair-use" href="http://www.crunchbase.com/product/google-app-engine"><img src="http://www.crunchbase.com/assets/images/resized/0001/6975/16975v2-max-250x250.jpg" alt="" /></a><br />
Image via <a href="http://www.crunchbase.com">CrunchBase</a></div>
<p>I have readopted JDO recently. The cause ? Google App Engine&#8217;s big table storage model that makes JDO, a storage agnostic framework for persistence, ideal for such implementations.</p>
<p>Some very useful links related to Java on the GAE are following</p>
<ol>
<li><a href="http://code.google.com/appengine/docs/java/jrewhitelist.html%20">JRE Class White List</a> A Java App Engine application&#8217;s access to the classes in the Java standard library (the Java Runtime Environment, or JRE) is limited to the classes displayed in that link.</li>
<li><a href="http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine">Will it Play in App Engine</a>. This google group post aggregates all known java technologies and frameworks with commenting on whether or not they are applicable to the appengine JVM runtime. As we have discussed before limitations to certain JEE classes will stop many of the well adopted frameworks to operate.</li>
<li><a href="http://code.google.com/p/sfdc-wsc/">Web Services Connector.</a> Due to limitations in the java.net core library many web services client frameworks fail to operate in appengine. Frameworks such as axis, axis2, JAX-WS do not have compatibility since they use not authorized classes. A simple and lightweight alternative is   WSC from people in salesforge.com that generates a simple jar client provided the wsdl document services definition. Another more nasty alternative is to implement the calls to the service by yourself and use JAXB or JIBX or even xmlnbeans to marshal/unmarshal the request/response documents.</li>
</ol>
 Tagged: appengine, cloud, java, web services <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fluxqubit.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fluxqubit.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fluxqubit.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fluxqubit.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fluxqubit.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fluxqubit.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fluxqubit.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fluxqubit.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fluxqubit.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fluxqubit.wordpress.com/434/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fluxqubit.wordpress.com&blog=2561880&post=434&subd=fluxqubit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fluxqubit.wordpress.com/2009/10/22/java-on-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df46ada4c74b16a10f7518af7deb4dc8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">doxaras</media:title>
		</media:content>

		<media:content url="http://www.crunchbase.com/assets/images/resized/0001/6975/16975v2-max-250x250.jpg" medium="image" />
	</item>
		<item>
		<title>First glimpse at the new BPM console.</title>
		<link>http://fluxqubit.wordpress.com/2008/08/23/first-glimpse-at-the-new-bpm-console/</link>
		<comments>http://fluxqubit.wordpress.com/2008/08/23/first-glimpse-at-the-new-bpm-console/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 08:58:10 +0000</pubDate>
		<dc:creator>doxaras</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Google Web Toolkit]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Rich Internet application]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://fluxqubit.wordpress.com/?p=147</guid>
		<description><![CDATA[
JBoss is by far the most fanatic adopter of the buzz with GWT. All og us early aodpters celebrate this prevailence of our favourite software package for RIA.
This is a new field for glowy, new design patterns new server client communication protocols, json is state of the art -at last &#8211; and many other interesting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fluxqubit.wordpress.com&blog=2561880&post=147&subd=fluxqubit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;"><img class="size-full wp-image-146 aligncenter" src="http://fluxqubit.files.wordpress.com/2008/08/jbossmovingtogwt.png?w=279&#038;h=261" alt="" width="279" height="261" /></p>
<p style="text-align:left;">JBoss is by far the most fanatic adopter of the buzz with <a class="zem_slink" title="Google Web Toolkit" rel="homepage" href="http://code.google.com/webtoolkit">GWT</a>. All og us early aodpters celebrate this prevailence of our favourite software package for <a class="zem_slink" title="Rich Internet application" rel="wikipedia" href="http://en.wikipedia.org/wiki/Rich_Internet_application">RIA</a>.</p>
<p>This is a new field for glowy, new design patterns new server client communication protocols, json is state of the art -at last &#8211; and many other interesting aspects.</p>
<p>I also have to mention that European community is clearly in favor of RIA and we people working in European Community IT projects GWT and Flew are adopted vastly.</p>
<p><a href="http://www.jboss.org/feeds/post/first_glimpse_at_the_new_bpm_console">[via]</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fluxqubit.wordpress.com/147/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fluxqubit.wordpress.com/147/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fluxqubit.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fluxqubit.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fluxqubit.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fluxqubit.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fluxqubit.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fluxqubit.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fluxqubit.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fluxqubit.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fluxqubit.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fluxqubit.wordpress.com/147/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fluxqubit.wordpress.com&blog=2561880&post=147&subd=fluxqubit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fluxqubit.wordpress.com/2008/08/23/first-glimpse-at-the-new-bpm-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df46ada4c74b16a10f7518af7deb4dc8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">doxaras</media:title>
		</media:content>

		<media:content url="http://fluxqubit.files.wordpress.com/2008/08/jbossmovingtogwt.png" medium="image" />
	</item>
		<item>
		<title>Concept &#8220;Java on iPhone&#8221; reaches dead end.</title>
		<link>http://fluxqubit.wordpress.com/2008/03/18/concept-java-on-iphone-reaches-dead-end/</link>
		<comments>http://fluxqubit.wordpress.com/2008/03/18/concept-java-on-iphone-reaches-dead-end/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 17:22:09 +0000</pubDate>
		<dc:creator>doxaras</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://fluxqubit.wordpress.com/?p=43</guid>
		<description><![CDATA[License implications concerning distribution and tool usage, on the iPhone SDK versus open source java development tool, poses a serious constraint on migration process of JVM on the iPhone.
IMHO this is more or less anticipated, Apple has adopted a close source and centralized application distribution, policy which obviously conflicts with java open development scheme nature.
[via]
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fluxqubit.wordpress.com&blog=2561880&post=43&subd=fluxqubit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>License implications concerning distribution and tool usage, on the iPhone SDK versus open source java development tool, poses a serious constraint on migration process of JVM on the iPhone.</p>
<p>IMHO this is more or less anticipated, Apple has adopted a close source and centralized application distribution, policy which obviously conflicts with java open development scheme nature.<br />
[<a href="http://www.infoworld.com/article/08/03/14/Suns-plan-for-Java-on-iPhone-could-hit-roadblock_1.html">via</a>]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fluxqubit.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fluxqubit.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fluxqubit.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fluxqubit.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fluxqubit.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fluxqubit.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fluxqubit.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fluxqubit.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fluxqubit.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fluxqubit.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fluxqubit.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fluxqubit.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fluxqubit.wordpress.com&blog=2561880&post=43&subd=fluxqubit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fluxqubit.wordpress.com/2008/03/18/concept-java-on-iphone-reaches-dead-end/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df46ada4c74b16a10f7518af7deb4dc8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">doxaras</media:title>
		</media:content>
	</item>
	</channel>
</rss>