-
2008-03-06
"Yesterday I twittered that I was trying to find a version of Ruby that both cc.rb and Rails likes. Last night, Wordpress plugin Twittertools posted yesterdays twitters to this blog. And this morning, I have an answer from Alexey Verkhovsky what the good versions are. Gotta love the lazyweb."
-
2008-03-03
"I use a Microsoft Natural Keyboard with my MacBook Pro - make that two, one at home and one at work. The function keys stopped working last week on the one at work which is a pretty big deal if you use Exposé as much as I do. I did the whole routine and could not find the problem. As the keyboard at home worked just fine, I started to believe that there was something wrong with the actual keyboard."
-
2008-02-25
"I have never programmed anything using Microsoft products, but if I did, heroes happen here and source fource would make me feel embarrassed. Who are they targeting?"
-
2008-02-18
"I managed to send an invite to TripIt to everyone in my GMail addressbook this morning. This was unintentional, I guess either I am stupid or the TripIt interface is unclear.
Anyway, as I have 500+ email addresses in GMail, and some are people I have mailed once, this might turn out to be quite awkward. So sorry about that if you got the mail and wonder why the hell I sent it."
-
2008-02-16
"I am creating a small site using Merb, DataMapper and RSpec, all in all a very enjoyable experience. I did however have problem getting the test database to be automigrated when running the specs, as I am used to in Rails.
As Google did not help, I turned to #merb on IRC, and got immediate help.
Two alternatives:
Run rake MERB_ENV=test dm:db:automigrate before running rake specs Insert DataMapper::Base.auto_migrate! into your spec/spec_helper."
-
2008-02-12
"For all the good reasons, yak shaving is the thing to do these days."
-
2008-02-11
"I just found out that the talk I gave at Smidig 2007 is available online. If you think there is something wrong with the sound, it is in swedish."
-
2008-02-09
"I’ve been using distributed version control for over a year now, and if it is up to me, I will never use a centralized VCS again.
When I evaluated the alternatives last year, I choose Mercurial as the DVCS we are using at WeMind. The reasons were:
Usability - git was quite obscure back then Speed - bazaar and monotone was quite slow Large enough uptake - OpenSolaris and Mozilla started using Mercurial at the same time."
-
2008-02-01
"Tim Bray on the JVM being the good part of Java:
“But the Java language just doesn’t seem like the interesting thing about Java, these days.”
I wish more Java programmers would agree to this. One of my observations at JFokus the other day was that a lot of people really like Java the language, and are going through hoops to implement their ideas in it.
Stephan Janssen has created a kick ass new version of parleys."
-
2008-01-30
"JFokus has the traditional format of speakers talking for an hour, which is way too long. Every speaker I have listened to has spent more than half of their allotted time providing context and explaining why they are talking about whatever they are talking about.
I so wish that they would have used lightning talks."