Javier Sanz details 11 enhancements for e-commerce, built on top of the Stripe API
APIs
Development of the YUI library has been ceased with immediate effect. Craig discusses the implications for anyone depending on YUI or another library.
Websites know stuff -- the time, the day, even your location. Website personalization helps you use that data to present better options for your users.
Bruno Škvorc explains some trickier Diffbot concepts such as API merging, custom domain regexes and repeated custom collections. Tune in to find out more!
Bruno Škvorc guides you through a step by step process of implementing a custom Diffbot API for analyzing SitePoint author profiles
Shaumik Daityari explains how you can build a simple API interface for your legacy application with the Toro router class
Alex explains what Fractal is and how you can use it to keep your JSON output consistent, even after database schema changes
Diffbot is a machine learning algorithm which relies on visual information - it parses content visually and determines parts of it as a human would.
A tutorial on how you can use OAuth to authenticate Guzzle with Twitter and make it into a Twitter client - uses Guzzle's own Oauth adapter
An in depth implementation guide to building a REST API from scratch, while adhering to best practices in API design.
Shaumik Daityari takes a look at Kimono, an app backed by Y Combinator which aims to help users create an API for any website they like.
Go in depth on building a REST API from scratch, while adhering to best practices in API design. Learn how to build REST apps like a pro.
Peter Nijssen continues his series on social network authentication and demonstrates how you can implement Twitter and Facebook as a login system
Mozilla is placing a web editor directly inside the Firefox development tools. Craig discusses whether it's a great idea or a return to browser bloat?
An introduction to Yo, a controversial, incredibly simple app with massive potential. Tim Evko explains how to use its API and integrate Yo to your apps.
Agbonghama Collins uses a World Cup JSON API to create a up-to-the-minute World Cup 2014 WordPress Widget.
Google BigQuery now hosts GDELT - the world's largest dataset on human history - and it's free to use.
Matthew Setter talks Unit Testing with GuzzlePHP - mocking responses and enqueuing requests in a spawned NodeJS server
We use Facebook's Graph API to help us with a Facebook contest and mass-responding to tons of birthday wishes made on your Facebook timeline.
When we speak of UX, we are usually thinking about mom'n'pop users, but sometimes we are talking about UX for our fellow developers. Ivaylo explains.
A roundup of learning tools, documentation, and guidelines for front-end developers.
Jacek Barecki discusses how you can speed up your app's API consumption - make it perform API requests better and faster
Rakhitha Nimesh wraps up the series by completing the hashtag contest app with Twitter's API
An overview of the features of 5 services that allow you to enhance your Google Analytics data by tapping into the GA API.
Rakhitha Nimesh explains how you can build a hashtag contest in PHP with Twitter's API
This article shows how PouchDB can be used to create a note taking app that works even when an Internet connection is not available.
An introduction to the canvas element, the canvas API, along with some reasons why it's a powerful technology. Plus some resources for further learning.
This article introduces the Speech Synthesis API, and shows how it is used to make talking web pages.
Using Disqus and another website as an example, this post describes the process of integrating single sign-on, or SSO.
This article revisits the full-screen API, which has changed a fair amount since the last time it was covered on SitePoint.