HTML5 fast-track

.fontheader {font-family: 'Lobster'; font-size:18px;} .cssheader { text-shadow: 2px 2px 2px darkgray } This December I spent a couple of days at the HTML5 fast-track course, getting up to speed on various new and coming browser features and API’s. The course was hosted by Trifork...

Read more

Implementing faceted search with MongoDB

After my last post on the faceted search I was asked to elaborate on how it was implemented with MongoDB. So that is just what I will do with this post – giving me the chance to comment a bit on the good and the bad experiences. Even though it was a good overall experience, there...

Technology
Read more

What is the Matrix?

Currently some of my spare time is spent building an application using WebPages in WebMatrix and Visual Studio Express , which has been fun and given me the chance to look at webdevelopment and quality from a different angle. WebMatrix is a free Microsoft tool that is targeted at...

ArchitectureTechnology
Read more