Table of Contents

WGet It

This is an idea for the Mentorship Program

Summary

Allow users to easily download pictures from a web page. Users would not have to right-click on a picture, and say “Save As”. Instead, users will type in a web page, and the program will show all the pictures on the page. The user can then select which pictures they wish to download.

The user will then press the “Download” button, and all the pictures will be downloaded.

Tasks

  • User enters URL and presses the “Refresh” button.
  • Computer gets the web page in the URL, and searches for links to pictures.
  • Each picture is displayed, with a button next to it
  • A “Download All” button is also available.
  • When user clicks download or download all, then each URL turns into a status bar, indicating how much has downloaded.
  • When files are done downloading, the URL shows back up, with a “Done!” indicator on it.
  • If the pictures are in a relative form (Ex: ../../something.jpg) the program will assist the user with that.

Mockup

Enter the URL:  images.google.com

Which pictures do you want to download?:
Picture          Save As        Download?
-----------------------------------------
fox.jpg          fox.jpg        X
deer.jpg         deer.jpg       X
12345.jpg        cat.jpg        X
123sdld_some.jpg                
dog.jpg          dog.jpg        X
Go!

Suggestions

http://gambas.sourceforge.net/ is a Visual Basic-like IDE for Linux. Has a lot of cool features.

 
wget_it.txt · Last modified: 2008/06/25 15:58 by nate
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki