
The vault: why the foundation matters before the AI does
I failed at GTD three times. The problem wasn't discipline. It was maintenance. Here's what changed when I stopped being the one doing it.
How I actually use AI every day — systems, agents, and the honest failures in between.

I failed at GTD three times. The problem wasn't discipline. It was maintenance. Here's what changed when I stopped being the one doing it.
In this example I´m going to explane the strategy pattern. With this example you can do a calculation with two numbers /+ and expand the number of operators…

The test team came to me with a problem involving connection errors while running webtests trough the company proxy. The webrequest needed to go to the…
As proof of concept I wanted to sort images in a Grid by keyboard. The sort logic needed to be implemented on the server. My solution for this problem is a…

After seeing a great XBOX360 friends Iphone App I decided to build a Windows Mobile version of it. The app shows your friends, their avatar, online status…

I use the following method to return a parent control of a specific type. This method is recursive and uses generics.

With the following code you can convert your MemoryStream to a Byte Array.
A few years after building the free travelblog site Globallog.nl in PHP. I started building a new version in .Net together with Mark. Although this was a…

Create a Visual Studio add in with contextmenu and selected text as input When working with a new way of storing settings in a database. I was frustrated how…
With the following code you can remove a line from a textfile web.config . If the string is within a line the line will be removed.
When using the Datapager with a ListView I had the following problem. When clicking a paging button for the first time nothing happens.But when I click a…