Blog Graph

Diana showed me this HTMLGraph thingy which creates graphs from your webpages.

I ran it on my blog, came out like this:

Legend:

blue: for links (the A tag)
red: for tables (TABLE, TR and TD tags)
green: for the DIV tag
violet: for images (the IMG tag)
yellow: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)
orange: for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags)
black: the HTML tag, the root node
gray: all other tags

Tags:

One Response to “Blog Graph”

  1. Jerry Says:

    Hie there,

    I was searching for the porting tool from sphpblog to wordpress and i found your comment on wordpress. It’s awesome! Thanks a million for sharing such wonderful tool. Wordpress should include it in their docs.

    However, I was facing some difficulty. I used the compressed mode where most of the comments and posts are compressed into .gz. So there was some error persist there. I wasn’t very familiar with php so i got to unzip/untar all those comments and posts to .txt. I know i shouldn’t request for more but It would be great if you can enhance it a little which will make it more perfect :). Beside that, I was thinking if there’s a way to make it loop through those months without the need to manually hard code it. Like for the current version you coded, we got to insert the folder of the month of the year to upload the content to the database.

    Anyway, thanks for the great tool!

    Regards,
    Jerry

Leave a Reply