Tag Archives: images

Creating a grid of images for an album in Drupal 6

Following on from the tutorial of creating an album based gallery in Drupal 6. This tutorial will teach you how to create a basic grid of the images in the node.
Update: I have written an updated tutorial with code to allow you to have pagination on your grid of images.

Top free applications to aid in web design and development

FileZilla FTP Client – http://filezilla-project.org/
A FTP client to upload documents from your computer to your web server. Also supports SFTP for secure transfering of files.
xampp – http://www.apachefriends.org/
A bundled installer of Apache, PHP, MySQL and a few other programs. This allows you to set up a server on your computer accessible through http://localhost which saves [...]

Built my first HTPC (Home Theatre Personal Computer)

The idea of an HTPC is to have a PC that can fit in with your amplifier/receiver underneath your TV which will act as a DVD player but with more features.
Hardware wise it is identical to a normal PC with CPU, RAM, motherboard etc etc but generally put in to more stylish cases specially built [...]

Frontpage Slideshow for Drupal

I have begun coding a module to allow the Frontpage Slideshow to be displayed within a block or a panel.
Frontpage slideshow is a script by Joomlaworks.
The module requires that the script is purchased from Joomlaworks as it contains important files for it to work.
The module which is currently in development can be found at http://code.google.com/p/fpss-drupal/.
The [...]

Premier4509 show off their new kits

Premier4509 has released images of 4 new body kits.
The first being for the Aston Martin V8 Vantage.

Next we have the Bentley Continental GT.

They have also released images of both the Lamborghini Gallardo and the Lamborghini Murcielago.
Source: Seriouswheels

[MySQL] Using MySQL to analyze web usage from Windows ISA logs

This tutorial will teach you how to import a tab delimited file in to a MySQL database. I built a program to do this for Windows ISA Server logs which contained over 500,000 lines which was way too many for Microsoft Excel to handle and too much for notepad to handle properly. What MySQL functions [...]

Fail Pictures

[FIX] The image anyimage.jpg cannot be displayed, because it contains errors.

I suddenly started getting the following error when ever I tried to view an image by itself within Firefox 2.0.14.
The image “http://www.example.com/button_bg.png” cannot be displayed, because it contains errors.
I didn’t know what had caused this as I hadn’t installed any extensions knowingly. This happens for all image files, not just jpg.
The problem was Skype. [...]