Super Heroes, we’ve got them in ds106. In digging the archives of bavatuedays, I recently came across Jim’s post on Cotton Mather, Marvel Supervillian? in which we see the source of his lovely blog icon. Ultimately, this leads to full profile bio of this dude, Cotton Mather.

And so I dig back, and find that Marvel has a giant pedia of character profiles, and it occurs to me that it would be fun to do some web page rewriting of characters.

Enter the ds106 profile of the dude, Bava Mather:

To do this, I make use of an old school HTML technique. I save the source code of the Cotton Mather page as a local HTML file (in Chrome, it is File -> Save Page As and use “Web Page, HTML Only”.

Now here is the key part- look at the URL for this page:

Chop off stuff from the right until you hit a “/”- this gives the root URL for this file, the UEL to the directory that contains this file on the web server:

Now open that HTML file you saved in a basic text editor (not ever, never, swear NEVER use MS Word), and look for the top area of the page, somewhere before the </head> tag, add this line:

What I can do now is open this local HTML file (or upload it to my own server) and all of the content the original page uses (images, etc) will be available in my own copy- this is because the original HTML file references these files relative to its location on the server; our magic html above, makes our file act as if it is sitting besides the original.

From here it is a matter of doing some HTML editing and re-edit the original content, which likely will send most people screaming into the night. I’m not here to give HTML tutorials, there’s tons of them out there.

I’ve added this to ds106 as a WebAssignment – Profiles Of Ds106 Super Heroes (tag=WebAssignments314):

Select a profile of a Marvel comic character and rewrite the web page to build a super hero character our of someone involved in ds106. The easiest way to do this is to save the source of the web page as an html file, and either use the BASE HREF tag in the header for the root of the URL or to update the image links to be full URLs.

Then rewrite the content to more match the persona you are satirizing.

See the example of Bava Mather based on Cotton Mather

So who will you do as a profile? Don’t go looking for the Corn Dog dude.

If this kind of stuff has value, please support me by tossing a one time PayPal kibble or monthly on Patreon
Become a patron at Patreon!
Profile Picture for CogDog The Blog
An early 90s builder of web stuff and blogging Alan Levine barks at CogDogBlog.com on web storytelling (#ds106 #4life), photography, bending WordPress, and serendipity in the infinite internet river. He thinks it's weird to write about himself in the third person. And he is 100% into the Fediverse (or tells himself so) Tooting as @cogdog@cosocial.ca

Comments

  1. Wow! I am honored and horrified, you have outted by superpowers, but I will not go down so easily. What’s more, you wrote a ton here, even if it was re-writing, and the commentary is genius. Kudos, you are ramping this shit up to 11 all by yourselves, who needs the rest of the “bloggers”? -we’re the only ones who truly blog 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *