<?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>Wow! eBook - Blog &#187; Web Dev.</title>
	<atom:link href="http://www.wowebook.be/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wowebook.be</link>
	<description>Great ebook, great site!</description>
	<lastBuildDate>Wed, 23 May 2012 21:39:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Developing Web Applications with Haskell and Yesod</title>
		<link>http://www.wowebook.be/book/developing-web-applications-with-haskell-and-yesod/</link>
		<comments>http://www.wowebook.be/book/developing-web-applications-with-haskell-and-yesod/#comments</comments>
		<pubDate>Sat, 19 May 2012 04:15:31 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Haskell]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PECL]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Sphinx]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WAI]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Yesod]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18831</guid>
		<description><![CDATA[Book Description This fast-moving guide introduces web application development with Haskell and Yesod, a potent language/framework combination that supports high-performing applications that are modular, type-safe, and concise. You’ll work with several samples to explore the way Yesod handles widgets, forms, persistence, and RESTful content. You also get an introduction to various Haskell tools to supplement [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1761538156.jpg" alt="Developing Web Applications with Haskell and Yesod" width="220" height="220" title="Developing Web Applications with Haskell and Yesod" /></p>
<h3>Book Description</h3>
<p>This fast-moving guide introduces <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> application <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> with <a href="http://www.wowebook.be/tag/haskell/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Haskell">Haskell</a> and <a href="http://www.wowebook.be/tag/yesod/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Yesod">Yesod</a>, a potent language/framework combination that supports high-performing applications that are modular, type-safe, and concise. You’ll work with several samples to explore the way <a href="http://www.wowebook.be/tag/yesod/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Yesod">Yesod</a> handles widgets, forms, persistence, and RESTful content. You also get an introduction to various <a href="http://www.wowebook.be/tag/haskell/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Haskell">Haskell</a> tools to supplement your basic knowledge of the language.</p>
<p>By the time you finish this book, you’ll create a production-quality <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> application with <a href="http://www.wowebook.be/tag/yesod/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Yesod">Yesod</a>’s ready-to-use scaffolding. You’ll also examine several real-world examples, including a <a href="http://www.wowebook.be/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Blog">blog</a>, a wiki, a <a href="http://www.wowebook.be/tag/json/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JSON">JSON</a> web service, and a Sphinx search server.</p>
<ul>
<li>Build a simple application to learn Yesod’s foundation datatype and Web Application Interface (<a href="http://www.wowebook.be/tag/wai/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WAI">WAI</a>)</li>
<li>Use Shakespearean template languages for <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>, <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>, and <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">Javascript</a> output</li>
<li>Produce cleaner, more modular code by learning how Yesod monads interact</li>
<li>Implement the yesod-form declarative <a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a> to build forms on top of widgets</li>
<li>Learn how Yesod and Haskell store session data and handle persistence</li>
<li>Use techniques to serve an <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a> page and a machine-friendly <a href="http://www.wowebook.be/tag/json/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JSON">JSON</a> page from the same URL</li>
<li>Create reusable components for several applications with Yesod subsites</li>
</ul>
<p><strong>Table of Contents</strong><br />
Part I: Basics<span id="more-18831"></span><br />
Chapter 1. Introduction<br />
Chapter 2. Haskell<br />
Chapter 3. Basics<br />
Chapter 4. Shakespearean Templates<br />
Chapter 5. Widgets<br />
Chapter 6. Yesod Typeclass<br />
Chapter 7. Routing and Handlers<br />
Chapter 8. Forms<br />
Chapter 9. Sessions<br />
Chapter 10. Persistent<br />
Chapter 11. Deploying Your Webapp</p>
<p>Part II: Advanced<br />
Chapter 12. RESTful Content<br />
Chapter 13. Yesod’s Monads<br />
Chapter 14. Authentication and Authorization<br />
Chapter 15. Scaffolding and the Site Template<br />
Chapter 16. Internationalization<br />
Chapter 17. Creating a Subsite</p>
<p>Part III: Examples<br />
Chapter 18. <a href="http://www.wowebook.be/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Blog">Blog</a>: i18n, Authentication, Authorization, and Database<br />
Chapter 19. Wiki: Markdown, Chat Subsite, Event Source<br />
Chapter 20. JSON Web Service<br />
Chapter 21. Case Study: Sphinx-Based Search</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 298 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media (April 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449316972</li>
<li><strong>ISBN-13:</strong> 978-1449316976</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/professional-jquery/" title="Professional jQuery" rel="bookmark">Professional jQuery</a> <span class="date">(14-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-html-css-and-javascript-all-in-one/" title="Sams Teach Yourself HTML, CSS, and JavaScript All in One" rel="bookmark">Sams Teach Yourself HTML, CSS, and JavaScript All in One</a> <span class="date">(04-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-javascript-for-web-developers-3rd-edition/" title="Professional JavaScript for Web Developers, 3rd Edition" rel="bookmark">Professional JavaScript for Web Developers, 3rd Edition</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-html5-accessibility/" title="Pro HTML5 Accessibility" rel="bookmark">Pro HTML5 Accessibility</a> <span class="date">(28-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learn-javascript-and-ajax-with-w3schools/" title="Learn JavaScript and Ajax with w3Schools" rel="bookmark">Learn JavaScript and Ajax with w3Schools</a> <span class="date">(25-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ibm-lotus-domino-classic-web-application-development-techniques/" title="IBM Lotus Domino: Classic Web Application Development Techniques" rel="bookmark">IBM Lotus Domino: Classic Web Application Development Techniques</a> <span class="date">(07-04-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-developers-cookbook/" title="HTML5 Developer's Cookbook" rel="bookmark">HTML5 Developer's Cookbook</a> <span class="date">(08-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/getting-started-with-fluidinfo/" title="Getting Started with Fluidinfo" rel="bookmark">Getting Started with Fluidinfo</a> <span class="date">(08-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/agile-oracle-application-express/" title="Agile Oracle Application Express" rel="bookmark">Agile Oracle Application Express</a> <span class="date">(28-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xpages-portable-command-guide/" title="XPages Portable Command Guide" rel="bookmark">XPages Portable Command Guide</a> <span class="date">(16-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/developing-web-applications-with-haskell-and-yesod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XPages Portable Command Guide</title>
		<link>http://www.wowebook.be/book/xpages-portable-command-guide/</link>
		<comments>http://www.wowebook.be/book/xpages-portable-command-guide/#comments</comments>
		<pubDate>Wed, 16 May 2012 12:01:31 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Command]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Osgi]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[XPages]]></category>
		<category><![CDATA[XSP]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18755</guid>
		<description><![CDATA[Book Description A Practical Primer for XPages Application Development, Debugging, and Performance Using XPages, Lotus® Notes® and Domino® developers can quickly create state-of-the-art web, mobile, and Notes client business applications using standard technologies like HTML, JavaScript, CSS, and XML. Now, there’s a perfect portable XPages quick reference for every working developer. Straight from the experts [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/704544600.jpg" alt="XPages Portable Command Guide" width="220" height="220" title="XPages Portable Command Guide" /></p>
<h3>Book Description</h3>
<p>A Practical Primer for <a href="http://www.wowebook.be/tag/xpages/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XPages">XPages</a> Application <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a>, Debugging, and <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">Performance</a></p>
<p>Using <a href="http://www.wowebook.be/tag/xpages/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XPages">XPages</a>, Lotus® Notes® and Domino® developers can quickly create state-of-the-art <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a>, <a href="http://www.wowebook.be/tag/mobile/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile">mobile</a>, and Notes client business applications using standard technologies like HTML, <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a>, <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>, and XML. Now, there’s a perfect portable XPages quick reference for every working developer. Straight from the experts at IBM®, <em>XPages Portable <a href="http://www.wowebook.be/tag/command/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Command">Command</a> Guide </em>offers fast access to working code, tested solutions, expert tips, and example-driven best practices. Drawing on their unsurpassed experience as IBM XPages lead developers and customer consultants, the authors explore many lesser known facets of the XPages runtime, illuminating these capabilities with dozens of examples that solve specific XPages <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> problems. Using their easy-to-adapt code examples, you can develop XPages solutions with outstanding <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a>, scalability, flexibility, efficiency, reliability, and value.</p>
<p>Covers lots of commands and parameters related to</p>
<ul>
<li>XPages behavior modification through <a href="http://www.wowebook.be/tag/xsp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XSP">xsp</a>.properties</li>
<li>Notes/Domino configuration files</li>
<li><a href="http://www.wowebook.be/tag/xsp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XSP">XSP</a> <a href="http://www.wowebook.be/tag/command/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Command">Command</a> Manager and OSGi Console</li>
<li>The XSP Client-Side <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a> Object</li>
<li>Server Side JavaScript scripting<span id="more-18755"></span></li>
<li>Server Side JavaScript debugging via global functions, simple <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> constructs, and logging</li>
<li>Instantly access all XPages commands: Use this book as your quick offline solutions resource</li>
<li>Logical how-to topic groupings provide one-stop research</li>
<li>Compact size makes it easy to carry with you—wherever you go</li>
<li>“Create Your Own Journal” section with blank, lined pages makes it easy to personalize this book for your needs</li>
<li>“What Do You Want to Do?” chart inside the front cover helps you quickly find specific tasks</li>
</ul>
<p>Designed for all Lotus and Domino developers with at least some XPages experience, <em>XPages Portable Command Guide </em>is the ideal companion and follow-up to <em>Mastering XPages </em>from IBM Press, the world’s #1 book on XPages technology.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 320 pages</li>
<li><strong>Publisher:</strong> IBM Press (February 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0132943050</li>
<li><strong>ISBN-13:</strong> 978-0132943055</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-rails-view/" title="The Rails View: Creating a Beautiful and Maintainable User Experience" rel="bookmark">The Rails View: Creating a Beautiful and Maintainable User Experience</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sharepoint-2010-development-with-silverlight/" title="SharePoint 2010 Development with Silverlight" rel="bookmark">SharePoint 2010 Development with Silverlight</a> <span class="date">(07-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-html-css-and-javascript-all-in-one/" title="Sams Teach Yourself HTML, CSS, and JavaScript All in One" rel="bookmark">Sams Teach Yourself HTML, CSS, and JavaScript All in One</a> <span class="date">(04-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-jquery/" title="Professional jQuery" rel="bookmark">Professional jQuery</a> <span class="date">(14-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-javascript-for-web-developers-3rd-edition/" title="Professional JavaScript for Web Developers, 3rd Edition" rel="bookmark">Professional JavaScript for Web Developers, 3rd Edition</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-433/" title="MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learn-javascript-and-ajax-with-w3schools/" title="Learn JavaScript and Ajax with w3Schools" rel="bookmark">Learn JavaScript and Ajax with w3Schools</a> <span class="date">(25-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/introducing-html5-game-development/" title="Introducing HTML5 Game Development" rel="bookmark">Introducing HTML5 Game Development</a> <span class="date">(10-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ibm-lotus-domino-classic-web-application-development-techniques/" title="IBM Lotus Domino: Classic Web Application Development Techniques" rel="bookmark">IBM Lotus Domino: Classic Web Application Development Techniques</a> <span class="date">(07-04-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/xpages-portable-command-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Developer&#8217;s Cookbook</title>
		<link>http://www.wowebook.be/book/html5-developers-cookbook/</link>
		<comments>http://www.wowebook.be/book/html5-developers-cookbook/#comments</comments>
		<pubDate>Tue, 08 May 2012 14:41:51 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Canvas]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[GEO]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18600</guid>
		<description><![CDATA[Book Description Using HTML5, web developers can create standards-based browser applications with extraordinary richness and power, incorporating everything from drag-and-drop to native audio and video—all without any third-party plug-ins. Simply put, every web developer needs to master HTML5—and the sooner you do so, the greater advantage you’ll have. HTML5 Developer’s Cookbook provides all the expert [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1781380217.jpg" alt="HTML5 Developers Cookbook" width="220" height="220" title="HTML5 Developers Cookbook" /></p>
<h3>Book Description</h3>
<p>Using <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a>, <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> developers can create standards-based <a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">browser</a> applications with extraordinary richness and power, incorporating everything from drag-and-drop to native <a href="http://www.wowebook.be/tag/audio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Audio">audio</a> and <a href="http://www.wowebook.be/tag/video/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Video">video</a>—all without any third-party plug-ins. Simply put, every <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> developer needs to master <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a>—and the sooner you do so, the greater advantage you’ll have. <strong><em>HTML5 Developer’s <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a></em></strong> provides all the expert advice and proven code you need to start building production-quality HTML5 applications <em>right now</em>.</p>
<p>Authors Chuck Hudson and Tom Leadbetter present tested, modular recipes at beginner, intermediate, and advanced levels. You’ll learn exactly how to deliver state-of-the-art user experiences by integrating HTML5’s new and enhanced elements with <a href="http://www.wowebook.be/tag/css3/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS3">CSS3</a>, multimedia, and <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a> APIs. Reflecting current standards, this book prioritizes HTML5 features with substantial <a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">browser</a> support and identifies the level of <a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">browser</a> support for each feature discussed. Coverage includes</p>
<ul>
<li>Understanding and using HTML5’s new structural elements</li>
<li>Using grouping, text-level, and redefined semantics</li>
<li>Managing browser-handling in HTML5</li>
<li>Leveraging new <a href="http://www.wowebook.be/tag/css3/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS3">CSS3</a> layout and style techniques</li>
<li>Maximizing interactivity with HTML5 Web Forms</li>
<li>Embedding <a href="http://www.wowebook.be/tag/audio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Audio">audio</a> and <a href="http://www.wowebook.be/tag/video/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Video">video</a> with HTML5<span id="more-18600"></span></li>
<li>Drawing with the <a href="http://www.wowebook.be/tag/canvas/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Canvas">canvas</a></li>
<li>Controlling browser histories</li>
<li>Integrating location awareness with the Geolocation <a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a></li>
<li>Implementing client side storage</li>
<li>Working with local files</li>
<li>Managing communication and threading</li>
<li>Optimizing the HTML5 browser experience</li>
<li>Integrating device data</li>
</ul>
<p>Turn to <strong><em>HTML5 Developer’s <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a></em></strong> for expert answers, real solutions, and the code required to implement them. It’s all you need to jumpstart any HTML5 project and create rich, high-value web applications your users will love.</p>
<p><strong>Table of Contents</strong><br />
Chapter 1. New Structural Elements in HTML5<br />
Chapter 2. Grouping, Text-Level, and Redefined Semantics<br />
Chapter 3. Browser Handling in HTML5<br />
Chapter 4. New Layout and Style Techniques with <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>3<br />
Chapter 5. HTML5 Web Forms<br />
Chapter 6. Drawing with <a href="http://www.wowebook.be/tag/canvas/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Canvas">Canvas</a><br />
Chapter 7. Embedding Video with HTML5<br />
Chapter 8. Embedding Audio with HTML5<br />
Chapter 9. Changing Browser History<br />
Chapter 10. Location Awareness with the Geolocation <a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a><br />
Chapter 11. Client-Side Storage<br />
Chapter 12. Communication and Threading<br />
Chapter 13. Browser Experience in HTML5<br />
Chapter 14. Working with Local Files<br />
Chapter 15. Integrating Device Data</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 480 pages</li>
<li><strong>Publisher:</strong> Addison-Wesley Professional (December 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0321769384</li>
<li><strong>ISBN-13:</strong> 978-0321769381</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/html5-for-masterminds/" title="HTML5 for Masterminds" rel="bookmark">HTML5 for Masterminds</a> <span class="date">(04-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-html5/" title="The Definitive Guide to HTML5" rel="bookmark">The Definitive Guide to HTML5</a> <span class="date">(14-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-html5-accessibility/" title="Pro HTML5 Accessibility" rel="bookmark">Pro HTML5 Accessibility</a> <span class="date">(28-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-mobile-development-cookbook/" title="HTML5 Mobile Development Cookbook" rel="bookmark">HTML5 Mobile Development Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-javascript-for-web-developers-3rd-edition/" title="Professional JavaScript for Web Developers, 3rd Edition" rel="bookmark">Professional JavaScript for Web Developers, 3rd Edition</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/introducing-html5-game-development/" title="Introducing HTML5 Game Development" rel="bookmark">Introducing HTML5 Game Development</a> <span class="date">(10-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games/" title="HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL" rel="bookmark">HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL</a> <span class="date">(28-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games-most-wanted/" title="HTML5 Games Most Wanted" rel="bookmark">HTML5 Games Most Wanted</a> <span class="date">(03-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-facebook-game-apps-development/" title="Beginning Facebook Game Apps Development" rel="bookmark">Beginning Facebook Game Apps Development</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web-design-bundle/" title="Web Design Bundle (Best Practices, UX, Typography, Business)" rel="bookmark">Web Design Bundle (Best Practices, UX, Typography, Business)</a> <span class="date">(10-02-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/html5-developers-cookbook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sams Teach Yourself HTML, CSS, and JavaScript All in One</title>
		<link>http://www.wowebook.be/book/sams-teach-yourself-html-css-and-javascript-all-in-one/</link>
		<comments>http://www.wowebook.be/book/sams-teach-yourself-html-css-and-javascript-all-in-one/#comments</comments>
		<pubDate>Fri, 04 May 2012 19:28:42 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Teach Yourself]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18517</guid>
		<description><![CDATA[Book Description The all-in-one HTML, CSS and JavaScript beginner&#8217;s guide: covering the three most important languages for web development. Covers everything beginners need to know about the HTML and CSS standards and today&#8217;s JavaScript and Ajax libraries &#8211; all in one book, for the first time Integrated, well-organized coverage expertly shows how to use all [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/654472503.jpg" alt="Sams Teach Yourself HTML, CSS, and JavaScript All in One" width="220" height="220" title="Sams Teach Yourself HTML, CSS, and JavaScript All in One" /></p>
<h3>Book Description</h3>
<p>The all-in-one <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>, CSS and <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a> beginner&#8217;s guide: covering the three most important languages for <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a>.</p>
<ul>
<li>Covers everything beginners need to know about the <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a> and CSS standards and today&#8217;s <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a> and Ajax libraries &#8211; all in one book, for the first time</li>
<li>Integrated, well-organized coverage expertly shows how to use all these key technologies together</li>
<li>Short, simple lessons teach hands-on skills readers can apply immediately</li>
<li>By best-selling author Julie Meloni</li>
</ul>
<p>Mastering HTML, CSS, and JavaScript is vital for any beginning <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> developer &#8211; and the importance of these technologies is growing as <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> moves away from proprietary alternatives such as Flash. Sams <a href="http://www.wowebook.be/tag/teach-yourself/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Teach Yourself">Teach Yourself</a> HTML, CSS, and JavaScript All in One brings together everything beginners need to build powerful <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications with the HTML and CSS standards and the latest JavaScript and Ajax libraries.</p>
<p>With this book, beginners can get all the modern web development knowledge you need from one expert source. Bestselling author Julie Meloni (Sams <a href="http://www.wowebook.be/tag/teach-yourself/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Teach Yourself">Teach Yourself</a> <a href="http://www.wowebook.be/tag/php/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PHP">PHP</a>, MySQL and <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a> All in One) teaches simply and clearly, through brief, hands-on lessons focused on knowledge you can apply immediately. Meloni covers all the building blocks of practical <a href="http://www.wowebook.be/tag/web-design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Design">web design</a> and development, integrating new techniques and features into every chapter. Each lesson builds on what&#8217;s come before, showing you exactly how to use HTML, CSS, and JavaScript together to create great web sites.<span id="more-18517"></span></p>
<p><strong>Table of Contents</strong><br />
Part I. Getting Started on the Web<br />
Chapter 1. Publishing Web Content<br />
Chapter 2. Understanding HTML and XHTML Connections<br />
Chapter 3. Understanding Cascading Style Sheets<br />
Chapter 4. Understanding JavaScript</p>
<p>Part II. Building Blocks of Practical <a href="http://www.wowebook.be/tag/web-design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Design">Web Design</a><br />
Chapter 5. Working with Fonts, Text Blocks, and Lists<br />
Chapter 6. Using Tables to Display Information<br />
Chapter 7. Using External and Internal Links<br />
Chapter 8. Working with Colors, Images, and Multimedia</p>
<p>Part III. Advanced Web Page Design with CSS<br />
Chapter 9. Working with Margins, Padding, Alignment, and Floating<br />
Chapter 10. Understanding the CSS Box Model and Positioning<br />
Chapter 11. Using CSS to Do More with Lists, Text, and Navigation<br />
Chapter 12. Creating Fixed or Liquid Layouts</p>
<p>Part IV. Getting Started with Dynamic Web Sites<br />
Chapter 13. Understanding Dynamic Websites<br />
Chapter 14. Getting Started with JavaScript <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a><br />
Chapter 15. Working with the Document Object Model (<a href="http://www.wowebook.be/tag/dom/" class="st_tag internal_tag" rel="tag" title="Posts tagged with DOM">DOM</a>)<br />
Chapter 16. Using JavaScript Variables, Strings, and Arrays<br />
Chapter 17. Using JavaScript Functions and Objects<br />
Chapter 18. Controlling Flow with Conditions and Loops<br />
Chapter 19. Responding to Events<br />
Chapter 20. Using <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> and Frames</p>
<p>Part V. Advanced JavaScript <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a><br />
Chapter 21. Using Unobtrusive JavaScript<br />
Chapter 22. Using Third-Party Libraries<br />
Chapter 23. Greasemonkey: Enhancing the Web with JavaScript<br />
Chapter 24. AJAX: Remote Scripting</p>
<p>Part VI. Advanced Website Functionality and <a href="http://www.wowebook.be/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">Management</a><br />
Chapter 25. Creating Print-Friendly Web Pages<br />
Chapter 26. Working with Web-Based Forms<br />
Chapter 27. Organizing and Managing a Website<br />
Chapter 28. Helping People Find Your Web Pages</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 656 pages</li>
<li><strong>Publisher:</strong> Sams (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0672333325</li>
<li><strong>ISBN-13:</strong> 978-0672333323</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/learn-javascript-and-ajax-with-w3schools/" title="Learn JavaScript and Ajax with w3Schools" rel="bookmark">Learn JavaScript and Ajax with w3Schools</a> <span class="date">(25-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/drupal-7-theming-cookbook/" title="Drupal 7 Theming Cookbook" rel="bookmark">Drupal 7 Theming Cookbook</a> <span class="date">(02-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/developing-large-web-applications/" title="Developing Large Web Applications: Producing Code That Can Grow and Thrive" rel="bookmark">Developing Large Web Applications: Producing Code That Can Grow and Thrive</a> <span class="date">(15-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/build-your-own-database-driven-web-site-using-php-mysql-4th-edition/" title="Build Your Own Database Driven Web Site Using PHP & MySQL, 4th Edition" rel="bookmark">Build Your Own Database Driven Web Site Using PHP & MySQL, 4th Edition</a> <span class="date">(16-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ajax-for-web-application-developers/" title="Ajax for Web Application Developers" rel="bookmark">Ajax for Web Application Developers</a> <span class="date">(25-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/test-driven-javascript-development/" title="Test-Driven JavaScript Development" rel="bookmark">Test-Driven JavaScript Development</a> <span class="date">(02-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/silverstripe-2-4-module-extension-themes-and-widgets-beginners-guide/" title="SilverStripe 2.4 Module Extension, Themes, and Widgets: Beginner's Guide" rel="bookmark">SilverStripe 2.4 Module Extension, Themes, and Widgets: Beginner's Guide</a> <span class="date">(15-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-jquery/" title="Professional jQuery" rel="bookmark">Professional jQuery</a> <span class="date">(14-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-jquery/" title="Pro jQuery" rel="bookmark">Pro jQuery</a> <span class="date">(02-03-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/sams-teach-yourself-html-css-and-javascript-all-in-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours</title>
		<link>http://www.wowebook.be/book/sams-teach-yourself-html5-mobile-application-development-in-24-hours/</link>
		<comments>http://www.wowebook.be/book/sams-teach-yourself-html5-mobile-application-development-in-24-hours/#comments</comments>
		<pubDate>Fri, 04 May 2012 19:25:13 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Mobile Dev.]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[GEO]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Tablet]]></category>
		<category><![CDATA[Teach Yourself]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18514</guid>
		<description><![CDATA[Book Description In just 24 sessions of one hour or less, learn how to build rich, robust mobile apps that run on smartphones, tablets, and other devices and interact with users in powerful new ways. Using this book’s straightforward, step-by-step approach, you’ll master leading-edge practical skills you can use whether you’re developing for the iPad/iPhone [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1527976253.jpg" alt="Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours" width="220" height="220" title="Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours" /></p>
<h3>Book Description</h3>
<p>In just 24 sessions of one hour or less, learn how to build rich, robust <a href="http://www.wowebook.be/tag/mobile-apps/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile Apps">mobile apps</a> that run on smartphones, tablets, and other devices and interact with users in powerful new ways. Using this book’s straightforward, step-by-step approach, you’ll master leading-edge practical skills you can use whether you’re developing for the <a href="http://www.wowebook.be/tag/ipad/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iPad">iPad</a>/<a href="http://www.wowebook.be/tag/iphone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iPhone">iPhone</a> or <a href="http://www.wowebook.be/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a>. Discover how to quickly build new <a href="http://www.wowebook.be/tag/mobile-apps/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile Apps">mobile apps</a> and upgrade older apps, provide cutting-edge media content, leverage advanced features ranging from geolocation to the semantic <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a>, and even simplify complex back-end <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a>. Each lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success!</p>
<p>Step-by-step instructions carefully walk you through the most common <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5 <a href="http://www.wowebook.be/tag/mobile/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile">mobile</a> <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> tasks.</p>
<p>Quizzes and Exercises at the end of each chapter help you test your knowledge.</p>
<p>By the Way notes present interesting information related to the discussion.</p>
<p>Did you Know? tips offer advice or show you easier ways to perform tasks.</p>
<p>Watch Out! cautions alert you to possible problems and give you advice on how to avoid them.</p>
<p>Learn how to…<span id="more-18514"></span></p>
<ul>
<li>Work with the new <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5 tags most valuable for <a href="http://www.wowebook.be/tag/mobile/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile">mobile</a> development</li>
<li>Get started fast with <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> features already supported by today’s browsers</li>
<li>Detect mobile devices and <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> support and upgrade sites to support them</li>
<li>Style and build more efficient, usable mobile pages</li>
<li>Use <a href="http://www.wowebook.be/tag/jquery/" class="st_tag internal_tag" rel="tag" title="Posts tagged with jQuery">jQuery</a> Mobile to quickly create <a href="http://www.wowebook.be/tag/mobile-apps/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile Apps">mobile apps</a></li>
<li>Leverage HTML5’s breakthrough drawing and typography features</li>
<li>Efficiently integrate media content into your apps</li>
<li>Add meaning with HTML5 sectioning and semantic elements</li>
<li>Implement drag-and-drop more easily than ever</li>
<li>Build offline applications and other apps that use local storage</li>
<li>Detect and work with location data via the GeoLocation API</li>
<li>Use microformats and microdata to make <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> pages friendlier to computers</li>
<li>Add powerful back-end functionality with WebSockets, Web Workers, and File APIs</li>
<li>Improve user navigation with the History API</li>
</ul>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 512 pages</li>
<li><strong>Publisher:</strong> Sams (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0672334402</li>
<li><strong>ISBN-13:</strong> 978-0672334405</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/iphone-location-aware-apps-by-example-beginners-guide/" title="iPhone Location Aware Apps by Example: Beginners Guide" rel="bookmark">iPhone Location Aware Apps by Example: Beginners Guide</a> <span class="date">(18-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/apress-beginning-phonegap/" title="Beginning PhoneGap: Mobile Web Framework for JavaScript and HTML5" rel="bookmark">Beginning PhoneGap: Mobile Web Framework for JavaScript and HTML5</a> <span class="date">(03-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-android-4/" title="Beginning Android 4" rel="bookmark">Beginning Android 4</a> <span class="date">(06-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-cross-platform-mobile-development-in-csharp/" title="Professional Cross-Platform Mobile Development in C#" rel="bookmark">Professional Cross-Platform Mobile Development in C#</a> <span class="date">(28-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-mobile-up-and-running/" title="jQuery Mobile: Up and Running" rel="bookmark">jQuery Mobile: Up and Running</a> <span class="date">(07-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-jquery/" title="Professional jQuery" rel="bookmark">Professional jQuery</a> <span class="date">(14-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-android-4-application-development/" title="Professional Android 4 Application Development" rel="bookmark">Professional Android 4 Application Development</a> <span class="date">(23-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-jquery-mobile/" title="Pro jQuery Mobile" rel="bookmark">Pro jQuery Mobile</a> <span class="date">(10-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-android-4/" title="Pro Android 4" rel="bookmark">Pro Android 4</a> <span class="date">(06-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mobile-bundle/" title="Mobile Bundle (eBook + HTML5 App)" rel="bookmark">Mobile Bundle (eBook + HTML5 App)</a> <span class="date">(10-02-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/sams-teach-yourself-html5-mobile-application-development-in-24-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Games Most Wanted</title>
		<link>http://www.wowebook.be/book/html5-games-most-wanted/</link>
		<comments>http://www.wowebook.be/book/html5-games-most-wanted/#comments</comments>
		<pubDate>Thu, 03 May 2012 12:39:56 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Game Dev.]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Real-Time]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WebGL]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18495</guid>
		<description><![CDATA[Book Description HTML5 Games Most Wanted gathers the top HTML5 games developers and reveals the passion they all share for creating and coding great games. You&#8217;ll learn programming tips, tricks, and optimization techniques alongside real-world code examples that you can use in your own projects. You won&#8217;t just make games—you&#8217;ll make great games. The book is packed full of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1653898576.jpg" alt="HTML5 Games Most Wanted" width="220" height="220" title="HTML5 Games Most Wanted" /></p>
<h3>Book Description</h3>
<p><em><a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> Games Most Wanted</em> gathers the top <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> games developers and reveals the passion they all share for creating and coding great games. You&#8217;ll learn <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> tips, tricks, and <a href="http://www.wowebook.be/tag/optimization/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Optimization">optimization</a> techniques alongside real-world code examples that you can use in your own projects. You won&#8217;t just make games—you&#8217;ll make <em>great</em> games.</p>
<p>The book is packed full of <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a>, <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5, <a href="http://www.wowebook.be/tag/webgl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WebGL">WebGL</a>, and <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>3 code, showing you how these fantastic games were built and passing on the skills you&#8217;ll need to create your own great games. Whether you&#8217;re a coding expert looking for secrets to push your games further, or a beginner looking for inspiration and a solid <a href="http://www.wowebook.be/tag/game/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Game">game</a> to build on and experiment with, <em><a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5 Games Most Wanted</em> is for you. Topics and games covered include building complexity from simplicity in A to B, how to create, save, and load <a href="http://www.wowebook.be/tag/game/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Game">game</a> levels in Marble Run, creating fast 3D action games like Cycleblob, entity interpolation from Snowball Fight, trait-based gaming in Grave Danger, the advanced use of <a href="http://www.wowebook.be/tag/webgl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WebGL">WebGL</a> from the <a href="http://www.wowebook.be/tag/game/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Game">game</a> Bar Fight, tips on combining the entangled <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> of HTML5 technologies brilliantly shown in Far7, the holy grail of making a unique game like Z-Type, and how to build split-screen games as in the addictive Robots Are People Too.</p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>How to create fantastic games using HTML5</li>
<li>How to add 3D to your games with WebGL</li>
<li>How to create multiplayer games<span id="more-18495"></span></li>
<li>How to build a level designer for your game</li>
</ul>
<p><strong>Who this book is for</strong><br />
Game developers creating amazing games that will work across multiple devices using the HTML5 suite of technologies.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>The State of Open <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> Games</li>
<li>Complexity from Simplicity</li>
<li>How to Make Multi-Platform HTML5 Games from Scratch</li>
<li>Creating, Saving, and Loading Tracks</li>
<li>3D <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a></li>
<li>Particle Systems</li>
<li>Beginning WebGL</li>
<li>CycleBlob: A WebGL Lightcycle Game</li>
<li>A <a href="http://www.wowebook.be/tag/real-time/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Real-Time">Real-Time</a> Multiplayer Game Using WebSockets</li>
<li>Hard-Pressed for a Choice of Technology</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 284 pages</li>
<li><strong>Publisher:</strong> friendsofED (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430239786</li>
<li><strong>ISBN-13:</strong> 978-1430239789</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/html5-games/" title="HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL" rel="bookmark">HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL</a> <span class="date">(28-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sencha-touch-mobile-javascript-framework/" title="Sencha Touch Mobile JavaScript Framework" rel="bookmark">Sencha Touch Mobile JavaScript Framework</a> <span class="date">(10-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/iad-production-beginners-guide/" title="iAd Production: Beginner's Guide" rel="bookmark">iAd Production: Beginner's Guide</a> <span class="date">(12-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-developers-cookbook/" title="HTML5 Developer's Cookbook" rel="bookmark">HTML5 Developer's Cookbook</a> <span class="date">(08-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-facebook-game-apps-development/" title="Beginning Facebook Game Apps Development" rel="bookmark">Beginning Facebook Game Apps Development</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web-design-bundle/" title="Web Design Bundle (Best Practices, UX, Typography, Business)" rel="bookmark">Web Design Bundle (Best Practices, UX, Typography, Business)</a> <span class="date">(10-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-rails-view/" title="The Rails View: Creating a Beautiful and Maintainable User Experience" rel="bookmark">The Rails View: Creating a Beautiful and Maintainable User Experience</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-ipad-programming/" title="Learning iPad Programming" rel="bookmark">Learning iPad Programming</a> <span class="date">(10-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-mobile-up-and-running/" title="jQuery Mobile: Up and Running" rel="bookmark">jQuery Mobile: Up and Running</a> <span class="date">(07-03-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/html5-games-most-wanted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foundation Version Control for Web Developers</title>
		<link>http://www.wowebook.be/book/foundation-version-control-for-web-developers/</link>
		<comments>http://www.wowebook.be/book/foundation-version-control-for-web-developers/#comments</comments>
		<pubDate>Thu, 03 May 2012 12:39:40 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CVS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18492</guid>
		<description><![CDATA[Book Description Foundation Version Control for Web Developers explains how version control works, what you can do with it and how. Using a friendly and accessible tone, you will learn how to use the three leading version control systems—Subversion, Git and Mercurial—on multiple operating systems. The history and integral concepts of version control are covered [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1659358387.jpg" alt="Foundation Version Control for Web Developers" width="220" height="220" title="Foundation Version Control for Web Developers" /></p>
<h3>Book Description</h3>
<p><em>Foundation Version Control for <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> Developers</em> explains how version control works, what you can do with it and how. Using a friendly and accessible tone, you will learn how to use the three leading version control systems—<a href="http://www.wowebook.be/tag/subversion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Subversion">Subversion</a>, <a href="http://www.wowebook.be/tag/git/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Git">Git</a> and Mercurial—on multiple operating systems. The history and integral concepts of version control are covered so that you will gain a thorough understanding of the subject, and why it should be used to manage all changes in <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> projects.</p>
<p>This book covers the valuable knowledge and transferable skills that will enable you use one of the three leading systems as well as easily switch to new systems that will arise in the workplace. Topics covered include:</p>
<ul>
<li>How to choose the correct software for your needs.</li>
<li>Creating and working with repositories.</li>
<li>Understanding trunks, branches, hooks, conflicts and merging.</li>
<li>Setting up respository servers and integrating with <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a>.</li>
<li>Using Terminal, and understanding alternatives.</li>
</ul>
<p><em>Foundation Version Control for Web Developers</em>is a concise beginner’s course for designer and developer alike. Even if you have no prior knowledge of version control, this book will provide you with the knowledge to fully manage projects from start to finish, ensuring your projects are as seamless and successful as you need them to be.<span id="more-18492"></span></p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>The benefits of having more version control in your life</li>
<li>The basics of managing your work with version control</li>
<li>How to choose the correct software for your needs</li>
<li>Creating and working with repositories</li>
<li>Understanding trunks, branches, hooks, conflicts and merging</li>
<li>Setting up servers such as <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a></li>
<li>Using Terminal, and understanding alternatives</li>
<li>Advanced techniques for those who want to create and manage their own repositories</li>
</ul>
<p><strong>Who this book is for</strong><br />
<em>Foundation Version Control for Web Developers</em> is aimed at developers and designers who have little or no experience with version control—those who have experience coding and those who are just getting started. The reader may be also a junior developer, just starting out, who hasn’t looked into any kind of versioning system before. Although the book is primarily aimed at those with little knowledge of managing files using this method, it will still be beneficial to any developer.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Are you set up? Creating a basic <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> environment</li>
<li>In the beginning there were just source files</li>
<li>Meet the current players in the <a href="http://www.wowebook.be/tag/game/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Game">game</a>: SVN, <a href="http://www.wowebook.be/tag/git/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Git">Git</a> and Mercurial</li>
<li>The benefits of version control</li>
<li>I don&#8217;t like Terminal, which programs can I use?</li>
<li>You mean I can version control everything?!</li>
<li>What can make my life easier?</li>
<li>I have a conflict, what can I do?</li>
<li>I&#8217;m feeling brave, can I do this with Terminal?</li>
<li>How to create a server</li>
<li>I don&#8217;t have a server, which other options do I have?</li>
<li>Why branching is great</li>
<li>Hooks, and why they can be useful</li>
<li>Upgrading from <a href="http://www.wowebook.be/tag/cvs/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CVS">CVS</a> and converting repositories</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 416 pages</li>
<li><strong>Publisher:</strong> friendsofED (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430239727</li>
<li><strong>ISBN-13:</strong> 978-1430239727</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-html-css-and-javascript-all-in-one/" title="Sams Teach Yourself HTML, CSS, and JavaScript All in One" rel="bookmark">Sams Teach Yourself HTML, CSS, and JavaScript All in One</a> <span class="date">(04-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pragmatic-guide-to-subversion/" title="Pragmatic Guide to Subversion" rel="bookmark">Pragmatic Guide to Subversion</a> <span class="date">(27-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/developing-web-applications-with-apache-mysql-memcached-and-perl/" title="Developing Web Applications with Apache, MySQL, memcached, and Perl" rel="bookmark">Developing Web Applications with Apache, MySQL, memcached, and Perl</a> <span class="date">(17-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-php-and-mysql-from-novice-to-professional-4th-edition/" title="Beginning PHP and MySQL: From Novice to Professional, 4th Edition" rel="bookmark">Beginning PHP and MySQL: From Novice to Professional, 4th Edition</a> <span class="date">(12-09-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/apache-struts-2-web-application-development/" title="Apache Struts 2 Web Application Development" rel="bookmark">Apache Struts 2 Web Application Development</a> <span class="date">(11-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/zend-framework-a-beginners-guide/" title="Zend Framework: A Beginner's Guide" rel="bookmark">Zend Framework: A Beginner's Guide</a> <span class="date">(02-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/zend-framework-1-8-web-application-development/" title="Zend Framework 1.8 Web Application Development" rel="bookmark">Zend Framework 1.8 Web Application Development</a> <span class="date">(09-10-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xpages-portable-command-guide/" title="XPages Portable Command Guide" rel="bookmark">XPages Portable Command Guide</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/website-design-and-development/" title="Website Design and Development: 100 Questions to Ask Before Building a Website" rel="bookmark">Website Design and Development: 100 Questions to Ask Before Building a Website</a> <span class="date">(01-02-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/foundation-version-control-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning Facebook Game Apps Development</title>
		<link>http://www.wowebook.be/book/beginning-facebook-game-apps-development/</link>
		<comments>http://www.wowebook.be/book/beginning-facebook-game-apps-development/#comments</comments>
		<pubDate>Tue, 01 May 2012 16:06:31 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Game Dev.]]></category>
		<category><![CDATA[Mobile Dev.]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[Canvas]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18452</guid>
		<description><![CDATA[Book Description Today&#8217;s Facebook is emerging to become tomorrow&#8217;s operating system, according to some. Certainly, a WebOS. Web standards-based apps using HTML5, JavaScript, CSS3 and more are now possible on Facebook. Why not get started with developing and selling Facebook game apps on Facebook&#8217;s App Store? Beginning Facebook Game Apps Development gets you started with building [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1307249077.jpg" alt="Beginning Facebook Game Apps Development" width="220" height="220" title="Beginning Facebook Game Apps Development" /></p>
<h3>Book Description</h3>
<p>Today&#8217;s <a href="http://www.wowebook.be/tag/facebook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Facebook">Facebook</a> is emerging to become tomorrow&#8217;s operating system, according to some. Certainly, a WebOS. <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> standards-based apps using <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a>, <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a>, <a href="http://www.wowebook.be/tag/css3/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS3">CSS3</a> and more are now possible on <a href="http://www.wowebook.be/tag/facebook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Facebook">Facebook</a>. Why not get started with developing and selling <a href="http://www.wowebook.be/tag/facebook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Facebook">Facebook</a> <a href="http://www.wowebook.be/tag/game/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Game">game</a> apps on <a href="http://www.wowebook.be/tag/facebook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Facebook">Facebook</a>&#8217;s App Store?</p>
<p><em>Beginning <a href="http://www.wowebook.be/tag/facebook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Facebook">Facebook</a> <a href="http://www.wowebook.be/tag/game/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Game">Game</a> Apps <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> </em>gets you started with building your first game apps that run on Facebook. Become your own &#8220;Zynga&#8221; and create your own &#8220;Civilization&#8221; or &#8220;Farmville&#8221; and more. Build rich <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a>-based apps that you can sell on Facebook&#8217;s App Store.</p>
<p>Because these apps are built on Web standards, you can build and run on many browsers and—more interestingly—more computers, tablets, smartphones and even other devices and appliances that are Web-connected or enabled.</p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>Build your first Facebook game apps!</li>
<li>What <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> and <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a> techniques, tools and frameworks have to offer to do this</li>
<li>Enhance your first Facebook game app with social <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">media</a>, location-based services, etc.</li>
<li>Obtain a basic framework for a Facebook game app that you can build upon and customize for your own specific app design and <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> needs</li>
<li>Package, deploy and sell your first Facebook game app on Facebook&#8217;s new App Store<span id="more-18452"></span></li>
</ul>
<p><strong>Who this book is for</strong><br />
This book is for those new to Facebook apps development and even for those new to apps development. Readers should have some basic knowledge of <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5, JavaScript, <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a> and <a href="http://www.wowebook.be/tag/php/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PHP">PHP</a>.</p>
<p>For the latest source code, please check out the <a href="https://github.com/waynegraham/beginning-facebook-games-app-development" target="_blank">book site on GitHub</a>.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Your First Steps in Facebook Development</li>
<li>A JavaScript Boot Camp</li>
<li>It’s All About Context: <a href="http://www.wowebook.be/tag/canvas/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Canvas">Canvas</a> Basics</li>
<li>The Plan: Idea to Design</li>
<li>Essential Game Components</li>
<li>Your First Game: &#8220;Alien Turtle Invasion&#8221;</li>
<li>Going Social With Games</li>
<li>Introducing the Facebook Platform</li>
<li>Facebook Developer Tools</li>
<li>Launching Your Games</li>
<li>Your First Facebook Game: &#8220;Social Alien Turtle Invasion&#8221;</li>
<li><a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5 Game Engines</li>
<li>Using All the Tools: Your Future Facebook Games</li>
<li>The Marketplace: Project Spartan (Facebook App Store)</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 432 pages</li>
<li><strong>Publisher:</strong> Apress (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430241705</li>
<li><strong>ISBN-13:</strong> 978-1430241706</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/iad-production-beginners-guide/" title="iAd Production: Beginner's Guide" rel="bookmark">iAd Production: Beginner's Guide</a> <span class="date">(12-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-rails-view/" title="The Rails View: Creating a Beautiful and Maintainable User Experience" rel="bookmark">The Rails View: Creating a Beautiful and Maintainable User Experience</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sencha-touch-mobile-javascript-framework/" title="Sencha Touch Mobile JavaScript Framework" rel="bookmark">Sencha Touch Mobile JavaScript Framework</a> <span class="date">(10-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-ipad-programming/" title="Learning iPad Programming" rel="bookmark">Learning iPad Programming</a> <span class="date">(10-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-mobile-up-and-running/" title="jQuery Mobile: Up and Running" rel="bookmark">jQuery Mobile: Up and Running</a> <span class="date">(07-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/introducing-html5-game-development/" title="Introducing HTML5 Game Development" rel="bookmark">Introducing HTML5 Game Development</a> <span class="date">(10-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games/" title="HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL" rel="bookmark">HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL</a> <span class="date">(28-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games-most-wanted/" title="HTML5 Games Most Wanted" rel="bookmark">HTML5 Games Most Wanted</a> <span class="date">(03-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-developers-cookbook/" title="HTML5 Developer's Cookbook" rel="bookmark">HTML5 Developer's Cookbook</a> <span class="date">(08-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html-css-and-javascript-mobile-development-for-dummies/" title="HTML, CSS, and JavaScript Mobile Development For Dummies" rel="bookmark">HTML, CSS, and JavaScript Mobile Development For Dummies</a> <span class="date">(07-11-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/beginning-facebook-game-apps-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creative Blogging: Your First Steps to a Successful Blog</title>
		<link>http://www.wowebook.be/book/creative-blogging/</link>
		<comments>http://www.wowebook.be/book/creative-blogging/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 16:03:11 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[SEO & SEM]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Make Money]]></category>
		<category><![CDATA[PR]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Trick]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18443</guid>
		<description><![CDATA[Book Description Creative Blogging shows you how to start blogging for the very first time to express your creativity, reach out and be heard—and even how to make money with your blog! You&#8217;ll start at the right place: The beginning! Learn answers to the most important and popular questions: What is a blog? Do I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/764027180.jpg" alt="Creative Blogging: Your First Steps to a Successful Blog" width="220" height="220" title="Creative Blogging: Your First Steps to a Successful Blog" /></p>
<h3>Book Description</h3>
<p><em>Creative Blogging </em>shows you how to start blogging for the very first time to express your creativity, reach out and be heard—and even how to <a href="http://www.wowebook.be/tag/make-money/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Make Money">make money</a> with your <a href="http://www.wowebook.be/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Blog">blog</a>!</p>
<p>You&#8217;ll start at the right place: The beginning! Learn answers to the most important and popular questions: What is a <a href="http://www.wowebook.be/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Blog">blog</a>? Do I need a <a href="http://www.wowebook.be/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Blog">blog</a>? How do I get started? What do I <a href="http://www.wowebook.be/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Blog">blog</a> about? How do I <a href="http://www.wowebook.be/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Blog">blog</a>?<em> Creative Blogging</em> then takes you through the how-to aspects of blogging, so you can quickly learn the terminology and get started. You&#8217;ll then be able to choose the right blogging tool for you!</p>
<p>Soon, you&#8217;ll be prepared to unleash your creativity! Like a good author, you&#8217;ll learn how to find information to blog about, and how to express yourself in your blog in the ways that you want. Your creativity is what will make your blog successful, but every artist needs an audience. <em>Creative Blogging</em> reveals how to draw people to your site!</p>
<p>You&#8217;ll also discover how to work with images and video, how to integrate your blog with <a href="http://www.wowebook.be/tag/twitter/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Twitter">Twitter</a> and <a href="http://www.wowebook.be/tag/facebook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Facebook">Facebook</a>, and even how to <a href="http://www.wowebook.be/tag/make-money/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Make Money">make money</a> with your blog! Let your creativity bring your audience to you and your blog with <em>Creative Blogging</em>.</p>
<p><strong>What you’ll learn</strong><br />
This book is for beginners looking to start a new blog and let their creativity find their audience within the blogosphere. You&#8217;ll learn the basics of how to blog, how to show your creative self on your blog, and how to find your audience.<span id="more-18443"></span></p>
<ul>
<li>What a blog is—everything you need to know!</li>
<li>How to choose the best blog tool for YOU!</li>
<li>How to set up and organize your blog</li>
<li>How to be creative in your blog&#8217;s design and layout</li>
<li>How to work with images to create a beautiful blog</li>
<li>More advanced blog techniques and strategies</li>
<li>Tools to promote your blog, increase visits, and make money!</li>
<li>How to connect with popular social networking sites like <a href="http://www.wowebook.be/tag/twitter/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Twitter">Twitter</a> and <a href="http://www.wowebook.be/tag/facebook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Facebook">Facebook</a></li>
<li>Where to find help, tools, tips and tricks</li>
</ul>
<p><strong>Who this book is for</strong><br />
Anyone creative who&#8217;s never blogged before, but wants to reach an audience, be it for the purpose of <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> or pleasure.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Where to Begin</li>
<li>Blog Layout and Design</li>
<li>Let’s Blog</li>
<li>More Than Just Text</li>
<li>Advanced Blog Design</li>
<li>Setting up a Custom <a href="http://www.wowebook.be/tag/domain/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Domain">Domain</a></li>
<li>Increasing Traffic &amp; Visitor Tracking</li>
<li>Social Network Integration</li>
<li>Setting Up Shop</li>
<li><a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>/<a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a> Basics</li>
<li>Blogging Tips</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 336 pages</li>
<li><strong>Publisher:</strong> Apress (April 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430234288</li>
<li><strong>ISBN-13:</strong> 978-1430234289</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/facebook-for-grown-ups-2nd-edition/" title="Facebook for Grown-Ups, 2nd Edition" rel="bookmark">Facebook for Grown-Ups, 2nd Edition</a> <span class="date">(11-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/zero-to-100000/" title="Zero to 100,000" rel="bookmark">Zero to 100,000</a> <span class="date">(20-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web-2-0-a-strategy-guide/" title="Web 2.0: A Strategy Guide" rel="bookmark">Web 2.0: A Strategy Guide</a> <span class="date">(20-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-like-economy/" title="The Like Economy: How Businesses Make Money With Facebook" rel="bookmark">The Like Economy: How Businesses Make Money With Facebook</a> <span class="date">(07-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/technical-blogging/" title="Technical Blogging" rel="bookmark">Technical Blogging</a> <span class="date">(20-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-ipad-programming/" title="Learning iPad Programming" rel="bookmark">Learning iPad Programming</a> <span class="date">(10-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/joomla-2-5-beginners-guide/" title="Joomla! 2.5: Beginner's Guide" rel="bookmark">Joomla! 2.5: Beginner's Guide</a> <span class="date">(19-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/iphone-and-ipad-apps-marketing-2nd-edition/" title="iPhone and iPad Apps Marketing, 2nd Edition" rel="bookmark">iPhone and iPad Apps Marketing, 2nd Edition</a> <span class="date">(30-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/facebook-marketing-3rd-edition/" title="Facebook Marketing, 3rd Edition" rel="bookmark">Facebook Marketing, 3rd Edition</a> <span class="date">(11-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-facebook-game-apps-development/" title="Beginning Facebook Game Apps Development" rel="bookmark">Beginning Facebook Game Apps Development</a> <span class="date">(01-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/creative-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro HTML5 Accessibility</title>
		<link>http://www.wowebook.be/book/pro-html5-accessibility/</link>
		<comments>http://www.wowebook.be/book/pro-html5-accessibility/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 17:45:59 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[ARC]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Designing]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18425</guid>
		<description><![CDATA[Book Description Pro HTML5 Accessibility helps designers come to grips with building exciting, accessible and usable web sites and applications with HTML5. The book covers how to use HTML5 in order to serve the needs of people with disabilities and older persons using assistive technology (AT). It aims to be a useful ‘go-to’ guide, providing [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/368022874.jpg" alt="Pro HTML5 Accessibility" width="220" height="220" title="Pro HTML5 Accessibility" /></p>
<h3>Book Description</h3>
<p><em>Pro <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a></em> <em>Accessibility</em> helps designers come to grips with building exciting, accessible and usable <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> sites and applications with <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a>. The book covers how to use <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> in order to serve the needs of people with disabilities and older persons using assistive technology (AT). It aims to be a useful ‘go-to’ guide, providing practical advice. It takes several approaches, including a look at the new semantics of <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> and how to combine its use with authoring practices you know from using earlier versions of <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>. It also demonstrates how <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> content is currently supported (or not) by assistive technologies such as screen readers, and what this means practically for accessibility in your <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> projects.</p>
<p>The <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5 specification is huge, with new APIs and patterns that can be difficult to understand. Accessibility can also seem complex and nuanced if you have no experience interacting with people with disabilities. This book walks you though the process of designing exciting user interfaces that can potentially be used by everyone, regardless of ability. Accessibility is really a quality design issue, and getting it right is often more a matter of approach than having sophisticated, cutting-edge tools at your disposal.</p>
<p>This book will be your companion in your journey to understand both HTML5 and accessibility, as the author has many years of experience as a designer and web developer working directly with people with all types of disabilities. He has been involved with the <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> of HTML5 from an accessibility perspective for many years, as a member of the W3C WAI Protocols and Formats working group<span id="more-18425"></span> (which is responsible for ensuring W3C specifications are serving the needs of people with disabilities) as well as the HTML5 Working Group itself.</p>
<ul>
<li>Introduces the new HTML5 specification from an accessibility perspective</li>
<li>Shows how incorporating accessibility into your interfaces using HTML5 can have benefits for all users</li>
<li>Explains how HTML5 is currently supported by assistive technologies like screen readers, and how to work around these limitations when developing</li>
</ul>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>Gain an overview of assistive technologies and how they work with web content, as well as how to approach accessibility in your design projects</li>
<li>Learn how HTML5 differs from HTML4 and earlier</li>
<li>Understand how to practically apply HTML5 to your web projects in order to design accessible content.</li>
<li>See what works and what doesn’t</li>
<li>Learn the new semantics and structures within HTML5, and how to use them to build more accessible websites and applications</li>
<li>See which HTML5 elements and attributes are supported by browsers and assistive technologies, and what this means for the user experience of people with disabilities</li>
<li>Understand which parts of HTML5 are not well supported by browsers and assistive technology</li>
<li>Get a snapshot of current support, its limitations, and how to design and code in a way that will support older assistive technologies and browsers as well as more feature-rich, newer technologies</li>
<li>Learn how <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>, JavaScript, and WAI-ARIA can be used with HTML5 to support the <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> of accessible web content</li>
</ul>
<p><strong>Who this book is for</strong><br />
<em>Pro HTML5 Accessibility</em> is for the intermediate to advanced web designer and developer who is already building websites and applications but needs some help in understanding accessibility and how it relates to HTML5. The book can be read as a basic introduction to HTML5 and accessibility, but may be more suited to the professional or experienced designer who already has knowledge of HTML4 (or earlier) as well as <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>, WAI-ARIA and JavaScript. While no detailed knowledge of <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>, WAI-ARIA or scripting is really required, it will help the reader to understand some of the design patterns and examples discussed in the book.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Introduction to HTML5 Acessibility</li>
<li>Understanding Disability and Assistive Technology</li>
<li>JavaScript Isn&#8217;t a Dirty Word, and ARIA Isn&#8217;t Just Beautiful <a href="http://www.wowebook.be/tag/music/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Music">Music</a></li>
<li><a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a> and DOM</li>
<li>HTML5, the New Semantics and New Approaches to Document Markup</li>
<li>Images, Rich <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">Media</a>, <a href="http://www.wowebook.be/tag/audio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Audio">Audio</a> and <a href="http://www.wowebook.be/tag/video/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Video">Video</a> in HTML 5</li>
<li>HTML5 and Accessible Data Tables</li>
<li>HTML5 and Accessible Forms</li>
<li>HTML5, Usability and User-Centered Design</li>
<li>Tools, Tips, and Tricks: Assessing Your Acessible HTML5 Project</li>
<li>WCAG 2.0 Client-Side Scripting Techniques</li>
<li>Definition of WAI-ARIA Roles</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 386 pages</li>
<li><strong>Publisher:</strong> Apress (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430241942</li>
<li><strong>ISBN-13:</strong> 978-1430241942</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/html5-developers-cookbook/" title="HTML5 Developer's Cookbook" rel="bookmark">HTML5 Developer's Cookbook</a> <span class="date">(08-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-javascript-for-web-developers-3rd-edition/" title="Professional JavaScript for Web Developers, 3rd Edition" rel="bookmark">Professional JavaScript for Web Developers, 3rd Edition</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-html5/" title="The Definitive Guide to HTML5" rel="bookmark">The Definitive Guide to HTML5</a> <span class="date">(14-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-jquery/" title="Pro jQuery" rel="bookmark">Pro jQuery</a> <span class="date">(02-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-mobile-development-cookbook/" title="HTML5 Mobile Development Cookbook" rel="bookmark">HTML5 Mobile Development Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-for-masterminds/" title="HTML5 for Masterminds" rel="bookmark">HTML5 for Masterminds</a> <span class="date">(04-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web-design-bundle/" title="Web Design Bundle (Best Practices, UX, Typography, Business)" rel="bookmark">Web Design Bundle (Best Practices, UX, Typography, Business)</a> <span class="date">(10-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-rails-view/" title="The Rails View: Creating a Beautiful and Maintainable User Experience" rel="bookmark">The Rails View: Creating a Beautiful and Maintainable User Experience</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/test-driven-javascript-development/" title="Test-Driven JavaScript Development" rel="bookmark">Test-Driven JavaScript Development</a> <span class="date">(02-10-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/pro-html5-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Drupal, 2nd Edition</title>
		<link>http://www.wowebook.be/book/using-drupal-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/using-drupal-2nd-edition/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 13:57:38 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18395</guid>
		<description><![CDATA[Book Description Take advantage of Drupal’s vast collection of community-contributed modules and discover how they make this web framework unique and valuable. With this guide, you’ll learn how to combine modules in interesting ways (with minimal code-wrangling) to develop several community-driven websites— including a job posting board, photo gallery, online store, product review database, and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/506149448.jpg" alt="Using Drupal, 2nd Edition" width="220" height="220" title="Using Drupal, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>Take advantage of <a href="http://www.wowebook.be/tag/drupal/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Drupal">Drupal</a>’s vast collection of community-contributed modules and discover how they make this <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> framework unique and valuable. With this guide, you’ll learn how to combine modules in interesting ways (with minimal code-wrangling) to develop several community-driven websites— including a job posting board, photo gallery, online store, product review database, and event calendar.</p>
<p>The second edition focuses on <a href="http://www.wowebook.be/tag/drupal/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Drupal">Drupal</a> 7, the latest version of this <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> system. Each project spans an entire chapter, with step-by-step &#8220;recipes&#8221; to help you build out the precise functionality the site requires. With this book, developers new to Drupal will gain experience through a hands-on introduction, and experienced Drupal developers will learn real-world best practices.</p>
<ul>
<li>Learn Drupal’s concepts and building blocks, and how everything works together</li>
<li>Hit the ground running—build your first Drupal site hands-on</li>
<li>Explore solutions that meet each project’s requirements, and discover why specific modules were selected</li>
<li>Understand the projects through case studies, including the client’s needs and desires</li>
<li>Learn how to configure modules with a bird’s-eye view of how they work</li>
<li>Discover new modules, including Drupal Commerce, <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">Media</a>, and Workbench</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1 Drupal Overview<span id="more-18395"></span><br />
Chapter 2 Drupal Jumpstart<br />
Chapter 3 Job Posting Board<br />
Chapter 4 <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">Media</a> <a href="http://www.wowebook.be/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">Management</a><br />
Chapter 5 Product Reviews<br />
Chapter 6 Event <a href="http://www.wowebook.be/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">Management</a><br />
Chapter 7 Managing Publishing Workflows<br />
Chapter 8 Multilingual Sites<br />
Chapter 9 Online Store</p>
<p>Appendix A. Installing and Upgrading Drupal<br />
Appendix B. Choosing the Right Modules<br />
Appendix C. Modules and Themes Used in This Book<br />
Appendix D. Major Changes Between Drupal 6 and 7</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 496 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media; 2nd Edition (April 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449390528</li>
<li><strong>ISBN-13:</strong> 978-1449390525</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/drupal-users-guide/" title="Drupal User's Guide" rel="bookmark">Drupal User's Guide</a> <span class="date">(28-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/drupal-7-theming-cookbook/" title="Drupal 7 Theming Cookbook" rel="bookmark">Drupal 7 Theming Cookbook</a> <span class="date">(02-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-drupal-7/" title="The Definitive Guide to Drupal 7" rel="bookmark">The Definitive Guide to Drupal 7</a> <span class="date">(13-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-ios-5-2nd-edition/" title="Programming iOS 5, 2nd Edition" rel="bookmark">Programming iOS 5, 2nd Edition</a> <span class="date">(31-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/planning-and-managing-drupal-projects/" title="Planning and Managing Drupal Projects" rel="bookmark">Planning and Managing Drupal Projects</a> <span class="date">(15-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-and-javascript-in-drupal/" title="jQuery and JavaScript in Drupal (Video)" rel="bookmark">jQuery and JavaScript in Drupal (Video)</a> <span class="date">(12-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/joomla-2-5-beginners-guide/" title="Joomla! 2.5: Beginner's Guide" rel="bookmark">Joomla! 2.5: Beginner's Guide</a> <span class="date">(19-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/front-end-drupal/" title="Front End Drupal: Designing, Theming, Scripting" rel="bookmark">Front End Drupal: Designing, Theming, Scripting</a> <span class="date">(28-06-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/foundation-drupal-7/" title="Foundation Drupal 7" rel="bookmark">Foundation Drupal 7</a> <span class="date">(26-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/drupal-the-guide-to-planning-and-building-websites/" title="Drupal: The Guide to Planning and Building Websites" rel="bookmark">Drupal: The Guide to Planning and Building Websites</a> <span class="date">(22-08-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/using-drupal-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PayPal APIs: Up and Running, 2nd Edition</title>
		<link>http://www.wowebook.be/book/paypal-apis-up-and-running-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/paypal-apis-up-and-running-2nd-edition/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 13:54:26 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[OOD]]></category>
		<category><![CDATA[Parallel]]></category>
		<category><![CDATA[Paypal]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Up and Running]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18392</guid>
		<description><![CDATA[Book Description If your web application’s success depends on how quickly and easily users can make transactions, PayPal APIs provide effective solutions you can’t afford to overlook. This concise book takes you hands-on through several options to help you determine the best choice for your situation, whether you’re collecting money via websites or mobile apps [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1855595939.jpg" alt="PayPal APIs: Up and Running, 2nd Edition" width="220" height="220" title="PayPal APIs: Up and Running, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>If your <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> application’s success depends on how quickly and easily users can make transactions, <a href="http://www.wowebook.be/tag/paypal/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Paypal">PayPal</a> APIs provide effective solutions you can’t afford to overlook. This concise book takes you hands-on through several options to help you determine the best choice for your situation, whether you’re collecting <a href="http://www.wowebook.be/tag/money/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Money">money</a> via websites or <a href="http://www.wowebook.be/tag/mobile/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile">mobile</a> apps for products and services, donations, or anything else.</p>
<p>In each chapter, you’ll work with a different <a href="http://www.wowebook.be/tag/paypal/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Paypal">PayPal</a> <a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a> by integrating it into the book’s sample application, using <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> and the <a href="http://www.wowebook.be/tag/google-app-engine/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google App Engine">Google App Engine</a> framework. This expanded edition introduces two new options: Express Checkout for Digital Goods and Instant Payment Notifications, complete with sample project code. By the end of this book, you’ll understand how to take full advantage of PayPal and its powerful features.</p>
<ul>
<li>Learn PayPal <a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a> basics, and get an introduction to <a href="http://www.wowebook.be/tag/google-app-engine/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google App Engine">Google App Engine</a></li>
<li>Explore the Express Checkout option, and understand what distinguishes it from other generic workflows</li>
<li>Tailor Express Checkout for electronic documents, videos, and other “in app” digital purchases</li>
<li>Apply the Adaptive Payments option for transactions that involve multiple recipients</li>
<li>Embed the payment process into your site with no mention of PayPal, using <a href="http://www.wowebook.be/tag/website/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Website">Website</a> Payments Pro</li>
<li>Use the Instant Payment Notifications you receive as triggers to take follow-up action</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1. PayPal API Overview<span id="more-18392"></span><br />
Chapter 2. Express Checkout (Including <a href="http://www.wowebook.be/tag/mobile/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile">Mobile</a> Express Checkout)<br />
Chapter 3. Express Checkout for Digital Goods<br />
Chapter 4. Adaptive Payments (Simple, <a href="http://www.wowebook.be/tag/parallel/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Parallel">Parallel</a>, and Chained Payments)<br />
Chapter 5. <a href="http://www.wowebook.be/tag/website/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Website">Website</a> Payments Pro (Direct Payment)<br />
Chapter 6. Instant Payment Notifications (IPNs)</p>
<p>Appendix A. Overview of Tweet Relevance<br />
Appendix B. Mobile Payment Libraries (MPLs)</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 152 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">Media</a>; 2nd Edition (April 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 144931872X</li>
<li><strong>ISBN-13:</strong> 978-1449318727</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/clojure-programming/" title="Clojure Programming" rel="bookmark">Clojure Programming</a> <span class="date">(24-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web2py-application-development-cookbook/" title="web2py Application Development Cookbook" rel="bookmark">web2py Application Development Cookbook</a> <span class="date">(16-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-html5/" title="The Definitive Guide to HTML5" rel="bookmark">The Definitive Guide to HTML5</a> <span class="date">(14-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-business-of-android-apps-development/" title="The Business of Android Apps Development" rel="bookmark">The Business of Android Apps Development</a> <span class="date">(25-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-html5-mobile-application-development-in-24-hours/" title="Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours" rel="bookmark">Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours</a> <span class="date">(04-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-javascript-for-web-developers-3rd-edition/" title="Professional JavaScript for Web Developers, 3rd Edition" rel="bookmark">Professional JavaScript for Web Developers, 3rd Edition</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-android-2-application-development/" title="Professional Android 2 Application Development" rel="bookmark">Professional Android 2 Application Development</a> <span class="date">(12-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-paypal-e-commerce/" title="Pro PayPal E-Commerce" rel="bookmark">Pro PayPal E-Commerce</a> <span class="date">(13-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-jquery-mobile/" title="Pro jQuery Mobile" rel="bookmark">Pro jQuery Mobile</a> <span class="date">(10-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-jquery/" title="Pro jQuery" rel="bookmark">Pro jQuery</a> <span class="date">(02-03-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/paypal-apis-up-and-running-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Pocket Reference, 3rd Edition</title>
		<link>http://www.wowebook.be/book/javascript-pocket-reference-3rd-edition/</link>
		<comments>http://www.wowebook.be/book/javascript-pocket-reference-3rd-edition/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 13:48:16 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Pocket Reference]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18389</guid>
		<description><![CDATA[Book Description JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/591745427.jpg" alt="JavaScript Pocket Reference, 3rd Edition" width="220" height="220" title="JavaScript Pocket Reference, 3rd Edition" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a> is the ubiquitous <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language of the <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a>, and for more than 15 years, <em><a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a>: The Definitive Guide</em> has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of <em>The Definitive Guide</em>, collecting the essential parts of that hefty volume into this slim yet dense <a href="http://www.wowebook.be/tag/pocket-reference/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Pocket Reference">pocket reference</a>.</p>
<p>The first 9 chapters document the latest version (ECMAScript 5) of the core JavaScript language, covering:</p>
<ul>
<li>Types, values, and variables</li>
<li>Operators, expressions, and statements</li>
<li>Objects and arrays</li>
<li>Functions and classes</li>
</ul>
<p>The next 5 chapters document the fundamental APIs for using JavaScript with <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> and explain how to:</p>
<ul>
<li>Interact with <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> <a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">browser</a> <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">windows</a></li>
<li>Script <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a> documents and document elements</li>
<li>Modify and apply CSS styles and classes</li>
<li>Respond to user input events</li>
<li>Communicate with web servers</li>
<li>Store data locally on the user&#8217;s computer</li>
</ul>
<p>This book is a perfect companion to <em><a href="http://www.wowebook.be/tag/jquery/" class="st_tag internal_tag" rel="tag" title="Posts tagged with jQuery">jQuery</a> <a href="http://www.wowebook.be/tag/pocket-reference/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Pocket Reference">Pocket Reference</a></em>.<span id="more-18389"></span></p>
<p><strong>Table of Contents</strong><br />
Chapter 1. Lexical Structure<br />
Chapter 2. Types, Values, and Variables<br />
Chapter 3. Expressions and Operators<br />
Chapter 4. Statements<br />
Chapter 5. Objects<br />
Chapter 6. Arrays<br />
Chapter 7. Functions<br />
Chapter 8. Classes<br />
Chapter 9. Regular Expressions<br />
Chapter 10. Client-Side JavaScript<br />
Chapter 11. Scripting Documents<br />
Chapter 12. Handling Events<br />
Chapter 13. Networking<br />
Chapter 14. Client-Side Storage</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 288 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">Media</a>; 3rd Edition (April 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449316859</li>
<li><strong>ISBN-13:</strong> 978-1449316853</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/professional-jquery/" title="Professional jQuery" rel="bookmark">Professional jQuery</a> <span class="date">(14-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-javascript-for-web-developers-3rd-edition/" title="Professional JavaScript for Web Developers, 3rd Edition" rel="bookmark">Professional JavaScript for Web Developers, 3rd Edition</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-html5-accessibility/" title="Pro HTML5 Accessibility" rel="bookmark">Pro HTML5 Accessibility</a> <span class="date">(28-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-mobile-up-and-running/" title="jQuery Mobile: Up and Running" rel="bookmark">jQuery Mobile: Up and Running</a> <span class="date">(07-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games-most-wanted/" title="HTML5 Games Most Wanted" rel="bookmark">HTML5 Games Most Wanted</a> <span class="date">(03-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-developers-cookbook/" title="HTML5 Developer's Cookbook" rel="bookmark">HTML5 Developer's Cookbook</a> <span class="date">(08-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web-development-recipes/" title="Web Development Recipes" rel="bookmark">Web Development Recipes</a> <span class="date">(21-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-rails-view/" title="The Rails View: Creating a Beautiful and Maintainable User Experience" rel="bookmark">The Rails View: Creating a Beautiful and Maintainable User Experience</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/supercharged-javascript-graphics/" title="Supercharged JavaScript Graphics: with HTML5 canvas, jQuery, and More" rel="bookmark">Supercharged JavaScript Graphics: with HTML5 canvas, jQuery, and More</a> <span class="date">(05-08-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/javascript-pocket-reference-3rd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Recipes: Rails 3 Edition, 2nd Edition</title>
		<link>http://www.wowebook.be/book/rails-recipes-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/rails-recipes-2nd-edition/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 13:08:40 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Secret]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18342</guid>
		<description><![CDATA[Book Description Written for novice to intermediate Rails developers, Rails Recipes: Rails 3 Edition is packed with solutions to 70 of the most vexing problems you&#8217;re likely to face on the job. From building custom forms and powering pages with JQuery to integrating with legacy databases, it&#8217;s all here. Each recipe has been updated to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1293800113.jpg" alt="Rails Recipes: Rails 3 Edition, 2nd Edition" width="220" height="220" title="Rails Recipes: Rails 3 Edition, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>Written for novice to intermediate <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> developers, <em><a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> Recipes: <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> 3 Edition</em> is packed with solutions to 70 of the most vexing problems you&#8217;re likely to face on the job. From building custom forms and powering pages with JQuery to integrating with legacy databases, it&#8217;s all here. Each recipe has been updated to reflect the latest features of Rails 3.1 and each lays out a distinctive solution to a problem you may be facing today or could well encounter tomorrow. In addition, you&#8217;ll find half the book is stocked with new eye-opening solutions to such common problems as how to extend Rails, test and deploy your sites, or add a <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> service to your actions. And each recipe not only lays out a succinct solution, but explains its rationale and the technologies that make it work.</p>
<p>Loaded with the insights of a Rails community leader, members of the Rails core team and other experts, this is the book you&#8217;ll want to have at your side as you craft your next project.</p>
<p><strong>What You Need:</strong><br />
<a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> 1.8.7 or above. Rails 3.1 or above</p>
<p><strong>Table of Contents</strong><br />
Part I: Database Recipes<br />
Recipe 1. Create Meaningful Many-to-Many Relationships<br />
Recipe 2. Create Declarative Named Queries<br />
Recipe 3. Connect to Multiple Databases<span id="more-18342"></span><br />
Recipe 4. Set Default Criteria for Model Operations<br />
Recipe 5. Add Behavior to Active Record Associations<br />
Recipe 6. Create Polymorphic Associations<br />
Recipe 7. Version Your Models<br />
Recipe 8. Perform Calculations on Your Model Data<br />
Recipe 9. Use Active Record Outside of Rails<br />
Recipe 10. Connect to Legacy Databases<br />
Recipe 11. Make Dumb Data Smart with composed_of()<br />
Recipe 12. DRY Up Your YAML Database Configuration File<br />
Recipe 13. Use Models Safely in Migrations<br />
Recipe 14. Create Self-referential Many-to-Many Relationships<br />
Recipe 15. Protect Your Data from Accidental Mass Update<br />
Recipe 16. Create a Custom Model Validator<br />
Recipe 17. Nest has_many :through Relationships<br />
Recipe 18. Keep Your Application in Sync with Your Database Schema<br />
Recipe 19. Seed Your Database with Starting Data<br />
Recipe 20. Use Helpers in Models<br />
Recipe 21. Avoid Dangling Database Dependencies</p>
<p>Part II: Controller Recipes<br />
Recipe 22. Create Nested Resources<br />
Recipe 23. Create a Custom Action in a REST Controller<br />
Recipe 24. Create a Helper Method to Use in Both Controllers and Views<br />
Recipe 25. Trim Your REST Resources<br />
Recipe 26. Constrain Routes by Subdomain (and Other Conditions)<br />
Recipe 27. Add <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> Services to Your Actions<br />
Recipe 28. Write Macros<br />
Recipe 29. Manage a Static <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a> Site with Rails<br />
Recipe 30. Syndicate Your Site with <a href="http://www.wowebook.be/tag/rss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with RSS">RSS</a><br />
Recipe 31. Set Your Application’s Home Page</p>
<p>Part III: User Interface Recipes<br />
Recipe 32. Create a Custom Form Builder<br />
Recipe 33. Pluralize Words on the Fly (or Not)<br />
Recipe 34. Insert Action-Specific Content in a Layout<br />
Recipe 35. Add Unobtrusive <a href="http://www.wowebook.be/tag/ajax/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ajax">Ajax</a> with jQuery<br />
Recipe 36. Create One Form for Many Models<br />
Recipe 37. Cache Local Data with <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5 Data Attributes</p>
<p>Part IV: Testing Recipes<br />
Recipe 38. Automate Tests for Your Models<br />
Recipe 39. Test Your Controllers<br />
Recipe 40. Test Your Helpers<br />
Recipe 41. Test Your Outgoing Mailers<br />
Recipe 42. Test Across Multiple Controllers<br />
Recipe 43. Focus Your Tests with Mocking and Stubbing<br />
Recipe 44. Extract Test Fixtures from Live Data<br />
Recipe 45. Create Dynamic Test Fixtures<br />
Recipe 46. Measure and Improve Your Test Coverage<br />
Recipe 47. Create Test Data with Factories</p>
<p>Part V: Email Recipes<br />
Recipe 48. Send Gracefully Degrading Rich-Content Emails<br />
Recipe 49. Send Email with Attachments<br />
Recipe 50. Test Incoming Email</p>
<p>Part VI: Big-Picture Recipes<br />
Recipe 51. Roll Your Own Authentication<br />
Recipe 52. Protect Your Application with Basic <a href="http://www.wowebook.be/tag/http/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTTP">HTTP</a> Authentication<br />
Recipe 53. Authorize Users with Roles<br />
Recipe 54. Force Your Users to Access Site Functions with <a href="http://www.wowebook.be/tag/ssl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SSL">SSL</a><br />
Recipe 55. Create <a href="http://www.wowebook.be/tag/secret/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Secret">Secret</a> URLs<br />
Recipe 56. Use Rails Without a Database<br />
Recipe 57. Create Your Own <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> Gem<br />
Recipe 58. Use Bundler Groups to Manage Per-Environment Dependencies<br />
Recipe 59. Package Rake Tasks for Reuse with a Gem<br />
Recipe 60. Explore Your Rails Application with the Console<br />
Recipe 61. Automate Work with Your Own Rake Tasks<br />
Recipe 62. Generate Documentation for Your Application<br />
Recipe 63. Render Application Data as Comma-Separated Values<br />
Recipe 64. Debug and Explore Your Application with the ruby-debug Gem<br />
Recipe 65. Render Complex Documents as PDFs</p>
<p>Part VII: Extending Rails<br />
Recipe 66. Support Additional Content Types with a Custom Renderer<br />
Recipe 67. Accept Additional Content Types with a Custom Parameter Parser<br />
Recipe 68. Templatize Your Generated Rails Applications<br />
Recipe 69. Automate Recurring Code Patterns with Custom Generators<br />
Recipe 70. Create a Mountable Application as a Rails Engine Plugin</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 296 pages</li>
<li><strong>Publisher:</strong> Pragmatic Bookshelf; 2nd Edition (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1934356778</li>
<li><strong>ISBN-13:</strong> 978-1934356777</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/pro-sharepoint-with-jquery/" title="Pro SharePoint with jQuery" rel="bookmark">Pro SharePoint with jQuery</a> <span class="date">(30-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-rails-view/" title="The Rails View: Creating a Beautiful and Maintainable User Experience" rel="bookmark">The Rails View: Creating a Beautiful and Maintainable User Experience</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-mobile-up-and-running/" title="jQuery Mobile: Up and Running" rel="bookmark">jQuery Mobile: Up and Running</a> <span class="date">(07-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/designing-with-progressive-enhancement/" title="Designing with Progressive Enhancement: Building the Web that Works for Everyone" rel="bookmark">Designing with Progressive Enhancement: Building the Web that Works for Everyone</a> <span class="date">(26-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wordpress-bundle/" title="WordPress Bundle" rel="bookmark">WordPress Bundle</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web-design-bundle/" title="Web Design Bundle (Best Practices, UX, Typography, Business)" rel="bookmark">Web Design Bundle (Best Practices, UX, Typography, Business)</a> <span class="date">(10-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-book-of-javascript-2nd-edition/" title="The Book of JavaScript, 2nd Edition" rel="bookmark">The Book of JavaScript, 2nd Edition</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-tcp-ip-in-24-hours-5th-edition/" title="Sams Teach Yourself TCP/IP in 24 Hours, 5th Edition" rel="bookmark">Sams Teach Yourself TCP/IP in 24 Hours, 5th Edition</a> <span class="date">(14-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-html5-mobile-application-development-in-24-hours/" title="Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours" rel="bookmark">Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours</a> <span class="date">(04-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/rails-recipes-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Rails View: Creating a Beautiful and Maintainable User Experience</title>
		<link>http://www.wowebook.be/book/the-rails-view/</link>
		<comments>http://www.wowebook.be/book/the-rails-view/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 13:00:44 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[CoffeeScript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Sass]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18337</guid>
		<description><![CDATA[Book Description Working in the View layer requires a breadth of knowledge and attention to detail unlike anywhere else in Rails. One wrong move can result in brittle, complex views that stop future development in its tracks. This book will help you break free from tangles of logic and markup in your views as you [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/576300272.jpg" alt="The Rails View: Creating a Beautiful and Maintainable User Experience" width="220" height="220" title="The Rails View: Creating a Beautiful and Maintainable User Experience" /></p>
<h3>Book Description</h3>
<p>Working in the View layer requires a breadth of knowledge and attention to detail unlike anywhere else in <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a>. One wrong move can result in brittle, complex views that stop future development in its tracks. This book will help you break free from tangles of logic and markup in your views as you pick up the practical skills you need to implement your user interface cleanly and maintainably.</p>
<p>You&#8217;ll discover how to build up solid, sustainable layouts and popular interface elements with semantic <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5 and <a href="http://www.wowebook.be/tag/css3/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS3">CSS3</a>, and when you can responsibly generate markup and use advanced presenters&#8230; all without leaving the designers on your team out in the cold. Widen your appeal with responsive design, and discover how new progressive enhancement techniques can take you beyond the &#8220;weakest link&#8221; approach of the past. Master the asset pipeline introduced in <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> 3.1 and use <a href="http://www.wowebook.be/tag/sass/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sass">Sass</a> and Coffeescript to make your interface code shorter and more enjoyable.</p>
<p>You&#8217;ll create elegant, well-structured views that are a joy to build on. You&#8217;ll appreciate its comprehensive, objective guidance in a realm full of subjective opinions.</p>
<p><strong>What You Need:</strong><br />
All examples in the book assume Rails 3.1 or later and <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> 1.9.x are installed. Detailed information on how to install these for Windows, <a href="http://www.wowebook.be/tag/mac-os-x/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mac OS X">Mac OS X</a> and <a href="http://www.wowebook.be/tag/linux/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Linux">Linux</a> is included in the book.</p>
<p><span id="more-18337"></span><strong>Table of Contents</strong><br />
Chapter 1. Creating an Application Layout<br />
Chapter 2. Improving Readability<br />
Chapter 3. Adding Cascading Style Sheets<br />
Chapter 4. Adding JavaScript<br />
Chapter 5. Building Maintainable Forms<br />
Chapter 6. Using Presenters<br />
Chapter 7. Handling <a href="http://www.wowebook.be/tag/mobile/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile">Mobile</a> Views<br />
Chapter 8. Working with Email<br />
Chapter 9. Optimizing <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">Performance</a></p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 264 pages</li>
<li><strong>Publisher:</strong> Pragmatic Bookshelf (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1934356875</li>
<li><strong>ISBN-13:</strong> 978-1934356876</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/html-css-and-javascript-mobile-development-for-dummies/" title="HTML, CSS, and JavaScript Mobile Development For Dummies" rel="bookmark">HTML, CSS, and JavaScript Mobile Development For Dummies</a> <span class="date">(07-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-facebook-game-apps-development/" title="Beginning Facebook Game Apps Development" rel="bookmark">Beginning Facebook Game Apps Development</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sencha-touch-mobile-javascript-framework/" title="Sencha Touch Mobile JavaScript Framework" rel="bookmark">Sencha Touch Mobile JavaScript Framework</a> <span class="date">(10-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-html5-accessibility/" title="Pro HTML5 Accessibility" rel="bookmark">Pro HTML5 Accessibility</a> <span class="date">(28-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-ipad-programming/" title="Learning iPad Programming" rel="bookmark">Learning iPad Programming</a> <span class="date">(10-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-mobile-up-and-running/" title="jQuery Mobile: Up and Running" rel="bookmark">jQuery Mobile: Up and Running</a> <span class="date">(07-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/iad-production-beginners-guide/" title="iAd Production: Beginner's Guide" rel="bookmark">iAd Production: Beginner's Guide</a> <span class="date">(12-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games/" title="HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL" rel="bookmark">HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL</a> <span class="date">(28-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games-most-wanted/" title="HTML5 Games Most Wanted" rel="bookmark">HTML5 Games Most Wanted</a> <span class="date">(03-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/the-rails-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla! 2.5: Beginner&#8217;s Guide</title>
		<link>http://www.wowebook.be/book/joomla-2-5-beginners-guide/</link>
		<comments>http://www.wowebook.be/book/joomla-2-5-beginners-guide/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 13:45:40 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Search Engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Trick]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18324</guid>
		<description><![CDATA[Book Description Joomla! is one of the most popular open-source Content Management Systems, actively developed and supported by a world-wide user community. Although it&#8217;s a fun and feature-rich tool, it can be challenging to get beyond the basics and build a site that meets your needs perfectly. Using this book you can create dynamic, interactive [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1113957650.jpg" alt="Joomla! 2.5: Beginners Guide" width="220" height="220" title="Joomla! 2.5: Beginners Guide" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/joomla/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Joomla">Joomla</a>! is one of the most popular open-source Content <a href="http://www.wowebook.be/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">Management</a> Systems, actively developed and supported by a world-wide user community. Although it&#8217;s a fun and feature-rich tool, it can be challenging to get beyond the basics and build a site that meets your needs perfectly. Using this book you can create dynamic, interactive <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a>- sites that perfectly fit your needs.</p>
<p>Completely updated for <a href="http://www.wowebook.be/tag/joomla/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Joomla">Joomla</a>! 2.5, this practical guide teaches you how to create professional, appealing and extendable websites, whether you want to create a full-featured company or club <a href="http://www.wowebook.be/tag/website/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Website">website</a> or build a personal <a href="http://www.wowebook.be/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Blog">blog</a> site.</p>
<p>The <em>Joomla! Beginner&#8217;s Guide</em> helps beginners to get started quickly and to get beyond the basics to take full advantage of Joomla!&#8217;s powerful features. Completely updated from the first book, real-life examples and tutorials will spark your imagination and show you what kind of professional, contemporary, feature-rich websites any developer can achieve with Joomla!. This book thoroughly covers the concepts behind the software and creates a coherent picture of how the software works. This book is not about what Joomla! can do – it&#8217;s about what you can do using Joomla!.</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Create a feature-rich site that&#8217;s easy to expand, customize, and maintain without having to learn <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> languages such as <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a> and Cascading Style Sheets (<a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>)<span id="more-18324"></span></li>
<li>Design attractive home pages that provide a quick overview of the site&#8217;s contents and direct people to the content they could be interested in</li>
<li>Engage your web visitors and turn them into active users by enabling them to register, add content, and leave comments</li>
<li>Design clear and easy navigation using menus, submenus, and text hyperlinks</li>
<li>Make full use of templates to get your site to look just right, tweaking the <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a> and customizing templates using your own logo, fonts, and colors</li>
<li>Extend Joomla!&#8217;s capabilities by finding and utilizing must-have extensions that perfectly meet your needs</li>
<li>Increase your site&#8217;s visibility for search engines by applying highly effective <a href="http://www.wowebook.be/tag/search-engine/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Search Engine">Search Engine</a> <a href="http://www.wowebook.be/tag/optimization/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Optimization">Optimization</a> (<a href="http://www.wowebook.be/tag/seo/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SEO">SEO</a>) techniques</li>
<li>Secure your site from hackers and potential threats using easy-to-follow techniques</li>
</ul>
<p><strong>Approach</strong><br />
Written with a fast-paced but friendly and engaging approach, this Packt Beginner&#8217;s guide is designed to be placed alongside the computer as your guide and mentor. Step-by-step tutorials are bolstered by explanations of the reasoning behind what you are doing. You will quickly pick up the necessary skills, tips, and tricks for building a successful Joomla! <a href="http://www.wowebook.be/tag/website/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Website">website</a>.</p>
<p><strong>Who this book is for</strong><br />
This book is written for beginners to website design. By the end of the book you will have built a complete custom content managed website, and be ready to build any kind of website.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 426 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849517908</li>
<li><strong>ISBN-13:</strong> 978-1849517904</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/learning-ipad-programming/" title="Learning iPad Programming" rel="bookmark">Learning iPad Programming</a> <span class="date">(10-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games-most-wanted/" title="HTML5 Games Most Wanted" rel="bookmark">HTML5 Games Most Wanted</a> <span class="date">(03-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/drupal-users-guide/" title="Drupal User's Guide" rel="bookmark">Drupal User's Guide</a> <span class="date">(28-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/creative-blogging/" title="Creative Blogging: Your First Steps to a Successful Blog" rel="bookmark">Creative Blogging: Your First Steps to a Successful Blog</a> <span class="date">(30-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-joomla-web-site-development/" title="Beginning Joomla! Web Site Development" rel="bookmark">Beginning Joomla! Web Site Development</a> <span class="date">(19-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wordpress-3-site-blueprints/" title="WordPress 3 Site Blueprints" rel="bookmark">WordPress 3 Site Blueprints</a> <span class="date">(27-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/website-optimization/" title="Website Optimization: Speed, Search Engine & Conversion Rate Secrets" rel="bookmark">Website Optimization: Speed, Search Engine & Conversion Rate Secrets</a> <span class="date">(06-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web-design-bundle/" title="Web Design Bundle (Best Practices, UX, Typography, Business)" rel="bookmark">Web Design Bundle (Best Practices, UX, Typography, Business)</a> <span class="date">(10-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/using-drupal-2nd-edition/" title="Using Drupal, 2nd Edition" rel="bookmark">Using Drupal, 2nd Edition</a> <span class="date">(25-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-css-pocket-guide/" title="The CSS Pocket Guide" rel="bookmark">The CSS Pocket Guide</a> <span class="date">(01-12-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/joomla-2-5-beginners-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Tomcat 7 Essentials</title>
		<link>http://www.wowebook.be/book/apache-tomcat-7-essentials/</link>
		<comments>http://www.wowebook.be/book/apache-tomcat-7-essentials/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 16:11:42 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Apache Tomcat]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[JavaServer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18304</guid>
		<description><![CDATA[Book Description Apache Tomcat (or simply Tomcat) is an open source servlet container developed by the Apache Software Foundation (ASF). The latest major stable release, Apache Tomcat version 7 implements the Servlet 3 and JavaServer Pages 2 specifications from the Java Community Process, and includes many additional features that make it a useful platform for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1705192318.jpg" alt="Apache Tomcat 7 Essentials" width="220" height="220" title="Apache Tomcat 7 Essentials" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a> Tomcat (or simply Tomcat) is an <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> servlet container developed by the <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a> Software Foundation (ASF). The latest major stable release, <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a> Tomcat version 7 implements the Servlet 3 and <a href="http://www.wowebook.be/tag/javaserver/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaServer">JavaServer</a> Pages 2 specifications from the <a href="http://www.wowebook.be/tag/java/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Java">Java</a> Community Process, and includes many additional features that make it a useful platform for developing and deploying <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications and <a href="http://www.wowebook.be/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">web services</a>.</p>
<p><a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a> Tomcat 7 Essentials follows a practical approach to teach installing, configuring, and maintaining Tomcat. It helps you to understand the middle architecture for hosting multiple websites and also provides the confidence to implement middleware support. It imparts to you the capacity to resolve migration issues and also provides regular maintenance solutions. This is the first and only book to cover upgrading to Tomcat 7 from previous versions.</p>
<p>The journey of the reader starts at the beginner level and ends at the expert level. The content is designed in such a way that it balances the theory and practical approach for understanding concepts related to handling middle ware and <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> issues.</p>
<p>In this book, you will go through a three-phase life cycle. The first cycle consists of installation, configuration of Tomcat 7 on different OS, and other configurations related to JDBC, port, deployment etc.</p>
<p>The second phase deals with the building of enterprise application setup<span id="more-18304"></span> and high availability architecture (clustering load balancing). The third and critical phase will teach you to handle critical issues, <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> tuning, and best practices for various environment stacks like dev/QA/stage/production.</p>
<p>This book gives you a wider vision of using Tomcat 7 in web technologies and the skill to optimize their <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> using Apache Tomcat 7.</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Learn to install Tomcat 7 on <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a>/Linux step-by-step and resolve any issues faced during installation</li>
<li>Deploy multiple applications and troubleshoot any issues that occur during deployment</li>
<li>Implement best practices in the production environment and learn tricks to reduce your day to day work load</li>
<li>Dig deep into high availability architecture configuration (load balancing and clustering configuration) using front end web server like Apache and IIS</li>
<li>Become an expert in tuning the Tomcat for performance</li>
<li>Upgrade to Tomcat 7 successfully from the previous versions</li>
<li>Configure Tomcat for Dev/QA/stage/production environment and indulge into maintenance tips</li>
<li>Get familiar with thread dump analysis, monitoring JVM, database and OS related issues, and diagnose Tomcat 7 issues</li>
</ul>
<p><strong>Approach</strong><br />
This book is a step-by-step tutorial for anyone wanting to learn Apache Tomcat 7 from scratch. There are plenty of illustrations and examples to escalate you from a novice to an expert with minimal strain.</p>
<p><strong>Who this book is for</strong><br />
If you are a <a href="http://www.wowebook.be/tag/j2ee/" class="st_tag internal_tag" rel="tag" title="Posts tagged with J2EE">J2EE</a> administrator, migration administrator, technical architect, or a project manager for a web hosting <a href="http://www.wowebook.be/tag/domain/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Domain">domain</a>, and are interested in Apache Tomcat 7, then this book is for you. If you are someone responsible for installation, configuration, and <a href="http://www.wowebook.be/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">management</a> of Tomcat 7, then too, this book will be of help to you.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 294 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849516626</li>
<li><strong>ISBN-13:</strong> 978-1849516624</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/foundations-of-centos-linux/" title="Foundations of CentOS Linux" rel="bookmark">Foundations of CentOS Linux</a> <span class="date">(26-11-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mastering-phpmyadmin-3-4-for-effective-mysql-management/" title="Mastering phpMyAdmin 3.4 for Effective MySQL Management" rel="bookmark">Mastering phpMyAdmin 3.4 for Effective MySQL Management</a> <span class="date">(10-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/groovy-recipes/" title="Groovy Recipes: Greasing the Wheels of Java" rel="bookmark">Groovy Recipes: Greasing the Wheels of Java</a> <span class="date">(11-08-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/using-drupal-2nd-edition/" title="Using Drupal, 2nd Edition" rel="bookmark">Using Drupal, 2nd Edition</a> <span class="date">(25-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-grails-2nd-edition/" title="The Definitive Guide to Grails, 2nd Edition" rel="bookmark">The Definitive Guide to Grails, 2nd Edition</a> <span class="date">(05-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-spring-3/" title="Pro Spring 3" rel="bookmark">Pro Spring 3</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/os-x-and-ios-kernel-programming/" title="OS X and iOS Kernel Programming" rel="bookmark">OS X and iOS Kernel Programming</a> <span class="date">(14-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/liferay-portal-systems-development/" title="Liferay Portal Systems Development" rel="bookmark">Liferay Portal Systems Development</a> <span class="date">(08-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/liferay-portal-6-enterprise-intranets/" title="Liferay Portal 6 Enterprise Intranets" rel="bookmark">Liferay Portal 6 Enterprise Intranets</a> <span class="date">(21-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jbpm-developer-guide/" title="jBPM Developer Guide " rel="bookmark">jBPM Developer Guide </a> <span class="date">(25-12-2009)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/apache-tomcat-7-essentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal 7 Multi Sites Configuration</title>
		<link>http://www.wowebook.be/book/drupal-7-multi-sites-configuration/</link>
		<comments>http://www.wowebook.be/book/drupal-7-multi-sites-configuration/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 16:08:43 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18301</guid>
		<description><![CDATA[Book Description Drupal is one of the most powerful PHP Content Management Systems there is. However, why would you install a CMS for every site you build? With just one copy of Drupal you can host several sites. Drupal has long had multi-site support, and Drupal 7’s support is even better than previous versions. Drupal [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1994950739.jpg" alt="Drupal 7 Multi Sites Configuration" width="220" height="220" title="Drupal 7 Multi Sites Configuration" /></p>
<h3>Book Description</h3>
<p>Drupal is one of the most powerful <a href="http://www.wowebook.be/tag/php/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PHP">PHP</a> Content <a href="http://www.wowebook.be/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">Management</a> Systems there is. However, why would you install a <a href="http://www.wowebook.be/tag/cms/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CMS">CMS</a> for every site you build? With just one copy of Drupal you can host several sites. Drupal has long had multi-site support, and Drupal 7’s support is even better than previous versions.</p>
<p>Drupal 7 Multi-Sites Configuration will teach you how to host several websites on a single copy of Drupal. You will learn how to create different sites, each with its own <a href="http://www.wowebook.be/tag/domain/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Domain">domain</a>, content, and theme. This valuable information will help you to save time by managing modules and sharing them across several sites as well as administering your sites all in one place.</p>
<p>This book will show you how to configure a system for multi-site, and then install several sites on one copy of Drupal, all with their own <a href="http://www.wowebook.be/tag/domain/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Domain">domain</a> name and database. Learn how to install and share modules and themes, configure <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a>, <a href="http://www.wowebook.be/tag/php/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PHP">PHP</a>, and <a href="http://www.wowebook.be/tag/mysql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MySQL">MySQL</a> for multi-site, and then manage the site. Once your site system is successfully set up, discover some of the advanced configurations possible with Drupal multi-site, as well as how to upgrade and maintain your sites.</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Configure <a href="http://www.wowebook.be/tag/mysql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MySQL">MySQL</a> and <a href="http://www.wowebook.be/tag/apache/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apache">Apache</a> for hosting multiple sites</li>
<li>Prepare Drupal 7 to host more than one site<span id="more-18301"></span></li>
<li>Install several sites on one instance of Drupal</li>
<li>Manage, share, or isolate modules and themes in a multi-site configuration</li>
<li>Care for your multi-site server, safely managing and upgrading it</li>
<li>Rapidly build a multi-site testing environment with <a href="http://www.wowebook.be/tag/virtualbox/" class="st_tag internal_tag" rel="tag" title="Posts tagged with VirtualBox">VirtualBox</a> and Vagrant</li>
<li>Extend the core multi-site configuration with add-on modules</li>
</ul>
<p><strong>Approach</strong><br />
Follow the creation of a multi-site instance with Drupal. The practical examples and accompanying screenshots will help you to get multiple Drupal sites set up in no time.</p>
<p><strong>Who this book is for</strong><br />
This book is for Drupal site builders. It is assumed that readers are familiar with Drupal already, with a basic grasp of its concepts and components. System <a href="http://www.wowebook.be/tag/administration/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Administration">administration</a> concepts, such as configuring Apache, MySQL, and Vagrant are covered but no previous knowledge of these tools is required.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 100 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849518009</li>
<li><strong>ISBN-13:</strong> 978-1849518000</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-html-css-and-javascript-all-in-one/" title="Sams Teach Yourself HTML, CSS, and JavaScript All in One" rel="bookmark">Sams Teach Yourself HTML, CSS, and JavaScript All in One</a> <span class="date">(04-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-php-and-mysql-from-novice-to-professional-4th-edition/" title="Beginning PHP and MySQL: From Novice to Professional, 4th Edition" rel="bookmark">Beginning PHP and MySQL: From Novice to Professional, 4th Edition</a> <span class="date">(12-09-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/webbots-spiders-and-screen-scrapers-2nd-edition/" title="Webbots, Spiders, and Screen Scrapers, 2nd Edition" rel="bookmark">Webbots, Spiders, and Screen Scrapers, 2nd Edition</a> <span class="date">(29-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/using-drupal-2nd-edition/" title="Using Drupal, 2nd Edition" rel="bookmark">Using Drupal, 2nd Edition</a> <span class="date">(25-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/twitter-api-up-and-running/" title="Twitter API: Up and Running" rel="bookmark">Twitter API: Up and Running</a> <span class="date">(13-06-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-drupal-7/" title="The Definitive Guide to Drupal 7" rel="bookmark">The Definitive Guide to Drupal 7</a> <span class="date">(13-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/php-and-mysql-for-dummies-4th-edition/" title="PHP & MySQL For Dummies, 4th Edition" rel="bookmark">PHP & MySQL For Dummies, 4th Edition</a> <span class="date">(24-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mastering-phpmyadmin-3-3-x-for-effective-mysql-management/" title="Mastering phpMyAdmin 3.3.x for Effective MySQL Management" rel="bookmark">Mastering phpMyAdmin 3.3.x for Effective MySQL Management</a> <span class="date">(06-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/magento-1-4-development-cookbook/" title="Magento 1.4 Development Cookbook" rel="bookmark">Magento 1.4 Development Cookbook</a> <span class="date">(09-02-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/drupal-7-multi-sites-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal 7 Views Cookbook</title>
		<link>http://www.wowebook.be/book/drupal-7-views-cookbook/</link>
		<comments>http://www.wowebook.be/book/drupal-7-views-cookbook/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 16:04:49 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18298</guid>
		<description><![CDATA[Book Description The Drupal content management system is purposely created with a ‘light footprint,’ leaving it to the user or developer to add wanted features. Views is the #1 add-on module for Drupal and enables you to filter, select and present your content in ways that are more meaningful to your site visitors. Drupal 7 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1298491867.jpg" alt="Drupal 7 Views Cookbook" width="220" height="220" title="Drupal 7 Views Cookbook" /></p>
<h3>Book Description</h3>
<p>The <a href="http://www.wowebook.be/tag/drupal/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Drupal">Drupal</a> content <a href="http://www.wowebook.be/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">management</a> system is purposely created with a ‘light footprint,’ leaving it to the user or developer to add wanted features. Views is the #1 add-on module for <a href="http://www.wowebook.be/tag/drupal/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Drupal">Drupal</a> and enables you to filter, select and present your content in ways that are more meaningful to your site visitors.</p>
<p><em><a href="http://www.wowebook.be/tag/drupal/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Drupal">Drupal</a> 7 Views <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a></em> allows you to bypass most of the Views learning curve and quickly take advantage of the capabilities of the Views module through step-by-step instructions for quickly developing dozens of useful views.</p>
<p>Starting with a brief introduction to Views, <em>Drupal 7 Views <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a></em> takes you through recipes for elementary views such as displaying randomly selected content, to intermediate views such as customizing links, to advanced views using multiple displays. Along the way there are recipes for theming views, creating a programmatic view and a view handler, administering views, and finally, using some other modules related to the Views module. Recipes are standalone, so pick them in any order!</p>
<p>Don’t limit your site with dull content presentation. Empower your site visitors with the recipes that <em>Drupal 7 Views Cookbook</em> delivers!</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Present menu choices for categorized subsets of your content</li>
<li>Create blocks containing interesting lists or randomly selected images<span id="more-18298"></span></li>
<li>Link multiple content types to provide more complete information</li>
<li>Display complementary content in additional displays</li>
<li>Design a desktop-like page driven by user input</li>
<li>Deliver a view from inside a custom module</li>
<li>Manipulate the templates to add pizzazz to your views</li>
<li>Administer your views with confidence</li>
</ul>
<p><strong>Approach</strong><br />
This is a cookbook containing plenty of easy-to-follow practical recipes with screenshots that will help you in mastering the Drupal Views module.</p>
<p><strong>Who this book is for</strong><br />
<em>Drupal 7 Views Cookbook</em> is for developers or technically proficient users who are fairly comfortable with the concepts behind websites and the Drupal environment.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 218 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849514348</li>
<li><strong>ISBN-13:</strong> 978-1849514347</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/drupal-7-theming-cookbook/" title="Drupal 7 Theming Cookbook" rel="bookmark">Drupal 7 Theming Cookbook</a> <span class="date">(02-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/using-drupal-2nd-edition/" title="Using Drupal, 2nd Edition" rel="bookmark">Using Drupal, 2nd Edition</a> <span class="date">(25-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-drupal-7/" title="The Definitive Guide to Drupal 7" rel="bookmark">The Definitive Guide to Drupal 7</a> <span class="date">(13-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-mobile-web-development-with-wordpress-joomla-and-drupal/" title="Professional Mobile Web Development with WordPress, Joomla! and Drupal" rel="bookmark">Professional Mobile Web Development with WordPress, Joomla! and Drupal</a> <span class="date">(15-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/planning-and-managing-drupal-projects/" title="Planning and Managing Drupal Projects" rel="bookmark">Planning and Managing Drupal Projects</a> <span class="date">(15-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/moodle-1-9-english-teachers-cookbook/" title="Moodle 1.9 English Teacher’s Cookbook" rel="bookmark">Moodle 1.9 English Teacher’s Cookbook</a> <span class="date">(09-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/modx-web-development/" title="MODx Web Development" rel="bookmark">MODx Web Development</a> <span class="date">(09-06-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/modx-2-0-web-development/" title="MODx 2.0 Web Development" rel="bookmark">MODx 2.0 Web Development</a> <span class="date">(28-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/magento-1-4-development-cookbook/" title="Magento 1.4 Development Cookbook" rel="bookmark">Magento 1.4 Development Cookbook</a> <span class="date">(09-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-and-javascript-in-drupal/" title="jQuery and JavaScript in Drupal (Video)" rel="bookmark">jQuery and JavaScript in Drupal (Video)</a> <span class="date">(12-07-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/drupal-7-views-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Edge Quickstart Guide</title>
		<link>http://www.wowebook.be/book/adobe-edge-quickstart-guide/</link>
		<comments>http://www.wowebook.be/book/adobe-edge-quickstart-guide/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 17:06:19 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Edge]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18280</guid>
		<description><![CDATA[Book Description With the advent of HTML5 and CSS3, web designers can now create sophisticated animations without the need of additional plugins such as Flash. However, there hasn&#8217;t been an easy way for creating animations with web standards until now. This book enables even those with little knowledge of HTML or programming web content to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/828348995.jpg" alt="Adobe Edge Quickstart Guide" width="220" height="220" title="Adobe Edge Quickstart Guide" /></p>
<h3>Book Description</h3>
<p>With the advent of <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> and CSS3, <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> designers can now create sophisticated animations without the need of additional plugins such as Flash. However, there hasn&#8217;t been an easy way for creating animations with <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> standards until now. This book enables even those with little knowledge of <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a> or <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> content to freely create a variety of rich compositions involving motion and interactivity.</p>
<p>Learning <a href="http://www.wowebook.be/tag/adobe-edge/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Adobe Edge">Adobe Edge</a> will quickly get you <a href="http://www.wowebook.be/tag/up-and-running/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Up and Running">up and running</a> with this professional authoring software to create highly engaging content which targets <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a>, CSS, and JavaScript. Content created in <a href="http://www.wowebook.be/tag/adobe-edge/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Adobe Edge">Adobe Edge</a> does not rely on a plugin – so it can be run within any standard <a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">browser</a>– even on <a href="http://www.wowebook.be/tag/mobile/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile">mobile</a>.</p>
<p><em>Learning <a href="http://www.wowebook.be/tag/adobe-edge/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Adobe Edge">Adobe Edge</a></em> begins with an overview of the shifting <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> landscape and the Edge application. We then move on through the variety of panels and toolsets available, and explore the many options we have when creating motion and interactivity using Edge.</p>
<p>The book presents the reasoning behind engaging, standards-based web content and how Edge fills the need for professional tooling in this area. In the book we’ll examine content creation and how to achieve fluid <a href="http://www.wowebook.be/tag/animation/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Animation">animation</a> and advanced transitioning through the Edge timeline. Sprinkled throughout the book are tips and references for those coming to Edge from a background in Flash Professional.</p>
<p>Whether you are coming to Edge from Flash Professional or are totally new<span id="more-18280"></span> to motion graphics on the web, <em>Adobe Edge Quickstart Guide</em> provides a solid foundation of motion and interactivity concepts and techniques along with a set of demo assets to build upon.</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Gain an understanding of the shifting Web landscape</li>
<li>Effectively compare Adobe Edge to <a href="http://www.wowebook.be/tag/adobe-flash/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Adobe Flash">Adobe Flash</a> Professional motion tools</li>
<li>Become familiar with all elements of the Edge application interface</li>
<li>Use the drawing tools in Edge to create and manipulate elements on the Stage</li>
<li>Import rich graphics for use in Adobe Edge compositions</li>
<li>Animate a range of elements with full transitioning through timeline keyframes</li>
<li>Employ JavaScript to add interactivity to your project through Actions and Triggers</li>
<li>Author a range of expressive compositions using nothing but web standards</li>
</ul>
<p><strong>Approach</strong><br />
<em>Adobe Edge Quickstart Guide</em> is a practical guide on creating engaging content for the Web with Adobe&#8217;s newest <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5 tool. By taking a chapter-by-chapter look at each major aspect of Adobe Edge, the book lets you digest the available features in small, easily understandable chunks, allowing you to start using Adobe Edge for your <a href="http://www.wowebook.be/tag/web-design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Design">web design</a> needs immediately.</p>
<p><strong>Who this book is for</strong><br />
If you are interested in creating engaging motion and interactive compositions using web standards with professional tooling, then this book is for you. Those with a background in Flash Professional wanting to get started quickly with Adobe Edge will also find this book useful.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 136 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849693307</li>
<li><strong>ISBN-13:</strong> 978-1849693301</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/learning-ipad-programming/" title="Learning iPad Programming" rel="bookmark">Learning iPad Programming</a> <span class="date">(10-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web-design-bundle/" title="Web Design Bundle (Best Practices, UX, Typography, Business)" rel="bookmark">Web Design Bundle (Best Practices, UX, Typography, Business)</a> <span class="date">(10-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-css3-anthology-4th-edition/" title="The CSS3 Anthology, 4th Edition" rel="bookmark">The CSS3 Anthology, 4th Edition</a> <span class="date">(07-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sencha-touch-mobile-javascript-framework/" title="Sencha Touch Mobile JavaScript Framework" rel="bookmark">Sencha Touch Mobile JavaScript Framework</a> <span class="date">(10-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games-most-wanted/" title="HTML5 Games Most Wanted" rel="bookmark">HTML5 Games Most Wanted</a> <span class="date">(03-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/from-photoshop-to-html/" title="From Photoshop To HTML" rel="bookmark">From Photoshop To HTML</a> <span class="date">(12-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-rails-view/" title="The Rails View: Creating a Beautiful and Maintainable User Experience" rel="bookmark">The Rails View: Creating a Beautiful and Maintainable User Experience</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-jquery/" title="Professional jQuery" rel="bookmark">Professional jQuery</a> <span class="date">(14-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-html5-accessibility/" title="Pro HTML5 Accessibility" rel="bookmark">Pro HTML5 Accessibility</a> <span class="date">(28-04-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/adobe-edge-quickstart-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

