So I'd been wanting to update my little IRL Thread index program to work for the new site. Well I spent a few hours last night and did just that :)
I pretty much rewrote the entire thing, using the previous code as a base.
p.s. I still need to clean up how I generate the markup (it's very ugly right now)
Just for a quick tutorial, I'll use @acostoss as an example since he's first in the list.
Ex: acostoss: [ 1 - P6 ] [ 2 - P6 ]
The name is a link to the user's profile.
Each picture is numbered (if you click the number... it directly links to that picture)
Clicking the part after the '-' will take you to the page where the picture was posted. So P6 means page 6.
Oh and please tell me if you find a mistake. Mistakes tend to happen when you rewrite things from scratch :P