OneFile
August 23rd, 2006
I made a small web-app last night that I am quite proud of. OneFile!
What?
OneFile is an application that allows for one file to be uploaded to it. At any time, anyone can upload a different file overwriting the old file.
Why?
I admit its trivial to code and doesn’t do a whole lot. But do you know how many times in the last month I’ve had to email or ftp a single file to someone?!
I must have this!
I know. You now all want your own copy of OneFile (it doesn’t really scale well). I have it available in an svn repository. Point yourself to http://svn.raydenuni.com/onefile/trunk. There is one small bug. It is unhappy if the first file you upload does not exist. It tries to find the create.rhtml template which of course does not exist. Nothing is truly broken though. Its just annoying. If I find out why I will fix it and let you guys know.
If anyone feels like making it look pretty, let me know.

Sorry, comments are closed for this article.