by Mads Kristensen
7. July 2010 19:56
I recently had to come up with a good argument for upgrading a Windows Server 2003 to Windows 2008 R2. It is used as a web server, so the benefit I was looking for was the upgrade of IIS 6 to IIS 7.5.
So I thought, why not make two deploys of the exact same website to both server editions and compa...
[More]
by Mads Kristensen
22. December 2009 22:24
A video showing you how easy it is to embed images directly into stylesheets to reduce the number of HTTP requests
[More]
by Mads Kristensen
8. November 2009 15:26
A very simple and small class for utilizing the Google Closure Compiler API for minifying JavaScript.
[More]
by Mads Kristensen
4. November 2009 12:26
Use a custom DTD that adds iframe support to XHTML 1.0 Strict
[More]
by Mads Kristensen
28. October 2009 23:10
How to use the Microsoft JScript compiler that's build into the .NET Framework
[More]
by Mads Kristensen
28. September 2009 19:22
Internet Explorer 8 introduced a new mechanism for ensuring backwards compatibility with websites built for IE7, so "the web" didn't break with IE8's more standards compliant rendering. You could tell IE8 to render your website as IE7 and therefore avoid having to fix potential problems with markup ...
[More]
by Mads Kristensen
21. September 2009 20:17
How to use JavaScript and the browser as a tool to scale websites
[More]
by Mads Kristensen
25. August 2009 21:26
How to implement 'Same Origin Policy' that will allow for cross domain JavaScript calls
[More]
by Mads Kristensen
14. January 2009 00:51
A checklist for websites
[More]
by Mads Kristensen
29. December 2008 00:35
Specify the default script and stylesheet types to validate your XHTML
[More]