<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><description>Snippets of consciousness from a developer in England.</description><title>Hong Kong Book Of Kung Foo</title><generator>Tumblr (3.0; @ollieoid)</generator><link>http://ollieoid.tumblr.com/</link><item><title>Writing The Delete view in Lift</title><description>&lt;a href="http://neuralmonkey.blogspot.com/2009/09/writing-delete-view-in-lift.html"&gt;Writing The Delete view in Lift&lt;/a&gt;</description><link>http://ollieoid.tumblr.com/post/187127632</link><guid>http://ollieoid.tumblr.com/post/187127632</guid><pubDate>Sun, 13 Sep 2009 20:55:35 +0100</pubDate></item><item><title>Writing a View Page in Lift</title><description>&lt;a href="http://neuralmonkey.blogspot.com/2009/09/writing-view-page-in-lift.html"&gt;Writing a View Page in Lift&lt;/a&gt;</description><link>http://ollieoid.tumblr.com/post/182269196</link><guid>http://ollieoid.tumblr.com/post/182269196</guid><pubDate>Mon, 07 Sep 2009 22:32:59 +0100</pubDate></item><item><title>Writing a Create Form in Lift</title><description>&lt;a href="http://neuralmonkey.blogspot.com/2009/08/writing-create-form-in-lift.html"&gt;Writing a Create Form in Lift&lt;/a&gt;</description><link>http://ollieoid.tumblr.com/post/175923231</link><guid>http://ollieoid.tumblr.com/post/175923231</guid><pubDate>Mon, 31 Aug 2009 03:23:11 +0100</pubDate></item><item><title>Lift: Listing the entities without CRUDify</title><description>&lt;a href="http://neuralmonkey.blogspot.com/2009/08/lift-listing-entities-without-crudify.html"&gt;Lift: Listing the entities without CRUDify&lt;/a&gt;</description><link>http://ollieoid.tumblr.com/post/173350099</link><guid>http://ollieoid.tumblr.com/post/173350099</guid><pubDate>Fri, 28 Aug 2009 00:33:29 +0100</pubDate></item><item><title>Simple Lift CRUD</title><description>&lt;a href="http://neuralmonkey.blogspot.com/2009/08/simple-lift-crud.html"&gt;Simple Lift CRUD&lt;/a&gt;</description><link>http://ollieoid.tumblr.com/post/166882640</link><guid>http://ollieoid.tumblr.com/post/166882640</guid><pubDate>Thu, 20 Aug 2009 01:08:36 +0100</pubDate></item><item><title>Using Hibernate in Grails to Drop and Create Indexes</title><description>&lt;a href="http://neuralmonkey.blogspot.com/2008/10/using-hibernate-in-grails-to-drop-and.html"&gt;Using Hibernate in Grails to Drop and Create Indexes&lt;/a&gt;</description><link>http://ollieoid.tumblr.com/post/53505963</link><guid>http://ollieoid.tumblr.com/post/53505963</guid><pubDate>Tue, 07 Oct 2008 21:05:26 +0100</pubDate></item><item><title>Maven dependencies</title><description>&lt;p&gt;Nice little tool to show your maven dependencies at &lt;a href="http://www.jfrog.org"&gt;http://www.jfrog.org&lt;/a&gt;.&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/50390334</link><guid>http://ollieoid.tumblr.com/post/50390334</guid><pubDate>Tue, 16 Sep 2008 14:07:34 +0100</pubDate></item><item><title>Splitting up your Grails resources.groovy file</title><description>&lt;a href="http://neuralmonkey.blogspot.com/2008/09/splitting-up-your-grails.html"&gt;Splitting up your Grails resources.groovy file&lt;/a&gt;</description><link>http://ollieoid.tumblr.com/post/50158963</link><guid>http://ollieoid.tumblr.com/post/50158963</guid><pubDate>Sun, 14 Sep 2008 23:43:06 +0100</pubDate></item><item><title>Grails And Spring Batch</title><description>&lt;a href="http://neuralmonkey.blogspot.com/2008/09/normal-bootstrapping-as-part-of-current.html"&gt;Grails And Spring Batch&lt;/a&gt;</description><link>http://ollieoid.tumblr.com/post/49898409</link><guid>http://ollieoid.tumblr.com/post/49898409</guid><pubDate>Fri, 12 Sep 2008 19:40:14 +0100</pubDate></item><item><title>Grails Simple Captcha Plugin</title><description>&lt;a href="http://neuralmonkey.blogspot.com/2008/08/grails-simple-captcha-plugin.html"&gt;Grails Simple Captcha Plugin&lt;/a&gt;</description><link>http://ollieoid.tumblr.com/post/45860940</link><guid>http://ollieoid.tumblr.com/post/45860940</guid><pubDate>Wed, 13 Aug 2008 22:57:09 +0100</pubDate></item><item><title>Find out information on a solaris process</title><description>&lt;p&gt;/usr/ucb/ps -auxww | grep 23914&lt;/p&gt;

