<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>PermGen error</title>
	<link>http://eggsylife.co.uk</link>
	<description>Eggsylife</description>
	<lastBuildDate>Mon, 18 Apr 2011 19:40:02 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Obfuscating Javascript with Maven and Google Closure</title>
		<description><![CDATA[GitHub Repository &#8211; with Maven project example At the time of writing I couldn&#8217;t find an easy way to automate Javascript obfuscation when building a Maven project. Using the Googles Closure compiler I decided to work on my own concept. This guide shows how you can incorporate the same process into your maven projects. EDIT: [...]]]></description>
		<link>http://eggsylife.co.uk/2011/04/18/obfuscating-javascript-with-maven-and-google-closure/</link>
			</item>
	<item>
		<title>Spring JS &#8211; Ajax Popup with list refresh</title>
		<description><![CDATA[The concept I have been working with Spring-JS for a while now and have noticed that there doesn&#8217;t seem to be too many examples out there. This tutorial should hopefully address one common usage of Spring JS and its Ajax simplifications. One common use of any Ajax framework is to have a page list a [...]]]></description>
		<link>http://eggsylife.co.uk/2010/11/08/spring-js-ajax-popup-with-list-refresh/</link>
			</item>
	<item>
		<title>Code re-use</title>
		<description><![CDATA[Just read an interesting article on code re-use and over engineering. Some interesting points to bear in mind when developing software for a commercial profit making organisation. http://java.dzone.com/news/reuse-myth-can-you-afford]]></description>
		<link>http://eggsylife.co.uk/2010/11/07/code-re-use/</link>
			</item>
	<item>
		<title>GWT 2, JSONP and Javascript Overlays with JsonpRequestBuilder</title>
		<description><![CDATA[In one of my earlier posts I discussed the topic of making cross site requests with Google Web toolkit. Since that post Google have updated Web toolkit, currently version 2.0.3 and has now made it easier to make cross site requests through the use of their new JsonpRequestBuilder object and the Javascript object overlay types [...]]]></description>
		<link>http://eggsylife.co.uk/2010/04/22/gwt-2-jsonp-and-javascript-overlays-with-jsonprequestbuilder/</link>
			</item>
	<item>
		<title>Spring annotation based AOP and intercepting the ball</title>
		<description><![CDATA[Spring AOP and Annotation based AspectJ The concept Recently I had to work on a requirement that asked that logs be kept when anyone performs certain actions upon the database. For example if some chose to remove an item from the database &#8211; the action, who performed it, when it was performed and any extra [...]]]></description>
		<link>http://eggsylife.co.uk/2010/02/03/spring-annotation-based-aop-and-intercepting-the-ball/</link>
			</item>
	<item>
		<title>Spring JS &#8211; Lack of an API or Documentation</title>
		<description><![CDATA[Hi all, This is a bit of a call out to the readers of the blog. In particular any Spring developers. Recently I have been attempting to use Spring Web Flow and in particular it&#8217;s Spring JS implementation to Ajaxify applications I am working on. However the documentation on Spring 3 and its Javascript support [...]]]></description>
		<link>http://eggsylife.co.uk/2010/01/22/spring-js-lack-of-an-api-or-documentation/</link>
			</item>
	<item>
		<title>Spring 3 RESTful Web Services</title>
		<description><![CDATA[Step One &#8211; Project Creation with Maven This tutorial is slightly different to my previous examples. In recent development I have begun to use Maven to manage my project dependencies. If you are comfortable with creating a Web application project and Maven please skip down to the example code. First of all you will need [...]]]></description>
		<link>http://eggsylife.co.uk/2010/01/03/spring-3-restful-web-services/</link>
			</item>
	<item>
		<title>Eclipse Galileo – Cannot nest src folder</title>
		<description><![CDATA[After recently working on a new web application project, it came to a stage where I had to download the project at home on my personal machine. So of course I logged into our SVN and grabbed a copy. After getting the project there was an error in the project: Cannot nest 'Project/src/main/java' inside library [...]]]></description>
		<link>http://eggsylife.co.uk/2009/12/20/eclipse-galileo-cannot-nest-src-folder/</link>
			</item>
	<item>
		<title>Spring Forms, Dynamic Lists and Ajax</title>
		<description><![CDATA[Spring Forms and Dynamic Binding Lists Introduction After my recent posts on Spring forms and annotations &#8211; dynamic lists is logically another step to be discussed. In the previous examples we use a form backing object &#8211; the form backing objects have tended to be very basic and primitive Using dynamic lists within these objects [...]]]></description>
		<link>http://eggsylife.co.uk/2009/11/30/spring-forms-dynamic-lists-and-ajax/</link>
			</item>
	<item>
		<title>Ajax Spring Forms with Annotations and jQuery</title>
		<description><![CDATA[In one of my previous posts we documented how to implement Spring Annotations with a form. If you haven&#8217;t got a copy of the project from that post you can grab it here. Building on that example this guide shows how, using Spring and jQuery, you can Ajaxify your forms so that when submitted the [...]]]></description>
		<link>http://eggsylife.co.uk/2009/11/12/ajax-spring-forms-with-annotations-and-jquery/</link>
			</item>
</channel>
</rss>

