As mentioned previously I have been trying to move INAP away from a simply function based system to a class based system. The PHP was unbelievably easy to convert. It literally took a couple hours to convert the entire program from prefixed functions to nice, neat and easy-to-read classes. It was rolled out with a few bugfixes and very little stress.
Then I started to do the same to Javascript, so the plugin could clarify its variables and functions and still “play nice,” and I swear the all the Javascript was specifically coded to make it difficult. Getting all the variables alone to be readable where and when they needed to be was bad by itself, throw on top of it some of the bad coding style that has just perpetuated itself over the past year in the scripts and the fact that Javascript doesn’t have real classes.
Adsense Creator
This creator makes it painlessly simple for you to adjust your adsense ads. Just select the options you want, and once you are done adjusting the adsense code the creator will update your code and you can move on with life. The creator includes an advanced color picker to make it easy for you to pick just the right color. Originally, I made the following creator for my Wordpress Adsense widget; however, I decided that it was being wasted, and I wanted to see if I could make Wordpress pages behave as real HTML files, so this became a one-day project to get it working.
There are a few things that don’t work correctly when viewing this in a category. Please click the title to go to the full page.

