<?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>Max says... &#187; Books</title>
	<atom:link href="http://maxmanders.co.uk/category/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxmanders.co.uk</link>
	<description>thoughts of a web developer</description>
	<lastBuildDate>Tue, 31 Aug 2010 07:25:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DOM Scripting</title>
		<link>http://maxmanders.co.uk/books/dom-scripting/</link>
		<comments>http://maxmanders.co.uk/books/dom-scripting/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 19:32:51 +0000</pubDate>
		<dc:creator>maxmanders</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://maxmanders.co.uk/blog/books/dom-scripting/</guid>
		<description><![CDATA[Well I&#8217;ve just finished reading Jeremy Keith&#8217;s DOM Scripting and I have to say it&#8217;s an excellent and informative read. Like many web developers I haven&#8217;t really gone near JavaScript for a long time. Since the browser wars and the horrible poorly-written DHTML era of the interweb, I&#8217;ve shied away from JavaScript. There were too [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://maxmanders.co.uk/blog/wp-content/uploads/2007/02/dom_scripting.jpg" title="DOM Scripting" alt="DOM Scripting" align="right" border="0" hspace="10" vspace="10" />Well I&#8217;ve just finished reading Jeremy Keith&#8217;s <a href="http://www.domscripting.com/book/" title="DOM Scripting">DOM Scripting</a> and I have to say it&#8217;s an excellent and informative read.  Like many web developers I haven&#8217;t really gone near JavaScript for a long time.  Since the browser wars and the horrible poorly-written DHTML era of the interweb, I&#8217;ve shied away from JavaScript.  There were too many ways to do things that weren&#8217;t supported across the various browsers of the time; and what was produced was by and large a hideous, obtrusive, inaccessible mess.<span id="more-29"></span></p>
<p>This has changed dramatically.  With the introduction of a standard Document Object Model (DOM) that is supported across a wide range of browsers, it&#8217;s far easier to write cross-browser compatible, accessible and usable DOM scripts.  This book brought me up to speed with the DOM and what I can achieve with it.  Written to be easily accessible to both the seasoned web designer/developer and the beginner, Jeremy Keith has produced a smashing insight into modern JavaScript techniques.  The book concludes with a brief introduction into the now popular technique of using asynchronous javascript methods that is AJAX.  I look forward to reading his latest book <a href="http://www.bulletproofajax.com/" title="Bulletproof AJAX">Bulletproof AJAX</a> later on in the year.</p>
<p>I have previously read Andy Budd&#8217;s excellent <a href="http://www.cssmastery.com/" title="CSS Mastery">CSS Mastery</a> which was equally well written, and presented a clear view of modern CSS to both the novice and experienced designer/developer. Friends of Ed certainly publish some good reads!</p>
]]></content:encoded>
			<wfw:commentRss>http://maxmanders.co.uk/books/dom-scripting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
