CodeClerks

Questions from user jakemadness

Showing page: 1 of 1

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...

  • jakemadness
    jakemadness Level 1
  • 6 10 years ago

    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...

  • jakemadness
    jakemadness Level 1
  • 0 10 years ago

    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...

  • jakemadness
    jakemadness Level 1
  • 2 11 years ago

    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!', '...

  • jakemadness
    jakemadness Level 1
  • 1 11 years ago

    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...

  • jakemadness
    jakemadness Level 1
  • 5 11 years ago

    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 (...

  • jakemadness
    jakemadness Level 1
  • 1 11 years ago