Installing lighttpd on Ubuntu 10.04

Rolodex
MySQL REPLACE vs INSERT ON DUPLICATE KEY UPDATE
Time Differences between PHP and MySQL
The difference between reported times of MySQL and PHP compared on both a Windows and a Linux server.
Apache2 Outperforming lighttpd 1.5
https://thomashunter.name/posts/2011-02-27-lighttpd-configuration-to-redirect-subdomains
Dynamic Form Actions using Different Buttons
A method for dynamically changing form action depending on which submit button is clicked using JavaScript. Does not require knowledge of the forms name.
Read GET URL variables using JavaScript
Function which will either build an associative array of the GET URL variables on the current page, or return the value of a specified GET variable in JavaScript.
PHP cURL cookies not saving on Windows
Why cURL doesn't work well with relative paths that PHP works fine with, and a workaround for the issue.
Accessing CodeIgniter Session Data using External Scripts
PHP Sourcecode so that a non CodeIgniter PHP script can access data stored in the users CodeIgniter session.
Zend Certified Engineer (ZCE) Study Guide Links
The listing of items from ZCE for the exam, with relevant links compiled by Renowned Media.
Convert ASCII to UTF-8 using VBA
A function for converting characters into a UTF-8 format, required by Google Maps for making API calls.
Web Spidering with PHP
Spidering, in its simplest form is the act of transferring data from one database to another. Spidering requires the use of Regular Expressions, the cURL library (if POST data or cookies are used), and the cron libraries (if we need to download information with a schedule).
FL Studio Piano Roll Tutorial
This tutorial covers the FL Studio piano roll, and explains every facet of the interface.
FL Studio Comprehensive Mixer Interface Overview
This tutorial will provide you with a comprehensive understanding of the mixer interface for FL Studio. We describe every single knob/option on the interface.
Polymorphism, Abstract Classes, and Interfaces in PHP
This article will explain the advanced topics of PHP classes, including polymorphism, abstract classes, and interfaces.
Introduction to CSS: Selectors and Relationships Explained
This article will provide an introduction to CSS, which also requires an explanation of HTML (even if you know HTML you may want to read through it as it explains the relationship model). This article won't explain every single CSS attribute, but will explain everything you need to know to fully comprehend the language.
Preloading CSS Hover Images
FL Studio Automations
An explanation of Automation Clips in FL Studio, how to create and modify them and assign them to different properties in FL Studio.
FL Studio Interface Overview
This is an overview of the FL Studio application interface. This describes every window used in FL Studio.
Simple AJAX
AJAX is not a language. It is simply giving a name to something that has existed for years. Using the DOM of the web browser you are allowed to pass XML between the server and the client without having to reload the page. You don't necessarily have to pass XML; in this example we will be passing simple text.
Password Encryption, Hashing, Salting Explained
Creating Seamless Textures using Photoshop
Web Image Formats Size and Quality Comparison
This is a demonstration of the different image formats used for the web, with an explanation of which situation to use one or the other.
Create Windows Vista like buttons using Photoshop
This is a step by step guide on how to make attractive buttons in Photoshop which look just like the Windows Vista buttons.
CSS Image Button Rollovers
CSS Rules for IMG tags, along with information about using images as CSS background-image.
Introduction to Photoshop Blending Options
Here we will describe several of the popular blending options used in photoshop, with screenshots and explanations of each setting.
Free Notepad++ Web Developers Theme
Database Administration using phpMyAdmin
CSS Box Model differences in Firefox and Internet Explorer
Here is the bane of web developers existence, Internet Explorer incorrectly displaying the CSS box model. What is the box model? This describes all elements used in HTML documents.
Pagerank and higher search engine rankings explained