.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...
IronPython – integrating with .NET
One of the great things about IronPython compared to other Python implementations is that is running on the .NET platform and was written in C#. This lets the developer use all the stuff he already knows from using .NET and he will have the possibility of writing components in C#...
JAOO Århus 2009
Actually I had not planned to go to JAOO this year, but first my good colleagues who run ANUG struck a good deal where Mads Torgersen and Oren Eini alias Ayende Rahien would give a special talk in the evening for the usergroup. This was simply too good to pass up. After all, how...