That's not change we can believe in
A critique of the PHP programming language used on Obama's change.gov site, advocating for modern frameworks like Django or Rails.
A critique of the PHP programming language used on Obama's change.gov site, advocating for modern frameworks like Django or Rails.
Analyzes the 2008 tech downturn, questioning the sustainability of niche skills like Facebook apps and iPhone development amid layoffs and market saturation.
A developer recounts attending a Python Onsen event, working on a Django lifestream app, and discussing web development with peers.
Microsoft's Mix Online community releases Oomph, a cross-browser JavaScript toolkit for extracting and using Microformats data from web pages.
A presentation recap and resource sharing for an ASP.NET MVC framework talk given at a Visual Studio User Group event.
A developer reflects on 5 years at Hippo, detailing growth through open source work with Apache projects like Cocoon and contributing to Hippo CMS.
A tutorial on using the HTML5 Canvas element, covering basic setup, obtaining the 2D context, and drawing rectangles with JavaScript.
A screencast demonstrating how to handle form interactions using the ASP.NET MVC framework, including sample code.
An introduction to the HTML5 canvas element, covering its browser support, basic usage, and potential for dynamic web graphics and games.
A 2008 blog post praising Google Chrome's smooth performance and potential, despite early limitations like a lack of plugins.
Explains how to use the ModelBinder attribute in ASP.NET MVC to handle complex type parameters in controller action methods.
A tutorial on implementing form validation in ASP.NET MVC Preview 5, showing controller and view code for validating user input.
A technical guide on creating a custom, security-trimmed sitemap provider for ASP.NET MVC applications, including XML configuration and dynamic nodes.
The article explains the announcement of ECMAScript Harmony, a major compromise in JavaScript's evolution, ending the ES4 vs. ES3.1 debate.
A web designer critiques industry undervaluation, addressing free work requests and misleading advice on DIY website creation.
Explains HTML5 custom data attributes (data-*) for storing private data on HTML elements, with JavaScript access methods.
Introducing the Hippo Site Toolkit (HST), a set of development components for building web applications with JSP/JSF and Hippo CMS.
A guide to creating a simple JavaScript interpreter with an importjs function for loading external scripts, similar to Python's interactive mode.
Author's article on ASP.NET MVC framework published in a Dutch .NET magazine, with updated code examples available online.
A tutorial on implementing a custom OutputCache ActionFilterAttribute for server and client-side caching in ASP.NET MVC applications.