For future reference, for me: The fat32 partition isn't for the bootloader, it's a dell thing. You also should format the ubuntu partition just in case. Put the bootloader on /dev/sda and it will work.
NSF:
- The program now scrapes http://patents.reedtech.com/parbft.php for all the patent urls, and should iterate through them. It also gives a readout of the amount downloaded for each file.
- I realized that the newer patent applications don't use <patent-application-publication> to denote the xml, but instead <us-patent-application>, which breaks the program as of now.
- Also, not all the zip files have the xml in their root directory. I am trying to figure out a way to iterate through the tree to find the xml file, but os.walk doesn't seem to work and I don't really want to unzip the entire zip directory tree (though I might have to)
- Added more convenience methods to clean up the code a bit
I'm here at the NSF this weekend so I've had the chance to talk to both Michelle and Randy. She is going to create some milestones for you (which is why I just emailed the time line).
ReplyDelete