Tuesday, February 26, 2008

Obese XML Ouput

One reason why I haven't posted a live example of my Color Of Spam project yet, is that the xml output I'm getting from Mathematica right now is...well... it's so verbose it's obese! I'm still working on getting this output slimmed down to something much more reasonable. Something closer to


myIPNode
Originally uploaded by galaxygoo1


Here's a single node (a single spam hit), of the output I'm currently getting:


mathIPNode
Originally uploaded by galaxygoo1


As you can see, it's incredibly verbose. Once I get this outputting in a structure I like, I may start posting live versions. It just takes too long to load, and parse, in this state.

2 comments:

Erik said...

You could zip it, and then unzip it in the player (if you are using Flash player 9)


Greetz Erik

Kristin Henry said...

Hey, Erik, good to see ya.

Yeah, I could zip it, hadn't thought of that. Might try that for sneak peaks.

Still want to get it slimmed down, though, if only to avoid the extra data processing steps of zipping and unzipping the files.