I’ve released a new open source tool that performs design-time compression of your CSS and Javascript files in Visual Studio projects. This can be a big help, since it allows you to easily do it in your project rather than as part of your build/publish process. And, since it leaves both the compressed and uncompressed [...]
Today I’ve released version 1.1.0 of jQuery.themescript. This release includes some significant improvements that make it far more functional in the real world. The original design concept was for a web store framework I was working on. I wanted each store be able to easily change their javascript based themes without making changes to the [...]
I’ve committed release candidate 4 of LABjs.Net at GitHub. It contains a few minor bug fixes, and also adds a few useful features. LabScriptCombine allows you to make use of the automated runtime script combining features of ASP.Net 3.5 in combination with LABjs script chaining. To get the optimum script load time, combine scripts between [...]