<?xml version="1.0"?>
<!-- name="generator" content="blojsom v2.30" -->
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <channel>
        <title>Andy's Blog</title>
        <link>http://blog.andyhot.gr/a/</link>
        <description>Code till you ... drop</description>
        <language>en</language>
        <image>
            <url>http://blog.andyhot.gr/favicon.ico</url>
            <title>Andy's Blog</title>
            <link>http://blog.andyhot.gr/a/</link>
        </image>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>blojsom v2.30</generator>
		<managingEditor>andyhot@di.uoa.gr</managingEditor>
		<webMaster>andyhot@di.uoa.gr</webMaster>
		<pubDate>Fri, 29 Jan 2010 06:19:10 +0200</pubDate>

                <item>
            <title>Partial review of last year - php comeback?</title>
            <link>http://blog.andyhot.gr/a/?permalink=Partial-review-of-last-year-php-comeback.html</link>
            <description>&lt;div&gt;In 2009 I did several &lt;a href=&quot;http://php.net/index.php&quot;&gt;php&lt;/a&gt; projects. The decision to use php was a pragmatic one - very cheap, available everywhere, easy to google for and I had a lot of experience with it in (its and ... mine) early years. I even used to teach it at &lt;a href=&quot;http://www.saep.gr/index.php?page=4&quot;&gt;SPHY&lt;/a&gt;.
