justuptime.com - monitor your servers & websites

Tutorials

How to Design Graphic Mock-ups

A typical stage in the web design process for most professionals is the creation of a graphic mock-up. A graphic mock-up or proof allows you to focus on the overall design rather than the logistics of creating the design using CSS. This article will outline the process of creating a graphic mock-up and include several examples for download.

An Introduction to the User Stats Module for Drupal

The User Stats module inserts information on a user into their posts on a site. It is aimed at forum administrators who need to see the post counts, date registered and IP addresses of their users. This article provides an introduction to the User Stats module and shows how it may be used in themes.

Easy PHP Debugging in Ubuntu (using Xdebug and Vim)

A debugger helps greatly when testing or bug fixing in PHP, when working with complicated code, or fixing difficult problems: a debugger is an invaluable tool. This article shows how to set up a PHP debugger in Ubuntu (tested on both Feisty 7.04 and the upcoming Gutsy 7.10) using Xdebug and Vim.

Creating a Custom Home Page in Drupal Using Views

One of the most popular questions people new to Drupal ask is: ‘How do I change the home page?’ By default the index page of a Drupal site has a bloggy feel, the latest items shown in date order, but it doesn't have to look like that! That is the aim of this article, to show two ways—because there is always more than one way to do something in Drupal—to customize a Drupal home page.

Enabling Clean URLs and the Path Module in Drupal

Clean URLs and the Path module are complementary features of Drupal. This mixed text and video article shows how to enable this functionality. Many aPaddedCell articles on Drupal expect that readers will have Clean URLs and the Path module enabled.

Moving the Login Block to a Seperate Page in Drupal

This text and video tutorial will show how the login block may be moved to a seperate page in Drupal. This can be desirable for site owners who only allow login access to administrators, not all visitors.

Installing the Latest FFMPEG on Ubuntu Feisty Fawn 7.04

Ubuntu Feisty Fawn comes with an old (relatively: 2006/08/23) version of FFMPEG. The developers of FFMPEG believe everyone should be running the latest and greatest daily builds though and released versions are few and far between.

Creating a semantic FAQ page with definition lists and advanced CSS, Part 2

In Part 1 of this series, we created a semantic FAQ page using definition lists and made it look pretty with CSS. Now it's time to work on some more functionality.

Creating a semantic FAQ page with definition lists and advanced CSS, Part 1

Most websites have FAQ pages, but few put much effort into creating an attractive and usable interface. This article will explain one method of creating a nice FAQ page

7 Simple Rules for Formatting Text on the Web

There are many things to keep in mind when formatting the text on your web site. This article will introduce you to some basic terms and techniques and then outline 7 simple rules that will help you make the most of the text on your site.