-
Recent Posts
Delicious links- How to set up URLs as sentences in WordPress
- CSS Webkit Appearance
- WordPress Custom Post Types & PHPurchase: Best Cart Ever
- Custom post types in WordPress
- Combining media queries and JavaScript
- Using Menus in WordPress 3.0
- The Magical Number Seven, Plus or Minus Two
- Roadmap for Learning Rails
- Yahoo! Weather - Yahoo! Developer Network
- Getting Started with WordPress Custom Menus
Category Archives: ASP.NET
Developing Microsoft CMS Solutions
Last week I attended a 4-day, on-site course for developing Microsoft Content Management System (CMS) solutions. Which was nice (to quote from The Fast Show). With no previous asp.NET skills it was quite a challenge developing server and placeholder controls … Continue reading
Missing DOCTYPES in ASP.NET
Oh well, despite my initial optimism that Visual Studio 2005 would indicate that Microsoft “get” web standards it would seem that the product only supports three DOCTYPES (DTD), namely legacy (i.e. the same crap that’s output now), XHTML 1.0 Transitional and XHTML 1.1. Continue reading
Tips for improved accessibility in ASP.NET 1.1
The web application development strategy here at work is based on asp.NET. These tips for improved accessibility in ASP.NET 1.1 will hopefully be of use to all asp.NET programmers having to do their best with providing some level of accessibility.