Javascript - weak on getting week
Well this is one of those posts that start out being as a reminder for myself, since I had to do a script that I don't want to waste my time having to write again later on. Basically I ran into a customer who wanted week numbers added to a calendar. This seemed basic enough, but...
Ajax Minifier - come and get your low hanging fruit
Not too long ago Microsoft released the Ajax Minifier, which can be downloaded from codeplex . It's basically just another javascript minifier, but the good thing about is it that the download includes both a commandline tool, an MS Build task and an assembly, so you can do your...
.less is more
A little while ago I read about a nice little library called .less , which is a port from ruby less, that lets you write css, but with the added features of enabeling variables, operations, mixins and nesting. Today I decided to try it out, and I definately want to give it my...
IronPython – add scripting to you application
Last time I looked at how IronPython is integrated with .NET which makes it possible to use all of the good stuff that we know and love from .NET. The obvious next thing to look at is doing the inverse and see how it is possible to run IronPython code from within a .NET app...
MVC podcast
About one year after I did my first podcast, which was about F#, the second has now been released on ANUG.dk . This time I am talking with Søren about MVC, and I think that in spite of some technical difficulties we managed to do a good episode. It is still strange to hear my own...