Invisible Myspace Trakzor

Posted on October 5th, 2007 by Tidwell.
Categories: Programming.

So, I’ll keep this brief – anyone who has trakzor probably knows I registered for the dumb thing and dropped it on my myspace just because I’m curious as to how it works (which is now obviously ip logging – I was testing with proxies yesterday, and they showed up today – though it may read your myspace cookie information which is just scary). Anyway, I don’t want to give them any free advertising and their graphics would look ugly on my myspace so all I had to do was modify their code a little bit and it works to not display the graphic, yet still track who looks @ your page…Heres the couple of steps to compile your code after the cut:

(more…)

no comments yet.

Sweet Regex thing…

Posted on October 2nd, 2007 by Tidwell.
Categories: Programming.

Most of you probably will have no idea what this is…but it its my first example of using regular expressions to do string parsing and feeding that back as a function call..its well documented – check it after the break

(more…)

no comments yet.