Beebop The Island Hopper
A developer's late-night entry for the Ludum Dare 17 game jam, creating a game called 'Beebop The Island Hopper'.
A developer's late-night entry for the Ludum Dare 17 game jam, creating a game called 'Beebop The Island Hopper'.
A personal recap of the first two days at PyCon 2010, covering the Language Summit and key Python community discussions.
Analyzes the need for better content filtering on social media feeds like Facebook and Twitter, comparing them to Amazon/Netflix recommendations.
Explains how to implement localized, translated routes in ASP.NET MVC and WebForms for better SEO and user experience.
Explains how to set Client ID in OBIEE database connections to trace problematic SQL queries back to specific users for troubleshooting.
Guide to enabling network boot (PXE) on an Acer Veriton N260G by changing a BIOS setting for OS deployment.
Explains how to handle multiple submit buttons in an ASP.NET MVC form using an ActionNameSelectorAttribute, without requiring JavaScript.
A review of the book 'Zend Framework 1.8 Web Application Development,' covering its MVC focus, application design, and testing practices.
A developer details patching xVal.WebForms to support ASP.Net-style Validation Groups and CausesValidation behavior with jQuery Validate.
Visual Studio 2010 beta 2 adds binding support to WPF InputBindings, simplifying MVVM development by allowing direct command binding.
Introducing SQL Azure Manager, a community tool for connecting to and managing SQL Azure databases, addressing usability issues with SQL Server Management Studio.
A review of the book 'Beginning ASP.NET MVC 1.0', covering its content on the MVC framework, advanced topics, and practical case studies.
Announcement for a free webinar providing an overview of Java EE 6 and its implementation in GlassFish v3.
A technical deep dive into improving ext4 filesystem performance by optimizing the allocator to reduce e2fsck pass2 times.
Developer contributes ATL1E NIC driver patch to Debian Linux kernel, then discovers his new work computer needs the same driver.
A tutorial on implementing a custom OutputCache ActionFilterAttribute for server and client-side caching in ASP.NET MVC applications.
Donald Knuth discusses his preference for Linux and critiques the shift to multi-core architecture, questioning its benefits for most software.
Analyzes the distinction between 'organic' and 'non-organic' open source development models, using examples like Apache and MySQL.
A PHP implementation for extracting custom XML data from OpenXML Word documents in a healthcare data processing scenario.
How to use .htaccess-like mod_rewrite syntax for URL rewriting in ASP.NET applications with a custom library.