<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>Comments on: The Worst Thing That Ever Happened to the Internet</title> <atom:link href="http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/feed/" rel="self" type="application/rss+xml" /><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/</link> <description>A blog about a geek trying to make a living as a writer</description> <lastBuildDate>Sat, 11 Feb 2012 20:37:44 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Carol Anne</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2429</link> <dc:creator>Carol Anne</dc:creator> <pubDate>Thu, 17 Sep 2009 03:13:33 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2429</guid> <description>Haven&#039;t updated flashplayer yet ... still haven&#039;t seen Mr. Boo. Neither the duck nor Shatner give my computer any problem, although, speaking of ghosts, the duck leaves a copy of himself behind when he passes over certain graphics.</description> <content:encoded><![CDATA[<p>Haven&#8217;t updated flashplayer yet &#8230; still haven&#8217;t seen Mr. Boo. Neither the duck nor Shatner give my computer any problem, although, speaking of ghosts, the duck leaves a copy of himself behind when he passes over certain graphics.</p> ]]></content:encoded> </item> <item><title>By: John H.</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2426</link> <dc:creator>John H.</dc:creator> <pubDate>Wed, 16 Sep 2009 22:31:09 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2426</guid> <description>No Duck, Ghost, or Cap&#039;n problems here. I can type in the comment box when any is on screen.</description> <content:encoded><![CDATA[<p>No Duck, Ghost, or Cap&#8217;n problems here. I can type in the comment box when any is on screen.</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2425</link> <dc:creator>Jerry</dc:creator> <pubDate>Wed, 16 Sep 2009 20:47:10 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2425</guid> <description>Man, that was a lot of blah, blah, blah. Looks like I had my rantin&#039; shoes on. Rest assured, Jesse, that I appreciate your &#039;loyal opposition&#039;.</description> <content:encoded><![CDATA[<p>Man, that was a lot of blah, blah, blah. Looks like I had my rantin&#8217; shoes on. Rest assured, Jesse, that I appreciate your &#8216;loyal opposition&#8217;.</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2424</link> <dc:creator>Jerry</dc:creator> <pubDate>Wed, 16 Sep 2009 20:43:57 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2424</guid> <description>Excellent &lt;i&gt;ad hominism!&lt;/i&gt; I wish I could reply in kind, but I don&#039;t have enough chemicals in my bloodstream yet. So in return for all your hard work you get a pedantic list of points. So it goes.First, the duck/boo interruptions: I&#039;d like to know if anyone else experiences them. It&#039;s odd that shat would not have the same effect; he uses the same code. I&#039;ll look and see what I can find.HTML is less of a language than pdf or Microsoft .doc - those document formats can contain logic. TeX contains a full-blown language. If you wish to put languageness on a spectrum, HTML would still fall way over on the &#039;not&#039; side.The inconsistency between spaces and line breaks isn&#039;t about having tags and escaped commands, it&#039;s that two special formatting &lt;i&gt;characters&lt;/i&gt; are treated completely differently. They fill the same role; they should work the same. (Neither should be tags, which perform a different role.)&#039;Separate data and presentation&#039; has been a mantra in computer science at least since the invention of the GUI. TeX is not great about that, but you &lt;em&gt;could&lt;/em&gt; go nuts and accomplish it (LaTeX makes that a lot easier). TeX, however, is so much about creating one specific sub-pixel perfect layout of a document that &lt;i&gt;exists only to be laid out&lt;/i&gt;, that the versatility is less important.I could have sworn Berners-Lee was a Physicist as well. He was certainly influential, but that influence wasn&#039;t all good, and really not all that amazing. As I said before, there were other people solving the same problems; he just happened to be in the right place - next to a big, widespread network with lots of peers who were pining for something like this. (Actually, I think his real influence came later as one of the people maintaining the standards.) Influential, yes. Visionary, no.The flaws in HTML were painfully obvious to anyone who wanted to do more than slap text on the screen and add a few pictures (that the text did not flow around). I took a look at HTML back then and thanked my lucky stars that I was not going to have to use such a clunker. Oh, how naïve I was.HTML 2.0 made the format somewhat more useful, and things have progressed. One-third of the tags in the original HTML have since been removed, though sadly not line break or horizontal rule. Somewhere early on tables and forms were added, making the format suck a little less. And that&#039;s what its been for two decades, a gradual easing of the suckage, at the expense of the one shining attribute HTML had to offer: universal accessibility.As far as already knowing better, look no farther than SGML, which was a generalized, conceptual description of document markup that HTML sorta-kinda followed, except when it didn&#039;t, which was a lot of the time. The intervening years have been a gradual drift towards SGML. We&#039;re still not there. Berners-Lee, I think, was somewhat in denial about the gulf between HTML and SGML. Near the start would have been a great time for the geeks making Mosaic to step forward and offer guidance.To be fair to Berners-Lee and his cohorts, they made something that was adequate for a specific, very limited purpose - sharing static text information among peers. Aesthetics were not considered to be very important, nor flexibility. It&#039;s when the world jumped on HTML and started wanting to use it for everything else that the flaws became relevant.Since then DOM has been added, providing a way to describe all the pieces of a document (what they should have started with), which made CSS possible, and now with JavaScript ubiquitous and consistent it is finally possible to request content for and update only one part of the page, though you also need custom stuff on the server to handle those requests. The Google search over on the sidebar uses AJAX, for instance.The cache is a complex mechanism that works differently in different browsers, which was invented as yet another stretch of duct tape to fix HTML&#039;s flaws. Granted, caching would have been useful anyway, but even more efficient would be to not even ask for the same content again. And while images go into the cache, all the text on the sidebar has to be reloaded (since it&#039;s in the code for the main page), and re-rendered, and the scripts re-executed. Cache was only a partial solution to something that the HTML guys should have addressed long ago.Your hacker example made me think of this specific story that illustrates your point. The &#039;classic&#039; mac operating system was amazingly secure, in part because way, way, down inside the original engineers decided on a weird way to invoke operating system functions. It was a pain in the patoot to work with, but for reasons I&#039;m not totally clear on, made cracking the mac nigh-on impossible. Now, of course, Mac uses an operating system which at its core has stuff to make it easier for one computer to control another. Usually it works the other way, however. Look at Microsoft Windows a few years ago. They kept adding stuff that was useful for large businesses, but also turned out to be useful to hackers.That notwithstanding, it&#039;s more the underlying stuff beneath HTML (HTTP and so forth), built in an environment of happy collaboration, that has attracted the malicious no-goodniks with their hacking and their denial-of-service attacks and whatnot, so that point can probably be set aside.I suppose I should tack a conclusion on to all of this. HTML changed the Internet, put the power to publish into everyone&#039;s hands, and was a poorly-designed piece of crap that could have been done much better, to the point where fixing all its problems has undermined its original strength.</description> <content:encoded><![CDATA[<p>Excellent <i>ad hominism!</i> I wish I could reply in kind, but I don&#8217;t have enough chemicals in my bloodstream yet. So in return for all your hard work you get a pedantic list of points. So it goes.</p><p>First, the duck/boo interruptions: I&#8217;d like to know if anyone else experiences them. It&#8217;s odd that shat would not have the same effect; he uses the same code. I&#8217;ll look and see what I can find.</p><p>HTML is less of a language than pdf or Microsoft .doc &#8211; those document formats can contain logic. TeX contains a full-blown language. If you wish to put languageness on a spectrum, HTML would still fall way over on the &#8216;not&#8217; side.</p><p>The inconsistency between spaces and line breaks isn&#8217;t about having tags and escaped commands, it&#8217;s that two special formatting <i>characters</i> are treated completely differently. They fill the same role; they should work the same. (Neither should be tags, which perform a different role.)</p><p>&#8216;Separate data and presentation&#8217; has been a mantra in computer science at least since the invention of the GUI. TeX is not great about that, but you <em>could</em> go nuts and accomplish it (LaTeX makes that a lot easier). TeX, however, is so much about creating one specific sub-pixel perfect layout of a document that <i>exists only to be laid out</i>, that the versatility is less important.</p><p>I could have sworn Berners-Lee was a Physicist as well. He was certainly influential, but that influence wasn&#8217;t all good, and really not all that amazing. As I said before, there were other people solving the same problems; he just happened to be in the right place &#8211; next to a big, widespread network with lots of peers who were pining for something like this. (Actually, I think his real influence came later as one of the people maintaining the standards.) Influential, yes. Visionary, no.</p><p>The flaws in HTML were painfully obvious to anyone who wanted to do more than slap text on the screen and add a few pictures (that the text did not flow around). I took a look at HTML back then and thanked my lucky stars that I was not going to have to use such a clunker. Oh, how naïve I was.</p><p>HTML 2.0 made the format somewhat more useful, and things have progressed. One-third of the tags in the original HTML have since been removed, though sadly not line break or horizontal rule. Somewhere early on tables and forms were added, making the format suck a little less. And that&#8217;s what its been for two decades, a gradual easing of the suckage, at the expense of the one shining attribute HTML had to offer: universal accessibility.</p><p>As far as already knowing better, look no farther than SGML, which was a generalized, conceptual description of document markup that HTML sorta-kinda followed, except when it didn&#8217;t, which was a lot of the time. The intervening years have been a gradual drift towards SGML. We&#8217;re still not there. Berners-Lee, I think, was somewhat in denial about the gulf between HTML and SGML. Near the start would have been a great time for the geeks making Mosaic to step forward and offer guidance.</p><p>To be fair to Berners-Lee and his cohorts, they made something that was adequate for a specific, very limited purpose &#8211; sharing static text information among peers. Aesthetics were not considered to be very important, nor flexibility. It&#8217;s when the world jumped on HTML and started wanting to use it for everything else that the flaws became relevant.</p><p>Since then DOM has been added, providing a way to describe all the pieces of a document (what they should have started with), which made CSS possible, and now with JavaScript ubiquitous and consistent it is finally possible to request content for and update only one part of the page, though you also need custom stuff on the server to handle those requests. The Google search over on the sidebar uses AJAX, for instance.</p><p>The cache is a complex mechanism that works differently in different browsers, which was invented as yet another stretch of duct tape to fix HTML&#8217;s flaws. Granted, caching would have been useful anyway, but even more efficient would be to not even ask for the same content again. And while images go into the cache, all the text on the sidebar has to be reloaded (since it&#8217;s in the code for the main page), and re-rendered, and the scripts re-executed. Cache was only a partial solution to something that the HTML guys should have addressed long ago.</p><p>Your hacker example made me think of this specific story that illustrates your point. The &#8216;classic&#8217; mac operating system was amazingly secure, in part because way, way, down inside the original engineers decided on a weird way to invoke operating system functions. It was a pain in the patoot to work with, but for reasons I&#8217;m not totally clear on, made cracking the mac nigh-on impossible. Now, of course, Mac uses an operating system which at its core has stuff to make it easier for one computer to control another. Usually it works the other way, however. Look at Microsoft Windows a few years ago. They kept adding stuff that was useful for large businesses, but also turned out to be useful to hackers.</p><p>That notwithstanding, it&#8217;s more the underlying stuff beneath HTML (HTTP and so forth), built in an environment of happy collaboration, that has attracted the malicious no-goodniks with their hacking and their denial-of-service attacks and whatnot, so that point can probably be set aside.</p><p>I suppose I should tack a conclusion on to all of this. HTML changed the Internet, put the power to publish into everyone&#8217;s hands, and was a poorly-designed piece of crap that could have been done much better, to the point where fixing all its problems has undermined its original strength.</p> ]]></content:encoded> </item> <item><title>By: Jesse</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2423</link> <dc:creator>Jesse</dc:creator> <pubDate>Wed, 16 Sep 2009 14:59:45 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2423</guid> <description>I&#039;m going to tilt at this windmill again. And it is an appropriate image because I am not the knight errant to do this argument. But your whole entry is (I&#039;m sure purposefully) provocative and iconoclastic. HTML is all wrong? The deuce you say! I am provoked. I mean, I came to the internet right at the pre-cambrian explosion of the www. I had one class make me find a bullitan board, used Usenet once, used Gopher once, and that was it. It&#039;s all been webpages and browsers since, and you are saying, &quot;cars are silly, if Henry Ford wasn&#039;t the maroon he was, he woulda concentrated on hovercraft.&quot; The deuce you say! I like cars.First of all, isn&#039;t Berners-Lee a high energy Physicist? (I couuuuuld look up on wikipedia). And wasn&#039;t he one of the few scientists named as most influential people of 20th century in Time magazine or something? In a sea of celebs and politicians. Scientists never git nothin, and now you want to take this away? Your dad is a high energy physicist. I think a couple of kittens expired when you wrote your words, and a russian grandmother tore out her own eyes. You, SIR! are a father-hatin, kitten-killin, russian-grammy-blindin provocateur! And iconoclast. Probably a sociopath as well. Since ad-hominem attacks are the pinnacle of rhetoric and debate I could rest my case here, while you gasp for breath like a mewling, scabies-ridden puppy. But I will press on.First of all (you don&#039;t merit any second, third or more &lt;i&gt;of alls&lt;/i&gt; you iconoclast!), I should clarify that my only reason to invoke TeX...
(Gaw! %##@&amp;!
Both the duck and mister boo are completely shutting down my erudition. Are you doing this on purpose because you are a mewling puppy afraid of real debate?!? I&#039;m running firefox 3.0.10 on linux. What seems to be happening is they are taking my cursor out of the editor window. Thus I have to re-click at end of last  typing to insert myself back into comment window. Oh and I see no special formatting of TeX.)
...is to say that they wanted to have process and results do exactly what they want and not to invoke it as the model for formatting web documents. Well, maybe a little.Okay, wiki says Berners-lee is a computer scientist, not a physicist. I was thrown because he worked at CERN. So you&#039;re not a father-hater, but those other things, ...MAN!Stepping thru your points, in order, the first thing we come to is that HTML is not a language. And you imply they are stupid because they didn&#039;t know the difference. Knight of the British Empire - stupid! Well, what do you mean by a language? A programming language? Are you saying that you want data put into a program, the crank turned, and results output? This strikes me as semantics. Nobody really takes piss home in their pocket when they go to take a piss, but we all know what is meant. HTML is a set of specific, technical, &lt;i&gt;jargonations&lt;/i&gt; that allow us to speak of the pompatus of web. It is a language.Your next point is the inconsistency of having both tags and ampersand escaped commands. This is both a trivial and major point. OToneH it is hardly the straw to break the camel&#039;s back, but on the other hand - if it is worth doing, it is worth doing right, and it is esthetically not very good. It strikes me as the different approaches that science and engineering take. The stereotypical scientist is organic and wild-haired and pushes the boundaries forward. The stereotypical engineer is buttondown, precise and makes it all elegant. Since wiki says Berner-Lee is an engineer, it is a surprising lapse.Your next point is having the content and the instructions on how to display the content all mixed together. Now this is an interesting point, and worth lots of friendly discussion over a fine brew. A smoky porter, perhaps. Or a pumpkin stout. Now tex does exactly this kind of mixing, and it harkens back to my point of &quot;I&#039;m gonna display something, and I don&#039;t want Bill Gates telling me how he thinks the results should look.&quot; But your point is stimulating, and I can&#039;t really address it without knowing more. What would &lt;b&gt;you&lt;/b&gt; propose? If you wanted to serve people something to read and/or hear how would you separate content from instructions? A fascinating concept, I sincerely look forward to your thoughts.Your next point I also can&#039;t address so much, because I would like/need more detail. You say that when the web and attendant HTML exploded, the flaws became apparent immediately. How so? Were there technoGeek conferences on the flaws? Even at the early stage?
Some flaws you mention: Different browsers rendered pages differently. Well, why did they? Why aren&#039;t they (instead of HTML) the asshats?; formatting options extremely limited. How so? What did you miss? What did you wish to format that you couldn&#039;t?; Unscrupulous people...what vulnerabilities were there? Finally what are the lessons from other branches of computing that would have helped these flaws? I dunno the answers, that&#039;s why I&#039;m asking.Your next argument is that the HTTP is reloading all of the static stuff over and over again. Such as the headers, and sidebar. Really? I didn&#039;t realize that. I thought that was what cache was all about. Nonetheless this is a really good point. In a world where AT&amp;T and others want to start chargin for bandwidth, cutting the fat and inefficiency is really important. And I&#039;m with you - if I had been an early HTTP pioneer, I would have certainly programmed the protocol not to waste effort on the static stuff. What were they thinking. I can agree on this point. A serious lapse. If - as you suggest - it currently takes complex coding to sit on top of the CSS that sits on top of the HTML, then it is a true tragedy.First of all, I&#039;d also add, that somewhere you complain about the &lt;i&gt;organicness&lt;/i&gt; of the development. Your point is well taken, but there can also be a beauty in organicism and I wouldn&#039;t dismiss it lightly. It is entirely possible that once upon a time an unscrupulous hacker pulled his hair out because he couldn&#039;t do evil thing X since the organic web was doing a certain convoluted, inefficient method Y.Finally, first of all, this comment was sooo painful. The duck/boo really was agony. If the above was hyperbolic ranting, there is no hyperbole here: It took me an extra fifteen minutes to rant because of the interruption. Oddly, Shatty Baby didn&#039;t cause problems.</description> <content:encoded><![CDATA[<p>I&#8217;m going to tilt at this windmill again. And it is an appropriate image because I am not the knight errant to do this argument. But your whole entry is (I&#8217;m sure purposefully) provocative and iconoclastic. HTML is all wrong? The deuce you say! I am provoked. I mean, I came to the internet right at the pre-cambrian explosion of the www. I had one class make me find a bullitan board, used Usenet once, used Gopher once, and that was it. It&#8217;s all been webpages and browsers since, and you are saying, &#8220;cars are silly, if Henry Ford wasn&#8217;t the maroon he was, he woulda concentrated on hovercraft.&#8221; The deuce you say! I like cars.</p><p>First of all, isn&#8217;t Berners-Lee a high energy Physicist? (I couuuuuld look up on wikipedia). And wasn&#8217;t he one of the few scientists named as most influential people of 20th century in Time magazine or something? In a sea of celebs and politicians. Scientists never git nothin, and now you want to take this away? Your dad is a high energy physicist. I think a couple of kittens expired when you wrote your words, and a russian grandmother tore out her own eyes. You, SIR! are a father-hatin, kitten-killin, russian-grammy-blindin provocateur! And iconoclast. Probably a sociopath as well. Since ad-hominem attacks are the pinnacle of rhetoric and debate I could rest my case here, while you gasp for breath like a mewling, scabies-ridden puppy. But I will press on.</p><p>First of all (you don&#8217;t merit any second, third or more <i>of alls</i> you iconoclast!), I should clarify that my only reason to invoke TeX&#8230;<br
/> (Gaw! %##@&amp;!<br
/> Both the duck and mister boo are completely shutting down my erudition. Are you doing this on purpose because you are a mewling puppy afraid of real debate?!? I&#8217;m running firefox 3.0.10 on linux. What seems to be happening is they are taking my cursor out of the editor window. Thus I have to re-click at end of last  typing to insert myself back into comment window. Oh and I see no special formatting of TeX.)<br
/> &#8230;is to say that they wanted to have process and results do exactly what they want and not to invoke it as the model for formatting web documents. Well, maybe a little.</p><p>Okay, wiki says Berners-lee is a computer scientist, not a physicist. I was thrown because he worked at CERN. So you&#8217;re not a father-hater, but those other things, &#8230;MAN!</p><p>Stepping thru your points, in order, the first thing we come to is that HTML is not a language. And you imply they are stupid because they didn&#8217;t know the difference. Knight of the British Empire &#8211; stupid! Well, what do you mean by a language? A programming language? Are you saying that you want data put into a program, the crank turned, and results output? This strikes me as semantics. Nobody really takes piss home in their pocket when they go to take a piss, but we all know what is meant. HTML is a set of specific, technical, <i>jargonations</i> that allow us to speak of the pompatus of web. It is a language.</p><p>Your next point is the inconsistency of having both tags and ampersand escaped commands. This is both a trivial and major point. OToneH it is hardly the straw to break the camel&#8217;s back, but on the other hand &#8211; if it is worth doing, it is worth doing right, and it is esthetically not very good. It strikes me as the different approaches that science and engineering take. The stereotypical scientist is organic and wild-haired and pushes the boundaries forward. The stereotypical engineer is buttondown, precise and makes it all elegant. Since wiki says Berner-Lee is an engineer, it is a surprising lapse.</p><p>Your next point is having the content and the instructions on how to display the content all mixed together. Now this is an interesting point, and worth lots of friendly discussion over a fine brew. A smoky porter, perhaps. Or a pumpkin stout. Now tex does exactly this kind of mixing, and it harkens back to my point of &#8220;I&#8217;m gonna display something, and I don&#8217;t want Bill Gates telling me how he thinks the results should look.&#8221; But your point is stimulating, and I can&#8217;t really address it without knowing more. What would <b>you</b> propose? If you wanted to serve people something to read and/or hear how would you separate content from instructions? A fascinating concept, I sincerely look forward to your thoughts.</p><p>Your next point I also can&#8217;t address so much, because I would like/need more detail. You say that when the web and attendant HTML exploded, the flaws became apparent immediately. How so? Were there technoGeek conferences on the flaws? Even at the early stage?<br
/> Some flaws you mention: Different browsers rendered pages differently. Well, why did they? Why aren&#8217;t they (instead of HTML) the asshats?; formatting options extremely limited. How so? What did you miss? What did you wish to format that you couldn&#8217;t?; Unscrupulous people&#8230;what vulnerabilities were there? Finally what are the lessons from other branches of computing that would have helped these flaws? I dunno the answers, that&#8217;s why I&#8217;m asking.</p><p>Your next argument is that the HTTP is reloading all of the static stuff over and over again. Such as the headers, and sidebar. Really? I didn&#8217;t realize that. I thought that was what cache was all about. Nonetheless this is a really good point. In a world where AT&amp;T and others want to start chargin for bandwidth, cutting the fat and inefficiency is really important. And I&#8217;m with you &#8211; if I had been an early HTTP pioneer, I would have certainly programmed the protocol not to waste effort on the static stuff. What were they thinking. I can agree on this point. A serious lapse. If &#8211; as you suggest &#8211; it currently takes complex coding to sit on top of the CSS that sits on top of the HTML, then it is a true tragedy.</p><p>First of all, I&#8217;d also add, that somewhere you complain about the <i>organicness</i> of the development. Your point is well taken, but there can also be a beauty in organicism and I wouldn&#8217;t dismiss it lightly. It is entirely possible that once upon a time an unscrupulous hacker pulled his hair out because he couldn&#8217;t do evil thing X since the organic web was doing a certain convoluted, inefficient method Y.</p><p>Finally, first of all, this comment was sooo painful. The duck/boo really was agony. If the above was hyperbolic ranting, there is no hyperbole here: It took me an extra fifteen minutes to rant because of the interruption. Oddly, Shatty Baby didn&#8217;t cause problems.</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2421</link> <dc:creator>Jerry</dc:creator> <pubDate>Wed, 16 Sep 2009 06:45:10 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2421</guid> <description>I saw the notice of the flash player, and it looked like Firefox was trying to say there was a security hole in the old player without actually coming out and saying it. It looks like updating would be a good idea.</description> <content:encoded><![CDATA[<p>I saw the notice of the flash player, and it looked like Firefox was trying to say there was a security hole in the old player without actually coming out and saying it. It looks like updating would be a good idea.</p> ]]></content:encoded> </item> <item><title>By: Carol Anne</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2420</link> <dc:creator>Carol Anne</dc:creator> <pubDate>Wed, 16 Sep 2009 06:03:46 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2420</guid> <description>My computer just downloaded and installed Firefox 3.5.3 this afternoon, although it gave me a message that for ultimate performance and security, I should also get the latest version of Flashplayer.Haven&#039;t seen Mr. Boo yet, and the duck and Shatner seem to be showing up less often, although that may be a matter of perception.</description> <content:encoded><![CDATA[<p>My computer just downloaded and installed Firefox 3.5.3 this afternoon, although it gave me a message that for ultimate performance and security, I should also get the latest version of Flashplayer.</p><p>Haven&#8217;t seen Mr. Boo yet, and the duck and Shatner seem to be showing up less often, although that may be a matter of perception.</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2419</link> <dc:creator>Jerry</dc:creator> <pubDate>Tue, 15 Sep 2009 22:35:13 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2419</guid> <description>I did a little reading, and apparently Firefox requires you to use a different syntax to include svg images than you do for any other image. Something about security makes the object tag safer than the img tag. I won&#039;t pretend to understand. One could also take the contents of the image file and include the xml directly into the page and it would work in Firefox. (I might try that later, just for giggles.)Opera and Safari both treat svg like any other image.Microsoft proposed a different format for the same purposes, and has never joined the svg parade.</description> <content:encoded><![CDATA[<p>I did a little reading, and apparently Firefox requires you to use a different syntax to include svg images than you do for any other image. Something about security makes the object tag safer than the img tag. I won&#8217;t pretend to understand. One could also take the contents of the image file and include the xml directly into the page and it would work in Firefox. (I might try that later, just for giggles.)</p><p>Opera and Safari both treat svg like any other image.</p><p>Microsoft proposed a different format for the same purposes, and has never joined the svg parade.</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2418</link> <dc:creator>Jerry</dc:creator> <pubDate>Tue, 15 Sep 2009 21:35:14 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2418</guid> <description>Thanks. I &lt;em&gt;think&lt;/em&gt; I have Firefox 3.5 on the PC laptop - I&#039;m starting the machine up now, but the video settings have gone funky. It does this occasionally.</description> <content:encoded><![CDATA[<p>Thanks. I <em>think</em> I have Firefox 3.5 on the PC laptop &#8211; I&#8217;m starting the machine up now, but the video settings have gone funky. It does this occasionally.</p> ]]></content:encoded> </item> <item><title>By: John H.</title><link>http://muddledramblings.com/idle-chit-chat/the-worst-thing-that-ever-happened-to-the-internet/comment-page-1/#comment-2417</link> <dc:creator>John H.</dc:creator> <pubDate>Tue, 15 Sep 2009 21:16:45 +0000</pubDate> <guid
isPermaLink="false">http://muddledramblings.com/?p=6342#comment-2417</guid> <description>No luck here with Firefox 3.0.14.</description> <content:encoded><![CDATA[<p>No luck here with Firefox 3.0.14.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Content Delivery Network via Amazon Web Services: S3: muddlebucket.s3.amazonaws.com

Served from: muddledramblings.com @ 2012-02-12 07:41:30 -->
