Windows Azure SDK for PHP v3.0.0 BETA released
Announcing the beta release of Windows Azure SDK for PHP v3.0.0, featuring a management API, improved logging, and DateTime object support.
Announcing the beta release of Windows Azure SDK for PHP v3.0.0, featuring a management API, improved logging, and DateTime object support.
A technical guide on implementing auto-scaling for PHP applications on the Windows Azure cloud platform, including certificate setup and a CLI tool.
Analyzing the unofficial XML API behind George Washington University's course schedule and campus map iPhone app, with provided endpoints and a PHP wrapper.
A follow-up article discussing three alternative solutions to CAPTCHA systems for spam prevention, focusing on user experience and accessibility.
A developer shares his new role as a Google App Engine API Expert for Japan, aiming to support and educate other developers in the region.
Developer adds asynchronous Gravatar support to Gnus email client, detailing the implementation and community feedback.
A developer creates an Emacs extension to integrate weather forecasts into the Org agenda using a custom Google Weather API.
Announcing a two-day coding sprint in Paris focused on scikit-learn's API and development guidelines for machine learning in Python.
A developer proposes a new API for generating Django fixtures more easily, outlining the concept and hoping someone will build it.
Explains the HTML5 `document.head` property, its benefits over traditional DOM access, and provides polyfill code for cross-browser support.
Introduces a new API for django-taggit using custom through models to support non-integer primary keys and extended tagging functionality.
Explains how to use a Python metaclass to solve recursive class definition issues when modeling a C++ API, similar to Django's approach.
A fun web tool that generates Bing search links for easily answerable questions, inspired by LetMeGoogleThatForYou.
A guide on using SharePoint's object model to access and modify RSS settings for a list via the API.
Announcing the second milestone release of the PHP SDK for Windows Azure, focusing on Table Storage support with examples.
Part 4 of a series on building TwitterMatic.net, focusing on implementing OAuth authentication with Twitter's API.
Explains how devices without GPS, like an iPod Touch, can determine location using WiFi access point triangulation via a third-party database.
Explains unexpected behavior when using Python's dict.update() with Django's QueryDict due to its internal list-based value storage.
A discussion on the risks and benefits of using Django's undocumented internal APIs, with advice on managing compatibility.
Announcing the alpha release of jsonschema 0.2, detailing new features like additionalProperties validation, interactive mode, and bug fixes.