<?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>Andrew Eells dot com &#187; Development</title>
	<atom:link href="http://www.andrew-eells.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrew-eells.com</link>
	<description>Java, Oracle, Web comments</description>
	<lastBuildDate>Sun, 29 Aug 2010 22:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>RESTful system design</title>
		<link>http://www.andrew-eells.com/2010/07/13/restful-system-design/</link>
		<comments>http://www.andrew-eells.com/2010/07/13/restful-system-design/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 17:55:42 +0000</pubDate>
		<dc:creator>Andrew Eells</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://www.andrew-eells.com/?p=304</guid>
		<description><![CDATA[A useful resource (see what I did there?) showing starting point and evolving maturity when designing RESTful systems, courtesy of the ubiquitous Martin Fowler.]]></description>
		<wfw:commentRss>http://www.andrew-eells.com/2010/07/13/restful-system-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle 11g UCP with Tomcat</title>
		<link>http://www.andrew-eells.com/2010/07/07/oracle-11g-ucp-tomcat/</link>
		<comments>http://www.andrew-eells.com/2010/07/07/oracle-11g-ucp-tomcat/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 20:48:21 +0000</pubDate>
		<dc:creator>Andrew Eells</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://www.andrew-eells.com/?p=279</guid>
		<description><![CDATA[Download Instant Client Package &#8211; Basic and SQL*Plus from Oracle. Unzip packages to /Applications/oracle/instantclient_10_2. Add the following to ~/.bash_profile: export DYLD_LIBRARY_PATH=/Applications/oracle/instantclient_10_2 export TNS_ADMIN=/Applications/oracle/instantclient_10_2 export PATH=$PATH:$DYLD_LIBRARY_PATH Ensure you have the below tnsnames.ora file in TNS_ADMIN so as to connect to the server from client using connect string: sqlplus &#60;username&#62;@xyz xyz = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) [...]]]></description>
		<wfw:commentRss>http://www.andrew-eells.com/2010/07/07/oracle-11g-ucp-tomcat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Architecture Document</title>
		<link>http://www.andrew-eells.com/2010/02/21/software-architecture-document/</link>
		<comments>http://www.andrew-eells.com/2010/02/21/software-architecture-document/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 17:11:46 +0000</pubDate>
		<dc:creator>Andrew Eells</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.andrew-eells.com/?p=270</guid>
		<description><![CDATA[Really helpful Software Architecture Document guidelines. Worth a shout to codingthearchitecture.com, I like their &#8220;style&#8221; very much&#8230;]]></description>
		<wfw:commentRss>http://www.andrew-eells.com/2010/02/21/software-architecture-document/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Hype?</title>
		<link>http://www.andrew-eells.com/2009/08/25/agile-hype/</link>
		<comments>http://www.andrew-eells.com/2009/08/25/agile-hype/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 21:42:55 +0000</pubDate>
		<dc:creator>Andrew Eells</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://www.andrew-eells.com/?p=246</guid>
		<description><![CDATA[There is now a lot of &#8220;hype&#8221; around the Agile development methodology, possibly because it&#8217;s producing better results than traditional approaches, or perhaps it just makes people&#8217;s working lives more interesting and challenging? Either way, I read an agile101 post suggesting that &#8216;doing&#8217; agile is a sign of incompetence which put my hackles up as [...]]]></description>
		<wfw:commentRss>http://www.andrew-eells.com/2009/08/25/agile-hype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hibernate StatelessSession with Transactional Annotation</title>
		<link>http://www.andrew-eells.com/2009/07/20/hibernate-statelesssession-transactional-annotation/</link>
		<comments>http://www.andrew-eells.com/2009/07/20/hibernate-statelesssession-transactional-annotation/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 11:35:42 +0000</pubDate>
		<dc:creator>Andrew Eells</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Hibernate]]></category>

		<guid isPermaLink="false">http://www.andrew-eells.com/?p=217</guid>
		<description><![CDATA[I have a bi-directional collection mapping in Java which I thought was causing me problems when persisting using Hibernate&#8217;s StatelessSession API. However, it looks as though the issue was being caused by the fact I was using the @Transactional annotation instead. The API states: &#8220;Operations performed via a stateless session bypass Hibernate&#8217;s event model and [...]]]></description>
		<wfw:commentRss>http://www.andrew-eells.com/2009/07/20/hibernate-statelesssession-transactional-annotation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Laws of Productivity</title>
		<link>http://www.andrew-eells.com/2008/10/07/laws-of-productivity/</link>
		<comments>http://www.andrew-eells.com/2008/10/07/laws-of-productivity/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 21:57:56 +0000</pubDate>
		<dc:creator>Andrew Eells</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.andrew-eells.com/?p=158</guid>
		<description><![CDATA[This article discussing productivity of technical teams is really good stuff. It&#8217;s all backed up by research, which is especially helpful for those who might be building or managing a technical team and need to make a case to business sponsors or stakeholders. A nod to Tales from a Trading Desk where I first discovered [...]]]></description>
		<wfw:commentRss>http://www.andrew-eells.com/2008/10/07/laws-of-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple of my eye?</title>
		<link>http://www.andrew-eells.com/2008/09/30/apple-of-my-eye/</link>
		<comments>http://www.andrew-eells.com/2008/09/30/apple-of-my-eye/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 20:42:21 +0000</pubDate>
		<dc:creator>Andrew Eells</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JDK7]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.andrew-eells.com/?p=150</guid>
		<description><![CDATA[Having just signed up to collaborate on JDK7, it looks as though there&#8217;s about zero chance of this happening on a Mac OSX. Grrrr&#8230;.! Having done some further reading, it seems like this might be old news to some people &#8211; I&#8217;ve only really started to cut code on my Mac recently &#8211; and I [...]]]></description>
		<wfw:commentRss>http://www.andrew-eells.com/2008/09/30/apple-of-my-eye/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
