<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>David's Computer Stuff Journal: Javascript fiddling</title>
    <link>http://journal.dedasys.com/articles/2007/11/11/javascript-fiddling</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Javascript fiddling</title>
      <description>&lt;p&gt;I've been playing around more with Javascript, as it seems to be increasingly important for doing interesting web applications.&lt;/p&gt;

&lt;p&gt;I wrote this stupid hack over the weekend:&lt;/p&gt;

&lt;script src="http://www.dedasys.com/pagedump.js" type="text/javascript"&gt;&lt;/script&gt;

&lt;p&gt;&lt;a href="http://www.dedasys.com/pagedump.js"&gt;http://www.dedasys.com/pagedump.js&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Which you can test here (&lt;strong&gt;warning&lt;/strong&gt;: it kills the page you're on, so if you're reading this from a feed reader or something, becareful).&lt;/p&gt;

&lt;p&gt;&lt;button onclick="pageDump()"&gt;meltdown&lt;/button&gt;&lt;/p&gt;

&lt;p&gt;There is, however a &lt;strong&gt;serious problem&lt;/strong&gt; - the above code &lt;strong&gt;crashes Internet Explorer&lt;/strong&gt;, so please use caution when running it.  I can't figure out what the problem might be, as it works ok in Firefox and Konqueror.  Now I remember why I didn't like Javascript before - "it's the implementation(s), stupid!".  Advice appreciated.&lt;/p&gt;</description>
      <pubDate>Sun, 11 Nov 2007 14:42:00 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:d3f94060-a030-46cd-adde-bf7a9afd5e51</guid>
      <author>David N. Welton</author>
      <link>http://journal.dedasys.com/articles/2007/11/11/javascript-fiddling</link>
      <trackback:ping>http://journal.dedasys.com/articles/trackback/1820</trackback:ping>
    </item>
  </channel>
</rss>
