125 Ad spot 125 Ad spot

Hi, I'm Bjørn Børresen - a freelance creator of online magic, aspiring entrepreneur and really, really excited!

How about that? I've been working professionally as a software engineer since 2001. This blog, launched December 2009, will be a collection of random thoughts about my profession, the tools I use, the people I meet, and anything I like to voice my opinion on. The cool people usually subscribe.

1 September 2007 23 Comments

Converting from SMF to ExpressionEngine Forum

This will describe how I converted my norwegian webmaster forum which ran the SimpleMachines forum software to ExpressionEngine with the forum module installed.

The SMF_Import module I’ve created can be used to import both users and forum messages to EE, or just the users if you only want to import these.

11 February 2007 0 Comments

A look at RegisterFly's Terms & Conditions

After I had problems with RegisterFly a while back, I started looking into their ToC. That is, what I had agreed to when using their service. Without reading it first, of course. I have always wondered what kind of people read the toc of websites before using them

Here are a couple of highlights, [...]

18 January 2007 3 Comments

Skype using port 80!

Argh! Lately I’ve had some problems with my local development server. It just gave me a blank html when accessing localhost .. So, I reinstalled xampp (Apache+PHP+MySQL combo) – found out that didn’t fix anything. Took backup of all my htdocs and mysql data, uninstalled xampp completely (sort of knowing that xampp was messed up). [...]

Tags: ,
11 January 2007 3 Comments

Getting started with Cairngorm

Cairngorm is a framework for creating RIAs (Rich Internet Applications) using Flex. The problem is that it’s pretty fresh, and there is not too much documentation and examples out there yet. So, here’s a list of the stuff I found while searching

The Cairngorm wiki @ Adobe is a nice starting point AboutNico linked me [...]

30 December 2006 0 Comments

Not everyone welcomes ActionScript3

At fotb06 I found out that I love AS3 since it practically looks and feel just like Java. As long as Flex doesn’t start to look and feel just like Swing I’ll be happy .. anyhow, just now I stumbled across this quote on (http://www.bash.org/?top2):

Sigurd: a sprite is anything not static SRElysian: a sprite is a [...]

Tags: ,
20 December 2006 4 Comments

A warning about the registrar 'RegisterFly'

I’ve had days of downtime on all of my websites which had domains registered through RegisterFly – because of a payment dispute on a single renewal. It’s just insane.

This is what happened:

I had a domain that was expiring and I was unable to renew it because their system is buggy as hell. First of all, [...]

29 November 2006 0 Comments

Getting ready for FOTB06

The biggest Flash conference to hit the UK for over 6 years kicks off on Monday! The speaker list is absolutely awesome, with the top designers & developers in the world flying in to speak. Add super swag, a couple of parties and you can see that this is an event not to miss! Don’t [...]

26 October 2006 0 Comments

37signal's book now free

This just in; 37signals just released their book called “Getting Real” in html format, free to the masses.

Read it free online here

Have been thinking of buying it for a while, but now I can read a few chapters and see what it’s about. If it’s good I’ll probably buy the paperback.

Tags:
20 October 2006 0 Comments

How hard is it to spell "YouTube"?

I visited Alexa today and as usual I glanced at the “Movers & Shakers” section to see who’s having a good or bad week.

To my big surprise the top mover (upwards) was something called “Universal Tube & Rollform Equipment Corporation“. I was puzzled until I saw the domain name: utube.com .. haha. lol (yes, a [...]

10 October 2006 3 Comments

Markdown Extra plugin for b2evolution

I love Markdown and use it for all my blogs independent of blog-system (I currently use Wordpress, Serendipity and b2evolution and Markdown is perfect in that sense). It’s lightweight and beats any WYSIWYG editor on the market

There was a Markdown plugin for b2evo, but it didn’t work with the new plugin API (and [...]