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.

26 July 2006 2 Comments

Wee, going to Croatia!

I just called my local travel agency and got a trip to Croatia this Saturnday. Talk about being late .. I’m really looking forward to two weeks in the sun, just my girlfriend and I. And hopefully we’ll meet some interesting people to have a party or two with. I’m not sure where we’ll get [...]

Tags:
20 July 2006 3 Comments

Google changes 'reinclusion request'

If you’ve been banned from Google for whatever reason you want to do a reinclusion request. I’ve previously used Matt Cutt’s tutorial, however it seems Google has changed the way one does this. The link Matt mention is no longer there. The new way is to do it here, from “My Sites”. Yes, that means [...]

Tags: ,
16 July 2006 2 Comments

The Art of Understanding Women

I’ve taken a liking to startup books lately, and I’ve just started reading my second one – “The Art of The Start“, by Guy Kawasaki. It doesn’t take many pages before Guy introduces the reader to a brand new concept – when it comes to business; women know best. Here’s an excerpt from the chapter [...]

3 June 2006 7 Comments

The Pirate Bay up and running again

Well, this is an interesting story to watch. If you haven’t lived under a rock the last couple of years, you’ve heard about the pirate bay, a search engine for .torrent files which (mostly) link to pirated material. May 31st the Swedish Police raided the hosting company where TPB was hosted, and shut down all [...]

Tags: ,
27 May 2006 0 Comments

Google Web Toolkit

Just a short note, i found this today – Google Web Toolkit. It looks very promising and I’m just about to start experimenting with it (can’t wait!). It’s a framework for creating AJAX applications with the usual gmail look, but the fresh approach is that you write the application in Java – and then you [...]

10 May 2006 24 Comments

Wow, finally back in…

After being banned by Google for 7 months bie.no is finally back in the index. It must’ve helped sending those ‘reinclusion requests’. One strange thing though – even though I have a robots.txt disallowing Google from indexing odp.php on my site they seem to have indexed it nonetheless. Good the be back in – even [...]

Tags:
18 April 2006 1 Comment

Vitamin launched today!

I’ve been waiting for this; Vitamin by Carson Systems. It’s branded as “Vitamin is a resource for web designers, developers and entrepreneurs”, and I first heard about it in a podcast a while ago. I was so impressed by their lineup of ‘advisors’, that I actually spammed my own forum telling people to signup, before [...]

Tags:
14 April 2006 0 Comments

Spot the dinosaur

Don’t you just love that illustration? I think it says so much. It’s from an article in The Economist about Microsoft and the new threat from emerging Web 2.0 products.I mean, who wants to use the calendar in Outlook, when Google Calendar was just released. In fact, who wants to use Outlook at all, with [...]

Tags:
5 April 2006 0 Comments

PEAR DataObjects vs. Propel vs. EzPDO vs .. Java!

Using an object perstistence layer can be greatly benefitial for any medium to large size project. Or, any project at all some would say. If you don’t know what I’m talking about, I’ll give you a quick example. Usually, in PHP we would do something ugly-bugly like this to retrieve info about a certain item [...]

Tags: , ,
25 March 2006 3 Comments

Characteristics of "Great Software Design"TM

This post is not about design-design, but the internal design of a software system. Such a design has several general characteristics, and Code Complete 2 has a list of these. First, a related quote by R. Buckminster Fuller: “When I am working on a problem I never think about beauty. I think only how to [...]