Transferring data between godaddy hosting accounts.

Written on:May 9, 2012
Comments
Add One

Here’s a quick guide for moving data between linux hosting accounts on godaddy. Continue reading “Transferring data between godaddy hosting accounts.” »

Efficient Drag and Drop with JQuery, PHP and Mysql

Written on:March 4, 2012

I have recently implemented a very nice drag and drop functionality using jquery ‘s drag and drop interface in combination with php/mysql and ajax. A few minutes ago I came across a post on www.webresourcesdepot.com/dynamic-dragn-drop-with-jquery-and-php/ which does essentially the same thing but in a less efficient manner.

Read more...

Automatically Mount a Truecrypt Partition in xfce4

Written on:March 2, 2012
logo38px

I’m naturally very security conscious about my software design and implementation and also my personal and professional information. So, I use a series of free software programs to help me manage and protect a lot of my own information along with critical client information. I use truecrypt for encrypting data such as email (thunderbird data) and my browsing history (firefox data),

Read more...

Mounting multiple directories with sshfs using a script

Written on:January 29, 2012

Check this out. I have this script on my laptop for mounting project directories which are located on my desktop computer. By running mount.sh “my password” , I’m able to mount multiple directories on my laptop LIKE a BOSS.

Read more...

Custom Multi-Feature Clickbank Automation Software

Written on:January 19, 2012
cbautobot-small

A couple of years back, a client of mine decided to hire me to develop a custom application for automating certain actions based on sales information provided by clickbank’s api. This software is one of the most interesting projects I have worked on simply because of the array of services that it integrates and the things you are able to do with it.

Read more...