<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechnologyTales.com &#187; JavaScript</title>
	<atom:link href="http://technologytales.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://technologytales.com</link>
	<description>Adventures in the world of digital and computer technology</description>
	<lastBuildDate>Sat, 04 Feb 2012 23:18:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://technologytales.com/?pushpress=hub'/>
		<item>
		<title>Out of memory at line: 56</title>
		<link>http://technologytales.com/2009/05/28/out-of-memory-at-line-56/</link>
		<comments>http://technologytales.com/2009/05/28/out-of-memory-at-line-56/#comments</comments>
		<pubDate>Thu, 28 May 2009 10:17:20 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[CPU usage]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[Piwik]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WordPress.com]]></category>

		<guid isPermaLink="false">http://technologytales.com/?p=899</guid>
		<description><![CDATA[This is an error that I have started to see a lot in the last few weeks. First, it was with Piwik and latterly with WordPress.com Stats. For the record, I have never seen it on up to date systems but always with IE6 and at page unloading time. The CPU usage hits 100% before [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2009/05/28/out-of-memory-at-line-56/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Self-hosted web analytics tracking</title>
		<link>http://technologytales.com/2009/04/24/self-hosted-web-analytics-tracking/</link>
		<comments>http://technologytales.com/2009/04/24/self-hosted-web-analytics-tracking/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 11:12:43 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Lifehacker]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPMyVisites]]></category>
		<category><![CDATA[Piwik]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Textpattern]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Woopra]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://technologytales.com/?p=836</guid>
		<description><![CDATA[It amazes me now to think how little tracking I used to do on my various web &#8220;experiments&#8221; only a few short years ago. However, there was a time when a mere web counter, perhaps displayed on web pages themselves, was enough to yield some level of satisfaction, or dissatisfaction in many a case. Things [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2009/04/24/self-hosted-web-analytics-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript: write it yourself or use a library?</title>
		<link>http://technologytales.com/2008/07/03/javascript-write-it-yourself-or-use-a-library/</link>
		<comments>http://technologytales.com/2008/07/03/javascript-write-it-yourself-or-use-a-library/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 08:02:38 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[server side scripting]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WROX]]></category>

		<guid isPermaLink="false">http://technologytales.com/?p=369</guid>
		<description><![CDATA[I must admit that I have never been a great fan of JavaScript. For one thing, its need to interact with browser objects places you at the mercy of the purveyors of such pieces of software. Debugging is another fine art that can seem opaque to the the uninitiated since the amount and quality of [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2008/07/03/javascript-write-it-yourself-or-use-a-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The dangers of overriding JavaScript onload event handlers</title>
		<link>http://technologytales.com/2008/04/17/the-dangers-of-overriding-javascript-onload-event-handlers/</link>
		<comments>http://technologytales.com/2008/04/17/the-dangers-of-overriding-javascript-onload-event-handlers/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 08:07:05 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://technologytales.com/?p=276</guid>
		<description><![CDATA[I gave myself a right old fright while tinkering with my hillwalking and photo gallery website. The problem stemmed from my use of window.onload to set up behaviours for web pages in a visitor information directory on the site. A lapse of concentration allowed me to associate an onload event handler with the body tags [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2008/04/17/the-dangers-of-overriding-javascript-onload-event-handlers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using external JavaScript files? Just don&#8217;t load them at the bottom of the page&#8230;</title>
		<link>http://technologytales.com/2007/07/21/using-external-javascript-files-just-dont-load-them-at-the-bottom-of-the-page/</link>
		<comments>http://technologytales.com/2007/07/21/using-external-javascript-files-just-dont-load-them-at-the-bottom-of-the-page/#comments</comments>
		<pubDate>Sat, 21 Jul 2007 14:53:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Ultimate GA]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://technologytales.com/2007/07/21/using-external-javascript-files-just-dont-load-them-at-the-bottom-of-the-page/</guid>
		<description><![CDATA[Looking through Google Analytics for my websites, I have always been struck by the lack of IE7 uptake seemingly apparent from the statistics. However, I recently discovered that there may be a reason for this. I use the Ultimate GA plugin with my WordPress blogs and that adds the JavaScript code block near the bottom [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2007/07/21/using-external-javascript-files-just-dont-load-them-at-the-bottom-of-the-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An inappropriate use of JavaScript</title>
		<link>http://technologytales.com/2007/07/03/an-inappropriate-use-of-javascript/</link>
		<comments>http://technologytales.com/2007/07/03/an-inappropriate-use-of-javascript/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 15:08:19 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://technologytales.com/2007/07/03/an-inappropriate-use-of-javascript/</guid>
		<description><![CDATA[I have seen a web application that displays thousands of records in a scrollable table (please bear with me, there is a very good reason for this). from the appearance of the table, it would be reasonable to assume that the table is generated by the server and output directly to the screen but this [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2007/07/03/an-inappropriate-use-of-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE6 and JavaScript performance</title>
		<link>http://technologytales.com/2007/06/22/ie6-and-javascript-performance/</link>
		<comments>http://technologytales.com/2007/06/22/ie6-and-javascript-performance/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 15:00:10 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[comparsion]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[tests]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[Zimbra]]></category>

		<guid isPermaLink="false">http://technologytales.com/2007/06/22/ie6-and-javascript-performance/</guid>
		<description><![CDATA[Having been exposed to an application at work that uses a lot of JavaScript, I fully appreciate what some mean when they talk about IE6&#8242;s inefficient handling of JavaScript. After seeing a web page taking an age to reload and your CPU taking a hammering because of JavaScript processing, the penny does tend to drop&#8230; [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2007/06/22/ie6-and-javascript-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl vs. PHP: A Personal Experience</title>
		<link>http://technologytales.com/2007/06/11/perl-vs-php/</link>
		<comments>http://technologytales.com/2007/06/11/perl-vs-php/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 12:15:34 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://technologytales.com/?p=142</guid>
		<description><![CDATA[Ever since I converted it from a client-side Javascript-powered affair, my online photo gallery has been written in Perl. There have been some challenges along the way, figuring out how to use hash tables has been one, but everything has worked as expected. However, I am now wondering if it is better to write things [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2007/06/11/perl-vs-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploring AJAX</title>
		<link>http://technologytales.com/2007/06/07/exploring-ajax/</link>
		<comments>http://technologytales.com/2007/06/07/exploring-ajax/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 16:08:51 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[code libraries]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SAMS]]></category>
		<category><![CDATA[Spry]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://technologytales.com/?p=137</guid>
		<description><![CDATA[When I first started it, my&#160;online photo gallery started out simply as a set of&#160;interlinked HTML pages. Over time, I discovered frames (yes, them!) and started to make use of JavaScript to make&#160;the slideshows slicker. In those days, I was working off free webspace provided by my ISP and client-side scripting was the only tool [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2007/06/07/exploring-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.2</title>
		<link>http://technologytales.com/2007/05/17/wordpress-22/</link>
		<comments>http://technologytales.com/2007/05/17/wordpress-22/#comments</comments>
		<pubDate>Thu, 17 May 2007 19:58:42 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://technologytales.com/?p=116</guid>
		<description><![CDATA[WordPress 2.2 made its d&#233;but yesterday and, after a spot of cautious testing, I upgraded my hillwalking blog to use it. The reason for the testing was that self-hosted WordPress blogs can now have what WordPress.com blogs have had for a while: built-in widget capability. It was this that upped my level of caution but [...]]]></description>
		<wfw:commentRss>http://technologytales.com/2007/05/17/wordpress-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<a href="/exclusiveupright.php"><!-- Private Link --></a></channel>
</rss>

