SitePoint Articles
SitePoint » Articles » Recent Articles
- OAuth for PHP Twitter Apps, Part I
published date n/a
Twitter recently turned off basic HTTP authentication for its API. This means that Twitter app developers now need to use OAuth to access Twitter. In this first tutorial of a two-part series, Raj shows you how to authori... - Creating Custom Options Pages in WordPress
published date n/a
In this tutorial, Jeffrey Way, co-author of SitePoint?s Build Your Own Wicked WordPress Themes, has a look at WordPress? Settings API. Using it, you can add your own custom settings pages to your themes or plugins. ... - Introduction to Adobe Business Catalyst?Part 2
published date n/a
In the second part of his series on Adobe Business Catalyst, Rob builds on part one and shows us how to add back-end ecommerce functionality, custom reporting, and additional users and roles to a Business Catalyst site. ... - Beginner?s Guide to the Thematic Framework for WordPress
published date n/a
Raena, co-author of SitePoint?s Build Your Own Wicked WordPress Themes, shows how to boost your theme development efforts using the Thematic theme framework. It will save you heaps of tedious setup time, leaving you free... - 5 WordPress Frameworks to Jump-start Your Theme Designs
published date n/a
In recent years, WordPress theme frameworks have arrived on the scene in a big way. From commercial frameworks like Thesis and Genesis to free alternatives such as Thematic and Hybrid, frameworks aim to make your life as... - Scaling Big Time with Hadoop
published date n/a
How will your web application scale? When you reach millions of users, it?s likely you?ll need to rethink parts of your application?s architecture. In this article, Jack gives us a quick tour and demo of Apache?s Hadoop ... - Host PHP in the Cloud with Windows Azure
published date n/a
Windows Azure is Microsoft?s entry into the cloud computing space. In this quick overview, Maarten shows how to leverage this platform in PHP applications. ... - Scheduling Tasks in WordPress: a Plugin Developer?s Guide
published date n/a
Raj takes a look at a lesser-known WordPress feature that?s of great potential use to plugin developers: the ability to schedule tasks for periodic execution without relying on operating system cron jobs. ... - Cross-browser Development with SuperPreview
published date n/a
In the final article in our Expression Web series, Alex shows us the ins and outs of the SuperPreview feature, which lets you preview your site across many browser rendering engines right in the editor. ... - WordPress in the Cloud with Amazon EC2 and the Microsoft Web Platform
published date n/a
Thanks to some machine images provided by Microsoft and preloaded with the Web Platform Installer, firing up an EC2 instance running WordPress on a Windows server has never been easier. Bill walks us through it, step by ...