Mobile phones are not Desktops
Discusses key differences between mobile devices and desktops for application development, focusing on security, data management, and using the right tool for the job.
Discusses key differences between mobile devices and desktops for application development, focusing on security, data management, and using the right tool for the job.
A developer's critique of Kent Beck's TDD book, highlighting its shortcomings in addressing legacy code and retroactive testing.
A developer details the technical process of updating their personal website, including theme customization and migrating to a newer version of b2evolution.
A tutorial on using PHPExcel to integrate and reuse existing Excel-based business logic in a PHP web application, avoiding duplicate code.
Opera browser achieves a near-perfect 100/100 score on the new Acid 3 web standards test, leading other major browsers in rapid compliance.
The ASP.NET MVC framework source code is now available on CodePlex for viewing and bug fixes.
An introduction to ARIA (Accessible Rich Internet Applications) for adding semantic meaning and improving accessibility in dynamic web interfaces.
Hippo, a tech company, announces its expansion into the US through the acquisition of BlueSunrise, citing client demand and shared work in the Apache Software Foundation.
A programmer's first blog post introducing their Python-focused blog and involvement with the Entertainer Media Center project.
Common issues and solutions for unit testing ASP.NET MVC controllers, focusing on mocking Request.Form and ASP.NET Membership.
A collection of useful links and resources for ASP.NET MVC developers, covering tools, tutorials, and lifecycle explanations.
A look at BBC's participation in Google Summer of Code 2008 and their notable open-source projects like Kamaelia and Dirac.
A reflection on the importance of client and coworker communication in web development to build respect for the technical process.
Announcement and recap of the Microsoft TechDays 2008 conference in Belgium, focusing on Microsoft technologies like ASP.NET and Silverlight.
A 2008 blog post exploring TextGlow, a project combining Silverlight 2.0 and OpenXML to create a web-based Word 2007 document viewer.
Microsoft releases the source code for Singularity, a research OS written primarily in managed code, enabling new possibilities for OS development.
Explains the W3C Selectors API, comparing querySelector and querySelectorAll for efficient DOM traversal using CSS selectors in JavaScript.
PHPLinq 0.2.0 released, bringing .NET's LINQ query syntax to PHP for querying arrays, XML, and other data sources.
A web developer shares his excitement and plans for attending the SXSW Interactive conference, highlighting key tech panels on JavaScript, browsers, and design.
A developer details the painful process of using AppleScript and GUI automation to work around Microsoft Entourage's limited scripting support for rules and folders.