<?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 Archives - Timo Ernst</title>
	<atom:link href="https://www.timo-ernst.net/blog/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/tag/java/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Wed, 05 Sep 2018 13:44:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.timo-ernst.net/wp-content/uploads/2021/03/cropped-Timo-Ernst-Small-32x32.jpg</url>
	<title>java Archives - Timo Ernst</title>
	<link>https://www.timo-ernst.net/blog/tag/java/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proper JavaScript OOP with inheritance for Java developers</title>
		<link>https://www.timo-ernst.net/blog/2012/11/23/proper-javascript-oop-with-inheritance-for-java-developers/</link>
					<comments>https://www.timo-ernst.net/blog/2012/11/23/proper-javascript-oop-with-inheritance-for-java-developers/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 23 Nov 2012 17:22:20 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[oop]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2989</guid>

					<description><![CDATA[<p>Update: This post may still be correct but since ES6 the keyword &#8220;class&#8221; has been introduced to JavaScript, so make sure to check this out first: ES6 classes The following is a personal best practice advice for OO with ES5 (and older) Coming from a Java background, I really miss keywords like class or extends [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2012/11/23/proper-javascript-oop-with-inheritance-for-java-developers/">Proper JavaScript OOP with inheritance for Java developers</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2011/06/08/remove-and-contains-not-working-on-your-java-set/" rel="bookmark" title=".remove() and .contains() not working on your Java set?">.remove() and .contains() not working on your Java set?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2013/04/09/simple-iphone-5-detection-with-javascript/" rel="bookmark" title="Simple iPhone5 detection with JavaScript">Simple iPhone5 detection with JavaScript</a></li>
<li><a href="https://www.timo-ernst.net/blog/2009/12/21/object-inspector-for-javascript/" rel="bookmark" title="Object inspector for JavaScript">Object inspector for JavaScript</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2012/11/23/proper-javascript-oop-with-inheritance-for-java-developers/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>ZK user group conference in Mannheim, Germany</title>
		<link>https://www.timo-ernst.net/blog/2011/11/22/zk-user-group-conference-in-mannheim-germany/</link>
					<comments>https://www.timo-ernst.net/blog/2011/11/22/zk-user-group-conference-in-mannheim-germany/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Tue, 22 Nov 2011 01:06:13 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<category><![CDATA[ZK]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2893</guid>

					<description><![CDATA[<p>I&#8217;ll be speaking on the upcoming ZK user group conference in Mannheim, Germany on December 6th, 2011 (what&#8217;s ZK?). If you enjoy developing rich internet applications with the power of Java, I highly recommend to be there. If you want to join, just sign up for the event on zkoss.org for free and see three [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2011/11/22/zk-user-group-conference-in-mannheim-germany/">ZK user group conference in Mannheim, Germany</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2016/11/04/how-we-became-the-2nd-fastest-online-retail-shop-in-germany/" rel="bookmark" title="How we became the 2nd fastest online retail shop in Germany">How we became the 2nd fastest online retail shop in Germany</a></li>
<li><a href="https://www.timo-ernst.net/blog/2011/05/17/new-project-zkexamples-com/" rel="bookmark" title="New project: zkexamples.com">New project: zkexamples.com</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/12/instant-flash-player-engine-in-javascript/" rel="bookmark" title="Instant Flash player engine in JavaScript?">Instant Flash player engine in JavaScript?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2011/11/22/zk-user-group-conference-in-mannheim-germany/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>.remove() and .contains() not working on your Java set?</title>
		<link>https://www.timo-ernst.net/blog/2011/06/08/remove-and-contains-not-working-on-your-java-set/</link>
					<comments>https://www.timo-ernst.net/blog/2011/06/08/remove-and-contains-not-working-on-your-java-set/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Wed, 08 Jun 2011 18:36:36 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Persistency]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2850</guid>

					<description><![CDATA[<p>If you suddenly experience problems callling set.remove() and set.contains() on your Java Set instances, you might be using Hibernate, which replaces your Set instance with its own version (PersistentSet), which uses a HashSet internally to store your data. For example, the problem I faced was the following: Person.java public class Person(){ String _name; public Person(String [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2011/06/08/remove-and-contains-not-working-on-your-java-set/">.remove() and .contains() not working on your Java set?</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2011/05/18/correct-naming-convention-for-boolean-values-in-hibernate-mapping-files/" rel="bookmark" title="Correct naming convention for boolean values in Hibernate mapping files">Correct naming convention for boolean values in Hibernate mapping files</a></li>
<li><a href="https://www.timo-ernst.net/blog/2011/04/24/quickfix-hibernate-integration-for-zk-applications/" rel="bookmark" title="Quickfix: Hibernate integration for ZK applications">Quickfix: Hibernate integration for ZK applications</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/04/flash-the-new-java/" rel="bookmark" title="Flash &#8211; The new Java?">Flash &#8211; The new Java?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2011/06/08/remove-and-contains-not-working-on-your-java-set/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>Correct naming convention for boolean values in Hibernate mapping files</title>
		<link>https://www.timo-ernst.net/blog/2011/05/18/correct-naming-convention-for-boolean-values-in-hibernate-mapping-files/</link>
					<comments>https://www.timo-ernst.net/blog/2011/05/18/correct-naming-convention-for-boolean-values-in-hibernate-mapping-files/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Wed, 18 May 2011 14:28:32 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[java]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2841</guid>

					<description><![CDATA[<p>Ok, this just took me a while to figure out so I thought I&#8217;d share it here. If you have a boolean variable that follows the naming convention &#8220;isValue&#8221; (e.g. boolean isPerson = false;), then the according mapping file property name may not include the &#8220;is&#8221; part of the name, for example: &#60;property name="person" column="is_person" [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2011/05/18/correct-naming-convention-for-boolean-values-in-hibernate-mapping-files/">Correct naming convention for boolean values in Hibernate mapping files</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2011/04/24/quickfix-hibernate-integration-for-zk-applications/" rel="bookmark" title="Quickfix: Hibernate integration for ZK applications">Quickfix: Hibernate integration for ZK applications</a></li>
<li><a href="https://www.timo-ernst.net/blog/2011/06/08/remove-and-contains-not-working-on-your-java-set/" rel="bookmark" title=".remove() and .contains() not working on your Java set?">.remove() and .contains() not working on your Java set?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2017/07/26/understanding-vue-js-reactivity-depth-object-defineproperty/" rel="bookmark" title="Understanding Vue.js Reactivity in Depth with Object.defineProperty()">Understanding Vue.js Reactivity in Depth with Object.defineProperty()</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2011/05/18/correct-naming-convention-for-boolean-values-in-hibernate-mapping-files/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New project: zkexamples.com</title>
		<link>https://www.timo-ernst.net/blog/2011/05/17/new-project-zkexamples-com/</link>
					<comments>https://www.timo-ernst.net/blog/2011/05/17/new-project-zkexamples-com/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Tue, 17 May 2011 18:04:32 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<category><![CDATA[ZK]]></category>
		<category><![CDATA[zkexamples.com]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2836</guid>

					<description><![CDATA[<p>I created a new online platform called zkexamples.com. The goal is to provide really simple and quick examples for common ZK use-cases and requirements (what is ZK?). The idea is based on flexexamples.com which was a great help to me when I was coding a lot of Adobe Flex. If anyone has some nice examples [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2011/05/17/new-project-zkexamples-com/">New project: zkexamples.com</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2011/11/22/zk-user-group-conference-in-mannheim-germany/" rel="bookmark" title="ZK user group conference in Mannheim, Germany">ZK user group conference in Mannheim, Germany</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/03/23/flash-builder-4-final-released/" rel="bookmark" title="Flash Builder 4 (final) released!">Flash Builder 4 (final) released!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/05/22/openlaszlo-a-new-old-rival-for-adobe-flex/" rel="bookmark" title="OpenLaszlo: A new old rival for Adobe Flex">OpenLaszlo: A new old rival for Adobe Flex</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2011/05/17/new-project-zkexamples-com/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Quickfix: Hibernate integration for ZK applications</title>
		<link>https://www.timo-ernst.net/blog/2011/04/24/quickfix-hibernate-integration-for-zk-applications/</link>
					<comments>https://www.timo-ernst.net/blog/2011/04/24/quickfix-hibernate-integration-for-zk-applications/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sun, 24 Apr 2011 17:20:45 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<category><![CDATA[ZK]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2792</guid>

					<description><![CDATA[<p>If you&#8217;re using the awesome ZK framework together with Hibernate you might run into some issues where Hibernate behaves a little funky while the application runs. The trouble&#8217;s cause According to the developers of ZK, the reason for this is ZK&#8217;s multi-threaded event model. Whenever an event gets fired, a new event thread is created. [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2011/04/24/quickfix-hibernate-integration-for-zk-applications/">Quickfix: Hibernate integration for ZK applications</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2011/05/18/correct-naming-convention-for-boolean-values-in-hibernate-mapping-files/" rel="bookmark" title="Correct naming convention for boolean values in Hibernate mapping files">Correct naming convention for boolean values in Hibernate mapping files</a></li>
<li><a href="https://www.timo-ernst.net/blog/2011/04/20/java-threads-and-the-list-interface/" rel="bookmark" title="Vector vs. ArrayList in multi-threaded Java applications">Vector vs. ArrayList in multi-threaded Java applications</a></li>
<li><a href="https://www.timo-ernst.net/blog/2011/11/22/zk-user-group-conference-in-mannheim-germany/" rel="bookmark" title="ZK user group conference in Mannheim, Germany">ZK user group conference in Mannheim, Germany</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2011/04/24/quickfix-hibernate-integration-for-zk-applications/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vector vs. ArrayList in multi-threaded Java applications</title>
		<link>https://www.timo-ernst.net/blog/2011/04/20/java-threads-and-the-list-interface/</link>
					<comments>https://www.timo-ernst.net/blog/2011/04/20/java-threads-and-the-list-interface/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Wed, 20 Apr 2011 20:04:47 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2758</guid>

					<description><![CDATA[<p>I lately had to play around a lot with collections in multi-threaded environments and learned several new stuff that I&#8217;d like to share: Vector vs. ArrayList Where is the difference between both? When should you use ArrayList and when is the time to use Vector? This is a very common question and often leads to [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2011/04/20/java-threads-and-the-list-interface/">Vector vs. ArrayList in multi-threaded Java applications</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2012/11/23/proper-javascript-oop-with-inheritance-for-java-developers/" rel="bookmark" title="Proper JavaScript OOP with inheritance for Java developers">Proper JavaScript OOP with inheritance for Java developers</a></li>
<li><a href="https://www.timo-ernst.net/blog/2011/04/24/quickfix-hibernate-integration-for-zk-applications/" rel="bookmark" title="Quickfix: Hibernate integration for ZK applications">Quickfix: Hibernate integration for ZK applications</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/04/flash-the-new-java/" rel="bookmark" title="Flash &#8211; The new Java?">Flash &#8211; The new Java?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2011/04/20/java-threads-and-the-list-interface/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Flash &#8211; The new Java?</title>
		<link>https://www.timo-ernst.net/blog/2010/04/04/flash-the-new-java/</link>
					<comments>https://www.timo-ernst.net/blog/2010/04/04/flash-the-new-java/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sun, 04 Apr 2010 13:54:27 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2066</guid>

					<description><![CDATA[<p>Update: After hearing about some misunderstandings regarding this post, I want to make sure, that the title &#8220;Flash &#8211; The new Java?&#8221; is of course targeted at front-ent software engineering, not backend. Although it&#8217;s obvious that noone would ever try to build a web application backend using Flash, I just wanted to make sure that [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/04/04/flash-the-new-java/">Flash &#8211; The new Java?</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/03/25/flash-is-better-than-java/" rel="bookmark" title="Flash is better than Java">Flash is better than Java</a></li>
<li><a href="https://www.timo-ernst.net/blog/2009/11/30/flash-chrome-os/" rel="bookmark" title="Flash + Chrome OS = ?">Flash + Chrome OS = ?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/12/flash-to-html5-a-must-have/" rel="bookmark" title="Flash-to-HTML5: A must-have!">Flash-to-HTML5: A must-have!</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/04/04/flash-the-new-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Flash is better than Java</title>
		<link>https://www.timo-ernst.net/blog/2010/03/25/flash-is-better-than-java/</link>
					<comments>https://www.timo-ernst.net/blog/2010/03/25/flash-is-better-than-java/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Thu, 25 Mar 2010 10:18:01 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1896</guid>

					<description><![CDATA[<p>Stop! Before you send me a letter-bomb, read this article first :-) Update: After hearing about some misunderstandings regarding this post, I want to make sure, that the title &#8220;Flash is better than Java&#8221; is of course targeted at front-ent software engineering, not backend. Although it&#8217;s obvious that noone would ever try to build a [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/03/25/flash-is-better-than-java/">Flash is better than Java</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/04/04/flash-the-new-java/" rel="bookmark" title="Flash &#8211; The new Java?">Flash &#8211; The new Java?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/03/23/flash-builder-4-final-released/" rel="bookmark" title="Flash Builder 4 (final) released!">Flash Builder 4 (final) released!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/12/flash-to-html5-a-must-have/" rel="bookmark" title="Flash-to-HTML5: A must-have!">Flash-to-HTML5: A must-have!</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/03/25/flash-is-better-than-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>There is no Flex Developer!</title>
		<link>https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/</link>
					<comments>https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Thu, 25 Mar 2010 09:59:36 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=1884</guid>

					<description><![CDATA[<p>In case you have ever been asking yourself how to call yourself if you develop Flash-based applications, here is the ultimate guide: If you use the Eclipse-based IDE called &#8220;Flash Builder&#8221; in order to create Rich Internet Applications using AS3 and MXML, you are a Flash Developer (with Focus on Flex). If you use the [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/">There is no Flex Developer!</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/03/23/flash-builder-4-final-released/" rel="bookmark" title="Flash Builder 4 (final) released!">Flash Builder 4 (final) released!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/03/30/rumor-google-bundles-chrome-with-flash/" rel="bookmark" title="Rumor: Google bundles Chrome with Flash?">Rumor: Google bundles Chrome with Flash?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/05/22/openlaszlo-a-new-old-rival-for-adobe-flex/" rel="bookmark" title="OpenLaszlo: A new old rival for Adobe Flex">OpenLaszlo: A new old rival for Adobe Flex</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/03/25/there-is-no-flex-developer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
