Ali Gangji

Wordpress Automatic Installer Shell Script

Today I’m going to share with you a little script to automate installing Wordpress. This is a standalone shell script that will download the latest version of wordpress and configure it for you.
First of all, here is the script.

This script will download the latest version of wordpress and extract it to the directory you specify. [...]

Tags: ,

A clean and easy cross-browser CSS dropdown menu

Everybody needs a portable CSS dropdown menu in their bag of tricks. It’s not difficult to build a dropdown menu, but i’m lazy. This way I have a re-usable cross browser solution. Even your mom can’t argue with that.
First, I will say a word about getting the dropdown to work in Internet Explorer 6. IE [...]

Tags: ,