<?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>Download Free eBooks - Open Library Project &#187; Javascript</title>
	<atom:link href="http://libproject.net/category/programming/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://libproject.net</link>
	<description>A network for WHO enjoy reading books</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:56:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Clojure in Action</title>
		<link>http://libproject.net/programming/clojure-in-action.html</link>
		<comments>http://libproject.net/programming/clojure-in-action.html#comments</comments>
		<pubDate>Thu, 02 Feb 2012 08:14:08 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/?p=47083</guid>
		<description><![CDATA[<p>Clojure in Action is a hands-on tutorial for the working programmer who has written code in a language like Java or Ruby, but has no prior experience with Lisp. It teaches Clojure from the basics to advanced topics using practical, real-world application examples. Blow through the theory and dive</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/clojure-in-action.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Head First HTML5 Programming: Building Web Apps with JavaScript</title>
		<link>http://libproject.net/programming/head-first-html5-programming-building-web-apps-with-javascript-2.html</link>
		<comments>http://libproject.net/programming/head-first-html5-programming-building-web-apps-with-javascript-2.html#comments</comments>
		<pubDate>Mon, 23 Jan 2012 09:59:25 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/?p=46966</guid>
		<description><![CDATA[<p>HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTML’s put on some major muscle. Now we’ve got a language tuned for building web applications with Web storage, 2D drawing, offline support, sockets and threads, and more. And to speak</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/head-first-html5-programming-building-web-apps-with-javascript-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhoneGap Beginner&#8217;s Guide</title>
		<link>http://libproject.net/programming/phonegap-beginners-guide.html</link>
		<comments>http://libproject.net/programming/phonegap-beginners-guide.html#comments</comments>
		<pubDate>Thu, 05 Jan 2012 12:00:10 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/?p=46771</guid>
		<description><![CDATA[<p>This is a step-by-step guide written in an informal, friendly style, for beginners to learn building cross-platform mobile applications with PhoneGap. You will find plenty of fully explained code and ample screenshots in the book to ease and speed up your understanding. This book is for developers, ideally with</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/phonegap-beginners-guide.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Hypermedia APIs with HTML5 and Node</title>
		<link>http://libproject.net/programming/building-hypermedia-apis-with-html5-and-node.html</link>
		<comments>http://libproject.net/programming/building-hypermedia-apis-with-html5-and-node.html#comments</comments>
		<pubDate>Wed, 04 Jan 2012 15:32:43 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/?p=46765</guid>
		<description><![CDATA[With this concise book, you’ll learn the art of building hypermedia APIs that don’t simply run on the Web, but that actually exist in the Web. You’ll start with the general principles and technologies behind this architectural approach, and then dive hands-on into three fully-functional API examples.

Too<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/building-hypermedia-apis-with-html5-and-node.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites</title>
		<link>http://libproject.net/programming/learning-php-mysql-and-javascript-a-step-by-step-guide-to-creating-dynamic-websites.html</link>
		<comments>http://libproject.net/programming/learning-php-mysql-and-javascript-a-step-by-step-guide-to-creating-dynamic-websites.html#comments</comments>
		<pubDate>Sun, 01 Jan 2012 08:36:06 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/?p=46731</guid>
		<description><![CDATA[<p>If you know HTML, this guide will have you building interactive websites quickly. You&#8217;ll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/learning-php-mysql-and-javascript-a-step-by-step-guide-to-creating-dynamic-websites.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Node Web Development</title>
		<link>http://libproject.net/programming/node-web-development.html</link>
		<comments>http://libproject.net/programming/node-web-development.html#comments</comments>
		<pubDate>Wed, 14 Dec 2011 18:36:25 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/node-web-development.html</guid>
		<description><![CDATA[<p>This book is a practical introduction to learning about Node. Each chapter introduces you to a different area of Node, using screenshots and examples to get you up and running as quickly as possible. If you are a developer who wants to use JavaScript on the server side in</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/node-web-development.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 and JavaScript Projects</title>
		<link>http://libproject.net/programming/html5-and-javascript-projects.html</link>
		<comments>http://libproject.net/programming/html5-and-javascript-projects.html#comments</comments>
		<pubDate>Sat, 19 Nov 2011 13:10:12 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/html5-and-javascript-projects.html</guid>
		<description><![CDATA[HTML5 and JavaScript Projects shows you how to build on your basic knowledge of HTML5 and JavaScript to create substantial HTML5 applications. Through the many interesting projects you can build in this book, you&#8217;ll build your HTML5 skills for your future projects, and extend the core skills you may<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/html5-and-javascript-projects.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning jQuery, 3rd Edition</title>
		<link>http://libproject.net/programming/learning-jquery-3rd-edition.html</link>
		<comments>http://libproject.net/programming/learning-jquery-3rd-edition.html#comments</comments>
		<pubDate>Fri, 07 Oct 2011 03:26:39 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/learning-jquery-3rd-edition.html</guid>
		<description><![CDATA[
  Step through each of the core concepts of the jQuery library, building an overall picture of its capabilities. Once you have thoroughly covered the basics, the book returns to each concept to cover more advanced examples and techniques. This book is for web designers who want to create<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/learning-jquery-3rd-edition.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver CS5.5 Mobile and Web Development with HTML5, CSS3, and jQuery</title>
		<link>http://libproject.net/programming/dreamweaver-cs5-5-mobile-and-web-development-with-html5-css3-and-jquery.html</link>
		<comments>http://libproject.net/programming/dreamweaver-cs5-5-mobile-and-web-development-with-html5-css3-and-jquery.html#comments</comments>
		<pubDate>Thu, 06 Oct 2011 16:37:47 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/dreamweaver-cs5-5-mobile-and-web-development-with-html5-css3-and-jquery.html</guid>
		<description><![CDATA[
  This book combines accessible, clear, engaging and candid reference material, advice and shortcuts with substantial step-by-step instructions for creating a wide range of HTML5 and CSS3 designs and page content in Dreamweaver. This book is geared towards experienced Dreamweaver web designers migrating to HTML5 and jQuery. It also<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/dreamweaver-cs5-5-mobile-and-web-development-with-html5-css3-and-jquery.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript: The Web Technologies Series, 5th Edition</title>
		<link>http://libproject.net/programming/javascript-the-web-technologies-series-5th-edition.html</link>
		<comments>http://libproject.net/programming/javascript-the-web-technologies-series-5th-edition.html#comments</comments>
		<pubDate>Sun, 02 Oct 2011 15:38:55 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/javascript-the-web-technologies-series-5th-edition.html</guid>
		<description><![CDATA[
  Now in its fifth edition, JAVASCRIPT guides beginning programmers through Web application development using the JavaScript programming language. As with previous editions of this book, Don Gosselin introduces key Web authoring techniques with a strong focus on industry application. A real-world project, similar to what students would encounter<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/javascript-the-web-technologies-series-5th-edition.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

