<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>AjaxLine Books &#187; JavaScript</title>
	<link>http://books.ajaxline.com</link>
	<description>WebProgramming books</description>
	<pubDate>Fri, 14 Dec 2007 19:06:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Professional JavaScript for Web Developers (Wrox Professional Guides)</title>
		<link>http://books.ajaxline.com/2007/12/11/professional-javascript-for-web-developers-wrox-professional-guides/</link>
		<comments>http://books.ajaxline.com/2007/12/11/professional-javascript-for-web-developers-wrox-professional-guides/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 15:56:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://books.ajaxline.com/2007/12/11/professional-javascript-for-web-developers-wrox-professional-guides/</guid>
		<description><![CDATA[
* Dispels the myth that JavaScript is a &#8220;baby&#8221; language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications
* Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting
* Addresses [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://books.ajaxline.com/wp-content/uploads/2007/12/jsforwd.thumbnail.jpg"><br />
* Dispels the myth that JavaScript is a &#8220;baby&#8221; language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications<br />
* Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting<br />
* Addresses the many issues that Web application developers face, including internationalization, security, privacy, optimization, intellectual property issues, and obfuscation<br />
* Builds on the reader&#8217;s basic understanding of HTML, CSS, and the Web in general</p>
<p>This book is also available as part of the 4-book JavaScript and Ajax Wrox Box (ISBN: 0470227818). This 4-book set includes:</p>
<p>    * Professional JavaScript for Web Developers (ISBN: 0764579088)<br />
    * Professional Ajax 2nd edition (ISBN: 0470109491)<br />
    * Professional Web 2.0 Programming (ISBN: 0470087889)<br />
    * Professional Rich Internet Applications: Ajax and Beyond (ISBN: 0470082801)</p>
]]></content:encoded>
			<wfw:commentRss>http://books.ajaxline.com/2007/12/11/professional-javascript-for-web-developers-wrox-professional-guides/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript &#038; DHTML Cookbook</title>
		<link>http://books.ajaxline.com/2007/12/11/javascript-dhtml-cookbook/</link>
		<comments>http://books.ajaxline.com/2007/12/11/javascript-dhtml-cookbook/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 15:53:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Microsoft SQL Server]]></category>

		<guid isPermaLink="false">http://books.ajaxline.com/2007/12/11/javascript-dhtml-cookbook/</guid>
		<description><![CDATA[In today&#8217;s Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://books.ajaxline.com/wp-content/uploads/2007/12/jsdhmtlcook.thumbnail.jpg">In today&#8217;s Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your application.</p>
<p>Why is JavaScript &#038; DHTML Cookbook so popular? After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. For every problem he addresses, Goodman not only offers code, but a discussion of how and why the solution works. Recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements, sorting tables, and implementing Ajax features on the client.</p>
<p>Ideal for novices as well as experienced scripters, this book contains more than 150 recipes for:</p>
<p>    * Working with interactive forms and style sheets<br />
    * Presenting user-friendly page navigation<br />
    * Creating dynamic content via Document Object Model scripting<br />
    * Producing visual effects for stationary content<br />
    * Positioning HTML elements<br />
    * Working with XML data in the browser</p>
<p>Recipes in this Cookbook are compatible with the latest W3C standards and browsers, including Internet Explorer 7, Firefox 2, Safari, and Opera 9. Several new recipes provide client-side Ajax solutions, and many recipes from the previous edition have been revised to help you build extensible user interfaces for Web 2.0 applications. If you want to write your own scripts and understand how they work, rather than rely on a commercial web development framework, the JavaScript &#038; DHTML Cookbook is a must.</p>
]]></content:encoded>
			<wfw:commentRss>http://books.ajaxline.com/2007/12/11/javascript-dhtml-cookbook/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript: The Definitive Guide</title>
		<link>http://books.ajaxline.com/2007/12/11/javascript-the-definitive-guide/</link>
		<comments>http://books.ajaxline.com/2007/12/11/javascript-the-definitive-guide/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 15:34:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://books.ajaxline.com/2007/12/11/javascript-the-definitive-guide/</guid>
		<description><![CDATA[
Amazon.com
Provides a rapid and thorough exposition of the JavaScript programming language, as well as an in-depth reference section covering each JavaScript function, object, method, and even handler. Experienced programmers will quickly find the information they need to start writing JavaScript programs. &#8211;This text refers to an out of print or unavailable edition of this title.
From [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://books.ajaxline.com/wp-content/uploads/2007/12/jsdefguide.thumbnail.jpg"><br />
Amazon.com<br />
Provides a rapid and thorough exposition of the JavaScript programming language, as well as an in-depth reference section covering each JavaScript function, object, method, and even handler. Experienced programmers will quickly find the information they need to start writing JavaScript programs. &#8211;This text refers to an out of print or unavailable edition of this title.</p>
<p>From Library Journal<br />
O&#8217;Reilly books have a reputation among programmers for providing some of the best technical information for professionals. No exception, these three web-related books will only enhance O&#8217;Reilly&#8217;s reputation. JavaScript is not Java, but it is very useful because JavaScript code does not need to be compiled and the scripts can be embedded directly into an HTML document. Flanagan&#8217;s work is an excellent book for programmers interested in learning it quickly. Grand, meanwhile, provides an exceptionally clear discussion of Java itself that is particularly useful for a working programmer moving from C++ to Java. Threads are what makes Java a particularly useful language for multiprocessing?the ability to appear to do more than one thing at a time?which is what the Internet is all about. The tricky part of threads is that the concept is new for most users. Oaks offers a very clear discussion of how to spawn a process, when to spawn, and how to synchronize and schedule it, all illustrated with good network examples.</p>
]]></content:encoded>
			<wfw:commentRss>http://books.ajaxline.com/2007/12/11/javascript-the-definitive-guide/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
