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.

9 March 2006 0 Comments

Code checklists

The best things in life are free smart and simple! As code checklists for example. I’m currently reading Bob Walsh‘s recent book Mirco-ISV – From Vision To Reality, which is a book about running your own Micro-ISV (independent/internet software vendor). Micro-ISV’s are often one-man companies, for example single developers producing and selling their own software. [...]

8 March 2006 0 Comments

The Java community retaliates – "PHP is …"

Ok, it’s time to let the people of #java on Ef-net let us know what they thought of PHP in the period from July to December 2005 (read: yes, I’ve done a grep -iH “php is” on my #java irclogs). Of course, we all know the PHP developers had strong opinions on Java, so this [...]

Tags: ,
18 February 2006 0 Comments

Why don't they come with 'Save as DocBook'?

It’s great with all these Web 2.0 applications with tools to help with all aspects of our life – like lists & tasks, calenders, project management – and of course, web based word processing. I like the idea of web based word processors, like Writely. I have a laptop, a computer in my bedroom, and [...]

Tags: ,
15 February 2006 2 Comments

The IRC community speaks out – Java vs. PHP

Welcome to my new column. It’s basically a grep of all mentions of java in #php from July to December 2005. The nicks have not been hidden to protect the guilty. This is what the people in #php on ef-net think about Java as a programming language: < Johnboyo> java is awful, im a symbian [...]

Tags: ,
15 February 2006 18 Comments

PHP Frameworks that I have on my to-checkout list

It’s exciting times for PHP. Quality frameworks are popping up like daisies mushrooms skunk cabbage, and it seems like every bob the builder out there is releasing one. Please leave a comment if you know of a framework I haven’t mentioned, or if you have experience with one in the list. For the project I’m [...]

13 February 2006 2 Comments

What's wrong with the British and US forces?

After watching this sickening video of a team of British soldiers dragging begging Iraqi kids into a backyard to kick the shit out of them while their commander-in-chief is watching, laughing and encouraging them – I just have to ask; what’s wrong with the British and US forces? I mean, we don’t see Danish forces [...]

9 February 2006 0 Comments

How to get the AJAX In Place Editor to use ISO-8859-1

When implementing script.aculo.us’ AJAX In Place Editor for a project I’m currently working on, I ran into some character encoding problems. My PHP framework uses ISO-8859-1, while the ajax script was submitting UTF-8 to my server. Reading the wiki documentation, I discovered that this was a ‘known feature’: The form data is sent encoded in [...]

Tags:
2 February 2006 4 Comments

Debugging JavaScript with MS Visual Studio

There’s an ancient fable that tells of a frog that falls into a pail of milk. Unable to scramble out, the creature trashes around, seemingly drowning. Eventually however, his frantic struggles turn the milk into butter – and he hops away. Until now, that fable has been a good metaphor of my struggle with the [...]

Tags:
18 January 2006 0 Comments

Search engines the new bad, says Jakob

In his latest Alertbox column Jakob Nielsen (you know, the usability guru) writes: I worry that search engines are sucking out too much of the Web’s value, acting as leeches on companies that create the very source materials the search engines index. He argues that people are using the search engines as ‘answer engines‘, and [...]

Tags: ,
15 January 2006 0 Comments

1 Way to Impress Your Friends

Or, 24 ways that is. If you’re were sleeping through december month, or maybe too busy handling your mother-in-law, you might have missed 24ways, the ajax/web2.0 advent calendar. The idea is simple; every day they would release a new ajax/web related article. The articles are written by different authors, who are probably considered experts in [...]