Posted on January 10th, 2008
We recently updated a few of our web sites with code that would provide a 'nicer' experience for browsers that were not compatible with the ASP.NET ATLAS (AJAX) scripts we were using. For some reason though, a few users who were running a fully compatible browser (Firefox 2.0.0.*), were seeing the […]
Posted on January 7th, 2008
I don't know if this is good or bad, but I thought it was neat that I could right-click the main project (excluding all our client script and HTML) that runs behind on10.net, pick code metrics and see cool #s like "23,442 lines of code" :) […]
Posted on January 3rd, 2008
I've been fiddling around with mobile interfaces for both my personal site and for the various sites I work on (http://on10.net, http://channel9.msdn.com, amongst others) and I noticed the use of <meta name="viewport" content... /> on some other mobile sites. A quick search and I found a great […]
Posted on January 1st, 2008
I'm part of a dev team that builds blog/forum software and I've been thinking about mobile interfaces lately... so I'm trying to find a good example of site like ours that provides a good (enjoyable, useful and usable) mobile interface... one that will work across a variety of browses. It seems 37 […]