- CSS (23)
- Design (11)
- Drupal (11)
- Graphics (3)
- HTML (21)
- Marketing (0)
- Programming (9)
- SEO (3)
- Server management (3)
Advanced
SSH: Allowing multiple users to edit the same files and directories (shared folders)
by Liam McDermott, 24 November 2010 - 9:00am
Often multiple users will need to have access to edit, delete and create files and folders on a server. To illustrate this we will use the example of two users who need access to the same files on a Web server.
Easy PHP Debugging in Ubuntu (using Xdebug and Vim)
by Liam McDermott, 1 August 2007 - 11:54am
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 Photo Galleries With ImageMagick
by Liam McDermott, 30 November 2006 - 5:53am
Part of creating a web site often involves creating photo galleries of the clients products. Usually this means the designer recieves a number of photos and must resize them into thumbnails, then link them to larger pictures.
