OAuth 2.0 for Emacs
Announcing a new OAuth 2.0 client implementation for GNU Emacs, now available via GNU ELPA for accessing APIs like Google and Facebook.
Announcing a new OAuth 2.0 client implementation for GNU Emacs, now available via GNU ELPA for accessing APIs like Google and Facebook.
A review of the 'Microsoft Windows Azure Development Cookbook', praising its practical recipes and depth for Azure developers.
Explains the JavaScript shorthand notation `foo#bar` as an alternative to `foo.prototype.bar` for referring to prototype methods.
Microsoft releases version 3.0 of the Windows Azure SDK for PHP, featuring a management API, logging, and autoscaling capabilities.
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.