Archive for the ‘Computing’ category

D’oh!

February 20th, 2007

Aah, the famous Homer Simpson quote. If I’m not making any sense, I’m referring to the title of this post. Anyway, the other day, I thought I’d try to make some music. To the few of you who listens to my music: I’m sorry, I wasn’t anywhere near successful. Aaaanyway, when I fired up the sequencer I couldn’t get it to record any MIDI data. In fact, my computer wasn’t receiving any MIDI data at all. The first thing that should have popped up into my mind: Check the cables. Think about the title of this post again. It didn’t pop into my mind. Not at that time anyway.

I started to reinstall sound card drivers left and right. I must have spent an hour trying to figure this thing out. Then I remembered! I had to pull my son (soon two years old and always up to no good) out from behind my desk. Did he accidentally pull the cables out? Naaah… or? Yes, of course!

D’oh!

Krugle – Search engine for developers

June 15th, 2006

I’ve been beta testing Krugle for some time, and Yesterday they went live. It has already saved me quite some time when coding on different projects.

Krugle is a search engine specifically targeted at developers. It indexes source code, technical information and information on projects and lets you search it using a very nice web interface (very Web 2.0).

Try it!

A bit fed up with Web 2.0

May 20th, 2006

wwwroad.jpgRecently I’ve been feeling a bit fed up with the whole Web 2.0 thing. I develop software, including web applications, for a living, so of course I appreciate the “new” possibilities that have emerged from XMLHttpRequest etc, but sometimes it just seems… a bit much. There’s also the Ruby on Rails movement. I’ve tried Ruby (the language) but there’s going to take a lot to drag me away from Perl, I’ll tell you that.

Recently I’ve been unsubscribing a lot of my Web 2.0 related feeds on Bloglines, and it actually feels good. I need a break. I’m also doing a lot of regular native client programming (C# in .NET) at work right now, which also feels good.

Maybe I’m just cranky ‘coz I can’t keep up with all the cool javascript libraries being released every other day. :)

FireBug

January 19th, 2006

I’ve been trying out this cool new Firefox extension tonight. It’s called FireBug. It’s purpose is to help you debug Javascript, DHTML and Ajax (XMLHttpRequest). According to the webpage over at mozilla.org, it’s “like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter“. When opened, it places itself at the bottom of the browser window and it only shows errors from the webpage you are currently viewing. It also has a nifty statusbar error indicator that shows how many errors were found on the current page.  Cool stuff!

Google Reader

October 8th, 2005

I’m sure a gazillion people have blogged this already but I just found out. Googles new toy is a news feed reader called “Google Reader“. I’ve been using Bloglines for a while now. It’s going to be interesting to see if Google succeeds in this area as well. They sure seem to be heading straight for world domination.