&lt;/div&gt;
&lt;div&gt;
So anyway, up till last year, thinking of php would always bring back memories of spaghetti-code (though I hasten to add, the worst spaghetti-like project i&#39;ve had to work on was in Java/jsp and that was back in 2001/2002 - copy/paste was the emperor and reuse was an unknown word). But all those memories have since changed - php 5 can do &lt;a href=&quot;http://php.net/manual/en/language.oop5.php&quot;&gt;OOP&lt;/a&gt; and apart from a few gotchas, it&#39;s not that much different to Java... and you do get instant productivity gains (due to save-reload workflow)
&lt;/div&gt;
&lt;div&gt;After doing a short review of the php web frameworks &amp;amp; libraries, I chose to use &lt;a href=&quot;http://www.kohanaphp.com/&quot;&gt;Kohana&lt;/a&gt; (ver.2) in my projects. Kohana has proven to be a very elegant and clean MVC implementation and its new version (ver.3) now implements &lt;a href=&quot;http://learn.kohanaphp.com/2008/03/05/hmvc-in-kohana/&quot;&gt;HMVC&lt;/a&gt; (hierarchical MVC) which is awfully close to what component-based web frameworks are offering but with less magic and thus less complexity
( i&#39;ll need another post -or posts- to explain this further)
&lt;/div&gt;
&lt;div&gt;
Of course, when you&#39;re back to the PHP land, it&#39;s worthwhile to take a look at some of the best (and most used) apps that are written with that, namely &lt;a href=&quot;http://wordpress.org/&quot;&gt;wordpress&lt;/a&gt;, &lt;a href=&quot;http://drupal.org/&quot;&gt;drupal&lt;/a&gt; and &lt;a href=&quot;http://www.joomla.org/&quot;&gt;joomla&lt;/a&gt; (&lt;a href=&quot;http://www.flatpress.org/home/&quot;&gt;FlatPress&lt;/a&gt; is also great if you can&#39;t afford a DB). I took a close look at the source code of wordpress and drupal and their architecture and found both straightforward - code is understandable, authoring plugins and extending default functionality is both easy and fun! And this makes you think... perhaps I can use any of those platforms as a base for my projects. Perhaps YOU should!
&lt;/div&gt;
&lt;div&gt;Anyway, i&#39;ll expand my thoughts in the following days. I&#39;ll close with screenshots of 3 greek blogs i was involved with this winter (&lt;a href=&quot;http://onlybeauty.gr&quot;&gt;onlybeauty.gr&lt;/a&gt;, &lt;a href=&quot;http://ufoerotiseis.gr&quot;&gt;ufoerotiseis.gr&lt;/a&gt;, &lt;a href=&quot;http://grease.gr&quot;&gt;grease.gr&lt;/a&gt;):&lt;br&gt;
&lt;a href=&quot;http://onlybeauty.gr&quot;&gt;&lt;img  border=&quot;0&quot; src=&quot;http://farm5.static.flickr.com/4045/4312043393_67205cfec5_m.jpg&quot; alt=&quot;onlybeauty.gr&quot;&gt;&lt;/a&gt; &amp;nbsp;
&lt;a href=&quot;http://ufoerotiseis.gr&quot;&gt;&lt;img  border=&quot;0&quot; src=&quot;http://farm5.static.flickr.com/4043/4312780588_96bf43799c_m.jpg&quot; alt=&quot;ufoerotiseis.gr&quot;&gt;&lt;/a&gt; &amp;nbsp;
&lt;a href=&quot;http://grease.gr&quot;&gt;&lt;img  border=&quot;0&quot; src=&quot;http://farm5.static.flickr.com/4017/4312780802_ec09588057_m.jpg&quot; alt=&quot;grease.gr&quot;&gt;&lt;/a&gt;
&lt;/div&gt;
</description>
            <guid>http://blog.andyhot.gr/a/?permalink=Partial-review-of-last-year-php-comeback.html</guid>
			<pubDate>Fri, 29 Jan 2010 06:19:10 +0200</pubDate>
            <category>/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/?permalink=Partial-review-of-last-year-php-comeback.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/?permalink=Partial-review-of-last-year-php-comeback.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                <item>
            <title>A new and wonderful Tapestry 5 blog</title>
            <link>http://blog.andyhot.gr/a/?permalink=A-new-and-wonderful-Tapestry-5-blog.html</link>
            <description>&lt;div&gt;Igor Drobiazko (a &lt;a href=&quot;http://tapestry.apache.org&quot;&gt;Tapestry&lt;/a&gt; committer) has recently started blogging on Tapestry 5 and &lt;a href=&quot;http://tapestry5.de/&quot;&gt;his entries&lt;/a&gt; are very interesting and informative... Take a look:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.tapestry5.de/index.php/2010/01/04/tapestry-and-jsr-303-bean-validation-api/&quot;&gt;Tapestry and JSR-303 Bean Validation API&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.tapestry5.de/index.php/2010/01/03/tapestry-5-0-19-released/&quot;&gt;Tapestry 5.0.19 released&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.tapestry5.de/index.php/2009/12/29/mapped-diagnostic-context-with-tapestry-filters/&quot;&gt;Mapped Diagnostic Context with Tapestry Filters&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.tapestry5.de/index.php/2009/12/03/hivemind-still-alive/&quot;&gt;HiveMind Still Alive&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
</description>
            <guid>http://blog.andyhot.gr/a/?permalink=A-new-and-wonderful-Tapestry-5-blog.html</guid>
			<pubDate>Mon, 4 Jan 2010 14:54:28 +0200</pubDate>
            <category>/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/?permalink=A-new-and-wonderful-Tapestry-5-blog.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/?permalink=A-new-and-wonderful-Tapestry-5-blog.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                <item>
            <title>Having Fun. PS3&#39;s here</title>
            <link>http://blog.andyhot.gr/a/?permalink=Having-Fun-PS3s-here.html</link>
            <description>Well, that&#39;s just another kick-ass gift from Emi! 
&lt;p&gt;
Here&#39;s what i&#39;m currently playing:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.unchartedthegame.com/&quot;&gt;Uncharted - Drake&#39;s Fortune&lt;/a&gt; Never heard of that, got it by accident, but GREAT!&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.braid-game.com/&quot;&gt;Braid&lt;/a&gt; cool platform little indie game - had read the dev&#39;s blog (or was it a Gamasutra srticle) some months ago and wanted to try it ever since&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ninjagaidengame.com/ninjaGaiden/index.html&quot;&gt;Ninja Gaiden Sigma 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.killzone2.com/&quot;&gt;Killzone 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.gran-turismo.com/&quot;&gt;GT5 Prologue&lt;/a&gt;&lt;/li&gt;
&lt;/p&gt;
&lt;p&gt;Anything else you&#39;d suggest i should try?&lt;/p&gt;
</description>
            <guid>http://blog.andyhot.gr/a/?permalink=Having-Fun-PS3s-here.html</guid>
			<pubDate>Wed, 23 Dec 2009 17:33:27 +0200</pubDate>
            <category>/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/?permalink=Having-Fun-PS3s-here.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/?permalink=Having-Fun-PS3s-here.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                <item>
            <title>Reading Apache Maven 2 Effective Implementation</title>
            <link>http://blog.andyhot.gr/a/java/?permalink=Reading-Apache-Maven-2-Effective-Implementation.html</link>
            <description>&lt;p&gt;Thanks to Amit Sharma (of Packt Publishing), I recently got a copy of &lt;a href=&quot;http://www.packtpub.com/apache-maven-2-effective-implementations/book&quot;&gt;Apache Maven 2 Effective Implementation&lt;/a&gt; authored by &lt;a href=&quot;http://www.packtpub.com/apache-maven-2-effective-implementations/book&quot;&gt;Brett&lt;/a&gt; &lt;a href=&quot;http://brettporter.wordpress.com/&quot;&gt;Porter&lt;/a&gt; and &lt;a href=&quot;http://www.packtpub.com/author_view_profile/id/303&quot;&gt;Maria Odea Ching&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
The book has proven to be an interesting read so far (even for an advanced maven user), covering a lot of important (and sometimes little known) plugins. Its best practices chapter along with the real-life advices/tips that are found throughout the book are a must read. On the other hand, I would really have liked to see a chapter or appendix covering maven support in IDEs + I must admit don&#39;t have much of respect for &lt;a href=&quot;http://archiva.apache.org/&quot;&gt;Archiva&lt;/a&gt; (that&#39;s based on a few weeks interaction i had with it 3 years ago - perhaps things have improved?) which is covered in detail in the book, along with &lt;a href=&quot;http://continuum.apache.org&quot;&gt;Continuum&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Anyway, expect a complete review soon.
&lt;/p&gt;
</description>
            <guid>http://blog.andyhot.gr/a/java/?permalink=Reading-Apache-Maven-2-Effective-Implementation.html</guid>
			<pubDate>Sat, 21 Nov 2009 12:11:43 +0200</pubDate>
            <category>/java/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/java/?permalink=Reading-Apache-Maven-2-Effective-Implementation.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/java/?permalink=Reading-Apache-Maven-2-Effective-Implementation.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                <item>
            <title>del.icio.us links for 2009-11-09</title>
            <link>http://blog.andyhot.gr/a/?permalink=del-icio-us-links-for-2009-11-09.html</link>
            <description>&lt;ul class=&quot;delicious&quot;&gt;
	&lt;li&gt;
		&lt;div class=&quot;delicious-link&quot; &gt;&lt;a href=&quot;http://github.com/kerkness/kohana-for-wordpress&quot;&gt;kerkness&#39;s kohana-for-wordpress at master - GitHub&lt;/a&gt; &lt;/div&gt;
		&lt;div class=&quot;delicious-extended&quot;&gt;  &lt;/div&gt;		&lt;div class=&quot;delicious-tags&quot;&gt; (tags: &lt;a href=&quot;http://del.icio.us/andyhot/kohana&quot;&gt;kohana&lt;/a&gt; &lt;a href=&quot;http://del.icio.us/andyhot/php&quot;&gt;php&lt;/a&gt; &lt;a href=&quot;http://del.icio.us/andyhot/wordpress&quot;&gt;wordpress&lt;/a&gt;  ) &lt;/div&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
            <guid>http://blog.andyhot.gr/a/?permalink=del-icio-us-links-for-2009-11-09.html</guid>
			<pubDate>Mon, 9 Nov 2009 12:04:56 +0200</pubDate>
            <category>/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/?permalink=del-icio-us-links-for-2009-11-09.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/?permalink=del-icio-us-links-for-2009-11-09.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                <item>
            <title>Streaming Schedule of ApacheCon Hadoop, HTTP Server, and Lucene Track </title>
            <link>http://blog.andyhot.gr/a/?permalink=Streaming-Schedule-of-ApacheCon-Hadoop-HTTP-Server-and-Lucene-Track.html</link>
            <description>Starting in less than 24 hours and for the next 4 days there&#39;s ApacheCon. Don&#39;t miss the live streaming from &lt;a href=&quot;http://streaming.linux-magazin.de/en/program-apachecon-us-2009.htm&quot;&gt;http://streaming.linux-magazin.de/en/program-apachecon-us-2009.htm&lt;/a&gt; . Here&#39;s the schedule (times in UTC):

&lt;table&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;
&lt;strong&gt;Wednesday, 04 November 2009: Hadoop Track&lt;/strong&gt;
&lt;br&gt;&lt;pre&gt;
 17:00 Opening Plenary &amp; State of the Feather
      William A. Rowe, Jr. &amp; Jim Jagielski

 17:30 Apache Pioneer&#39;s Panel
      Moderated by Brian Behlendorf

 19:00 Introduction to Apache Hadoop
      Owen O&#39;Malley

 19:30 2009 State of the Elephant
      Christophe Bisciglia

 21:30 Becoming a Pig Developer
      Alan Gates

 22:30 Apache Hadoop in the Cloud
      Tom White

 00:00 Practical HBase
      Michael Stack

 01:00 Apache Hive: SQL and Data warehousing on Apache Hadoop
      Ashish Thusoo
&lt;/pre&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;
&lt;strong&gt;Thursday, 05 November 2009: HTTP Track&lt;/strong&gt;&lt;br&gt;
&lt;pre&gt;
 17:00 Munging URLs with mod_rewrite
      Rich Bowen

 18:00 Hardening Enterprise Apache Installations Against Attacks
      Sander Temme

 19:30 Keynote: Standing Out in the Crowd
      Kirrily Robert

 22:00 Scalable Internet Architectures
      Theo Schlossnagle

 00:30 Recent Developments in SSL and Browsers
      Rick Andrews

 01:30 Lightning Talks!
&lt;/pre&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;
&lt;strong&gt;Friday, 06 November 2009: Lucene Track&lt;/strong&gt;&lt;br&gt;
&lt;pre&gt;
 17:00 Implementing an Information Retrieval Framework for an
      Organizational Repository, Sithu D Sudarsan

 18:00 Apache Mahout - Going from raw data to information
      Isabel Drost

 19:15 MIME Magic with Apache Tika
      Jukka Zitting

 20:15 Keynote: How Open Source Developers Can (Still!) Save The World
      Brian Behlendorf

 22:00 Building Intelligent Search Applications with the Lucene
      Ecosystem, Ted Dunning

 23:00 Realtime Search
      Jason Rutherglen
&lt;/pre&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

&lt;p&gt;So, Apache friends, enjoy!&lt;/p&gt;
</description>
            <guid>http://blog.andyhot.gr/a/?permalink=Streaming-Schedule-of-ApacheCon-Hadoop-HTTP-Server-and-Lucene-Track.html</guid>
			<pubDate>Wed, 4 Nov 2009 05:26:48 +0200</pubDate>
            <category>/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/?permalink=Streaming-Schedule-of-ApacheCon-Hadoop-HTTP-Server-and-Lucene-Track.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/?permalink=Streaming-Schedule-of-ApacheCon-Hadoop-HTTP-Server-and-Lucene-Track.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                <item>
            <title>Maven and slow dependencies report</title>
            <link>http://blog.andyhot.gr/a/java/?permalink=Maven-and-slow-dependencies-report.html</link>
            <description>&lt;p&gt;If the dependencies report takes too long to finish, it could be due to maven trying to determine (and generate a report of) which repository contains which artifact... and the network and/or repos being slow or unreachable.&lt;/p&gt;
&lt;p&gt;In any case, here&#39;s how you can short-circuit that process:&lt;/p&gt;
&lt;pre&gt;
mvn -Ddependency.locations.enabled=false site
&lt;/pre&gt;
</description>
            <guid>http://blog.andyhot.gr/a/java/?permalink=Maven-and-slow-dependencies-report.html</guid>
			<pubDate>Mon, 5 Oct 2009 14:41:53 +0300</pubDate>
            <category>/java/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/java/?permalink=Maven-and-slow-dependencies-report.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/java/?permalink=Maven-and-slow-dependencies-report.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                <item>
            <title>del.icio.us links for 2009-09-28</title>
            <link>http://blog.andyhot.gr/a/?permalink=del-icio-us-links-for-2009-09-28.html</link>
            <description>&lt;ul class=&quot;delicious&quot;&gt;
	&lt;li&gt;
		&lt;div class=&quot;delicious-link&quot; &gt;&lt;a href=&quot;http://www.tornadoweb.org/&quot;&gt;Tornado Web Server&lt;/a&gt; &lt;/div&gt;
		&lt;div class=&quot;delicious-extended&quot;&gt;  &lt;/div&gt;		&lt;div class=&quot;delicious-tags&quot;&gt; (tags: &lt;a href=&quot;http://del.icio.us/andyhot/python&quot;&gt;python&lt;/a&gt; &lt;a href=&quot;http://del.icio.us/andyhot/webserver&quot;&gt;webserver&lt;/a&gt;  ) &lt;/div&gt;
	&lt;/li&gt;
	&lt;li&gt;
		&lt;div class=&quot;delicious-link&quot; &gt;&lt;a href=&quot;http://nginx.net/&quot;&gt;nginx&lt;/a&gt; &lt;/div&gt;
		&lt;div class=&quot;delicious-extended&quot;&gt;  &lt;/div&gt;		&lt;div class=&quot;delicious-tags&quot;&gt; (tags: &lt;a href=&quot;http://del.icio.us/andyhot/opensource&quot;&gt;opensource&lt;/a&gt; &lt;a href=&quot;http://del.icio.us/andyhot/http&quot;&gt;http&lt;/a&gt; &lt;a href=&quot;http://del.icio.us/andyhot/webserver&quot;&gt;webserver&lt;/a&gt;  ) &lt;/div&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
            <guid>http://blog.andyhot.gr/a/?permalink=del-icio-us-links-for-2009-09-28.html</guid>
			<pubDate>Mon, 28 Sep 2009 12:23:48 +0300</pubDate>
            <category>/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/?permalink=del-icio-us-links-for-2009-09-28.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/?permalink=del-icio-us-links-for-2009-09-28.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                <item>
            <title>Maven Presentation</title>
            <link>http://blog.andyhot.gr/a/java/?permalink=Maven-Presentation.html</link>
            <description>On Feb 14 (yep, that was the Valentine&#39;s day), i did a Maven presentation for out local &lt;a href=&quot;http://jhug.gr&quot;&gt;Java User Group&lt;/a&gt;, and it looks like it was &lt;a href=&quot;http://javapapo.blogspot.com/2009/02/jhug-event-1402-for-true-java-lovers.html&quot;&gt;very&lt;/a&gt; &lt;a href=&quot;http://venus.cslab.aueb.gr/forum/viewtopic.php?f=19&amp;t=6783&quot;&gt;well&lt;/a&gt; &lt;a href=&quot;http://pgaval.wordpress.com/2009/02/15/jhug-tech-day-feb-2009/&quot;&gt;received&lt;/a&gt; (which is great cause i was terribly nervous at the begining ).
&lt;div&gt;
Here are the contents (embedded from slideshare):
&lt;div style=&quot;width:425px;text-align:left&quot; id=&quot;__ss_1030802&quot;&gt;&lt;a style=&quot;font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;&quot; href=&quot;http://www.slideshare.net/andyhot/using-maven-2?type=presentation&quot; title=&quot;Using Maven 2&quot;&gt;Using Maven 2&lt;/a&gt;&lt;object style=&quot;margin:0px&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://static.slideshare.net/swf/ssplayer2.swf?doc=using-maven-2-1234728619173905-3&amp;stripped_title=using-maven-2&quot; /&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;/&gt;&lt;embed src=&quot;http://static.slideshare.net/swf/ssplayer2.swf?doc=using-maven-2-1234728619173905-3&amp;stripped_title=using-maven-2&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style=&quot;font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;&quot;&gt;View more &lt;a style=&quot;text-decoration:underline;&quot; href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a style=&quot;text-decoration:underline;&quot; href=&quot;http://www.slideshare.net/andyhot&quot;&gt;andyhot&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
</description>
            <guid>http://blog.andyhot.gr/a/java/?permalink=Maven-Presentation.html</guid>
			<pubDate>Tue, 17 Mar 2009 20:45:01 +0200</pubDate>
            <category>/java/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/java/?permalink=Maven-Presentation.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/java/?permalink=Maven-Presentation.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                <item>
            <title>Java time @ 1234567890 via groovy console</title>
            <link>http://blog.andyhot.gr/a/java/?permalink=Java-time-1234567890-via-groovy-console.html</link>
            <description>&lt;a href=&quot;http://www.flickr.com/photos/andreoua/3280660942/&quot; title=&quot;Java time is 1234567890 by andreoua, on Flickr&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3366/3280660942_56b8a709fa_o.png&quot; width=&quot;575&quot; height=&quot;334&quot; alt=&quot;Java time is 1234567890&quot; /&gt;&lt;/a&gt;
</description>
            <guid>http://blog.andyhot.gr/a/java/?permalink=Java-time-1234567890-via-groovy-console.html</guid>
			<pubDate>Sun, 15 Feb 2009 06:17:56 +0200</pubDate>
            <category>/java/</category>
                        <wfw:comment>http://blog.andyhot.gr/commentapi/default/java/?permalink=Java-time-1234567890-via-groovy-console.html</wfw:comment>
            <wfw:commentRss>http://blog.andyhot.gr/a/java/?permalink=Java-time-1234567890-via-groovy-console.html&amp;page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
            </channel>
</rss>
