<?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; Manu PK</title> <atom:link href="http://www.javacodegeeks.com/author/Manu-PK/feed" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Thu, 23 May 2013 16:00:32 +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>Package your classes by Feature and not by Layers</title><link>http://www.javacodegeeks.com/2013/04/package-your-classes-by-feature-and-not-by-layers.html</link> <comments>http://www.javacodegeeks.com/2013/04/package-your-classes-by-feature-and-not-by-layers.html#comments</comments> <pubDate>Wed, 24 Apr 2013 07:00:44 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Core Java]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=11775</guid> <description><![CDATA[Most of the enterprise Java applications share some similarities in their design. Mostly the packaging of these applications are driven by the framework used by them like Spring, EJBs or Hibernate etc. Alternatively you can group you packages by features. Like any other item regarding modeling this is not free from any issues. Lets discuss [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/04/package-your-classes-by-feature-and-not-by-layers.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>A 3 Step Guide to Getting Started with NoSQL</title><link>http://www.javacodegeeks.com/2013/03/a-3-step-guide-to-getting-started-with-nosql.html</link> <comments>http://www.javacodegeeks.com/2013/03/a-3-step-guide-to-getting-started-with-nosql.html#comments</comments> <pubDate>Fri, 22 Mar 2013 11:00:11 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[NoSQL]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=10216</guid> <description><![CDATA[I have been looking in to NoSQL databases for few months and would like to share my experience with it. This is a post might help you if you indent to start learning about the NoSQL Databases. I would try to link the resources which I found useful here. Step 1: What is NoSQL? NoSQL [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/03/a-3-step-guide-to-getting-started-with-nosql.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>15 Online Learning websites that you should check out</title><link>http://www.javacodegeeks.com/2013/01/15-online-learning-websites-that-you-should-check-out.html</link> <comments>http://www.javacodegeeks.com/2013/01/15-online-learning-websites-that-you-should-check-out.html#comments</comments> <pubDate>Mon, 14 Jan 2013 14:00:40 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Career]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=6940</guid> <description><![CDATA[Planning start something new in this year? You can start to learn online now. Online education is gaining popularity over the last few years, as it should. I have tried few of them last year and will share my experience with them in this post. Since I am a software developer we are going to [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/01/15-online-learning-websites-that-you-should-check-out.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Using Jasper Reports to create reports in Java</title><link>http://www.javacodegeeks.com/2012/11/using-jasper-reports-to-create-reports-in-java.html</link> <comments>http://www.javacodegeeks.com/2012/11/using-jasper-reports-to-create-reports-in-java.html#comments</comments> <pubDate>Mon, 19 Nov 2012 16:58:32 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Java]]></category> <category><![CDATA[Jaspersoft JasperReports]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=3406</guid> <description><![CDATA[Last week I was trying to create a report using Jasper. In this post I will document some of the resources and links so that it will be useful for any one looking for similar information. I will cover life cycle of Jasper reports, examples and Dynamic Jasper. The Jasper Reports is the world&#8217;s most [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/11/using-jasper-reports-to-create-reports-in-java.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Top 7 tips for succeeding in a technical interview for software engineers</title><link>http://www.javacodegeeks.com/2012/10/top-7-tips-for-succeeding-in-technical.html</link> <comments>http://www.javacodegeeks.com/2012/10/top-7-tips-for-succeeding-in-technical.html#comments</comments> <pubDate>Thu, 18 Oct 2012 16:00:00 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Career]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/top-7-tips-for-succeeding-in-a-technical-interview-for-software-engineers.html</guid> <description><![CDATA[In this post I would like to write on how to succeed in a technical interview based on my experience as an interviewer. Most of the interviews follows some patterns. If you understand it and frame your response in the same way you can clear any interview. If you don&#8217;t know stuff this might not [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/10/top-7-tips-for-succeeding-in-technical.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Java Memory Model Simplified</title><link>http://www.javacodegeeks.com/2012/09/java-memory-model-simplified.html</link> <comments>http://www.javacodegeeks.com/2012/09/java-memory-model-simplified.html#comments</comments> <pubDate>Tue, 11 Sep 2012 22:00:00 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Core Java]]></category> <category><![CDATA[JVM]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/java-memory-model-simplified.html</guid> <description><![CDATA[As a typical Java developer I never monitored the memory usage of my application apart from following typical best practices like closing the connections, streams etc.. Recently we were struck with few issues in our JBoss servers that I had to dig in to the memory management. One of the best thing in java is [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/09/java-memory-model-simplified.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Hibernate caches basics</title><link>http://www.javacodegeeks.com/2012/08/hibernate-caches-basics.html</link> <comments>http://www.javacodegeeks.com/2012/08/hibernate-caches-basics.html#comments</comments> <pubDate>Wed, 15 Aug 2012 16:00:00 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Cache]]></category> <category><![CDATA[JBoss Hibernate]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/hibernate-caches-basics.html</guid> <description><![CDATA[Recently I have experimented with hibernate cache. In this post I would like share my experience and point out some of the details of Hibernate Second Level Cache. On the way I will direct you to some articles that helped me implement the cache. Let&#8217;s get started from the ground. Caching in hibernate Caching functionality [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/08/hibernate-caches-basics.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Why should you use Unchecked exceptions over Checked exceptions in Java</title><link>http://www.javacodegeeks.com/2012/03/why-should-you-use-unchecked-exceptions.html</link> <comments>http://www.javacodegeeks.com/2012/03/why-should-you-use-unchecked-exceptions.html#comments</comments> <pubDate>Thu, 08 Mar 2012 01:44:00 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Core Java]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/why-should-you-use-unchecked-exceptions-over-checked-exceptions-in-java.html</guid> <description><![CDATA[The debate over checked vs. unchecked exceptions goes way, way back. Some say it’s one of the best features Java included. Others say it was one of their biggest mistakes[1]. It looks like the debate is over. In this post I will try to include the links to articles and books which speaks about this [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/03/why-should-you-use-unchecked-exceptions.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>When to replace Unit Tests with Integration Test</title><link>http://www.javacodegeeks.com/2011/11/when-to-replace-unit-tests-with.html</link> <comments>http://www.javacodegeeks.com/2011/11/when-to-replace-unit-tests-with.html#comments</comments> <pubDate>Thu, 24 Nov 2011 13:02:00 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[JUnit]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/when-to-replace-unit-tests-with-integration-test.html</guid> <description><![CDATA[Its been a while I was thinking about integration vs unit testing. Lots of googling, questions in stack overflow and looking in many books. In this post I would like share with you the information I have found and what decision I arrive at this. I think if you put this question to any Java [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2011/11/when-to-replace-unit-tests-with.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Top 10 Java Books you don&#8217;t want to miss</title><link>http://www.javacodegeeks.com/2011/10/top-10-java-books-you-dont-want-to-miss.html</link> <comments>http://www.javacodegeeks.com/2011/10/top-10-java-books-you-dont-want-to-miss.html#comments</comments> <pubDate>Fri, 21 Oct 2011 23:37:00 +0000</pubDate> <dc:creator>Manu PK</dc:creator> <category><![CDATA[Core Java]]></category> <category><![CDATA[Books]]></category> <category><![CDATA[Learning]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/top-10-java-books-you-dont-want-to-miss.html</guid> <description><![CDATA[We learn by reading books and experimenting on it. So, it is imperative that you choose the best available options. In this post I would like to share my experience with some of the books and how they can help you evolve as a Java Developer. Lets start from the floor, the first 3 books [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2011/10/top-10-java-books-you-dont-want-to-miss.html/feed</wfw:commentRss> <slash:comments>1</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 3/8 queries in 0.005 seconds using apc
Object Caching 1105/1116 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-05-23 20:23:22 -->