&lt;p&gt;where you grep for a process id that could be obtained using prstat&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/39892599</link><guid>http://ollieoid.tumblr.com/post/39892599</guid><pubDate>Thu, 26 Jun 2008 09:14:00 +0100</pubDate></item><item><title>In oracle add predicate based on dates</title><description>&lt;p&gt;activity_time &gt;= to_date( ‘11-MAY-2008’,’dd-MM-yyyy’)&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/38011632</link><guid>http://ollieoid.tumblr.com/post/38011632</guid><pubDate>Wed, 11 Jun 2008 15:56:32 +0100</pubDate></item><item><title>svn checkout with long paths</title><description>&lt;p&gt;Using svn windows binary to check out files with a long path causes an error  i.e. using the command  svn co &lt;a href="https://mysvnrepo.com/mycode"&gt;https://mysvnrepo.com/mycode&lt;/a&gt; pathToCheckout/dir  to check out some code gives &lt;/p&gt;
&lt;p&gt;A    pathToCheckout\dir\pathOne\src\main\resources\local\testdata\&lt;br/&gt;getDataMocksvn: Your .svn/tmp directory may be missing or corrupt; run ‘svn cleanup’ and try againsvn: Can’t open file ’ pathToCheckout\dir\pathOne\src\main\resources\local\testdata\&lt;/p&gt;
&lt;p&gt;getDataMock.svn\tmp\text-base\&lt;br/&gt;659bfeaa28e29110VgnVCM1000001f5012ac____&lt;br/&gt;-f13bfeaa28e29110VgnVCM1000001f5012ac____.xml.svn-base’:  The system cannot find the path specified.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;If you use       &lt;/p&gt;
&lt;p&gt;svn co &lt;a href="https://mysnvnrepo.com/mycode"&gt;https://mysnvnrepo.com/mycode&lt;/a&gt;  c:/pathToCheckout/dir      &lt;/p&gt;
&lt;p&gt;in other words use the full path to the directory you want to check out into you should get round this problem.&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/33987817</link><guid>http://ollieoid.tumblr.com/post/33987817</guid><pubDate>Wed, 07 May 2008 11:31:00 +0100</pubDate></item><item><title>Load Java.util.Properties from a file in Spring Beans</title><description>&lt;p&gt;Inject properties into you spring beans using &lt;a href="http://static.springframework.org/spring/docs/2.5.x/api/org/springframework/beans/factory/config/PropertiesFactoryBean.html" title="PropertiesFactoryBean"&gt;PropertiesFactoryBean &lt;/a&gt;and set the file location using setLocation. &lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/32523395</link><guid>http://ollieoid.tumblr.com/post/32523395</guid><pubDate>Tue, 22 Apr 2008 15:19:00 +0100</pubDate></item><item><title>svnadmin: Can't stat directory</title><description>&lt;p&gt;If you get this error      &lt;br/&gt;
“svnadmin: Can’t stat directory ‘myRepo’: Partial results are valid but processing is incomplete”&lt;br/&gt;
when running svnadmin create myRepo check that the version svn you have on your path matches the version you have on the server.&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/30462120</link><guid>http://ollieoid.tumblr.com/post/30462120</guid><pubDate>Tue, 01 Apr 2008 14:55:44 +0100</pubDate></item><item><title>Maven, Hudson and Windows Default User Gives Disk Space Issues</title><description>&lt;p&gt;When you deploy Hudson to Apache Tomcat and run Tomcat as default user maven sets the repository to be ~/.m2/repository (which is normally C:\Documents and Settings\Default User.m2/repository).  Unfortunately windows will also copy that directory every time a new user logs on to that box.  So in our case we ended up with 2GB of repeated repository.&lt;br/&gt;
Solution&lt;br/&gt;
Change your maven ‘settings.xml’ in {maven install dir}/conf  Uncomment the line  “&lt;localrepository&gt;/path/to/local/repo&lt;/localrepository&gt;” in the settings tag and change it to be ~/../.m2/repository so every one shares the same maven repository.&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/28849880</link><guid>http://ollieoid.tumblr.com/post/28849880</guid><pubDate>Fri, 14 Mar 2008 14:48:12 +0000</pubDate></item><item><title>Convert ssl certificate from .cer to .pem</title><description>&lt;p&gt;openssl x509 -in inputfile.cer -inform d -out file.pem&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/26909912</link><guid>http://ollieoid.tumblr.com/post/26909912</guid><pubDate>Thu, 21 Feb 2008 14:26:00 +0000</pubDate></item><item><title>Find out what sessions are connect to a oracle database</title><description>&lt;p&gt;select * from V$SESSION&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/26336490</link><guid>http://ollieoid.tumblr.com/post/26336490</guid><pubDate>Thu, 14 Feb 2008 16:41:11 +0000</pubDate></item><item><title>Find the version of oracle you are running</title><description>&lt;p&gt;select * from v$version&lt;br/&gt;
where banner like ‘Oracle%’;&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/26308486</link><guid>http://ollieoid.tumblr.com/post/26308486</guid><pubDate>Thu, 14 Feb 2008 09:39:27 +0000</pubDate></item><item><title>Linux Job Control</title><description>&lt;p&gt;While running a job you can  suspend a job using ctrl -z or terminate a job using ctrl -c.&lt;/p&gt;

&lt;p&gt;You can list the current jobs using the command jobs. The list will show a number next to each job.  You can control each job referencing using these numbers.&lt;/p&gt;

&lt;p&gt;A job can be moved to the foreground by fg %N .&lt;br/&gt;
A job can be moved to the background by bg %N .&lt;br/&gt;
A job can be killed by kill %N &amp;&amp; fg.&lt;br/&gt;
A job can be stopped by stop %N.&lt;/p&gt;

&lt;p&gt;Where N is the job number.&lt;/p&gt;

&lt;p&gt;You can even start a job in the background by putting &amp; after the command command &amp;.&lt;/p&gt;</description><link>http://ollieoid.tumblr.com/post/24165877</link><guid>http://ollieoid.tumblr.com/post/24165877</guid><pubDate>Sat, 19 Jan 2008 19:00:25 +0000</pubDate></item></channel></rss>
