Slashdot Log In
Homer Simpson Drawn With Web 2.0-Style ASCII Art
Posted by
timothy
on Sunday May 04, @10:20PM
from the should-be-an-online-convertor-for-this dept.
from the should-be-an-online-convertor-for-this dept.
boogi78 writes "Remember ASCII art? This is the Web 2.0 CSS version of ASCII art featuring Homer Simpson. Here is a CSS G.W. Bush. There's also an program that automatically converts jpegs into 'CSS images,' but it's a Windows executable. I found no sources for it, but I got it to work with WINE."
Related Stories
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

art? (Score:5, Funny)
Reply to This
Original Thread (Score:4, Informative)
http://pouet.net/topic.php?which=5204&page=1 [pouet.net]
Reply to This
Nothing like having my portrait done in CSS (Score:5, Funny)
Reply to This
Web 2.0? (Score:4, Insightful)
Reply to This
Re:Web 2.0? (Score:5, Informative)
Reply to This
Parent
Re: (Score:3, Funny)
Re:Web 2.0? (Score:5, Funny)
But don't hold your breath waiting...
Reply to This
Parent
Re:Web 2.0? (Score:5, Funny)
Reply to This
Parent
Re:Web 2.0? (Score:5, Interesting)
Carry on.
Reply to This
Parent
Re:Web 2.0? (Score:5, Informative)
Recommend those curious read O'Reilly's definition here:
http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html [oreillynet.com].
Since he coined it, he's probably pretty accurate. A lot of it generally includes user-generated content and the transition from single publisher sites (NYTimes) to community driven sites (blogs, Yelp!, etc.)
Here's a table he uses to explain the difference:
Reply to This
Parent
Bored? (Score:3, Insightful)
Reply to This
Re:Bored? (Score:5, Funny)
Reply to This
Parent
Re:Bored? (Score:4, Insightful)
Reply to This
Parent
Looks like Prodigy art (Score:5, Interesting)
Reply to This
Slashdotted (Score:3, Insightful)
Reply to This
Great, now I'm gonna have nightmares. (Score:5, Funny)
Reply to This
Nothing to see here, move along (Score:5, Informative)
Here's how i see it: http://img225.imageshack.us/img225/9183/homeraz4.png [imageshack.us]
Reply to This
But can I block it? (Score:5, Insightful)
Reply to This
Slashdot owes me the cost of two ibuprofen. (Score:4, Insightful)
Do the world a favor: smack anyone who uses the phrase "web two point oh" in a conversation. Smack them. Smack them hard.
Reply to This
Re:Seen this long ago for Mac OS X (Score:5, Insightful)
Reply to This
Parent
Seen it longer ago (Score:5, Informative)
Reply to This
Parent
Re:Seen this long ago for Mac OS X (Score:5, Funny)
Reply to This
Parent
Re:Seen this long ago for Mac OS X (Score:5, Informative)
Actually, this is a bit different - and much more unique and impressive, IMHO. I can't get to the first link (slashdotted already), but the Bush portrait and this Homer [romancortes.com] are both made using overlapping bits of various font characters, sized and colored using CSS, to make the curves and lines of the picture.
View source on that Homer "image" to see what I mean - the artist basically used font characters as a palette of vectors, and clipped out just the partial shape of each character that he wanted, using CSS properties.
As a result, instead of bloating to many MB, that Homer picture is only ~16KB. Bush is only ~32KB.
Translating pixels into an HTML table is not that interesting now.. I mean, I was excited when my brother wrote an app to do that about 8 years ago, and I even wrote a little companion app that parsed ANSI escape sequences and turned ANSI art into HTML tables too, but that was back then. :)
This, on the other hand, is really original and unique. I'm pretty impressed by it.
Reply to This
Parent
Scales up really well (Score:4, Interesting)
But of course, properly implemented SVG would do that just as well. It just lacks the super-geekiness of using something in an unintended way to get a useful result. And, of course, this way might have better support in some browsers than SVG.
Reply to This
Parent
Re:heh, slashdotted already... (Score:5, Informative)
Reply to This
Parent