Apache

Stupid Geek Tricks: Watch Movies in Your Linux Terminal Window – How-To Geek
avatar

This impresses the hell out of your friends lol

Stupid Geek Tricks: Watch Movies in Your Linux Terminal Window – How-To Geek.

Posted in Linux | Leave a comment

Generate QR Code with PHP Using Google API
avatar

I thought this code was extremely easy to implement and that the page was well written.

Generate QR Code with PHP Using Google API.

Posted in Guides, News | Leave a comment

QR Codes on Harptabs.com
avatar

When you view a song on the Harptabs website there is now a QR code on the bottom of the page to be able to open the tab directly on your mobile device.

Posted in Harptabs.com, News | Leave a comment

New Member Rank on Harptabs.com
avatar

I have added a new level to the ranking system.  Now people can finally earn the highest rank on the site, Über Contributor.

Posted in Harptabs.com, News | Leave a comment

PHP IP Logger App Released
avatar

I have just released a new app in the Android Marketplace.  It is an app to keep track of your personal IP addresses.

It contains two pieces a server side script which will create a table in your MySQL database to store the information for the script and the android app.  Once the script is on your server you just need to go to a url to register the IP.

Register an IP from the Browser:

http://<your domain>/myip.php?Name=<name for device>

Register an IP from the Linux Command Line:

curl –user <username>:<password> http://<your domain>/myip.php?Name=<name for device>

From Android App:

Open Menu -> Add Your Phone to the Database

 

PHP IP Logger in the Android Marketplace

Download the PHP Script:  http://www.djlactose.com/myip.phps

Posted in Android, Android Apps, Networking, News | Leave a comment