6 Flattrs Received From 6 People
4 Flattrs Given To 3 People

Torleif's Latest Things

Quick installation of LAMP for Kohana on Ubuntu

Needed to get a LAMP environment up and running for some Kohana development. Starting with a more or less fresh install of Ubuntu, here\'s what I d... [ www.geekality.net ]

MySQL tables for continent names, country names and their ISO-3166 codes

Here is a MySQL table containing continent names, country names and their ISO-3166 codes. Needed one a while ago, but the ones I found were either ... [ www.geekality.net ]
Tags:

Garage Sale

Well, here is my garage sale of code. According to Scott Hanselman, one of the ways to keep your blog from sucking is to have a code garage sale. A... [ www.geekality.net ]

Rock solid weather device

Just thought I could share this brilliant weather device. I would think it\'s highly accurate as well! Probably depends on where you install it tho... [ www.geekality.net ]
Tags:

SQL for listing all WordPress tags

When writing a post I sometimes find it difficult to choose what I should tag it with. I try reuse tags I already have to prevent a total mess, and... [ www.geekality.net ]

Project Euler: Problem 12

The sequence of triangle numbers is generated by adding the natural numbers. So the 7th triangle number would be 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28. Th... [ www.geekality.net ]