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, Our Apps, PHP IP Logger | Tagged | 4 Comments

A workaround for NAT rewriting DNS packets — Lucid Solutions
avatar

This was a problem that was driving me nutts for a month…

 

A workaround for NAT rewriting DNS packets — Lucid Solutions.

Posted in Guides, Linux | Leave a comment

Harptabs Mobile Update
avatar

I have added the ability to translate the mobile page into different languages.  This update will work for both the mobile site and the Android App and is live right now.

Harptabs.com Mobile App

Harptabs.com Mobile App

 

 

Posted in Android, Android Apps, Guides, Harptabs.com, Harptabs.com Mobile App, News, Our Apps | Tagged , | Leave a comment

Logroate of Apache Logs Quirk
avatar

One quirk I just ran across that I thought I would share.  When you rotate your Apache logs using logrotate and you want them compress, you need to use delaycompress as well.  Apparently if you don’t some of the handlers will still be open and it will not be able to compress the file until after they are released which is not until you gracefully restart the server at the end of the logrotate job.

Posted in Linux | Leave a comment

SOPA and PIPA Protest
avatar

Today several websites will be shutting down as part of a SOPA and PIPA protest. SOPA and PIPA are both bills which will allow the government to shutdown and seize any website without any sort of due process for copyright violations.

Tabs fall into a legal grey area which means this legislation directly affects us. The government has shutdown guitar tab sites in the past for “copyright violations” under the current legislation and with this new bill will make it much easier.  This bill not only affect Americans but it the rest of the world since the internet is not just contained within one country.  The internet should be open and freely available to everyone, governments should not be controlling what it’s citizens have access to.

Anyone who is a american should contact their representatives to try and stop this law from passing. You can check what Representative support this bill by clicking here To read more about SOPA you can click here.

Posted in Harptabs.com, News | Leave a comment