<?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>Dr. Drej's thoughts</title>
	<atom:link href="http://drdrej.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://drdrej.wordpress.com</link>
	<description>Java, Web, Scaling, Softwaretechnology, Ideas, Tutorials, Examples</description>
	<lastBuildDate>Tue, 20 Oct 2009 09:45:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='drdrej.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Dr. Drej's thoughts</title>
		<link>http://drdrej.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://drdrej.wordpress.com/osd.xml" title="Dr. Drej&#039;s thoughts" />
	<atom:link rel='hub' href='http://drdrej.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Lombok &#8211; Why is it nice?</title>
		<link>http://drdrej.wordpress.com/2009/10/20/lombok-why-is-it-nice/</link>
		<comments>http://drdrej.wordpress.com/2009/10/20/lombok-why-is-it-nice/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 09:45:16 +0000</pubDate>
		<dc:creator>drdrej</dc:creator>
				<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://drdrej.wordpress.com/?p=33</guid>
		<description><![CDATA[Florent Ramière wrote a nice article about the advantages of lombok, an annotation compiler to build getter and setter of a class. Nice extension! I&#8217;ve never used it, but i love it http://blog.springfuse.com/2009/10/project-lombok-must-have-in-your-java.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=33&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Florent Ramière wrote a nice article about the advantages of lombok, an annotation compiler to build getter and setter of a class. Nice extension! I&#8217;ve never used it, but i love it</p>
<p>http://blog.springfuse.com/2009/10/project-lombok-must-have-in-your-java.html</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/drdrej.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/drdrej.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/drdrej.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/drdrej.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/drdrej.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/drdrej.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/drdrej.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/drdrej.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/drdrej.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/drdrej.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/drdrej.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/drdrej.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/drdrej.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/drdrej.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=33&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drdrej.wordpress.com/2009/10/20/lombok-why-is-it-nice/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cca04fa288819a03b89ac47a644eca9b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">drdrej</media:title>
		</media:content>
	</item>
		<item>
		<title>Thoughts  about ORM &#8211; Part 2</title>
		<link>http://drdrej.wordpress.com/2009/10/19/thoughts-about-orm-part-2/</link>
		<comments>http://drdrej.wordpress.com/2009/10/19/thoughts-about-orm-part-2/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:34:02 +0000</pubDate>
		<dc:creator>drdrej</dc:creator>
				<category><![CDATA[AQuLa]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://drdrej.wordpress.com/?p=31</guid>
		<description><![CDATA[pui&#8230; some additional links about ORM. and the discussion doesn&#8217;t arrive the end-point. http://www.crazymcphee.net/x/2009/10/19/orm-is-dead-meme/ http://blog.schauderhaft.de/2009/10/18/hibernate-problems-alternative/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=31&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>pui&#8230; some additional links about ORM. and the discussion doesn&#8217;t arrive the end-point. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>http://www.crazymcphee.net/x/2009/10/19/orm-is-dead-meme/</p>
<p>http://blog.schauderhaft.de/2009/10/18/hibernate-problems-alternative/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/drdrej.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/drdrej.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/drdrej.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/drdrej.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/drdrej.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/drdrej.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/drdrej.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/drdrej.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/drdrej.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/drdrej.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/drdrej.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/drdrej.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/drdrej.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/drdrej.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=31&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drdrej.wordpress.com/2009/10/19/thoughts-about-orm-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cca04fa288819a03b89ac47a644eca9b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">drdrej</media:title>
		</media:content>
	</item>
		<item>
		<title>Thoughts about ORM</title>
		<link>http://drdrej.wordpress.com/2009/10/18/thoughts-about-orm/</link>
		<comments>http://drdrej.wordpress.com/2009/10/18/thoughts-about-orm/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 13:40:11 +0000</pubDate>
		<dc:creator>drdrej</dc:creator>
				<category><![CDATA[AQuLa]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://drdrej.wordpress.com/?p=29</guid>
		<description><![CDATA[i&#8217;ve found a fresh and nice &#8220;pro-orm&#8221; blog entry&#8230; and many good comment<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=29&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i&#8217;ve found a fresh and nice &#8220;pro-orm&#8221; <a href="http://debasishg.blogspot.com/2009/10/are-orms-really-thing-of-past.html">blog entry</a>&#8230; and many good comment</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/drdrej.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/drdrej.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/drdrej.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/drdrej.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/drdrej.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/drdrej.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/drdrej.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/drdrej.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/drdrej.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/drdrej.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/drdrej.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/drdrej.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/drdrej.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/drdrej.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=29&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drdrej.wordpress.com/2009/10/18/thoughts-about-orm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cca04fa288819a03b89ac47a644eca9b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">drdrej</media:title>
		</media:content>
	</item>
		<item>
		<title>AQula vs. similar frameworks</title>
		<link>http://drdrej.wordpress.com/2009/06/29/aqula-vs-similar-frameworks/</link>
		<comments>http://drdrej.wordpress.com/2009/06/29/aqula-vs-similar-frameworks/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 20:58:04 +0000</pubDate>
		<dc:creator>drdrej</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://drdrej.wordpress.com/2009/06/29/aqula-vs-similar-frameworks/</guid>
		<description><![CDATA[i&#8217;ve found a good comparsion of different frameworks related to AQuLa&#8217;s concept: http://source.mysema.com/display/querydsl/Similar+frameworks i plan to play with some of them in the next days&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=26&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i&#8217;ve found a good comparsion of different frameworks related to AQuLa&#8217;s concept:</p>
<p>http://source.mysema.com/display/querydsl/Similar+frameworks</p>
<p>i plan to play with some of them in the next days&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/drdrej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/drdrej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/drdrej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/drdrej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/drdrej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/drdrej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/drdrej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/drdrej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/drdrej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/drdrej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/drdrej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/drdrej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/drdrej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/drdrej.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=26&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drdrej.wordpress.com/2009/06/29/aqula-vs-similar-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cca04fa288819a03b89ac47a644eca9b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">drdrej</media:title>
		</media:content>
	</item>
		<item>
		<title>Why AQuLa?</title>
		<link>http://drdrej.wordpress.com/2009/06/29/why-aqula/</link>
		<comments>http://drdrej.wordpress.com/2009/06/29/why-aqula/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 13:09:20 +0000</pubDate>
		<dc:creator>drdrej</dc:creator>
				<category><![CDATA[AQuLa]]></category>
		<category><![CDATA[Pet projects]]></category>
		<category><![CDATA[Playground]]></category>

		<guid isPermaLink="false">http://drdrej.wordpress.com/?p=15</guid>
		<description><![CDATA[there are different solutions to handle queries in java. before hibernate was born jdbc was the most popular way to get data from the database. after some simplifications (query-templates with string-replacements based ond text-formatting-libs) a new star was born: &#8220;hibernate&#8221;. as a flagship of the orm-community he promised an easier way of handling a database [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=15&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>there are different solutions to handle queries in java. before hibernate was born jdbc was the most popular way to get data from the database. after some simplifications (query-templates with string-replacements based ond text-formatting-libs) a new star was born: &#8220;hibernate&#8221;. as a flagship of the orm-community he promised an easier way of handling a database in  java. the main idea of ORM is to map an object-graph to a relational database.</p>
<p>hibernateis and other ORM-candidates are a nice solution, but they are not perfect. a good explanation of some problems with hibernate can you find here: http://incubator.apache.org/empire-db/empiredb/hibernate.htm</p>
<p>so what is wrong with hibernate &amp; co.?</p>
<p>here some points in a short maner:</p>
<ol>
<li>hibernate is object-driven.  every operation (select, insert, delete, update) is based on the object. an object is full mapped  to the database. the way of mapping is not flexible as possible. thats mean that the database-design is strongly influenced by the object-graph.</li>
<li>hibernate allows to create your own selects formed in a special query-language called HQL, but they are hard to maintain, because they are strings.<br />
1.  so you need to learn a new query-language.<br />
2. queries as strings aren&#8217;t type-safe.</li>
<li>alternatively you can use the criteria api, but (for me) the code is not so readable. queries formed over the criteria-api aren&#8217;t readable.</li>
<li>the load is not effektive. bevore you delete an object, you must load it. sounds strange.</li>
</ol>
<p>i think they are enough arguments to play with an idea to implement a new way of query-mapping. the new solution should be more readable, better to maintain, to train as less as possible.</p>
<p>in the best case queries are formed in simple java and then transformed to a query-language like SQL (or another one). the main focus of the aqula-project is the maintainance and testability of a database-query (f.e. SQL) inside of java.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/drdrej.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/drdrej.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/drdrej.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/drdrej.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/drdrej.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/drdrej.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/drdrej.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/drdrej.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/drdrej.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/drdrej.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/drdrej.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/drdrej.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/drdrej.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/drdrej.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=15&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drdrej.wordpress.com/2009/06/29/why-aqula/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cca04fa288819a03b89ac47a644eca9b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">drdrej</media:title>
		</media:content>
	</item>
		<item>
		<title>Aqula is born</title>
		<link>http://drdrej.wordpress.com/2009/06/24/aqula-is-born/</link>
		<comments>http://drdrej.wordpress.com/2009/06/24/aqula-is-born/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 14:26:50 +0000</pubDate>
		<dc:creator>drdrej</dc:creator>
				<category><![CDATA[AQuLa]]></category>
		<category><![CDATA[Pet projects]]></category>

		<guid isPermaLink="false">http://drdrej.wordpress.com/?p=11</guid>
		<description><![CDATA[After playing a while with my experimental project dbox4j (replacement for prevayler, distributed in-memory stores etc.) i&#8217;ve realized that i need a query-language directly integrated into java and later transformed into another sql (or another query-language used to query the database). there are allready some candidates in the fre world i&#8217;ve found: http://www.h2database.com/html/jaqu.html https://squill.dev.java.net/ http://source.mysema.com/display/querydsl/Querydsl [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=11&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After playing a while with my experimental project dbox4j (replacement for prevayler, distributed in-memory stores etc.) i&#8217;ve realized that i need a query-language directly integrated into java and later transformed into another sql (or another query-language used to query the database).</p>
<p>there are allready some candidates in the fre world i&#8217;ve found:</p>
<ol>
<li>http://www.h2database.com/html/jaqu.html</li>
<li>https://squill.dev.java.net/</li>
<li>http://source.mysema.com/display/querydsl/Querydsl</li>
<li>http://quaere.codehaus.org/</li>
<li>http://code.google.com/p/liquidform</li>
<li>http://josql.sourceforge.net/</li>
<li>http://joist.ws/</li>
<li>http://www.jequel.de/</li>
<li>http://incubator.apache.org/empire-db/empiredb/empiredb.htm</li>
<li>http://code.google.com/p/dreamsource-orm</li>
</ol>
<p>i will analyze them and than decide what i will do with &#8220;aqula&#8221;. in the meantime i will register this project on kenai and maybe write down some reasonings about AQuLa.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/drdrej.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/drdrej.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/drdrej.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/drdrej.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/drdrej.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/drdrej.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/drdrej.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/drdrej.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/drdrej.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/drdrej.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/drdrej.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/drdrej.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/drdrej.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/drdrej.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=11&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drdrej.wordpress.com/2009/06/24/aqula-is-born/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cca04fa288819a03b89ac47a644eca9b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">drdrej</media:title>
		</media:content>
	</item>
		<item>
		<title>Andrej meets Flex</title>
		<link>http://drdrej.wordpress.com/2009/06/04/andrej-meets-flex/</link>
		<comments>http://drdrej.wordpress.com/2009/06/04/andrej-meets-flex/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 13:36:15 +0000</pubDate>
		<dc:creator>drdrej</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://drdrej.wordpress.com/?p=9</guid>
		<description><![CDATA[Some days ago i&#8217;ve started with Flex. I&#8217;ve downloaded the Flex-Builder Version 3 and started with a small funny project &#8211; a game. Last time when i&#8217;ve tried to do something with flash is over 5 years ago. So my first imression after this long period: ActionScript 3.0 is good. It&#8217;s a strange feeling (I&#8217;m [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=9&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some days ago i&#8217;ve started with Flex. I&#8217;ve downloaded the Flex-Builder Version 3 and started with a small funny project &#8211; a game. Last time when i&#8217;ve tried to do something with flash is over 5 years ago. So my first imression after this long period: ActionScript 3.0 is good. It&#8217;s a strange feeling (I&#8217;m a Java-Nerd), but i like it. I like the mixture of multimedia possibilities of the flex-sdk, and the syntax of the language is ok. For JS-Freaks it shouldn&#8217;t be a problem to learn ActionScript.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/drdrej.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/drdrej.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/drdrej.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/drdrej.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/drdrej.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/drdrej.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/drdrej.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/drdrej.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/drdrej.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/drdrej.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/drdrej.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/drdrej.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/drdrej.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/drdrej.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=9&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drdrej.wordpress.com/2009/06/04/andrej-meets-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cca04fa288819a03b89ac47a644eca9b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">drdrej</media:title>
		</media:content>
	</item>
		<item>
		<title>How to organize projects?</title>
		<link>http://drdrej.wordpress.com/2009/03/18/how-to-organize-projects/</link>
		<comments>http://drdrej.wordpress.com/2009/03/18/how-to-organize-projects/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 10:43:13 +0000</pubDate>
		<dc:creator>drdrej</dc:creator>
				<category><![CDATA[Management of projects]]></category>
		<category><![CDATA[Project Structure Zumodrive]]></category>

		<guid isPermaLink="false">http://drdrej.wordpress.com/?p=3</guid>
		<description><![CDATA[I&#8217;ve decided to organize my projects in a more-mobile-style. My principles: all parts (ide, server, database, project-sources) of a project should be stored independed from a used computer. changes from one system to another one  should be fast and simple to minimze the costs of a change. data should be as mobile as possible. These [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=3&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to organize my projects in a more-mobile-style.</p>
<p><strong>My principles</strong>:</p>
<ul>
<li>all parts (ide, server, database, project-sources) of a project should be stored independed from a used computer.</li>
<li>changes from one system to another one  should be fast and simple to minimze the costs of a change.</li>
<li>data should be as mobile as possible.</li>
</ul>
<p><strong>These principles led me to the following structure</strong>:</p>
<ul>
<li> local maven repository is stored on an online-drive. for this purpose i use <a title="Zumodrive- Online drive" href="http://zumodrive.com" target="_blank">http://zumodrive.com</a>.  they have a fast and stable integration into the windows os.</li>
<li>source-code, eclipse-ide, archiva, tomcat are stored on an SD-Card.</li>
<li>every project is a set of eclipse-projects and is stored in an own workspace.</li>
<li>environment variables are set in command line scripts.</li>
<li>paths are relative.</li>
</ul>
<p><strong>Subsumption</strong>:</p>
<ul>
<li>i&#8217;ve no idea about how to install databases like oracle or mysql as a portable application. this still remains an issue.</li>
<li>my SD-card is a little bit too slow.</li>
<li>clear structure</li>
<li>independent from used hardware</li>
<li>fast changes between systems</li>
</ul>
<p>&#8230; and I like it <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/drdrej.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/drdrej.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/drdrej.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/drdrej.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/drdrej.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/drdrej.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/drdrej.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/drdrej.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/drdrej.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/drdrej.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/drdrej.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/drdrej.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/drdrej.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/drdrej.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drdrej.wordpress.com&amp;blog=6763995&amp;post=3&amp;subd=drdrej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drdrej.wordpress.com/2009/03/18/how-to-organize-projects/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cca04fa288819a03b89ac47a644eca9b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">drdrej</media:title>
		</media:content>
	</item>
	</channel>
</rss>
