<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Dan Lynn&#187; danlynn.com &#8211; Finding adventure in just about everything</title>
	<link>http://danlynn.com</link>
	<description>Finding adventure in just about everything</description>
	<lastBuildDate>Thu, 17 Jun 2010 16:47:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Change your current Grails version with a simple shell script</title>
		<description><![CDATA[Working with applications on multiple versions of Grails can be a pain. First you have to set your GRAILS_HOME environment variable, and then you have to make sure that the grails shell script (or grails.bat) is in your path. Since I have to switch versions frequently, I whipped up a simple shell script to make [...]]]></description>
		<link>http://danlynn.com/general/change-your-current-grails-version-with-a-simple-shell-script/</link>
			</item>
	<item>
		<title>Serving Grails static content with UI-Performance and Cloud Foundry</title>
		<description><![CDATA[I am excited about Cloud Foundry. It promises to greatly simplify java application deployment to Amazon&#8217;s Elastic Compute Cloud (EC2). With a few clicks, you can deploy an J2EE application (e.g. Grails) to the container of your choice (Tomcat 5.5, tc Server, and more) on a fresh EC2 Linux instance backed by a MySQL database on Amazon&#8217;s [...]]]></description>
		<link>http://danlynn.com/grails/serving-grails-static-content-with-ui-performance-and-cloud-foundry/</link>
			</item>
	<item>
		<title>Server-side Prototype JS in classic ASP</title>
		<description><![CDATA[Back in 2007, I found myself doing a lot of classic ASP work in VBScript. For anyone who has had to endure this, I created a library to help you out (released under the MIT open source license). Since classic ASP runs under Microsoft Active Scripting, this means you can write ASP pages in page [...]]]></description>
		<link>http://danlynn.com/general/server-side-prototype-js-in-classic-asp/</link>
			</item>
	<item>
		<title>Verified by Visa&#8217;s insecure password requirements</title>
		<description><![CDATA[Several retailers have signed up for Visa&#8217;s Verified by Visa program, which adds an additional step to the familiar online credit card process. Theoretically, this step makes the transaction more secure by allowing you to specify and use a password in addition to the usual details like &#8220;name on card&#8221; and &#8220;billing address&#8221;. Unfortunately their [...]]]></description>
		<link>http://danlynn.com/general/verified-by-visas-insecure-password-requirements/</link>
			</item>
	<item>
		<title>No Leonids for Littleton</title>
		<description><![CDATA[Not wanting to drive outside of the city at 2 AM, I figured I&#8217;d try to catch one or two meteors from The Leonids from my backyard. Sadly, all I got was a pretty indigo sky and some nice looking stars. Until next time&#8230;
]]></description>
		<link>http://danlynn.com/photography/no-leonids-for-littleton/</link>
			</item>
	<item>
		<title>Groovy deserialization troubles</title>
		<description><![CDATA[In a grails application, I needed to persist a complicated expression tree to the database, but I didn&#8217;t want to have Hibernate generate a database table for the information as it would greatly affect read performance (lots of joins) and I don&#8217;t need to have relational access to subsets of the tree. I decided to [...]]]></description>
		<link>http://danlynn.com/general/groovy-deserialization-troubles/</link>
			</item>
	<item>
		<title>Why I choose to run linux</title>
		<description><![CDATA[]]></description>
		<link>http://danlynn.com/general/why-i-choose-to-run-linux/</link>
			</item>
	<item>
		<title>Grails GORM and UUIDs</title>
		<description><![CDATA[Let&#8217;s say that you&#8217;ve decided you want to add a globally-unique identifier (GUID/UUID) to one of your domain classes. You might want to do this for portability to other systems or for a variety of reasons. Given that some people in the Grails community don&#8217;t recommend using a UUID or string as a primary key, [...]]]></description>
		<link>http://danlynn.com/grails/grails-gorm-and-uuids/</link>
			</item>
	<item>
		<title>Happiness is a 3-minute build</title>
		<description><![CDATA[We just recently moved our continuous integration server to new hardware and removed a costly database comparison step, which shortened our build time from 10 minutes to less than 3. Half the time is spent on unit tests, and we include a build versioning step which prepares every build for potential release.
Cutting those seven minutes [...]]]></description>
		<link>http://danlynn.com/general/happiness-is-a-3-minute-build/</link>
			</item>
	<item>
		<title>with spring comes flying weather</title>
		<description><![CDATA[I&#8217;m excited for spring to arrive. It&#8217;s been far too long since I&#8217;ve been up in the air without the roar of a jet engine and the annoying beeps and dings of the seatbeat-sign.
]]></description>
		<link>http://danlynn.com/general/swith-spring-comes-flying-weather/</link>
			</item>
</channel>
</rss>
