![]() | |
|
| [Home] [Information] [Help'n'FAQ] [News] [Download] [PPPExA] [Contacts] [Links] |
| Online Help and FAQ |
|
| Getting started. Creating a project. |
|
Before you start preparing a project for massive graphics download, you should make clear the following things:
Full URL of the site. To start downloading files from a web server, you should know the full URL of the items you wish to retrieve. Full URL is not only the correct name or address of a web-server; you should specify the full path to the files (or script programs that fetch files), parameters (if any) required for the server-side scripts to work correctly, etc. To define the full URL of a web-page that contains graphics you wish to download, just display it in your browser and then view its properties. Among other things, there is the full URL of the page there. Page properties in Microsoft Internet Explorer is in File->Properties submenu. You should note the following:
The method used to number pictures on the site. To organize fast and simple access to large collections of graphic images, the easiest (for the webmaster), fastest and the most reliable method is to assign numbers to pictures or HTML pages that contain pictures. It means that to access the next picture from a collection, you should change some number in the URL of the picture you're currently viewing. In 90% of cases you shoul increase or decrease some number (otherwise called "counter"): http://www.server.com/images/cool/zoom.asp?id=15 - URL of the current picture, As you can see in this example, counter is the number after "id=". In most cases it's quite safe to set the initial value of the counter to 1 - this way you may download "hidden" images that are not directly accessible via the links on the web pages. When you know the full URL of the site and the method used to number pictures on the server, you are ready to create a project:
Well, that is all! You can now start downloading. |
| Projects optimization hints. |
|
| Frequently Asked Questions. |
|
Downloaded files are in some unknown format. What is wrong? You may have specified wrong type of the Site URL (instead of "Site URL points to HTML pages with pictures" you specified "Site URL points directly to pictures"). When you open such files in a text editor, you clearly see HTML tags (e.g. <html> - an identifier of an HTML document). To correct this problem set the correct type of the Site URL (pointing to HTML pages). When I start a project, nothing is saved to disk. This could be caused by several reasons. The most evident (and the most frequent one) is wrong or misspelled Site URL. Server cannot find the requested pages and pictures, and reports errors. To correct the problem fill in th Site URL field correctly. Other possible reasons:
In general, to define the reason of download failures, you should do the following:
How do I view *.ppp files? Wow, my favorite question :))) When I first heard it, I couldn't help laughing. Guys (gals, kids, whatever), *.ppp files are not pictures! They aren't packs of pictures, either. These are simply Picture Pump Project files, containing all sorts of information about the project (Site URL, request settings, counter template, counter's value, the contents of retrieval queue, and so on). The pictures themselves are put (dumped, huh) into the target folder for pictures, the one that's specified in the project. By the way, there's a button in the main window of Picture Pump to open the ci\ontents of this folder in Explorer. To view a picture, just find it in Explorer's window and click on it (or double-click if you still use Windows 95). If you still can't see anything, I recommend you to install a picture viewer program (see the [Links] section for a list of links to neat picture viewers and lots of other useful programs). |
| [Go to the top] |