Manipulating jQuery tables
In this article by Karl Swedberg and Jonathan Chaffer, we will use an online bookstore as our model website, but the techniques we cook...
Migrating a WordPress Blog to Middleman and Deploying to Amazon S3
Part 1: Getting up and running with Middleman
Many of today’s most prominent web frameworks, such as Ruby on Rails, Django, Wordpress, Drupal, Express, and...
HTML, PHP, and Content Posting in Drupal 6
Input Formats and Filters
It is necessary to stipulate the type of content we will be posting, in any given post. This is done through...
Setting up a Complete Django E-commerce store in 30 minutes
In order to demonstrate Django's rapid development potential, we will begin by constructing a simple, but fully-featured, e-commerce store. The goal is to be...
Using front controllers to create a new page
In this article, by Fabien Serny, author of PrestaShop Module Development, you will learn about controllers and object models. Controllers handle display on front...
Troubleshooting FreeNAS server
Where to Look for Log Information
The first place to head whenever you have a configuration problem with FreeNAS is to the related configuration section...
Configuring Manage Out to DirectAccess Clients
In this article by Jordan Krause, the author of the book Microsoft DirectAccess Best Practices and Troubleshooting, we will have a look at how...
IBM WebSphere MQ commands
(For more resources on IBM, see here.)
After reading this article, you will not be a WebSphere MQ expert, but you will have brought your...
Jailbreaking the iPad – in Ubuntu
(For more resources on Ubuntu, see here.)
What is jailbreaking?
Jailbreaking an iPhone or iPad allows you to run unsigned code by unlocking the root account...
Implementing a WCF Service in the Real World
WCF is the acronym for Windows Communication Foundation. It is Microsoft's latest technology that enables applications in a distributed environment to communicate with each...