Archive for July, 2009
Vertical Scenario-based Development
Sunday, July 26th, 2009Over the past few days I have had some very interesting conversations with my workmates at Microsoft. I have really appreciated their input this summer and have learned and grown tremendously under their tutelage. This brings me to the point of the article. This week my co-workers taught me two separate principles that work very [...]
Javascript Date Picker
Sunday, July 26th, 2009Well, I started trying to do a tutorial for one of these so long ago that I might as well just release the finished code. I am releasing it under the MIT license. The code can be found at http://jrsandberg.com/Calendar.txt The calendar works as an iframe. Include the calendar with something like this: <iframe src=”Calendar.html” [...]