Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

I was recently involved in a discussion where a company was developing an intra-net site using Apache and PHP on a Windows server. All clients were windows and they wanted to know who was connecting to the intra-net site (only accessible inside the company Read More...
Recently oldnewthing wrote a series av articles on C# iterators. Especially part four is interesting since it describes how iterators can be used to simplify asynchronous code. I'm not a big fan of this kind of exploit of a programming language since Read More...
Sometimes I come across a team saying; " We can't use Scrum because there is no project. We just do what needs to be done on a daily basis." These are typically support teams, teams with a large support responsibility or teams with a lot of small projects Read More...
Most teams I worked with have at some point had a lot of work in progress. Sometimes virtually the complete sprint back log have been in progress . This is definitely a bad sign. The reasons for this situation to arise are many. It can be bad break down Read More...
I just read this article in MSDN magazine about a robot controlled by a windows mobile . As I wrote before , I love robots. So this is yet another spare time project I fear will never be launched... Yet another up-side with the WiMo code is that it serves Read More...
If you know what you're looking for in the user's browser history there is a pretty simple way to check if the user have visited a certain site recently or not. Basically you can create an invisible iframe with the link(s) you want to check and then use Read More...
When adapting to agile philosophy some managers get carried away and want to spend some money on improving the team productivity. Especially if you have an external consultant coaching the team, the manager tends to ask the coach what they should buy. Read More...
About a month ago Joel Spolsky wrote a very short post instructing people to not hide or disable menu items that are not available. This I've been working on one of my spare time projects this summer - a project that involves a web based user interface Read More...
 
Page view tracker