« July 2009 | Main | September 2009 »
August 26, 2009
12-words-you-can-never-say-in-the-office.html: Personal Finance News from Yahoo! Finance
http://finance.yahoo.com/career-work/article/107602/12-words-you-can-never-say-in-the-office.html
I think she's right about maybe half of these... But it's entertaining.
Posted by aland at 10:00 PM | Comments (0) | TrackBack
August 20, 2009
ubiq_uitous communication, wearable and multimedia systems » Blog Archive » Apple wireless keyboard used with an iPhone
http://www.ubiqkom.org/blog/?p=41
The fact that this is a hack bothers me to no end... It should be built into the OS...
Posted by aland at 10:49 AM | Comments (0) | TrackBack
August 19, 2009
A Funny Java Flavoured Look at the World: trouble using | (pipe) with the String.split method
http://hoskinator.blogspot.com/2006/11/trouble-using-pipe-with-stringsplit.html
In the end I found that to successfully use the pipe in a regular expression I had to add a double backslash like so
myString.split("\\|");
Posted by aland at 1:54 PM | Comments (0) | TrackBack