Thursday, March 31, 2011

Not keeping up with Java

Well, it's been a few weeks since posting about keeping up with Java. As far as that little URL dumper into a text file, then parsing and saving as a csv suitable for importing into sqlite, well, have not worked on that one for quite some time.

The good news is that on Sunday evenings, once the leaderboard is posted, I can get that URL data and run those three little programs and manually import into the sqlite using a firefox browser plug in. So at least I'm in the data collection mode, even if it is manual.

That final goal would be to have a Java program import that csv into the sqlite without me bringing up firefox. Eventually I'll get there.

No comments:

Post a Comment