Widening the horizon
A game developer discusses taking a break from game making to learn new tools like Vim and Haskell, and how exploring different programming paradigms improves skills.
A game developer discusses taking a break from game making to learn new tools like Vim and Haskell, and how exploring different programming paradigms improves skills.
A technical guide on creating and mounting Windows Azure Drives for PHP or Ruby applications using a custom .NET HTTP module.
A technical overview of running PHP applications on Windows Azure, covering scaling, storage, and SQL Azure with sample code.
Explains how to inject Spring beans into non-managed artifacts like Servlets using SpringBeanAutowiringSupport, reducing boilerplate code.
Explains why SQL CAST to VARCHAR without specifying a length can cause errors or truncation, and advises always defining the size.
Discusses how consumer-friendly devices like the iPad will make cloud computing mainstream by making it transparent and seamless for users.
A technical discussion on intentional symbol capture in Clojure macros for GUI development, using a Swing wizard as a case study.
A guide to using Apache Tika for extracting content and metadata from various file formats like PDFs, images, and Office docs in content repositories.
A developer reflects on shutting down a phpBB forum they didn't build themselves, preferring the satisfaction of using their own custom-built tools.
A technical talk on building RESTful web applications using the Spring 3 framework, including sample code.
A guide and demo session on migrating an existing ASP.NET application to the Windows Azure cloud platform, covering hosting, storage, and SQL Azure.
Exploring advanced CSS counter techniques and demonstrating them with a CSS3 Reversi game UI implementation.
A personal recap of the author's experiences and key technical talks from days 2-4 of the PyCon 2010 conference.
Explains the Managed Extensibility Framework (MEF) using a shed-building analogy, focusing on its core concepts: export, import, and compose.
A presentation on developing and deploying PHP applications on Microsoft's Windows Azure cloud platform, including slides and sample code.
A developer investigates why their C++ game executable file was unexpectedly large, discovering that debug flags and lack of optimization were the culprits.
A developer's 2009 year-end review, highlighting top ASP.NET MVC and performance posts, open-source projects, and tech presentations.
A guide on migrating an existing ASP.NET application to the Windows Azure cloud platform, including demo code and deployment steps.
A guide on how to file effective bug reports and feature requests for open-source software projects, using Django as an example.
Argues against including jQuery in Django's admin interface to keep contribution accessible and avoid endorsing a single JavaScript toolkit.