Over the last 9 months I have been developing two plug-ins for WordPress plug ins. These plugins have been universally praised and far more successful than I had ever imagined they could have been. This has been one of the reasons why I took a break from blogging to dedicate the extra time required to …
Category Archive: Scripting
Feb
02
WordPress Plugin Development
I am currently looking at developing a wordpress plug-in, really for nothing more than my own interest. I have an idea for a plugin that monitors keyword density, which would therefore be a useful tool in SEO. The formula for working this out is relatively simple, however having never attempted creating a plug-in I really …
Oct
27
Allowing Users To Add Markers On Maps With Google Maps Api
I have been working with Google Maps API to develop various things, so when a friends band asked for some help with an idea that involved allowinging visitors to their site to place markers on a map, I came up with this code: <script type=”text/javascript”> //<





