FTC Uploader ========== Script to simplify uploading of pictures to http://ftcommunity.de Usage is "ftcuploader.py username category file [file...]". Category eg as "Modelle | Roboter, Industrieanlagen und Computing | Lauf-, Fahr- und Kletterroboter" Example call: ./ftcuploader.py "User 666" "Modelle | Roboter, Industrieanlagen und Computing | Lauf-, Fahr- und Kletterroboter | Defiants MR 2009" model1.jpg model2.jpg After answering the Password prompt your Editor (set via $EDITOR) will open to enter the description for each picture. Ater closing the editor the current picture will be uploaded. Requirements: <----------> -Python 2.x -Python mechanize: http://wwwsearch.sourceforge.net/mechanize/ Author: <----------> Erik Andresen Install: <----------> None needed, just use the script as it is. License <----------> GPL (see http://www.gnu.org/copyleft/ for details)