Visual Studio Top Developer Tools
Ran across this post from Chris Fulstow on 10 free tools for Visual Studio. And then of course there’s the 10 Must-Have Visual Studio Addins on MSDN. And Scott Hanselman’s […]
Continue ReadingMoving ViewState for Better SEO
Mads Kristensen posted an article about an HttpModule to move ViewState to the bottom of the page. It’s based on Scott Hanselman’s similar blog post. The nice thing about moving […]
Continue ReadingCodePlex vs SourceForge
So I and some other mobile developers have been discussing where to host a new .NET mobile project: SourceForge or CodePlex? SourceForge is the defacto choice. It’s known, has a […]
Continue ReadingAccessibility and User Research
A List Apart had a nice article on accessibility and the importance of real-world user testing. And for some reason dasBlog is tripping out on me. Here”s the link: http://www.alistapart.com/articles/workingwithothers/ […]
Continue ReadingGoogle Apps for Domains
Got an email today about Google Apps for Domains. Basically you can have Google Calendar, GMail, Talk (chat), and Page Creator (wiki) on yourdomain.com. Free during the beta period, and […]
Continue ReadingFree Screen Reader Testing Tools
Some good comments at accessify.com about screen reader testing tools: http://www.screenreader.net/ has a free reader called Thunder http://www.standards-schmandards.com/index.php?show/fangs – Fangs is a screen reader emulator http://www.firevox.clcworld.net/ – FireVox is a FireFox […]
Continue ReadingAccessible pages: screen readers and hidden content
When developing a web site for screen readers and other accessible browsers, you often have to wrestle with the demands of Section 508 compliance and a nice design. One WCAG […]
Continue Reading