<?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 Code Geeks &#187; Ilias Tsagklis</title> <atom:link href="http://www.javacodegeeks.com/author/Ilias-Tsagklis/feed/" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Wed, 19 Jun 2013 13:00:35 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>10 Productivity tips for software developers</title><link>http://www.javacodegeeks.com/2013/06/10-productivity-tips-for-software-developers.html</link> <comments>http://www.javacodegeeks.com/2013/06/10-productivity-tips-for-software-developers.html#comments</comments> <pubDate>Thu, 06 Jun 2013 13:00:26 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[Productivity]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=13486</guid> <description><![CDATA[After attending a few seminars on the topic of productivity and time management and reading a couple of books on the subject, I was introduced to some profound concepts and made some great realizations about the way I used to work. With this new knowledge, I completely redesigned my workflow framework something that lead in [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/06/10-productivity-tips-for-software-developers.html/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Join the Java Code Geeks Newsletter</title><link>http://www.javacodegeeks.com/2013/05/join-the-java-code-geeks-newsletter.html</link> <comments>http://www.javacodegeeks.com/2013/05/join-the-java-code-geeks-newsletter.html#comments</comments> <pubDate>Wed, 29 May 2013 06:54:56 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Meta JCG]]></category> <category><![CDATA[Books]]></category> <category><![CDATA[Newsletter]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=13387</guid> <description><![CDATA[Dear geeks, We are thrilled to announce the launch of our newsletter! By joining, you will gain exclusive access to the latest news in the Java world, as well as insights about Scala, Android and other related technologies. As an extra bonus, by joining you will get our brand new e-books, published by Java Code [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/05/join-the-java-code-geeks-newsletter.html/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Advantages and Disadvantages of Cloud Computing &#8211; Cloud computing pros and cons</title><link>http://www.javacodegeeks.com/2013/04/advantages-and-disadvantages-of-cloud-computing-cloud-computing-pros-and-cons.html</link> <comments>http://www.javacodegeeks.com/2013/04/advantages-and-disadvantages-of-cloud-computing-cloud-computing-pros-and-cons.html#comments</comments> <pubDate>Tue, 23 Apr 2013 12:13:48 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[Cloud]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=11822</guid> <description><![CDATA[Introduction Cloud computing refers to the use of computing resources, those being hardware and/or software) that reside on a remote machine and are delivered to the end user as a service over a network, with the most prevalent example being the internet. By definition, a user entrusts his data to a remote service, on which [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/04/advantages-and-disadvantages-of-cloud-computing-cloud-computing-pros-and-cons.html/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Monetize your technical writing with the JCG Revenue Shared Program</title><link>http://www.javacodegeeks.com/2013/04/monetize-your-technical-writing-with-the-jcg-revenue-shared-program.html</link> <comments>http://www.javacodegeeks.com/2013/04/monetize-your-technical-writing-with-the-jcg-revenue-shared-program.html#comments</comments> <pubDate>Mon, 22 Apr 2013 08:33:31 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Meta JCG]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=11706</guid> <description><![CDATA[Java Code Geeks are thrilled to announce the W4G Revenue Shared Program, the first croudsourced revenue shared platform for technical writers. We have an open invitation to all technology enthusiasts and programming geeks who are willing to write for us as guest authors. We are looking for creative writers to join our ever growing team. [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/04/monetize-your-technical-writing-with-the-jcg-revenue-shared-program.html/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>JArchitect became free for Java open source contributors</title><link>http://www.javacodegeeks.com/2013/03/jarchitect-became-free-for-java-open-source-contributors.html</link> <comments>http://www.javacodegeeks.com/2013/03/jarchitect-became-free-for-java-open-source-contributors.html#comments</comments> <pubDate>Thu, 28 Mar 2013 20:00:35 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[JArchitect]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=10184</guid> <description><![CDATA[JArchitect is a static analysis tool for Java codebases that provides interactive GUI(s) and HTML reports for finding overly complex or problematic areas of your code, performing analysis for refactoring and comparing changes over time. In version 3, a LINQ-like query language was added that makes the tool an extremely powerful reporting engine and can [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/03/jarchitect-became-free-for-java-open-source-contributors.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Hadoop Books Giveaway &#8211; Roundup</title><link>http://www.javacodegeeks.com/2013/03/hadoop-books-giveaway-roundup.html</link> <comments>http://www.javacodegeeks.com/2013/03/hadoop-books-giveaway-roundup.html#comments</comments> <pubDate>Wed, 27 Mar 2013 12:49:02 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Hadoop]]></category> <category><![CDATA[Books]]></category> <category><![CDATA[Competition]]></category> <category><![CDATA[Giveaway]]></category> <category><![CDATA[Packt]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=10445</guid> <description><![CDATA[Fellow geeks, Our giveaway of Packt Publishing’s books on Apache Hadoop has ended. You may find the original post for the competition here. The Prize Winners The 6 lucky winners that will receive the book prizes are (names are as appeared on their emails): Hadoop Real-World Solutions Cookbook Sellamuthu, Rudra Moorthy Josep Ventura Argerich Hadoop [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/03/hadoop-books-giveaway-roundup.html/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Hadoop Books Giveaway by Java Code Geeks and Packt</title><link>http://www.javacodegeeks.com/2013/03/hadoop-books-giveaway-by-java-code-geeks-and-packt.html</link> <comments>http://www.javacodegeeks.com/2013/03/hadoop-books-giveaway-by-java-code-geeks-and-packt.html#comments</comments> <pubDate>Tue, 12 Mar 2013 08:32:21 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Books]]></category> <category><![CDATA[Competition]]></category> <category><![CDATA[Giveaway]]></category> <category><![CDATA[Packt]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=9570</guid> <description><![CDATA[Dear geeks, due to high participation and in order to give the opportunity to win to as many Hadoop fans as possible, we decided to extend the contest for one more week until next Tuesday. Fellow geeks, The giveaways continue here at Java Code Geeks. We are pleased to announce that we have once again [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/03/hadoop-books-giveaway-by-java-code-geeks-and-packt.html/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Spring meets Apache Hadoop</title><link>http://www.javacodegeeks.com/2013/02/spring-meets-apache-hadoop.html</link> <comments>http://www.javacodegeeks.com/2013/02/spring-meets-apache-hadoop.html#comments</comments> <pubDate>Wed, 27 Feb 2013 07:44:42 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Hadoop]]></category> <category><![CDATA[Spring]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=9141</guid> <description><![CDATA[SpringSource has just announced the first GA release of Spring for Apache Hadoop. The goal of this project is to simplify the development of Hadoop based applications. You may download the project here and check out the Maven artifacts here. Spring for Apache Hadoop was born to resolve the issue of having poorly constructed Hadoop [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/02/spring-meets-apache-hadoop.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>AndEngine for Android Game Development Cookbook Giveaway &#8211; Roundup</title><link>http://www.javacodegeeks.com/2013/02/andengine-for-android-game-development-cookbook-giveaway-roundup.html</link> <comments>http://www.javacodegeeks.com/2013/02/andengine-for-android-game-development-cookbook-giveaway-roundup.html#comments</comments> <pubDate>Mon, 25 Feb 2013 08:54:52 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Android Games]]></category> <category><![CDATA[AndEngine]]></category> <category><![CDATA[Competition]]></category> <category><![CDATA[Giveaway]]></category> <category><![CDATA[Packt]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=9052</guid> <description><![CDATA[Fellow geeks, Our giveaway of Packt Publishing’s books on Andengine has ended. You may find the original post for the competition here. The Prize Winners The 5 lucky winners that will receive the ebook prizes are (names are as appeared on their emails): &#160; Marcell Elek Rob Klose Clay G k basav Michael Wolf Each [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/02/andengine-for-android-game-development-cookbook-giveaway-roundup.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>AndEngine for Android Game Development Cookbook Giveaway</title><link>http://www.javacodegeeks.com/2013/02/andengine-for-android-game-development-cookbook-giveaway.html</link> <comments>http://www.javacodegeeks.com/2013/02/andengine-for-android-game-development-cookbook-giveaway.html#comments</comments> <pubDate>Wed, 13 Feb 2013 15:00:24 +0000</pubDate> <dc:creator>Ilias Tsagklis</dc:creator> <category><![CDATA[Android Games]]></category> <category><![CDATA[AndEngine]]></category> <category><![CDATA[Books]]></category> <category><![CDATA[Competition]]></category> <category><![CDATA[Giveaway]]></category> <category><![CDATA[Packt]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=8513</guid> <description><![CDATA[Fellow geeks, We are pleased to announce that we have once again teamed up with Packt Publishing and we are organizing another Android book giveaway just for you! As you have noticed, we love Android programming and of course Android game development here at Java Code Geeks. So, we are thrilled to have some Andengine [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/02/andengine-for-android-game-development-cookbook-giveaway.html/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/10 queries in 0.047 seconds using apc
Object Caching 1308/1394 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-06-19 17:39:48 -->