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
Honda Social Media Graphic Chart

Ford Social Media Graphic Chart

Ford Social Media Graphic Chart
Ford Social Media 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

How to unzip or extract .tgz or .tar.gz Files using SSH

To extract .tar.gz or .tgz files from terminal or via ssh tar -zxvf file.tar.gz or tar -zxvf filename.tgz  

Get Total Number of Likes from Facebook Page

Get Total Number of Likes from Facebook Page
You can always use a custom Facebook Like Button that displayes the number of likes from the FB Developer’s page. But if you’re looking to control the way that number is displayed (maybe a large font or in a funky … Continue reading

iPad Development Default Screen Image Orientation

When developing your first app for the iPhone or iPad, you'll have to provide the app with a default launch screen image. It's the logo or loading message you would see during any app startup. That startup image is named … Continue reading