I made a user banner generator for SEOClerks, ListingDock, and CodeClerks a long time ago and I never got around to doing anything with it apart from put one in my signature, so I'm going to release the files here for th...
Does anyone know how to use regular expressions (regex) in AppleScript? I have the following code and need to get a url from the page source in AppleScript only, I can't use ~do JavaScript "javascript"~ because I'm not t...
Hello, I was wondering if anyone knew how to decompile a external .dcr file using a online tool like showmycode I can use showmycode to decompile a .swf file but unable to decompile .dcr files any help would be good. ~Ki...
This is a small function to wrap a specific word in a text string with a html tag. So lets say I want to wrap the third word in <b></b> tags I would use below. echo WrapWord('This is my line of text!', '...
Hello all, I couldn't help but notice many affiliate stores have level x user lists and struggle to find them all so I made a php script that finds most level x users and formats the output in xml and json. Simple xml v...
Hi I noticed with the Api, That it receives the titles and descriptions with symbols / special characters if the user put them in there service info. So I made a little function for the affiliates to remove the symbols (...