Use Javascript To Get Current URL Page

I have some custom javascript functions that are included on all of my web pages; however, a few functions are only intended for the home page. So I decided to use the "window.location" object to determine if the site URL is in fact the … Continue reading

Submitting Forms using JQuery and AJAX

Submit A Form Without Page Refresh using jQuery In this tutorial I’ll show you how easy it is to do just that — submit a contact form that sends an email, without page refresh using jQuery! (The actual email is … Continue reading

WordPress Custom Post Types and 404 Error Fix

WordPress Custom Post Types and 404 Error Fix
Why use custom post types over regular posts? For starters, it easer to find specific post under particular types on the left admin menu than to drill down under posts then categories. This workflow is ideal for when there are multiple contributors reducing the … Continue reading

Mobile Form using CSS3 and Webkit

Mobile Form using CSS3 and Webkit
Looking for a way to style your mobile website form using round radius corners, colorful gradation backgrounds and placeholder text for text fields. With the new CSS3 tag attribute, we are now able to target specific types of form tags … Continue reading

Honda Social Media Graphic Chart

Honda Social Media Graphic Chart

Ford Social Media Graphic Chart

Ford Social Media Graphic Chart

Upgrade Server Settings Sync Problem with Perallels Plesk

Upgrade Server Settings Sync Problem with Perallels Plesk
Once I upgraded my server increasing RAM from 500 MB to 1 GB and disk space from 20 GB to 30 GB, my plesk panel was out of sync. I check that my server was upgraded viewing Godaddy's default control … Continue reading

Top 10 useful SSH terminal commands.

Top 10 useful SSH terminal commands.
Now that you have a virtual server setup, you can enjoy the benefits of managing your server as root (super admin). With root level access, you can send commands to your server using a bash terminal. Here are the common … Continue reading

New Back To The Future Nike Shoes

New Back To The Future Nike Shoes
Nike unveils their Back To the Future II self-lacing MAG, Marty MclFly's sneakers. Leading up to this event, there have been several viral videos on YouTube. Some featuring Michael J. Fox and others feature Christopher Lloyd. These new kicks are … Continue reading

Add Facebook Comment Box to Your Site

Here is a easy to use script on a web site running PHP. You can also remove the PHP script for reading the current url and replace it with a static address of your current page. Copy and paste the … Continue reading