Use jQuery to Edit Select Box Options

Use jQuery to Edit Select Box Options

Use jQuery to edit the options within HTML select box elements. To use this snippet make sure that jQuery is included within the head of your HTML document. Paste the script into the document body or use it within a [...]

Read More

How to Remove Variables from a URL with JavaScript

How to Remove Variables from a URL with JavaScript

The JavaScript snippet below will strip a URL of a given variable. The function requires, two parameter, the URL you would like to manipulate and the name of the variable that you would like to remove. 1 2 3 4 [...]

Read More
MAMP MySQL Not Starting?

MAMP MySQL Not Starting?

If you get the message “Error: Could not connect to MySQL server!” or if you have trouble starting up or [...]

Jan 17, 2012     No Comments
Read More
Turn a Twitter Username into a Link with a Regular Expression

Turn a Twitter Username into a Link with a Regular Expression

This is a simple PHP snippet which will turn a twitter username into a link. This technique requires a regular [...]

Mar 7, 2011     No Comments
Read More
Feeder Mobile Application

Feeder Mobile Application

The Feeder mobile application has been designed to distribute your online media over a wide range of mobile platforms. Information [...]

Mar 6, 2011     No Comments
Read More
Turn Twitter #Tags into Link’s with a Regular Expression

Turn Twitter #Tags into Link’s with a Regular Expression

This is a simple PHP snippet which will turn Twitter #Tags into link’s. This technique requires a regular expression function [...]

Mar 5, 2011     No Comments
Read More
Problems With The AIR ServiceMonitor Class in Flash CS4

Problems With The AIR ServiceMonitor Class in Flash CS4

This is the solution to a problem I encountered with the AIR ServiceMonitor class within Abode Flash CS4. I was [...]

Mar 3, 2011     No Comments
Read More
Turn a URL into a Link with a Regular Expression

Turn a URL into a Link with a Regular Expression

This is a simple PHP snippet which will turn a URL into a link. This technique requires a regular expression [...]

Mar 1, 2011     No Comments
Read More
Use jQuery to Edit Select Box Options

Use jQuery to Edit Select Box Options

Use jQuery to edit the options within HTML select box elements. To use this snippet make sure that jQuery is [...]

Feb 19, 2011     No Comments
Read More
Encrypt Strings Online

Encrypt Strings Online

Use this tool to encrypt strings. Please upgrade your browser

Feb 17, 2011     No Comments
Read More
JavaScript print_r() Function

JavaScript print_r() Function

Here is a custom JavaScript function that will trace those complicated data structures to the screen. This functions will really [...]

Feb 16, 2011     No Comments
Read More
?