<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Rockhopper Blog</title>
	
	<link>http://rockhoppertech.com/blog</link>
	<description>Technical Development Topics by Gene De Lisa</description>
	<lastBuildDate>Mon, 14 May 2012 16:49:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/rockhoppertech/XZNS" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="rockhoppertech/xzns" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Learning Clojure: Setting up the Emacs on OSX</title>
		<link>http://rockhoppertech.com/blog/learning-clojure-setting-up-the-emacs-on-osx/</link>
		<comments>http://rockhoppertech.com/blog/learning-clojure-setting-up-the-emacs-on-osx/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 15:48:05 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[Clojure]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Emacs]]></category>
		<category><![CDATA[Lisp]]></category>
		<category><![CDATA[Slime]]></category>
		<category><![CDATA[Swank]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blog/?p=384</guid>
		<description><![CDATA[I&#8217;ve been using the Emacs since my Lisp and AI course back in 1987. (My use of the definite article betrays that ) So, of course I wanted to learn Clojure using it. Unfortunately, there are either incomplete or conflicting posts in googlespace on how to go about doing this. You *can* grab the source [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/learning-clojure-setting-up-the-emacs-on-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Clojure: Leiningen</title>
		<link>http://rockhoppertech.com/blog/learning-clojure-leiningen/</link>
		<comments>http://rockhoppertech.com/blog/learning-clojure-leiningen/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 21:04:21 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[Clojure]]></category>
		<category><![CDATA[Leiningen]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blog/?p=412</guid>
		<description><![CDATA[Where to start with your Clojure adventure? You&#8217;re lucky because there are published books that are available now. Unfortunately for the beginning learner, they gloss over the very first real steps; once you get a REPL running, they&#8217;re done. This is step 1.1. My assumption is that you are new to Clojure, but you know [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/learning-clojure-leiningen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JAXB parent-child cycle problem</title>
		<link>http://rockhoppertech.com/blog/jaxb-parent-child-cycle-problem/</link>
		<comments>http://rockhoppertech.com/blog/jaxb-parent-child-cycle-problem/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 22:01:59 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[REST]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[JAXB]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blog/?p=319</guid>
		<description><![CDATA[I wrote a RESTful web service that was the backend for an iOS app. Since I wrote the the web administration app using Spring @MVC 3, I used that for the web service also instead of Jersey. One cool thing is how transparent the marshaling of your objects is. Here is a simple example. 1 [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/jaxb-parent-child-cycle-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modify heap size for Eclipse on OSX</title>
		<link>http://rockhoppertech.com/blog/modify-heap-size-for-eclipse-on-osx/</link>
		<comments>http://rockhoppertech.com/blog/modify-heap-size-for-eclipse-on-osx/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 15:34:51 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blog/?p=310</guid>
		<description><![CDATA[I recently tried to load a sample IRS 1120 tax return in XML format (Example_TransmissionWithConsolidatedReturn.xml in their schema distribution) into the Eclipse XML editor. I shouldn&#8217;t need to tell you that the IRS schemas are quite complex. The &#8220;simple&#8221; return was over 12MB! After a lot of heaving, Eclipse just punted and complained about running [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/modify-heap-size-for-eclipse-on-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JDK 7 for OSX</title>
		<link>http://rockhoppertech.com/blog/jdk-7-for-osx/</link>
		<comments>http://rockhoppertech.com/blog/jdk-7-for-osx/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 19:53:41 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java 7]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blog/?p=375</guid>
		<description><![CDATA[In the past, developers obtained the JDK from Apple. Apple has announced that they will no longer provide a JDK. They will support the Open JDK project instead. Here are he details of the Mac OS X Port Project within OpenJDK. You can check status of the port on the project&#8217;s Wiki There is also [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/jdk-7-for-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring 3, Hibernate JPA, Tomcat transactions</title>
		<link>http://rockhoppertech.com/blog/spring-3-hibernate-jpa-tomcat-transactions/</link>
		<comments>http://rockhoppertech.com/blog/spring-3-hibernate-jpa-tomcat-transactions/#comments</comments>
		<pubDate>Tue, 24 May 2011 15:59:33 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[JPA]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[Transaction]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blog/?p=263</guid>
		<description><![CDATA[I tried to deploy a webapp that uses Spring 3, JPA with the Hibernate implementation and Tomcat. There are domain classes with a DAO layer which is called from the Service layer. The classes are annotated correctly. All of the unit tests work. Actually the whole webapp works deployed on other web containers : but [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/spring-3-hibernate-jpa-tomcat-transactions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring @MVC 3 cascading selects using jQuery</title>
		<link>http://rockhoppertech.com/blog/spring-mvc-3-cascading-selects-using-jquery/</link>
		<comments>http://rockhoppertech.com/blog/spring-mvc-3-cascading-selects-using-jquery/#comments</comments>
		<pubDate>Sun, 15 May 2011 14:04:18 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Spring MVC]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blog/?p=278</guid>
		<description><![CDATA[I&#8217;d be rich if I had a dollar for each time I heard someone ask &#8220;How do I dynamically populate a drop down menu based on the current selection in another drop down?&#8221; Actually that is probably the poster child usage of AJAX. You can certainly use raw AJAX to accomplish this (just ask the [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/spring-mvc-3-cascading-selects-using-jquery/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Spring STS 2.6 JPA template project</title>
		<link>http://rockhoppertech.com/blog/spring-sts-2-6-jpa-template-project/</link>
		<comments>http://rockhoppertech.com/blog/spring-sts-2-6-jpa-template-project/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 18:59:12 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[JPA]]></category>
		<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blog/?p=118</guid>
		<description><![CDATA[Here are a few tips on using the JPA project template included in the Eclipse based SpringSource Tool Suite (STS) (currently at version 2.6) which is a free download from SpringSource. Createe a JPA &#8220;utility&#8221; project (New-&#62;Spring Template Project then choose Simple Spring JPA Utility Project). This generates a lot more than just an empty [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/spring-sts-2-6-jpa-template-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse 3.6 Helios arrives. Plugin update support still needs work</title>
		<link>http://rockhoppertech.com/blog/eclipse-36-helios-arrives-plugin-update-support-still-needs-work/</link>
		<comments>http://rockhoppertech.com/blog/eclipse-36-helios-arrives-plugin-update-support-still-needs-work/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 11:00:43 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Editor]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blogs/?p=69</guid>
		<description><![CDATA[The Eclipse projects yearly multi-project release is now available. It is code named Helios which replaces Galileo. The new eclipse version is 3.6. One of the new features is an &#8220;easier&#8221; way to find and install plugins. (Help-&#62;Eclipse Marketplace&#8230;) Helios comes with a ton of plugins but not support for maven. sigh. So, OK, let&#8217;s [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/eclipse-36-helios-arrives-plugin-update-support-still-needs-work/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Spring MVC 3 Showcase</title>
		<link>http://rockhoppertech.com/blog/spring-mvc-3-showcase/</link>
		<comments>http://rockhoppertech.com/blog/spring-mvc-3-showcase/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 02:02:16 +0000</pubDate>
		<dc:creator>Gene De Lisa</dc:creator>
				<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://rockhoppertech.com/blog/?p=184</guid>
		<description><![CDATA[SpringSource member Keith Donald has announced that he is providing simple demos of new additions to Spring MVC version 3. This is a Maven project containing all the demos. The samples Subversion repository is: https://src.springframework.org/svn/spring-samples/ so you can grab the source like this: svn co https://src.springframework.org/svn/spring-samples/mvc-showcase/ There is also a screencast you can watch. Share [...]]]></description>
		<wfw:commentRss>http://rockhoppertech.com/blog/spring-mvc-3-showcase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://s3.springsource.org/MVC/mvc-showcase-screencast.mov" length="108335311" type="video/quicktime" />
		</item>
	</channel>
</rss>

