
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.
I always have problems implementing the Asp.Net dropdown control. Here are some simple tips to make your life with dropdown controls easier. Adding an…
Informatie: http://www.sitepoint.com/article/amazon web services asp net/ http://www.awszone.com/scratchpads/aws/ecs.us/ItemLookup.aws
While playing with IIS 7 I accidentally destroyed my IIS XML settings file. To fix this problem I copied the .XML from a colleague PC to mine. After this my…
http://forum.fluorinefx.com/viewtopic.php?f=17&t=151&p=536&hilit=iis7 p536
I got the following errors when trying to run WCF on Vista: The remote server returned an unexpected response: 404 Not Found. HTTP Error 404.2 Not Found…
For a customer I needed to do a review their database MSSQL 2000 database . For this I wanted to create some database diagrams. When I tried to create a…
I was using some web services that returned there values in an XmlElement. I needed to convert this XmlElement to something that I can use with LINQ. I…
HtmlGenericControl obj = new HtmlGenericControl "object" ; obj.Attributes.Add "classid", "CLSID:..." ;
The loginstatus control doesn't have a property to set the url of the login page. You need to set this URL in the web.config of your application. Insert the…
An example of a clientaccesspolicy.xml An example of a crossdomain.xml For more info you can read this weblog post.