This morning I decided to write a little php that would let me browse all the files in campusblender's photo library by creating a thumbnail gallery. I originally tried it on TWW's, but it seems that there are hotlinking issues that aren't present with campusblender.Here's the index page - http://ajmorton.no-ip.org/blender/index.htmlHere is the php source - http://ajmorton.no-ip.org/blender/blender.txtKeep in mind that this is a test server that I run from my house, so it is neither fast, nor reliable.There's not much code here, so it's not very pretty or clean, but it gets the job done.If you can find a way to do this with TWW, let me know, and feel free to play with the code. [Edited on December 2, 2006 at 3:10 PM. Reason : source file wouldn't show up right, so i changed the format]
12/2/2006 3:06:01 PM
gg
12/2/2006 3:12:25 PM
I wrote one for Tdub a long time ago. It's pretty easy to get around the hotlinking issue, but this is a massive waste of bandwidth, so I'll refrain from posting my solution
12/2/2006 3:35:27 PM
^
12/2/2006 3:41:20 PM
http://www.xoxosoma.com/code/firefusk/
12/2/2006 5:41:02 PM
I didn't really care about developing anything to use regularly, but I thought it was an interesting idea to play with. I'll continue to see if I can find a workaround for the hotlinking thing, but I'm not going to burn up tons of bandwidth with it. It's just for a bit of fun, really. I figured someone had probably thought of this a while back.[Edited on December 2, 2006 at 11:06 PM. Reason : ']
12/2/2006 11:06:16 PM