Introducing Pagethrough

Pagethrough is a tiny webapp I wrote a while back to simplify archiving and viewing local copies of README.txts, public domain books and videogame walkthroughs. It presents each text file as a searchable, paged document that automatically remembers the last viewed “page” from a given text file. Perfect for laptop-lounging with the DS and playing through ports of old favorites.

Introducing Pagethrough

Pagethrough is free, offered as is and assumes you know how to set up and access a local webserver capable of running PHP (not too difficult with something like MAMP). Do not install Pagethrough on a public webserver.

ASCII logotype inspired by piecemealcranky’s FF XII game script.

Pagethrough has been downloaded 1041 times.

Previous
Slifeshare
Next
Clocky
Author
Shaun Inman
Posted
February 23rd, 2007 at 9:31 pm
Categories
PHP
Gaming
Comments
012 (Now closed)

012 Comments

001

That’s fantastic. I can see this being very useful down the road. Good job.

Author
Sujay
Posted
Feb 23rd, 2007 9:49 pm
002

With this FF6 name dropping and the recent Mega Man 2 tribute in Mint, I must say, you have truly excellent taste in games :)

Author
Steve C.
Posted
Feb 23rd, 2007 10:44 pm
003

Fun little app. Once I have longer txts to read, I’m sure this will come in very handy. Thanks! Greetz from Philly from a former Baltimore resident :)

Author
Lee
Posted
Feb 23rd, 2007 10:47 pm
004

I must say, this is a great little app. I restarted MAMP just to see it work. :)

Author
Joshua Kendall
Posted
Feb 24th, 2007 12:24 am
005

Ooooo, this’ll be fun to use. :D

Author
Bryan Veloso
Posted
Feb 24th, 2007 1:02 am
006

Just by the way, I had to add a stripslashes() call to line 449 on the $selected_file. Nice, though. I’ll definitely be using this.

Author
Robin
Posted
Feb 24th, 2007 3:34 am
007

Thanks guys. Steve, I need to find a way to name drop Actraiser too (wait, does that count?) ;)

Author
Shaun Inman
Posted
Feb 24th, 2007 6:28 pm
008

Very sweet!

Author
Alex Hoover
Posted
Feb 25th, 2007 1:03 pm
009

Ooh, I don’t think I’ve ever tried Actraiser. Time to fire up the ol’ emulator.

Author
Steve C.
Posted
Feb 25th, 2007 10:12 pm
010

Sweet idea. I always lose my place in gamefaqs. Much better than searching by chapter tite. Game on,

Author
Rob Goodlatte
Posted
Feb 27th, 2007 5:46 pm
011

This is going to be VERY useful down the road.

Author
Kyle Korleski
Posted
Feb 28th, 2007 4:39 pm
012

I just want to make it clear that Pagethrough is intended for local use only (on your computer—not a public server). There is no error checking or protection against malicious code. It may be possible for someone to access any file on your server by POSTing different paths to Pagethrough (depending on how your server is set-up).

Like the README.txt says, Pagethrough is offered AS IS. You assume all risk using it, both in ways it was intended and ways it was not.

Author
Shaun Inman
Posted
Feb 28th, 2007 5:45 pm