Marvin's Mutterings
My thoughts on programming, Java, PHP, CodeIgniter, OSX.
Monday, 10 May 2010
Authenticated downloads using WGET
›
Today I needed to download an Adobe Livecyle ES 2 trial version directly to a headless Amazon EC2 instance. So I wanted to use wget and for ...
Wednesday, 28 April 2010
Find and replace in MySQL
›
This week I needed to do some find and replace on a column value in a MySQL table. I had a table that contained a column of the form name (i...
Tuesday, 9 February 2010
Fixing session fixation in Liferay on Tomcat
›
The last months I've been working on a Liferay 5.2.5 (embedded Tomcat 6.0.18) portal implementation for a customer and about a week ago ...
14 comments:
‹
›
Home
View web version