<?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>Game g = new Game(); &#187; web</title>
	<atom:link href="http://thomasschweitzer.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomasschweitzer.com</link>
	<description>Nerdy thoughts</description>
	<lastBuildDate>Tue, 12 Apr 2011 13:33:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A Praise for BlazeDS?</title>
		<link>http://thomasschweitzer.com/2009/05/25/a-praise-for-blazeds/</link>
		<comments>http://thomasschweitzer.com/2009/05/25/a-praise-for-blazeds/#comments</comments>
		<pubDate>Mon, 25 May 2009 15:45:46 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Atlantis]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[technics]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=244</guid>
		<description><![CDATA[I never got around giving Flex a serious try. The most interesting features, like the Live Cycle Data Services, allowing server push-based RIAs, are very expensive, and I did not had the need for anything else that I could not handle using some simple (Y)UI thrown together and hooked into a DB using Grails. Now, [...]]]></description>
			<content:encoded><![CDATA[<p>I never got around giving Flex a serious try. </p>
<p>The most interesting features, like the <a href="http://www.adobe.com/products/livecycle/dataservices/">Live Cycle Data Services</a>, allowing server push-based RIAs, are very expensive, and I did not had the need for anything else that I could not handle using some simple (Y)UI thrown together and hooked into a DB using <a href="http://www.grails.org/">Grails</a>.</p>
<p>Now, the current implementation of our <a href="http://www.at.lant.is/">Atlantis</a> backend polls every n seconds from the server and new messages are added, via AJAX. This led to some browser stability problems and a general bottleneck if several AJAX-&#8221;windows&#8221; are opened and each of them refreshed every n seconds, respectively.</p>
<p>Affter some research, I stumbled across <a href="http://www.adobe.com/devnet/livecycle/articles/blazeds_gettingstarted_04.html">BlazeDS</a>, which might solve this problem &#8211; another part of Adobe technology that was released open source, and should provide the basic functionality needed to access hibernated Java objects from Flex, plus allowing push subscriptions and notifications from the server to the client.</p>
<p>I will check out this <a href="http://wet-media.de/wetblog/?p=3">tutorial about getting Flex, BlazeDS and Hibernate</a> to work together.</p>
<p>Also, there is a great post about the differences of the <a href="http://gregsramblings.com/2008/03/27/livecycle-ds-vs-livecycle-es-clearing-up-the-confusion/">various flavors and licensing details</a>, as well as <a href="http://sujitreddyg.wordpress.com/2008/01/31/blazeds-and-lcds-feature-difference/">another one</a>.</p>
<p>I will post my findings here.</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2009/05/25/a-praise-for-blazeds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>News</title>
		<link>http://thomasschweitzer.com/2008/09/27/news/</link>
		<comments>http://thomasschweitzer.com/2008/09/27/news/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 19:42:02 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[phun]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[RPG]]></category>

		<guid isPermaLink="false">http://www.cyblex.at/blog/?p=84</guid>
		<description><![CDATA[Well, another relaunch of me trying to write blog posts more regularly &#8211; what can I say&#8230; I got a new job, more about this soon (maybe). Read about and created a (free) account on Legend Online &#8211; it&#8217;s an RPG played in your browser. You solve quests by&#8230; waiting. Until a progress bar fills [...]]]></description>
			<content:encoded><![CDATA[<p>Well, another relaunch of me trying to write blog posts more regularly &#8211; what can I say&#8230;</p>
<p>I got a new job, more about this soon (maybe).</p>
<p>Read about and created a (free) account on <a href="http://www.legend.de/">Legend Online</a> &#8211; it&#8217;s an RPG played in your browser. You solve quests by&#8230; waiting. Until a progress bar fills up. That&#8217;s right, no frantic mouse button smashing, no grouping, no fights for the best loot&#8230; just patience.</p>
<p>One step up from <a href="http://www.progressquest.com/">Progress Quest</a> &#8211; but not more <img src='http://thomasschweitzer.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><img src="http://www.progressquest.com/progressbarbar.jpg" alt="Progress "Bar"" /></p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2008/09/27/news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

