Web Design Tutorials, Interviews, Articles and more... RSS ?

Recent Articles

Creating Custom Options Pages in WordPress
by Jeffrey Way

Jeffrey Way

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
by Rob Frieman

Rob Frieman

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
by Raena Jackson Armitage

Raena Jackson Armitage

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 to dive into the fun part of making your theme look great.

 

5 WordPress Frameworks to Jump-start Your Theme Designs
by Raena Jackson Armitage

Raena Jackson Armitage

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 a theme designer easier and more satisfying. Raena, co-author of SitePoint’s Build Your Own Wicked WordPress Themes, breaks down some of the most popular frameworks, weighing up their pros and cons.

 

Scaling Big Time with Hadoop
by Jack Herrington

Jack Herrington

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 project, an open source framework for scalable distributed computing.

 

Host PHP in the Cloud with Windows Azure
by Maarten Balliauw

Maarten Balliauw

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
by Raj Sekharan

Raj Sekharan

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
by Alex Walker

Alex Walker

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
by Bill Staples

Bill Staples

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 step.

 

Silverlight and PHP, Part 2: Creating a Simple Twitter Client
by Jordan Knight

Jordan Knight

In his last article, Jordan showed us how to connect to a PHP web service from a Silverlight application. This time, we’ll take that knowledge and build a simple Twitter client using a PHP proxy.