breakfastcerealkillr / photohunt

Automatically exported from code.google.com/p/photohunt
0 stars 0 forks source link

Uploading Pictures via Sprint Picturemail #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Implement an HTML parser that can parse a Sprint Picturemail email. 
Extract the link to the picture from the email and insert it into the database.

Original issue reported on code.google.com by keoki....@gmail.com on 24 Nov 2007 at 9:14

GoogleCodeExporter commented 8 years ago

Original comment by keoki....@gmail.com on 24 Nov 2007 at 9:22

GoogleCodeExporter commented 8 years ago
Investigate using Hpricot (http://code.whytheluckystiff.net/hpricot/).

Original comment by keoki....@gmail.com on 24 Nov 2007 at 9:24

GoogleCodeExporter commented 8 years ago
Completed using REXML to parse the HTML file.  Does not need any external 
packages.

Original comment by keoki....@gmail.com on 8 Dec 2007 at 4:35

GoogleCodeExporter commented 8 years ago

Original comment by keoki....@gmail.com on 8 Dec 2007 at 4:35