FREE eBook : The JavaScript Anthology
The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks is a collection of over 100 thoroughly-tested, customizable and elegant solutions that... more »
2 commentsSave Tags: ajax, css-html, javascript, reviews
How To Manually Merge WordPress Tags
Tutorial showing how to manually merge two tags in your WordPress installation database using nothing more than a few SQL queries.
0 commentsSave Tags: database, how-to, open source, php
How To Create A Bash Install Script
Have you ever wanted to create an installer program on a Linux system, but didn’t want all the hassle of an actual install builder? This tutorial... more »
0 commentsSave Tags: how-to, tools, unix-linux
How To Use Subversion Over SSH
Tutorial on how to setup and use a subversion repository on a remote Linux server using the svn+ssh protocol. This is great in situations where you... more »
0 commentsSave Tags: how-to, server, tools, unix-linux
Free Your Phone With OpenMoko
Cell phones are for the most part proprietary in their platforms. Sure you can write J2ME applications for them. BlackBerry phones also have an API... more »
0 commentsSave Tags: hardware, open source, reviews
PHP Script To Monitor FTP Directory Changes
I recently had the need to be able to monitor a directory on an FTP server for changes and to then be notified of those changes. I’ve been working a... more »
0 commentsSave Tags: how-to, php, server, unix-linux
Revolution OS - The Linux Story
Revolution OS is a 2001 documentary which traces the history of GNU, Linux, and the open source and free software movements. This is a full length... more »
0 commentsSave Tags: microsoft, open source, unix-linux, windows
Bash Script Naming - Say My Name, Say My Name!
Tutorial on creating Bash scripts that call various Java programs based on the naming convention of the script itself.
0 commentsSave Tags: how-to, java, unix-linux
How Do I Get Meta Data From MySQL Using PHP?
I know you’ve all asked that question before, right? Well maybe not, but I recently had the need to detect what the DATATYPE for arbitrary columns in... more »
0 commentsSave Tags: database, how-to, php
Bash Script To Change File Extensions
Ever want to change the file extension for a group of files in one fell swoop? Me too. If you are using a unix-like system (Linux, Solaris, OS X, etc)... more »
0 commentsSave Tags: how-to, tools, unix-linux
Inserting A Picture Into Your WordPress RSS 2.0 Feed
I use NetVibes for my browser home page and RSS feed reader and I’ve noticed over time that some of the feeds that I subscribe to have pictures... more »
0 commentsSave Tags: frameworks, how-to, php, xml