Categories
Tags
37 signals android apple backup C++ certificate corrupt crash cringely dialogs error failure file filter folders generics Google google-code hidden Inversoft jason fried Java JCatapult li Linux list item mvc open solaris open source operating system osx OS X profanity pulpit repository restore self-signed ssl subversion syllable talkinator tomcat type conversion Ubuntu unixArchives
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- August 2010
- July 2010
- June 2010
- March 2010
- December 2009
- October 2009
- August 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- November 2005
- October 2005
- August 2005
- July 2005
- April 2005
- March 2005
- February 2005
- November 2004
- July 2004
Meta
Monthly Archives: July 2006
Ruby Locale 0.1
I wanted a ruby version of the Java Locale object and couldn’t find one, so i created a project for it. Here’s the address: http://rubyforge.org/projects/locale/ It is pretty minimal, but it does contain all the current ISO country and language … Continue reading
Posted in Rails, Ruby
3 Comments
Alderman Tunney is kinda an idiot
Funny story. Last night I had a sangria craving and so Kenz, Eliot and I went out to buy brandy and some fruit. We noticed that our brand new sidewalks were complete. Our old sidewalk had a HUGE 2′ envraving … Continue reading
My interview with Ed Yourdon
I had a great interview with Ed Yourdon last week. Ed has put together a summary of our conversation on his blog. I’ve also put a post together to respond to the experience Ed had with his Naymz Google ad. … Continue reading
Making jEdit like IntelliJ
First download JDK 1.6 and use that to run jEdit. I also add this tweak to the command line: -Dsun.java2d.opengl=true Also, remove the -server option. No clue if that is gonna help at all in JDK 1.6, but things are … Continue reading
Posted in Java, Ruby, Tech
Leave a comment
TDD and Agile pondering
I read an old blog entry by Cedric Beust about agile and test driven development (TDD) and I started thinking about some of his points. I agree that tests are not the specification for an application. They are tests. Seems … Continue reading
Posted in Java, Life, Tech
Leave a comment