What a week. I have two words for you, Rummage, Sale. It was pretty successful, and a lot of lessons learned. Anyway, It's over (sorta). Still lots of stuff left, some we'll try to sell, some we'll donate. All will hopefully be gone within the week. Car wash was successful too. A lot of work, I understand.
In other completely unrelated news, I'm working on a website for people to send me files. I've got something written in PHP, which seems to work ok. I had to modify some configuration files for apache to allow the PHP scripts to send files bigger than 2MB. Maybe there's a better solution out there, maybe a JSP would actually be better? I haven't found a lot of good online material about file uploads, but I've got to imagine its out there somewhere...
If you decide you don't like the PHP, here's a link about how to upload files in JSP/Servlet: http://www.jguru.com/faq/view.jsp?EID=160 It's not the cleanest thing...
Guess I should have made the link like this: http://www.jguru.com/faq/view.jsp?EID=160