Begging For Quartz

Quartz is the codename for an web development IDE, part of the Expression suite, that is targeted at web designers/developers. It’s undeniably the best implementation of web development environment out of Microsoft ever. It blows VS.NET off the face of the Earth with it’s support for designing web sites with respect to standards technologies (CSS, [X|D]HTML, XSLT, etc.). It also […]

Congratulations Nicky Hayden

Nicky Hayden, American MotoGP racer, has won the first MotoGP race on US soil in eleven years which, incidentally, is also his own personal first place podium finish ever in his three year career. Congratulations also have to go out to to Colin Edwards, also American, for second. Naturally it wouldn’t be MotoGP if world champion Valentino Rossi wasn’t […]

Avoiding IE Script Leaks

Just came across this post on MSDN weblogs which points to this MSDN article which identifies the common patterns that scripters leverage that can cause leaks within web applications for users browsing with IE (any browser that uses MSHTML really). The gist of the problem is that both JScript, Microsoft’s ECMAScript implementation, and MSHTML, the […]