htrack mod

IN PROGRESS
Bids
5
Avg Bid (USD)
$320
Project Budget (USD)
$250 - $750

Project Description:
Modify httrack app (httrack.com). Source is located in http://www.httrack.com/src/
The modifications requested are to adjust the copier to capture the additional information about images only and put it in a specific folder structure.

1) Capture the following metadata only for images in a separate XML file. The XML has the following format:
<?xml version="1.0"?>
<Image>
<src>http://i.dailymail.co.uk/i/pix/2011/06/06/article-1394503-0C6B7F3F00000578-946_964x563.jpg</src>
<pageURL>http://www.dailymail.co.uk/news/article-1394503/Chile-volcano-causes-ash-cloud-lightning-tears-sky-apart.html</pageURL>
<alt>Spectacular: A time-lapse photo shows lightning bolts striking around the Puyehue-Cordon Caulle volcanic chain in Patagonia</alt>
<height>563</height>
<width>964</width>
</Image>
where
</src> tag is the image URL
</pageURL> tag is the URL of the page where the image is located
</alt> tag is the annotation to/title of the image, if available on the page
</height> tag is the image height
</width> tag is the image width
2) For xml file name use image filename.extension + xml format. For example if the image file name is windows.gif the XML file should be given a windows.gif.xml name
3) Store xml and image files in the following directory structure, by domain:
<root_folder>
| --- <images>
| |
| | --- <domain_1>
| | --- <domain_2>
| …
|
| --- <metadata>
| |
| | --- <domain_1>
| | --- <domain_2>
| …

Skills required:
C Programming, C++ Programming
Hire qbie1
Project posted by:
qbie1 United States
Verified
Public Clarification Board
Bids are hidden by the project creator. Log in as the project creator or as one of the bidders to view bids.
You will not be able to bid on this project if you are not qualified in one of the job categories. To see your qualifications click here.