Intel Goes Turbo Again
Intel announces its 2009 Nehalem processors, featuring a 'Turbo Mode' for dynamic power management and performance.
Intel announces its 2009 Nehalem processors, featuring a 'Turbo Mode' for dynamic power management and performance.
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.
A 2008 review of the iPod Touch 2nd Gen, praising its design and functionality while criticizing Apple's closed ecosystem and App Store policies.
Argues that relying solely on ads is not a viable business model for many web platforms, especially those where users are not in a transactional mindset.
An introduction to the HTML5 canvas element, covering its browser support, basic usage, and potential for dynamic web graphics and games.
Announcing the alpha release of jsonschema 0.2, detailing new features like additionalProperties validation, interactive mode, and bug fixes.
A 2008 blog post praising Google Chrome's smooth performance and potential, despite early limitations like a lack of plugins.
A developer's review and implementation experience with Sweetcron, a lifestream feed aggregator built on CodeIgniter.
Explains the AntiForgeryToken helper and ValidateAntiForgeryToken attribute in ASP.NET MVC Preview 5 for preventing cross-site request forgery attacks.
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.
A critique of traditional 'business requirements' gathering in software development, arguing it's an ineffective approach for building products.
Explains HTML5 custom data attributes (data-*) for storing private data on HTML elements, with JavaScript access methods.
Discusses validation strategies for domain objects and DTOs in software design, using user registration as an example.
An introduction to Graphviz, an open-source tool for generating graph diagrams from text descriptions, with examples of its dot and neato utilities.