modifying tesUpload for slidePresenter
Wednesday, December 27th, 2006I’ve decided to go ahead with Thomas Epineer’s tesUpload as the basis for providing an upload progress meter in slidePresenter. Unfortunately, in spite of Thomas’ great work in modifying the original megaupload script (by Raditha Dissanyake) for use with AJAX, it needs further tweaking to be of real use for slidePresenter. I’m currently in the process of hacking on it and pulling the pieces together to make it work. It’s been a long time since I worked in perl, though, so even this simple task is taking longer than I expected. Tonight I committed some substantial changes to svn. Next I’ll need to add some type of authentication for the perl script, since as it is it pretty much uploads anything it receives without concern for what it is or who sent it, which is not really acceptable for slidePresenter.