As promised, the conference program for Øresund Agile 2008 is now available. Both the workshops and the talks seem really great! See you June 9–11!
Category: Uncategorized
Mandriva synchronizes Windows Mobile devices out of the box!
I read Guido Diepen’s blog post Syncing WM5/WM6 made easy with new Mandriva and it seems like Mandriva has made SynCE and OpenSync work out the box with no pain whatsoever. It’s like a dream coming true! 🙂 Here is Adam Will’s video Synchronizing with Windows Mobile 5/6 made easy in Mandriva. Watch and enjoy!
No peering between TeliaSonera and Cogent Communications
vs. I noticed yesterday that I could not visit The Daily WTF or Podomatic. Today I started investigating and __henke__ in #data on irc.freenode.net told me that my ISP Telia and Cogent Communications had stopped peering. Related links in approximately chronological order: The Telia-Cogent Spat Could Ruin the Web For Many (gigaom.com) Cogent depeer’er Telia… Continue reading No peering between TeliaSonera and Cogent Communications
Unboxing the Softhouse Scrum Master Kit
I promised to show the Softhouse Scrum Master Kit and now I have selected a few images. Either browse the slideshow or read more below!
Microsoft earns money from iPhone 2.0
The developer.apple.com server seems to be overloaded at the moment, but the iPhone Developer Program will probably be acccessible in a day or two. Mac Rumors are of course covering the story. Apple will add lot of enterprisey things to iPhone 2.0, so that Microsoft will get a few bucks for each iPhone. By the… Continue reading Microsoft earns money from iPhone 2.0
Atom Publishing Protocol is the Web API standard
Google has used Atom and the Atom Publishing Protocol (APP) as basis for its Google Data APIs (GData) for a while, and now Microsoft announced their support for Atom and APP. See also the InfoQ article.
The case of the failing ant copy filterset
I wanted to set a couple of Windows environment variables from Ant. The environment key-value pairs are stored on the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerEnvironment key in the registry. As a starting point I used the registry editor to export all keys. I called the file environment.reg.template and modified it to look something like this: Windows Registry Editor… Continue reading The case of the failing ant copy filterset
Making a demo login with restful_authentication
In order for someone to give The Project (Min Packning) a try it was required to register an account and provide a valid e-mail address. This is an obstacle, so I wanted to add a way for people to try the service without registering. It was actually very easy. I created a demo user account,… Continue reading Making a demo login with restful_authentication
ThoughtWorks Anthology revealed
I previously wrote about my curiosity about The ThoughtWorks Anthology. The book now have it’s own web page: ThoughtWorks Anthology.
referer: junomsg://
My web server examines the the referer to deny deep linking to images on my sites, so I get log messages about that. When I browsed the logs today a few of those log lines caught my eye. They looked like this: client denied by server configuration: /directory/image, referer: junomsg://028985E8/ (I replaced the filesystem path… Continue reading referer: junomsg://