Olle Jonsson's blog
A human weblog about Web technology and other ephemera
Home » 2007 » April

Patch day for Rails, in Copenhagen

2007-04-30 · by olleolleolle · in Events, Ruby on Rails

The inimitable Jakob tells all about the upcoming Rails patch night, so I won’t say more than “it is a great way of getting into Rails” (Rails, the Open Source project; and Rails, the codebase). (I won’t be there, I…

List outdated port names with awk

2007-04-26 · by olleolleolle · in Technology

MacPorts. Sometimes your ports are outdated. There’s a pseudo-portname for them. The report has many columns. And I only want the names, not their versions. port list outdated | awk ‘BEGIN { RS=”\n” } { print $1 }’ > names_of_old_ports.txt…

Look, Ma! (linked Io glimpse)

2007-04-26 · by olleolleolle · in Io

The Io blog points to a ramshackle example Io thing authored by me and quag. If you’ve heard about Io, and wonder what it looks like, this is a… very small example. (I didn’t know they’d gone and published it,…

1 2 3 Next →

JavaScript JS Documentation: JS Array lastIndexOf, JavaScript Array lastIndexOf, JS Array .lastIndexOf, JavaScript Array .lastIndexOf

Oh, are you looking for gaming-related content here? I tried categorizing that.

Copyright © 2012 Olle Jonsson's blog

Powered by WordPress and Origin