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: ,

Convert FLAC files to MP3 with flac and lame

Flac files are just dandy, and I’m happy to use them. Sometimes, however, you might need mp3 files instead. Particularly if a friend of yours asks you to make him an mp3 cd out of some albums you only have in FLAC format. So what to do? well it’s easy enough to do from the [...]

Tags: , , , ,

Code highlighting colors for Geany

If you’re anything like me, you love Geany for its super fast loading and restoring open tabs. However, I really didn’t like the highlighting colors. I used to use Kdevelop, and I enjoy Kate’s colors for web code so here I’ve made some filedefs for geany to get Kate like colors for XML, CSS, JS, [...]

Tags: ,