Archives for: January 2011
Mac OS X: Can I kick it?????
January 30th, 2011"....The file system directory in any of these disk image formats can become corrupted. This is usually as the result of an improper shutdown...." http://www.thexlab.com/faqs/fixfilevault.htmlImproper shutdown my ass!!! Yesterday evening I started my… more »
At my doctors office
January 19th, 2011Just had to take a picture of this poster providing information about flue, where someone had added a small piece of information "Look up!! Youtube Chemitrails!!!" Conspiracy theories all over. Better "Look to your orb for the warning"And the old man… more »
Bruce Springsteen - Darkness On The Edge Of Town
January 19th, 2011More than one year has passed since the last time I did update this category. Anyhow, now back on track again. First cd this year, a must have in my collection, Darkness On The Edge Of Town more »
Groovy XML-script that is copying elements and changing attribute values
January 19th, 2011Based on all the good examples provided by http://groovy.codehaus.org/ I'v managed to create a Groovy script that do Find all elements with a name attribute prefixed with 'DEV_' For all found elements, search for element with identical name attri… more »
Groovy startup error on Windows
January 19th, 2011Trying out Groovy on my laptop running Windows XP and kept getting the errormessage:
error: could not find client or server jvm under C:\apps\IBM\SDP\jdk\bin
please check that it is a valid jdk / jre containing the desired type of jvm
JAVA_HOME wa… more »
What (REALLY) caused my svn checksum mismatch problem
January 17th, 2011My previous post with almost the same title "What caused my svn checksum mismatch problem described the root cause to my problem, the perl search/replace command, but I did not understand what why the perl command
perl -pi -e 's#ojdbc14_10.2.0.2.jar#… more »
Duct tape to the rescue for worn out cycling shoe covers
January 16th, 2011I've used my cycling shoe covers for a year now, or not exactly, since I'm using them only when wearing the winter cycling shoes. Anyhow, they started to get pretty worn out, even tho I'm only walking short distances with them. But whenever such a proble… more »
Things to do on a Sunday evening
January 9th, 2011vi + name of file
shift + G (Goto last line in VI)
o (insert after line in VI)
Middle mouse button (paste in X-WIN32)
ESC (quit insert mode in VI)
shift + ZZ (Save and exit in VI)
...next file, times 140
All because SVN looses control when using p… more »