<?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; Hardware</title>
	<atom:link href="http://www.wowebook.me/category/e-book/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wowebook.me</link>
	<description>Great ebook, great site!</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:55:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>OS X and iOS Kernel Programming</title>
		<link>http://www.wowebook.me/book/os-x-and-ios-kernel-programming/</link>
		<comments>http://www.wowebook.me/book/os-x-and-ios-kernel-programming/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 16:22:13 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[OS & Server]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16600</guid>
		<description><![CDATA[Book Description OS X and iOS Kernel Programming combines essential operating system and kernel architecture knowledge with a highly practical approach that will help you write effective kernel-level code. You’ll learn fundamental concepts such as memory management and thread synchronization, as well as the I/O Kit framework. You’ll also learn how to write your own [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/2038854237.jpg" alt="OS X and iOS Kernel Programming" width="220" height="220" title="OS X and iOS Kernel Programming" /></p>
<h3>Book Description</h3>
<p><em>OS X and <a href="http://www.wowebook.me/tag/ios/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iOS">iOS</a> Kernel <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a></em> combines essential operating system and kernel architecture knowledge with a highly practical approach that will help you write effective kernel-level code. You’ll learn fundamental concepts such as memory <a href="http://www.wowebook.me/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">management</a> and thread synchronization, as well as the I/O Kit framework. You’ll also learn <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> write your own kernel-level extensions, such as device drivers for USB and Thunderbolt devices, including <a href="http://www.wowebook.me/tag/networking/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Networking">networking</a>, storage and audio drivers.</p>
<p><em>OS X and <a href="http://www.wowebook.me/tag/ios/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iOS">iOS</a> Kernel <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a></em> provides an incisive and complete introduction to the XNU kernel, which runs iPhones, iPads, iPods, and <a href="http://www.wowebook.me/tag/mac-os-x/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mac OS X">Mac OS X</a> servers and clients. Then, you’ll expand your horizons to examine <a href="http://www.wowebook.me/tag/mac-os-x/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mac OS X">Mac OS X</a> and iOS system architecture. Understanding <a href="http://www.wowebook.me/tag/apple/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apple">Apple</a>’s operating systems will allow you to write efficient device drivers, such as those covered in the book, using I/O Kit.</p>
<p>With <em>OS X and iOS Kernel Programming</em>, you’ll:</p>
<ul>
<li>Discover classical kernel architecture topics such as memory <a href="http://www.wowebook.me/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">management</a> and thread synchronization</li>
<li>Become well-versed in the intricacies of the kernel <a href="http://www.wowebook.me/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> process by applying kernel debugging and profiling tools</li>
<li>Learn <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> deploy your kernel-level projects and <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> successfully package them</li>
<li>Write code that interacts with hardware devices</li>
<li>Examine easy to understand example code that can also be used in your own projects<span id="more-16600"></span></li>
<li>Create network filters</li>
</ul>
<p>Whether you’re a hobbyist, student, or professional engineer, turn to OS X andiOS Kernel Programming and find the knowledge you need to start developing</p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>OS X and iOS common core architecture</li>
<li>How to write extremely efficient code by exploiting kernel details</li>
<li>Coding kernel-level extensions</li>
<li>How to write device drivers</li>
<li>How to program the I/O Kit framework</li>
<li>Key mobile device topics like power management drivers and video capture modules</li>
<li>To understand OS X memory management and threads</li>
<li>To parse kernel debug messages and package projects ready for deployment</li>
</ul>
<p><strong>Who this book is for</strong><br />
This book is suited for:</p>
<ul>
<li>Intermediate and advanced <a href="http://www.wowebook.me/tag/iphone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iPhone">iPhone</a> and OS X programmers ready for the next step</li>
<li>Kernel-level programmers interested in how OS X and iOS function</li>
<li>Open source programmers with a background in <a href="http://www.wowebook.me/tag/linux/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Linux">Linux</a> or BSD, OS X and iOS</li>
<li>Programmers interested in application <a href="http://www.wowebook.me/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a></li>
<li>System administrators running OS X clusters</li>
</ul>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Operating System Fundamentals</li>
<li><a href="http://www.wowebook.me/tag/mac-os-x/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mac OS X">Mac OS X</a> and iOS</li>
<li><a href="http://www.wowebook.me/tag/xcode/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Xcode">Xcode</a> and the Kernel <a href="http://www.wowebook.me/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> Environment</li>
<li>The I/O Kit Framework</li>
<li>Interacting with Drivers from Applications</li>
<li>Memory Management</li>
<li>Synchronisation and Threading</li>
<li>USB Drivers</li>
<li>PCI and Thunderbolt</li>
<li>Power Management</li>
<li>Serial Port Drivers</li>
<li>Core Audio</li>
<li>Network Drivers</li>
<li>Storage Drivers and Filesystems</li>
<li>User-Space Drivers</li>
<li>Debugging and Profiling</li>
<li>Advanced Kernel Programming</li>
<li>Deployment</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 484 pages</li>
<li><strong>Publisher:</strong> Apress (December 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430235365</li>
<li><strong>ISBN-13:</strong> 978-1430235361</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.me/book/objective-c-for-absolute-beginners/" title="Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy" rel="bookmark">Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy</a> <span class="date">(24-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/objective-c-for-absolute-beginners-2nd-edition/" title="Objective-C for Absolute Beginners, 2nd Edition" rel="bookmark">Objective-C for Absolute Beginners, 2nd Edition</a> <span class="date">(17-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/ios-4-programming-cookbook/" title="iOS 4 Programming Cookbook" rel="bookmark">iOS 4 Programming Cookbook</a> <span class="date">(17-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beginning-ios-5-development/" title="Beginning iOS 5 Development: Exploring the iOS SDK" rel="bookmark">Beginning iOS 5 Development: Exploring the iOS SDK</a> <span class="date">(31-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beginning-ios-5-application-development/" title="Beginning iOS 5 Application Development" rel="bookmark">Beginning iOS 5 Application Development</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/sams-teach-yourself-iphone-application-development-in-24-hours-2nd-edition/" title="Sams Teach Yourself iPhone Application Development in 24 Hours, 2nd Edition" rel="bookmark">Sams Teach Yourself iPhone Application Development in 24 Hours, 2nd Edition</a> <span class="date">(10-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/sams-teach-yourself-ios-5-application-development-in-24-hours-3rd-edition/" title="Sams Teach Yourself iOS 5 Application Development in 24 Hours, 3rd Edition" rel="bookmark">Sams Teach Yourself iOS 5 Application Development in 24 Hours, 3rd Edition</a> <span class="date">(30-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/programming-ios-4/" title="Programming iOS 4: Fundamentals of iPhone, iPad, and iPod touch Development" rel="bookmark">Programming iOS 4: Fundamentals of iPhone, iPad, and iPod touch Development</a> <span class="date">(07-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/pro-core-data-for-ios-2nd-edition/" title="Pro Core Data for iOS, 2nd Edition" rel="bookmark">Pro Core Data for iOS, 2nd Edition</a> <span class="date">(09-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/opengl-superbible-comprehensive-tutorial-and-reference-5th-edition/" title="OpenGL SuperBible: Comprehensive Tutorial and Reference, 5th Edition" rel="bookmark">OpenGL SuperBible: Comprehensive Tutorial and Reference, 5th Edition</a> <span class="date">(16-10-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/os-x-and-ios-kernel-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LEGO MINDSTORMS NXT: Mars Base Command</title>
		<link>http://www.wowebook.me/book/lego-mindstorms-nxt-mars-base-command/</link>
		<comments>http://www.wowebook.me/book/lego-mindstorms-nxt-mars-base-command/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 15:59:32 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Command]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[Robot]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16566</guid>
		<description><![CDATA[Book Description Congratulations! You’re on Mars Base Alpha, the first human outpost on the red planet. Don’t relax, though. It’s not all roses and unicorns up here. Mars isn’t called &#8220;The Bringer of War&#8221; for nothing! You’ve just been rained on by a meteor shower and it’s up to you—you!—to put your LEGO MINDSTORMS NXT [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/184251101.jpg" alt="LEGO MINDSTORMS NXT: Mars Base Command" width="220" height="220" title="LEGO MINDSTORMS NXT: Mars Base Command" /></p>
<h3>Book Description</h3>
<p>Congratulations! You’re on Mars Base Alpha, the first human outpost on the red planet. Don’t relax, though. It’s not all roses and unicorns up here. Mars isn’t called &#8220;The Bringer of War&#8221; for nothing! You’ve just been rained on by a meteor shower and it’s up to you—you!—to put your <a href="http://www.wowebook.me/tag/lego/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LEGO">LEGO</a> MINDSTORMS NXT robotics skills to work to save the day, and the base! And that’s only the beginning of the challenges that lie ahead.</p>
<p><em><a href="http://www.wowebook.me/tag/lego/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LEGO">LEGO</a> MINDSTORMS NXT: Mars Base <a href="http://www.wowebook.me/tag/command/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Command">Command</a></em> is a book of challenge. It’s about challenging yourself to design and build robots to solve problems, <em>tough</em> problems. Taking a similar approach to best-selling LEGO author James Kelly’s other books, this book presents a series of four challenges in the setting of mankind’s first-ever manned base on the planet Mars. Each challenge begins with a backstory to set the scene. You’re given instructions for constructing a playing field, including devices that your eventual <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a> must manipulate. Your job is to build a <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a> that will execute the challenge and garner you the most points.</p>
<p>The book requires the LEGO MINDSTORMS NXT Education Resource Set. Scoring sheets are included that allow for the book’s use in educational and group settings. Teachers can base lesson plans around the different concepts taught in each challenge. Groups and clubs can choose to run mini-competitions in which teams or individuals compete against each other in a race to save the base. <em>LEGO MINDSTORMS NXT: Mars Base <a href="http://www.wowebook.me/tag/command/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Command">Command</a></em> is an excellent choice for an individual, a group, or a teacher wishing to learn about and have more fun with LEGO’s best-selling robotics platform.</p>
<p><strong>What you’ll learn<span id="more-16566"></span></strong></p>
<ul>
<li><a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">How to</a> build and test robots using LEGO MINDSTORMS NXT</li>
<li><a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">How to</a> develop problem-solving techniques as you set up and conquer the challenges in the book</li>
<li>How to organize and host a challenge at your school or between friends</li>
<li>About challenges we might face as humans move beyond Earth</li>
<li>To work as a team to brainstorm solutions to tough problems</li>
<li>To grow in your ability to make decisions when faced with multiple solutions</li>
</ul>
<p><strong>Who this book is for</strong><br />
<em>LEGO MINDSTORMS NXT: Mars Base Command</em> is written for individuals, clubs, and teachers who want to have fun with LEGO MINDSTORMS NXT while learning more about robotics and problem-solving. The book is an excellent choice for individuals who own the kit and are slightly bored with it. The Mars Base storyline and ensuing challenges cure that boredom. Teachers and club leaders will appreciate the book for its problem-solving and teamwork applications.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Plan B</li>
<li>The Power Interrupt Device</li>
<li>The Power Redirect</li>
<li>The Solar Collector</li>
<li>Synopsys and Rules: Plan B Challenge</li>
<li>Storm Front</li>
<li>The Lander Mark VII: Part I</li>
<li>The Lander Mark VII: Part II</li>
<li>Synopsys and Rules: Storm Front Challenge</li>
<li>Internal Medicine</li>
<li>Commander Evan&#8217;s Hand: Part I</li>
<li>Commander Evan&#8217;s Hand: Part II</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 364 pages</li>
<li><strong>Publisher:</strong> Apress (December 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430238046</li>
<li><strong>ISBN-13:</strong> 978-1430238041</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.me/book/the-cult-of-lego/" title="The Cult of LEGO" rel="bookmark">The Cult of LEGO</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-art-of-lego-mindstorms-nxt-g-programming/" title="The Art of LEGO MINDSTORMS NXT-G Programming" rel="bookmark">The Art of LEGO MINDSTORMS NXT-G Programming</a> <span class="date">(01-04-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/lego-mindstorms-nxt-g-programming-guide-2nd-edition/" title="LEGO MINDSTORMS NXT-G Programming Guide, 2nd Edition" rel="bookmark">LEGO MINDSTORMS NXT-G Programming Guide, 2nd Edition</a> <span class="date">(14-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/winning-design-lego-mindstorms-nxt/" title="Winning Design! LEGO MINDSTORMS NXT Design Patterns for Fun and Competition" rel="bookmark">Winning Design! LEGO MINDSTORMS NXT Design Patterns for Fun and Competition</a> <span class="date">(07-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-server-2008-portable-command-guide/" title="Windows Server 2008 Portable Command Guide: MCTS 70-640, 70-642, 70-643, and MCITP 70-646, 70-647" rel="bookmark">Windows Server 2008 Portable Command Guide: MCTS 70-640, 70-642, 70-643, and MCITP 70-646, 70-647</a> <span class="date">(01-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/ubuntu-unleashed-2012-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04</a> <span class="date">(04-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-manga-guide-to-biochemistry/" title="The Manga Guide to Biochemistry" rel="bookmark">The Manga Guide to Biochemistry</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-linux-command-line/" title="The Linux Command Line: A Complete Introduction" rel="bookmark">The Linux Command Line: A Complete Introduction</a> <span class="date">(23-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/sharepoint-2010-how-to/" title="SharePoint 2010 How-To" rel="bookmark">SharePoint 2010 How-To</a> <span class="date">(04-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/robot-builders-bonanza-4th-edition/" title="Robot Builder's Bonanza, 4th Edition" rel="bookmark">Robot Builder's Bonanza, 4th Edition</a> <span class="date">(03-12-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/lego-mindstorms-nxt-mars-base-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino Projects to Save the World</title>
		<link>http://www.wowebook.me/book/arduino-projects-to-save-the-world/</link>
		<comments>http://www.wowebook.me/book/arduino-projects-to-save-the-world/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 15:57:57 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Monitor]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16563</guid>
		<description><![CDATA[Book Description Arduino Projects to Save the World shows that it takes little more than a few tools, a few wires and sensors, an Arduino board, and a bit of gumption to build devices that lower energy bills, help you grow our own food, monitor pollution in the air and in the ground, even warn [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/846813868.jpg" alt="Arduino Projects to Save the World" width="220" height="220" title="Arduino Projects to Save the World" /></p>
<h3>Book Description</h3>
<p><em><a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> Projects to Save the World</em> shows that it takes little more than a few tools, a few wires and sensors, an <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> board, and a bit of gumption to build devices that lower energy bills, help you grow our own food, <a href="http://www.wowebook.me/tag/monitor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Monitor">monitor</a> pollution in the air and in the ground, even warn you about earth tremors.</p>
<p><em>Arduino Projects to Save the World</em> introduces the types of sensors needed to collect environmental data—from temperature sensors to motion sensors. You&#8217;ll see projects that deal with energy sources—from building your own power strip to running your Arduino board on solar panels so you can actually proceed to build systems that help, for example, to lower your energy bills. Once you have some data, it&#8217;s time to put it to good use by publishing it online as you collect it; this book shows you how.</p>
<p>The core of this book deals with the Arduino projects themselves:</p>
<ul>
<li>Account for heat loss using a heat loss temperature sensor array that sends probes into every corner of your house for maximum measurement.</li>
<li><a href="http://www.wowebook.me/tag/monitor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Monitor">Monitor</a> local seismic activity with your own seismic <a href="http://www.wowebook.me/tag/monitor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Monitor">monitor</a>.</li>
<li>Keep your Arduino devices alive in the field with a solar powered device that uses a smart, power-saving design.</li>
<li>Monitor your data and devices with a <a href="http://www.wowebook.me/tag/wireless/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Wireless">wireless</a> radio device; place your sensors where you like without worrying about wires.</li>
<li>Keep an eye on your power consumption with a sophisticated power monitor<span id="more-16563"></span> that records its data wherever you like.</li>
</ul>
<p><em>Arduino Projects to Save the World</em> teaches the aspiring green systems expert to build environmentally-sound, home-based Arduino devices. Saving the world, one Arduino at a time.</p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>Help the environment by using Arduino</li>
<li>Install and use environmental sensors</li>
<li>Use low-energy or solar energy sources for your Arduino board to avoid loading conventional energy grids</li>
<li>Build an Arduino-based seismic monitor to protect your home</li>
<li>Measure energy flows inside your home using temperature sensor arrays</li>
<li>Pull together your environmental data in an energy consumption monitor</li>
</ul>
<p><strong>Who this book is for</strong></p>
<ul>
<li>Programmers excited by Arduino</li>
<li>Arduino users looking for green projects</li>
<li>Embedded systems engineers interested in Arduino</li>
</ul>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Saving the World: One Sensor at a Time</li>
<li>Spider Temps: A Temperature Measurement Tool with Six Legs</li>
<li>Jungle Power: Keeping an Arduino Alive on Solar, Batteries, and Super Capacitors</li>
<li>Tele-sensation: <a href="http://www.wowebook.me/tag/wireless/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Wireless">Wireless</a> Communication for Long-Distance Measurement</li>
<li>Contributing to the Hive Mind: Submitting Your Data to Pachube</li>
<li>The Mass Effect: Measuring Traffic and Earthquakes with This Seismometer</li>
<li>The Tempest Probe: A Weather Station Need Not Be Stationary</li>
<li>Radiation: McGeiger has your back</li>
<li>Meter Beater: Manage Your Electrical Energy Usage with this Current Monitor and Switch</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 256 pages</li>
<li><strong>Publisher:</strong> Apress (December 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 143023623X</li>
<li><strong>ISBN-13:</strong> 978-1430236238</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.me/book/getting-started-with-processing/" title="Getting Started with Processing" rel="bookmark">Getting Started with Processing</a> <span class="date">(30-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/zenoss-core-3-x-network-and-system-monitoring/" title="Zenoss Core 3.x Network and System Monitoring" rel="bookmark">Zenoss Core 3.x Network and System Monitoring</a> <span class="date">(11-05-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-principles-of-project-management/" title="The Principles of Project Management" rel="bookmark">The Principles of Project Management</a> <span class="date">(12-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-ipad-project-book/" title="The iPad Project Book" rel="bookmark">The iPad Project Book</a> <span class="date">(29-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-design-of-design-essays-from-a-computer-scientist/" title="The Design of Design: Essays from a Computer Scientist" rel="bookmark">The Design of Design: Essays from a Computer Scientist</a> <span class="date">(30-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/symfony-1-3-web-application-development/" title="Symfony 1.3 Web Application Development" rel="bookmark">Symfony 1.3 Web Application Development</a> <span class="date">(09-10-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/successful-project-management/" title="Successful Project Management: Applying Best Practices and Real-World Techniques with Microsoft Project" rel="bookmark">Successful Project Management: Applying Best Practices and Real-World Techniques with Microsoft Project</a> <span class="date">(02-04-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/software-change-management/" title="Software Change Management: Case Studies and Practical Advice" rel="bookmark">Software Change Management: Case Studies and Practical Advice</a> <span class="date">(23-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/sharepoint-2010-business-intelligence-24-hour-trainer/" title="SharePoint 2010 Business Intelligence 24-Hour Trainer" rel="bookmark">SharePoint 2010 Business Intelligence 24-Hour Trainer</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/scratch-1-4-beginners-guide/" title="Scratch 1.4: Beginner's Guide" rel="bookmark">Scratch 1.4: Beginner's Guide</a> <span class="date">(22-07-2009)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/arduino-projects-to-save-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Tablets Made Simple</title>
		<link>http://www.wowebook.me/book/android-tablets-made-simple/</link>
		<comments>http://www.wowebook.me/book/android-tablets-made-simple/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 20:00:05 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[User Guide]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[4G]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[Tablet]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16515</guid>
		<description><![CDATA[Book Description If you thought your phone was smart, you should see the new Android tablets! Based on Android 3 Honeycomb, these tablets provide all the computing power you&#8217;ll need on a device light enough to carry wherever you go. Get the most out of your Android 3.0 Honeycomb tablet with Android Tablets Made Simple—learn all the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1476491472.jpg" alt="Android Tablets Made Simple" width="220" height="220" title="Android Tablets Made Simple" /></p>
<h3>Book Description</h3>
<p>If you thought your phone was smart, you should see the new <a href="http://www.wowebook.me/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a> tablets! Based on <a href="http://www.wowebook.me/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a> 3 Honeycomb, these tablets provide all the computing power you&#8217;ll need on a device light enough to carry wherever you go.</p>
<p>Get the most out of your <a href="http://www.wowebook.me/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a> 3.0 Honeycomb <a href="http://www.wowebook.me/tag/tablet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tablet">tablet</a> with <em>Android Tablets Made Simple</em>—learn all the key features, understand what’s new, and utilize dozens of time-saving tips and tricks.</p>
<p><em>Android Tablets Made Simple</em> includes over 500 pages of easy-to-read instructions and over 1,000 carefully annotated screen shots to guide you to Android <a href="http://www.wowebook.me/tag/tablet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tablet">tablet</a> mastery. You’ll never be left wondering, “How did they do that?”</p>
<p>This book guides you through:</p>
<ul>
<li>Finding and purchasing the right Android tablet</li>
<li>Understanding the Android Honeycomb interface</li>
<li>Downloading and using tablet apps</li>
</ul>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>Connect your tablet to <a href="http://www.wowebook.me/tag/wireless/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Wireless">wireless</a> networks, including <a href="http://www.wowebook.me/tag/3g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3G">3G</a>, <a href="http://www.wowebook.me/tag/4g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 4G">4G</a>, and Wi-Fi</li>
<li>Make video calls to your friends and colleagues</li>
<li>Download and read eBooks, newspapers, and magazines in your new compact library<span id="more-16515"></span></li>
<li>Connect with friends and coworkers through e-mail and social networks</li>
<li>Unleash your creative side with photo editing and drawing tools</li>
<li>Troubleshoot minor problems with your tablet without having to wait on hold with tech support</li>
</ul>
<p><strong>Who this book is for</strong><br />
This book is for new and potential owners of Android-based tablets running Android 3 (Honeycomb) and above. These devices include the <a href="http://www.wowebook.me/tag/motorola/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Motorola">Motorola</a> Xoom, the Galaxy Tab <a href="http://www.wowebook.me/tag/4g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 4G">4G</a>, and devices by Toshiba, Asus, and others.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>What Is Android? Choosing the Right Tablet</li>
<li>Getting Started</li>
<li>Typing, Copy, and Search</li>
<li>Syncing Your Tablet With Google</li>
<li>Setting up Other Accounts</li>
<li>Understanding Connection: Wi-Fi, <a href="http://www.wowebook.me/tag/3g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3G">3G</a>, and 4G</li>
<li>Icons and Widgets, and Tabs</li>
<li>Email and Instant Messaging</li>
<li>Managing Contacts</li>
<li>Working With Calendars</li>
<li>Using Maps</li>
<li>Browsing the Web</li>
<li>The Android Market</li>
<li>Alternative App Markets</li>
<li>Social Media</li>
<li>Video Conferencing and Skype</li>
<li>Reading E-books, Newspapers, and Magazines on Your Tablet</li>
<li>Taking Notes and Working With Documents</li>
<li>Viewing Videos and Movies on Your Tablet</li>
<li>Creating Photos, Videos, and Art on Android</li>
<li>Listening to Music</li>
<li>Games on Tablets</li>
<li>The Clock, Calculator, and Other Utilities</li>
<li>Connecting Your Tablet to Keyboards, Docks, Computers, and TVs</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 384 pages</li>
<li><strong>Publisher:</strong> Apress (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 143023671X</li>
<li><strong>ISBN-13:</strong> 978-1430236719</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.me/book/the-droid-pocket-guide/" title="The Droid Pocket Guide" rel="bookmark">The Droid Pocket Guide</a> <span class="date">(05-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/practical-android-4-games-development/" title="Practical Android 4 Games Development" rel="bookmark">Practical Android 4 Games Development</a> <span class="date">(31-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/motorola-xoom-the-missing-manual/" title="Motorola Xoom: The Missing Manual" rel="bookmark">Motorola Xoom: The Missing Manual</a> <span class="date">(09-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/motorola-xoom-for-dummies/" title="Motorola XOOM For Dummies" rel="bookmark">Motorola XOOM For Dummies</a> <span class="date">(27-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/htc-thunderbolt-for-dummies/" title="HTC ThunderBolt For Dummies" rel="bookmark">HTC ThunderBolt For Dummies</a> <span class="date">(27-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/galaxy-tab-the-missing-manual/" title="Galaxy Tab: The Missing Manual" rel="bookmark">Galaxy Tab: The Missing Manual</a> <span class="date">(07-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/droid-x-the-missing-manual/" title="Droid X: The Missing Manual" rel="bookmark">Droid X: The Missing Manual</a> <span class="date">(17-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/droid-2-the-missing-manual/" title="Droid 2: The Missing Manual" rel="bookmark">Droid 2: The Missing Manual</a> <span class="date">(17-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beyond-3g-bringing-networks-terminals-and-the-web-together/" title="Beyond 3G - Bringing Networks, Terminals and the Web Together: LTE, WiMAX, IMS, 4G Devices and the Mobile Web 2.0" rel="bookmark">Beyond 3G - Bringing Networks, Terminals and the Web Together: LTE, WiMAX, IMS, 4G Devices and the Mobile Web 2.0</a> <span class="date">(25-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beginning-android-tablet-games-programming/" title="Beginning Android Tablet Games Programming" rel="bookmark">Beginning Android Tablet Games Programming</a> <span class="date">(08-01-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/android-tablets-made-simple/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make a Mind-Controlled Arduino Robot</title>
		<link>http://www.wowebook.me/book/make-a-mind-controlled-arduino-robot/</link>
		<comments>http://www.wowebook.me/book/make-a-mind-controlled-arduino-robot/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 18:39:23 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Robot]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16198</guid>
		<description><![CDATA[Book Description Build a robot that responds to electrical activity in your brain—it’s easy and fun. If you’re familiar with Arduino and have basic mechanical building skills, this book will show you how to construct a robot that plays sounds, blinks lights, and reacts to signals from an affordable electroencephalography (EEG) headband. Concentrate and the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/834564620.jpg" alt="Make a Mind Controlled Arduino Robot" width="220" height="220" title="Make a Mind Controlled Arduino Robot" /></p>
<h3>Book Description</h3>
<p>Build a <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a> that responds to electrical activity in your brain—it’s easy and fun. If you’re familiar with <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> and have basic mechanical building skills, this book will show you <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> construct a <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a> that plays sounds, blinks lights, and reacts to signals from an affordable electroencephalography (EEG) headband. Concentrate and the <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a> will move. Focus more and it will go faster. Let your mind wander and the <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a> will slow down.</p>
<p>You’ll find complete instructions for building a simple robot chassis with servos, wheels, sensors, LEDs, and a speaker. You also get the code to program the <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> microcontroller to receive <a href="http://www.wowebook.me/tag/wireless/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Wireless">wireless</a> signals from the EEG. Your robot will astound anyone who wears the EEG headband.</p>
<p>This book will help you:</p>
<ul>
<li>Connect an inexpensive EEG device to Arduino</li>
<li>Build a robot platform on wheels</li>
<li>Calculate a percentage value from a potentiometer reading</li>
<li>Mix colors with an RGB LED</li>
<li>Play tones with a piezo speaker</li>
<li>Write a program that makes the robot avoid boundaries</li>
<li>Create simple movement routines</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1. Building the Chassis<span id="more-16198"></span><br />
Chapter 2. Coding</p>
<p>Appendix. Building the ScrewShield</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 96 pages</li>
<li><strong>Publisher:</strong> Make (December 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449311547</li>
<li><strong>ISBN-13:</strong> 978-1449311544</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.me/book/practical-arduino-engineering/" title="Practical Arduino Engineering" rel="bookmark">Practical Arduino Engineering</a> <span class="date">(23-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/make-arduino-bots-and-gadgets/" title="Make: Arduino Bots and Gadgets" rel="bookmark">Make: Arduino Bots and Gadgets</a> <span class="date">(29-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beginning-arduino-programming/" title="Beginning Arduino Programming" rel="bookmark">Beginning Arduino Programming</a> <span class="date">(24-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-robotics/" title="Arduino Robotics" rel="bookmark">Arduino Robotics</a> <span class="date">(18-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-internals/" title="Arduino Internals" rel="bookmark">Arduino Internals</a> <span class="date">(12-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-cookbook-2nd-edition/" title="Arduino Cookbook, 2nd Edition" rel="bookmark">Arduino Cookbook, 2nd Edition</a> <span class="date">(21-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-cookbook/" title="Arduino Cookbook" rel="bookmark">Arduino Cookbook</a> <span class="date">(12-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-manga-guide-to-biochemistry/" title="The Manga Guide to Biochemistry" rel="bookmark">The Manga Guide to Biochemistry</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-cult-of-lego/" title="The Cult of LEGO" rel="bookmark">The Cult of LEGO</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-art-of-lego-mindstorms-nxt-g-programming/" title="The Art of LEGO MINDSTORMS NXT-G Programming" rel="bookmark">The Art of LEGO MINDSTORMS NXT-G Programming</a> <span class="date">(01-04-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/make-a-mind-controlled-arduino-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone: The Missing Manual, 5th Edition</title>
		<link>http://www.wowebook.me/book/iphone-the-missing-manual-5th-edition/</link>
		<comments>http://www.wowebook.me/book/iphone-the-missing-manual-5th-edition/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 16:35:14 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[User Guide]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iCloud]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Missing Manual]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16169</guid>
		<description><![CDATA[Book Description With the iOS5 software and the new iPhone 4S device, Apple has another world-class hit on its hands. This sleek, highly refined pocket computer comes with everything—cellphone, iPod, Internet, camcorder—except a printed manual. Fortunately, David Pogue is back with the latest edition of his witty, crystal-clear, colorful guide: the world&#8217;s most popular iPhone [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1195040908.jpg" alt="iPhone: The Missing Manual, 5th Edition" width="220" height="220" title="iPhone: The Missing Manual, 5th Edition" /></p>
<h3>Book Description</h3>
<p>With the <a href="http://www.wowebook.me/tag/ios/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iOS">iOS</a>5 software and the new <a href="http://www.wowebook.me/tag/iphone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iPhone">iPhone</a> 4S device, <a href="http://www.wowebook.me/tag/apple/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apple">Apple</a> has another world-class hit on its hands. This sleek, highly refined pocket computer comes with everything—cellphone, iPod, Internet, camcorder—except a printed manual. Fortunately, David Pogue is back with the latest edition of his witty, crystal-clear, colorful guide: the world&#8217;s most popular <a href="http://www.wowebook.me/tag/iphone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iPhone">iPhone</a> book.</p>
<ul>
<li><strong>Use it as a phone.</strong> Learn the basics as well as time-saving tricks and tips for contact searching by voice, texting, and more.</li>
<li><strong>Manage hour stuff in the cloud.</strong> Sync and back up your contacts and media across all of your devices with <a href="http://www.wowebook.me/tag/icloud/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iCloud">iCloud</a>.</li>
<li><strong>Get things done.</strong> Ask Siri to send reminders, place calls, and more.</li>
<li><strong>Master notifications.</strong> Use the Notification Center to find missed messages, calendar invitations, friend requests, and more.</li>
<li><strong>Connect with other <a href="http://www.wowebook.me/tag/iphone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iPhone">iPhone</a> owners.</strong> Send unlimited iMessages to friends, family, and colleagues who are also running <a href="http://www.wowebook.me/tag/ios/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iOS">iOS</a>5.</li>
<li><strong>Treat it as an iPod.</strong> Master the ins and outs of <a href="http://www.wowebook.me/tag/itunes/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iTunes">iTunes</a>, and listen to music, upload and view photos, and fill the iPhone with TV shows and movies.</li>
<li><strong>Take the iPhone online.</strong> Make the most of your online experience to browse the Web, read and compose email, use social networks, or send photos and audio files.</li>
<li><strong>Go beyond the iPhone.</strong> Learn <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> use the <a href="http://www.wowebook.me/tag/app-store/" class="st_tag internal_tag" rel="tag" title="Posts tagged with App Store">App Store</a>, and <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> multitask between your apps, organize them in folders, and read ebooks in iBooks.<span id="more-16169"></span></li>
</ul>
<p>Whether you have a brand-new iPhone or want to update an earlier model with the iOS5 software, this beautiful full-color book is the best, most objective resource available.</p>
<p><strong>Table of Contents</strong><br />
Part I: The iPhone as Phone<br />
Chapter 1. The Guided Tour<br />
Chapter 2. Typing, Editing &amp; Searching<br />
Chapter 3. Phone Calls &amp; FaceTime<br />
Chapter 4. Speech Recognition—and Siri<br />
Chapter 5. Voicemail, Texting &amp; Other Phone Tricks</p>
<p>Part II: Pix, Flix &amp; Apps<br />
Chapter 6. The iPhone as iPod<br />
Chapter 7. Taking Photos, Shooting Video<br />
Chapter 8. All About Apps<br />
Chapter 9. The Built-In Apps</p>
<p>Part III: The iPhone Online<br />
Chapter 10. Getting Online<br />
Chapter 11. The Web<br />
Chapter 12. Email</p>
<p>Part IV: Connections<br />
Chapter 13. Syncing with <a href="http://www.wowebook.me/tag/itunes/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iTunes">iTunes</a><br />
Chapter 14. <a href="http://www.wowebook.me/tag/icloud/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iCloud">iCloud</a><br />
Chapter 15. The Corporate iPhone<br />
Chapter 16. Settings</p>
<p>Part V: Appendixes<br />
Appendix. Signup and Setup<br />
Appendix. Accessorizing the iPhone<br />
Appendix. Troubleshooting &amp; Maintenance</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 544 pages</li>
<li><strong>Publisher:</strong> Pogue Press; 5th Edition (December 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449301770</li>
<li><strong>ISBN-13:</strong> 978-1449301774</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.me/book/iphone-the-missing-manual-4th-edition/" title="iPhone The Missing Manual, 4th Edition" rel="bookmark">iPhone The Missing Manual, 4th Edition</a> <span class="date">(19-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/ipad-2-the-missing-manual-3rd-edition/" title="iPad 2: The Missing Manual, 3rd Edition" rel="bookmark">iPad 2: The Missing Manual, 3rd Edition</a> <span class="date">(21-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/ios-5-essentials/" title="iOS 5 Essentials" rel="bookmark">iOS 5 Essentials</a> <span class="date">(03-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beginning-ios-5-development/" title="Beginning iOS 5 Development: Exploring the iOS SDK" rel="bookmark">Beginning iOS 5 Development: Exploring the iOS SDK</a> <span class="date">(31-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beginning-ios-5-application-development/" title="Beginning iOS 5 Application Development" rel="bookmark">Beginning iOS 5 Application Development</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/unity-ios-essentials/" title="Unity iOS Essentials" rel="bookmark">Unity iOS Essentials</a> <span class="date">(03-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-web-designers-guide-to-ios-apps/" title="The Web Designer's Guide to iOS Apps" rel="bookmark">The Web Designer's Guide to iOS Apps</a> <span class="date">(09-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-iphone-developers-cookbook-2nd-edition/" title="The iPhone Developer's Cookbook, 2nd Edition" rel="bookmark">The iPhone Developer's Cookbook, 2nd Edition</a> <span class="date">(10-12-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-business-of-iphone-and-ipad-app-development-2nd-edition/" title="The Business of iPhone and iPad App Development: Making and Marketing Apps that Succeed, 2nd Edition" rel="bookmark">The Business of iPhone and iPad App Development: Making and Marketing Apps that Succeed, 2nd Edition</a> <span class="date">(31-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/take-control-of-your-paperless-office/" title="Take Control of Your Paperless Office" rel="bookmark">Take Control of Your Paperless Office</a> <span class="date">(08-12-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/iphone-the-missing-manual-5th-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino Cookbook, 2nd Edition</title>
		<link>http://www.wowebook.me/book/arduino-cookbook-2nd-edition/</link>
		<comments>http://www.wowebook.me/book/arduino-cookbook-2nd-edition/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 16:27:19 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[Robot]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16124</guid>
		<description><![CDATA[Book Description Want to create devices that interact with the physical world? This cookbook is perfect for anyone who wants to experiment with the popular Arduino microcontroller and programming environment. You’ll find more than 200 tips and techniques for building a variety of objects and prototypes such as toys, detectors, robots, and interactive clothing that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1341404418.jpg" alt="Arduino Cookbook, 2nd Edition" width="220" height="220" title="Arduino Cookbook, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>Want to create devices that interact with the physical world? This <a href="http://www.wowebook.me/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">cookbook</a> is perfect for anyone who wants to experiment with the popular <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> microcontroller and <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> environment. You’ll find more than 200 tips and techniques for building a variety of objects and prototypes such as toys, detectors, robots, and interactive clothing that can sense and respond to touch, sound, position, heat, and light.</p>
<p>You don’t need experience with <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> or <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> to get started. Updated for the Arduino 1.0 release, the recipes in this second edition include practical examples and guidance to help you begin, expand, and enhance your projects right away—whether you’re an artist, designer, hobbyist, student, or engineer.</p>
<ul>
<li>Get up to speed on the Arduino board and essential software concepts quickly</li>
<li>Learn basic techniques for reading digital and analog signals</li>
<li>Use Arduino with a variety of popular input devices and sensors</li>
<li>Drive visual displays, generate sound, and control several types of motors</li>
<li>Interact with devices that use remote controls, including TVs and appliances</li>
<li>Learn techniques for handling time delays and time measurement</li>
<li>Apply advanced coding and memory handling techniques</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1. Getting Started<br />
Chapter 2. Making the Sketch Do Your Bidding<span id="more-16124"></span><br />
Chapter 3. Using Mathematical Operators<br />
Chapter 4. Serial Communications<br />
Chapter 5. Simple Digital and Analog Input<br />
Chapter 6. Getting Input from Sensors<br />
Chapter 7. Visual Output<br />
Chapter 8. Physical Output<br />
Chapter 9. Audio Output<br />
Chapter 10. Remotely Controlling External Devices<br />
Chapter 11. Using Displays<br />
Chapter 12. Using Time and Dates<br />
Chapter 13. Communicating Using I2C and SPI<br />
Chapter 14. <a href="http://www.wowebook.me/tag/wireless/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Wireless">Wireless</a> Communication<br />
Chapter 15. Ethernet and <a href="http://www.wowebook.me/tag/networking/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Networking">Networking</a><br />
Chapter 16. Using, Modifying, and Creating Libraries<br />
Chapter 17. Advanced Coding and Memory Handling<br />
Chapter 18. Using the Controller Chip Hardware</p>
<p>Appendix Electronic Components<br />
Appendix Using Schematic Diagrams and Data Sheets<br />
Appendix Building and Connecting the Circuit<br />
Appendix Tips on Troubleshooting Software Problems<br />
Appendix Tips on Troubleshooting Hardware Problems<br />
Appendix Digital and Analog Pins<br />
Appendix ASCII and Extended Character Sets<br />
Appendix Migrating to Arduino 1.0</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 724 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media; 2nd Edition (December 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449313876</li>
<li><strong>ISBN-13:</strong> 978-1449313876</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.me/book/arduino-cookbook/" title="Arduino Cookbook" rel="bookmark">Arduino Cookbook</a> <span class="date">(12-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/programming-interactivity/" title="Programming Interactivity" rel="bookmark">Programming Interactivity</a> <span class="date">(02-05-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/practical-arduino-engineering/" title="Practical Arduino Engineering" rel="bookmark">Practical Arduino Engineering</a> <span class="date">(23-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/make-arduino-bots-and-gadgets/" title="Make: Arduino Bots and Gadgets" rel="bookmark">Make: Arduino Bots and Gadgets</a> <span class="date">(29-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/make-a-mind-controlled-arduino-robot/" title="Make a Mind-Controlled Arduino Robot" rel="bookmark">Make a Mind-Controlled Arduino Robot</a> <span class="date">(24-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beginning-arduino-programming/" title="Beginning Arduino Programming" rel="bookmark">Beginning Arduino Programming</a> <span class="date">(24-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-robotics/" title="Arduino Robotics" rel="bookmark">Arduino Robotics</a> <span class="date">(18-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-internals/" title="Arduino Internals" rel="bookmark">Arduino Internals</a> <span class="date">(12-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/yii-1-1-application-development-cookbook/" title="Yii 1.1 Application Development Cookbook" rel="bookmark">Yii 1.1 Application Development Cookbook</a> <span class="date">(07-09-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/yahoo-user-interface-2-x-cookbook/" title="Yahoo User Interface 2.X Cookbook" rel="bookmark">Yahoo User Interface 2.X Cookbook</a> <span class="date">(14-02-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/arduino-cookbook-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenCL in Action</title>
		<link>http://www.wowebook.me/book/opencl-in-action/</link>
		<comments>http://www.wowebook.me/book/opencl-in-action/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 17:42:49 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[in Action]]></category>
		<category><![CDATA[OpenCL]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16057</guid>
		<description><![CDATA[Book Description OpenCL in Action is a thorough, hands-on presentation of OpenCL, with an eye toward showing developers how to build high-performance applications of their own. It begins by presenting the core concepts behind OpenCL, including vector computing, parallel programming, and multi-threaded operations, and then guides you step-by-step from simple data structures to complex functions. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/723072213.jpg" alt="OpenCL in Action" width="220" height="220" title="OpenCL in Action" /></p>
<h3>Book Description</h3>
<p><em><a href="http://www.wowebook.me/tag/opencl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with OpenCL">OpenCL</a> <a href="http://www.wowebook.me/tag/in-action/" class="st_tag internal_tag" rel="tag" title="Posts tagged with in Action">in Action</a></em> is a thorough, hands-on presentation of <a href="http://www.wowebook.me/tag/opencl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with OpenCL">OpenCL</a>, with an eye toward showing developers <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> build high-<a href="http://www.wowebook.me/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> applications of their own. It begins by presenting the core concepts behind <a href="http://www.wowebook.me/tag/opencl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with OpenCL">OpenCL</a>, including vector computing, parallel <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, and multi-threaded operations, and then guides you step-by-step from simple data structures to complex functions.</p>
<p>Whatever system you have, it probably has more raw processing power than you&#8217;re using. OpenCL is a high-<a href="http://www.wowebook.me/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language that maximizes computational power by executing on CPUs, graphics processors, and other number-crunching devices. It&#8217;s perfect for speed-sensitive tasks like vector computing, matrix operations, and graphics acceleration.</p>
<p><em>OpenCL <a href="http://www.wowebook.me/tag/in-action/" class="st_tag internal_tag" rel="tag" title="Posts tagged with in Action">in Action</a></em> blends the theory of parallel computing with the practical reality of building high-performance applications using OpenCL. It first guides you through the fundamental data structures in an intuitive manner. Then, it explains techniques for high-speed sorting, image processing, matrix operations, and fast Fourier transform. The book concludes with a deep look at the all-important subject of graphics acceleration. Numerous challenging examples give you different ways to experiment with working code.</p>
<p>A background in C or C++ is helpful, but no prior exposure to OpenCL is needed.</p>
<p><strong>What&#8217;s Inside<span id="more-16057"></span></strong></p>
<ul>
<li>Learn OpenCL step by step</li>
<li>Tons of annotated code</li>
<li>Tested algorithms for maximum performance</li>
</ul>
<p><strong>Table of Contents</strong><br />
Part 1: Foundations of OpenCL programming<br />
Chapter 1. Introducing OpenCL<br />
Chapter 2. Host programming: fundamental data structures<br />
Chapter 3. Host programming: data transfer and partitioning<br />
Chapter 4. Kernel programming: data types and device memory<br />
Chapter 5. Kernel programming: operators and functions<br />
Chapter 6. Image processing<br />
Chapter 7. Events, profiling, and synchronization<br />
Chapter 8. <a href="http://www.wowebook.me/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> with C++<br />
Chapter 9. <a href="http://www.wowebook.me/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> with Java and Python<br />
Chapter 10. General coding principles</p>
<p>Part 2: Coding practical algorithms in OpenCL<br />
Chapter 11. Reduction and sorting<br />
Chapter 12. Matrices and QR decomposition<br />
Chapter 13. Sparse matrices<br />
Chapter 14. Signal processing and the fast Fourier transform</p>
<p>Part 3: Accelerating OpenGL with OpenCL<br />
Chapter 15. Combining OpenCL and OpenGL<br />
Chapter 16. Textures and renderbuffers</p>
<p>Appendix A. Installing and using a software development kit<br />
Appendix B. Real-time rendering with OpenGL<br />
Appendix C. The minimalist GNU for Windows and OpenCL<br />
Appendix D. OpenCL on mobile devices</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 456 pages</li>
<li><strong>Publisher:</strong> Manning Publications (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1617290173</li>
<li><strong>ISBN-13:</strong> 978-1617290176</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.me/book/opencl-programming-guide/" title="OpenCL Programming Guide" rel="bookmark">OpenCL Programming Guide</a> <span class="date">(20-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/introducing-starling/" title="Introducing Starling" rel="bookmark">Introducing Starling</a> <span class="date">(25-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/hadoop-in-action/" title="Hadoop in Action" rel="bookmark">Hadoop in Action</a> <span class="date">(12-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/erlang-and-otp-in-action/" title="Erlang and OTP in Action" rel="bookmark">Erlang and OTP in Action</a> <span class="date">(10-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/dsls-in-action/" title="DSLs in Action" rel="bookmark">DSLs in Action</a> <span class="date">(15-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/cuda-by-example/" title="CUDA by Example: An Introduction to General-Purpose GPU Programming" rel="bookmark">CUDA by Example: An Introduction to General-Purpose GPU Programming</a> <span class="date">(16-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/xslt-2-0-and-xpath-2-0-programmers-reference-4th-edition/" title="XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition" rel="bookmark">XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition</a> <span class="date">(07-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/xna-game-studio-4-0-programming/" title="XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360" rel="bookmark">XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360</a> <span class="date">(26-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/xna-3-0-game-programming-recipes/" title="XNA 3.0 Game Programming Recipes: A Problem-Solution Approach" rel="bookmark">XNA 3.0 Game Programming Recipes: A Problem-Solution Approach</a> <span class="date">(08-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/opencl-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino Internals</title>
		<link>http://www.wowebook.me/book/arduino-internals/</link>
		<comments>http://www.wowebook.me/book/arduino-internals/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 11:42:02 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Robot]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=15924</guid>
		<description><![CDATA[Book Description Arduino Internals guides you to the heart of the Arduino board. Author Dale Wheat shares his intimate knowledge of the Arduino board—its secrets, its strengths and possible alternatives to its constituent parts are laid open to scrutiny in this book. You&#8217;ll learn to build new, improved Arduino boards and peripherals, while conforming to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/440995392.jpg" alt="Arduino Internals" width="220" height="220" title="Arduino Internals" /></p>
<h3>Book Description</h3>
<p><em><a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> Internals</em> guides you to the heart of the <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> board. Author <strong>Dale Wheat</strong> shares his intimate knowledge of the Arduino board—its secrets, its strengths and possible alternatives to its constituent parts are laid open to scrutiny in this book. You&#8217;ll learn to build new, improved Arduino boards and peripherals, while conforming to the Arduino reference design.</p>
<p><em>Arduino Internals</em> begins by reviewing the current Arduino hardware and software landscape. In particular, it offers a clear analysis of how the ATmega8 board works and when and where to use its derivatives. The chapter on the &#8220;hardware heart&#8221; is vital for the rest of the book and should be studied in some detail.</p>
<p>Furthermore, <em>Arduino Internals</em> offers important information about the <a href="http://www.wowebook.me/tag/cpu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CPU">CPU</a> running the Arduino board, the memory contained within it and the peripherals mounted on it. To be able to write software that runs optimally on what is a fairly small embedded board, one must understand how the different parts interact. Later in the book, you&#8217;ll learn <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> replace certain parts with more powerful alternatives and <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> design Arduino peripherals and shields.</p>
<p>Since <em>Arduino Internals</em> addresses both sides of the Arduino hardware-software boundary, the author analyzes the compiler toolchain and again provides suggestions on <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> replace it with something more suitable for your own purposes. You&#8217;ll also learn about how libraries enable you to change the way Arduino and software interact, and <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> write your own library implementing algorithms you&#8217;ve devised yourself.<span id="more-15924"></span> <em>Arduino Internals</em> also suggests alternative <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> environments, since many Arduino hackers have a background language other than C or Java.</p>
<p>Of course, it is possible to optimize the way in which hardware and software interact—an entire chapter is dedicated to this field.</p>
<p><em>Arduino Internals</em> doesn&#8217;t just focus on the different parts of Arduino architecture, but also on the ways in which example projects can take advantage of the new and improved Arduino board. Wheat employs example projects to exemplify the hacks and algorithms taught throughout the book.</p>
<p>Arduino projects straddling the hardware-software boundary often require collaboration between people of different talents and skills which cannot be taken for granted. For this reason, <em>Arduino Internals</em> contains a whole chapter dedicated to collaboration and open source cooperation to make those tools and skills explicit.</p>
<p>One of the crowning achievements of an Arduino hacker is to design a shield or peripheral residing on the Arduino board, which is the focus of the following chapter. A later chapter takes specialization further by examining Arduino protocols and communications, a field immediately relevant to shields and the communication between peripherals and the board.</p>
<p>Finally, <em>Arduino Internals</em> integrates different skills and design techniques by presenting several projects that challenge you to put your newly-acquired skills to the test!</p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>To understand the internal heart of your Arduino board</li>
<li>How to replace parts of the Arduino board with new, more powerful elements</li>
<li>How to build a new Arduino board</li>
<li>How to build your own peripherals and shields</li>
<li>How to optimize your own code and existing libraries to run on your own Arduino device</li>
</ul>
<p><strong>Who this book is for</strong></p>
<p>This book is geared towards intermediate-level Arduino hackers and makers, embedded system designers who want to know what Arduino is about, hardware designers who would like to change Arduino to suit their own requirements, and developers who would like to write optimized Arduino software.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Hardware</li>
<li>Software</li>
<li>Atmel AVR</li>
<li>Supporting Hardware</li>
<li>Arduino Software</li>
<li>Optimizations</li>
<li>Hardware and Software Combined</li>
<li>Example Projects</li>
<li><a href="http://www.wowebook.me/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">Project</a> <a href="http://www.wowebook.me/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">Management</a></li>
<li>Hardware Design</li>
<li>Software Design</li>
<li><a href="http://www.wowebook.me/tag/networking/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Networking">Networking</a></li>
<li>Tabletop <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">Robot</a> <a href="http://www.wowebook.me/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">Project</a></li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 392 pages</li>
<li><strong>Publisher:</strong> Apress (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430238828</li>
<li><strong>ISBN-13:</strong> 978-1430238829</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.me/book/practical-arduino-engineering/" title="Practical Arduino Engineering" rel="bookmark">Practical Arduino Engineering</a> <span class="date">(23-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/make-arduino-bots-and-gadgets/" title="Make: Arduino Bots and Gadgets" rel="bookmark">Make: Arduino Bots and Gadgets</a> <span class="date">(29-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/make-a-mind-controlled-arduino-robot/" title="Make a Mind-Controlled Arduino Robot" rel="bookmark">Make a Mind-Controlled Arduino Robot</a> <span class="date">(24-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beginning-arduino-programming/" title="Beginning Arduino Programming" rel="bookmark">Beginning Arduino Programming</a> <span class="date">(24-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-robotics/" title="Arduino Robotics" rel="bookmark">Arduino Robotics</a> <span class="date">(18-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-cookbook-2nd-edition/" title="Arduino Cookbook, 2nd Edition" rel="bookmark">Arduino Cookbook, 2nd Edition</a> <span class="date">(21-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-cookbook/" title="Arduino Cookbook" rel="bookmark">Arduino Cookbook</a> <span class="date">(12-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-manga-guide-to-biochemistry/" title="The Manga Guide to Biochemistry" rel="bookmark">The Manga Guide to Biochemistry</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-cult-of-lego/" title="The Cult of LEGO" rel="bookmark">The Cult of LEGO</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-art-of-lego-mindstorms-nxt-g-programming/" title="The Art of LEGO MINDSTORMS NXT-G Programming" rel="bookmark">The Art of LEGO MINDSTORMS NXT-G Programming</a> <span class="date">(01-04-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/arduino-internals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make: Ultimate Kit Guide</title>
		<link>http://www.wowebook.me/book/make-ultimate-kit-guide/</link>
		<comments>http://www.wowebook.me/book/make-ultimate-kit-guide/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 17:55:11 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=15900</guid>
		<description><![CDATA[Book Description MAKE’s Ultimate Kit Guide brings you the top kits of all kinds, from beginner’s crafts to wooden kayaks to advanced robotics and everything in between! Whether you need a gift for the do-it-yourselfer who loves making things, or you want to find the best kits to build yourself, this special issue shows the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1573156222.jpg" alt="Make: Ultimate Kit Guide " width="220" height="220" title="Make: Ultimate Kit Guide " /></p>
<h3>Book Description</h3>
<p>MAKE’s Ultimate Kit Guide brings you the top kits of all kinds, from beginner’s crafts to wooden kayaks to advanced robotics and everything in between! Whether you need a gift for the do-it-yourselfer who loves making things, or you want to find the best kits to build yourself, this special issue shows the way, with reviews of 175+ kits selected by the editors of MAKE magazine. In this special issue, we cover:</p>
<p>RobotsElectronics &amp; MicrocontrollersLEDsR/C VehiclesTools &amp; WorkshopOutdoor &amp; SportClocksHome &amp; ShelterScienceToys &amp; GamesCraftSiege &amp; BallisticsWheelsRocketsKit Party!FoodBeveragesAudio GearMusical Instruments</p>
<p>In MAKE Ultimate Kit Guide 2012, you’ll also find:</p>
<ul>
<li>The Rally Fighter, the radical DIY car you build at the micro-factory</li>
<li>How kits drive innovation, from steam engines to computers to 3D printing and microcontrollers</li>
<li>DIY Drones – autonomous plane and copter kits</li>
<li>Classic Heathkits and Erector Sets</li>
<li>Most Dangerous Kits, and more</li>
</ul>
<p>At MAKE we’re crazy about kits. They’re fun, inspiring, and they are great gifts for any maker. In this special MAKE issue we&#8217;ve searched out over 175 of the top kits of all kinds and rated them on quality, instructions, community, and more. Find a kit worth making this season; some of which you never knew existed!</p>
<p><span id="more-15900"></span>Find the top rated kits for Robots, Rockets, Food, Electronics, Home, Tools, <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a>, Toys, Crafts, R/C, Outdoors, Siege Weapons, and much more.</p>
<p>And check out our new Make: Kit Reviews website, your trusted online source to learn about the best kits on the market.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 97 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media / Make (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449323723</li>
<li><strong>ISBN-13:</strong> 978-1449323721</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/make-ultimate-kit-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>15 Dangerously Mad Projects for the Evil Genius</title>
		<link>http://www.wowebook.me/book/15-dangerously-mad-projects-for-the-evil-genius/</link>
		<comments>http://www.wowebook.me/book/15-dangerously-mad-projects-for-the-evil-genius/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 10:53:27 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15835</guid>
		<description><![CDATA[Book Description UNLEASH YOUR INNER MAD SCIENTIST! This wickedly inventive guide explains how to design and build 15 fiendishly fun electronics projects. Filled with photos and illustrations, 15 Dangerously Mad Projects for the Evil Genius includes step-by-step directions, as well as a construction primer for those who are new to electronics projects. Using easy-to-find components [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1597170563.jpg" alt="15 Dangerously Mad Projects for the Evil Genius" width="220" height="220" title="15 Dangerously Mad Projects for the Evil Genius" /></p>
<h3>Book Description</h3>
<p>UNLEASH YOUR INNER MAD SCIENTIST!</p>
<p>This wickedly inventive guide explains <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> design and build 15 fiendishly fun electronics projects. Filled with photos and illustrations, <em>15 Dangerously Mad Projects for the Evil Genius</em> includes step-by-step directions, as well as a construction primer for those who are new to electronics projects.</p>
<p>Using easy-to-find components and equipment, this do-it-yourself book shows you <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> create a variety of mischievous gadgets, such as a remote-controlled laser, motorized multicolored LEDs that write in the air, and a surveillance <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a>. You&#8217;ll also learn to use the highly popular <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> microcontroller board with three of the projects.</p>
<p><strong><em>15 Dangerously Mad Projects for the Evil Genius:</em></strong></p>
<ul>
<li>Features step-by-step instructions and helpful illustrations</li>
<li>Covers essential safety measures</li>
<li>Reveals the scientific principles behind the projects</li>
<li>Removes the frustration factor&#8211;all required parts are listed, along with sources</li>
</ul>
<p><em>Build these devious devices to amaze your friends and confound your enemies!</em></p>
<ul>
<li>Coil gun</li>
<li>Trebuchet</li>
<li>Ping pong ball minigun<span id="more-15835"></span></li>
<li>Mini laser turret</li>
<li>Balloon-popping laser gun</li>
<li>Touch-activated laser sight</li>
<li>Laser-grid intruder alarm</li>
<li>Persistence-of-vision display</li>
<li>Covert radio bug</li>
<li>Laser voice transmitter</li>
<li>Flash bomb</li>
<li>High-brightness LED strobe</li>
<li>Levitation machine</li>
<li>Snailbot</li>
<li>Surveillance <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a></li>
</ul>
<p>Each fun, inexpensive Evil Genius <a href="http://www.wowebook.me/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">project</a> includes a detailed list of materials, sources for parts, schematics, and lots of clear, well-illustrated instructions for easy assembly. The larger workbook-style layout and convenient two-column format make following the step-by-step instructions a breeze.</p>
<p>VIDEOS, PHOTOS, AND SOURCE CODE ARE AVAILABLE AT WWW.DANGEROUSLYMAD.COM</p>
<p><strong>Make Great Stuff!</strong><br />
TAB, an imprint of McGraw-Hill Professional, is a leading publisher of DIY technology books for makers, hackers, and electronics hobbyists.</p>
<p><strong>Table of contents</strong><br />
Chapter 1 Coil Gun<br />
Chapter 2 Trebuchet<br />
Chapter 3 Ping Pong Ball Minigun<br />
Chapter 4 Mini Laser Turret<br />
Chapter 5 Balloon-popping Laser Gun<br />
Chapter 6 Touch Activated Laser Sight<br />
Chapter 7 Laser-grid Intruder Alarm<br />
Chapter 8 Persistence of Vision Display<br />
Chapter 9 Covert Radio Bug<br />
Chapter 10 Laser Voice Transmitter<br />
Chapter 11 Flash Bomb<br />
Chapter 12 High Brightness LED Strobe<br />
Chapter 13 Levitation Machine<br />
Chapter 14 Light Seeking Microbot<br />
Chapter 15 Surveillance Robot<br />
Appendix A Electronics Construction Primer</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 242 pages</li>
<li><strong>Publisher:</strong> McGraw-Hill/TAB Electronics (May 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0071755675</li>
<li><strong>ISBN-13:</strong> 978-0071755672</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/15-dangerously-mad-projects-for-the-evil-genius/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Diagnose and Fix Everything Electronic</title>
		<link>http://www.wowebook.me/book/how-to-diagnose-and-fix-everything-electronic/</link>
		<comments>http://www.wowebook.me/book/how-to-diagnose-and-fix-everything-electronic/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 17:04:57 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15825</guid>
		<description><![CDATA[Book Description Master the Art of Electronics Repair In this hands-on guide, a lifelong electronics repair guru shares his tested techniques and invaluable insights. How to Diagnose and Fix Everything Electronic shows you how to repair and extend the life of all kinds of solid-state devices, from modern digital gadgetry to cherished analog products of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/814698197.jpg" alt="How to Diagnose and Fix Everything Electronic" width="220" height="220" title="How to Diagnose and Fix Everything Electronic" /></p>
<h3>Book Description</h3>
<p>Master the Art of Electronics Repair</p>
<p>In this hands-on guide, a lifelong electronics repair guru shares his tested techniques and invaluable insights. <em><a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">How to</a> Diagnose and Fix Everything Electronic</em> shows you <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> repair and extend the life of all kinds of solid-state devices, from modern digital gadgetry to cherished analog products of yesteryear.</p>
<p>You&#8217;ll start by selecting the tools and test equipment you&#8217;ll need and setting up your workbench. Then, you&#8217;ll get familiar with components and how they form circuits, stages, and sections of a device. Next, you&#8217;ll learn how to take a product apart, figure out what&#8217;s wrong with it, replace components, and reassemble it. Real-world case studies help clarify the topics covered. Tips and tricks for specific devices, such as optical disc players, computers, and video recorders, are also included in this practical resource.</p>
<ul>
<li>Set up a workbench and equip it with tools and test instruments</li>
<li>Ensure personal safety and avoid electrical and physical damage to devices</li>
<li>Understand electrical units, circuits, and signals</li>
<li>Use test equipment, including a digital multimeter, signal generator, frequency counter, and an oscilloscope</li>
<li>Repair circuit boards and replace parts</li>
<li>Work with components, from capacitors and ICs to transistors and zeners</li>
<li>Learn to read block, schematic, and pictorial diagrams</li>
<li>Disassemble devices and identify sections and stages<span id="more-15825"></span></li>
<li>Troubleshoot and diagnose to the component level</li>
<li>Perform reverse-order reassembly</li>
</ul>
<p><strong>Up-to-date, easy-to-follow coverage of electricity and electronics</strong><br />
In <em>Teach Yourself Electricity and Electronics</em>, Fifth Edition, a master teacher provides step-by-step lessons in electricity and electronics fundamentals and applications. Detailed illustrations, practical examples, and hundreds of test questions make it easy to learn the material quickly. This fully revised resource starts with the basics and takes you through advanced applications, such as communications systems and robotics. Solve current-voltage-resistance-impedance problems, make power calculations, optimize system <a href="http://www.wowebook.me/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a>, and prepare for licensing exams with help from this hands-on guide.</p>
<p>Updated for the latest technological trends:</p>
<ul>
<li><a href="http://www.wowebook.me/tag/wireless/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Wireless">Wireless</a> systems</li>
<li>Fiber Optics</li>
<li>Lasers</li>
<li>Space Communications</li>
<li>Mechatronics</li>
</ul>
<p><em>Comprehensive coverage includes:</em><br />
Direct-Current Circuit Basics and Analysis * Resistors * Cells and Batteries * Magnetism * Inductance * Capacitance * Phase * Inductive and Capacitive Reactance * Impedance and Admittance * Alternating-Current Circuit Analysis, Power, and Resonance * Transformers and Impedance Matching * Semiconductors * Diode Applications * Power Supplies * Bipolar and Field-Effect Transistors * Amplifiers and Oscillators * Digital and Computer Basics * Antennas for RF Communications * Integrated Circuits * Electron Tubes * Transducers, Sensors, Location, and Navigation * Acoustics and Audio Fundamentals * Advanced Communications Systems</p>
<p><strong>Make Great Stuff!</strong><br />
TAB, an imprint of McGraw-Hill Professional, is a leading publisher of DIY technology books for makers, hackers, and electronics hobbyists.</p>
<p><strong>Table of contents</strong><br />
Chapter 1. Prepare for Blastoff: Fixing is Fun!<br />
Chapter 2. Setting Up Shop: Tools of the Trade<br />
Chapter 3. Danger, Danger! Staying Safe<br />
Chapter 4. I Fix, Therefore I Am: The Philosophy of Troubleshooting<br />
Chapter 5. Naming Names: Important Terms, Concepts and Building Blocks<br />
Chapter 6. Working Your Weapons: Using Test Equipment<br />
Chapter 7. What Little Gizmos Are Made Of: Components<br />
Chapter 8. Roadmaps and Street Signs: Diagrams<br />
Chapter 9. Entering Without Breaking: Getting Inside<br />
Chapter 10. What the Heck is That: Recognizing Major Features<br />
Chapter 11. A-Hunting We Will Go: Signal Tracing and Diagnosis<br />
Chapter 12. Presto Change-o: Circuit Boards and Replacing Components<br />
Chapter 13. That&#8217;s a Wrap: Reverse-Order Reassembly<br />
Chapter 14. Aces Up Your Sleeve: Tips and Tricks for Specific Products</p>
<p>Glossary<br />
Index</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 336 pages</li>
<li><strong>Publisher:</strong> McGraw-Hill/TAB Electronics (January 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0071744223</li>
<li><strong>ISBN-13:</strong> 978-0071744225</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/how-to-diagnose-and-fix-everything-electronic/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Robot Builder&#8217;s Bonanza, 4th Edition</title>
		<link>http://www.wowebook.me/book/robot-builders-bonanza-4th-edition/</link>
		<comments>http://www.wowebook.me/book/robot-builders-bonanza-4th-edition/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 17:04:26 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Robot]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15819</guid>
		<description><![CDATA[Book Description The Bestselling Robotics Book&#8211;Now with New Projects and Online Tools! Have fun while learning how to design, construct, and use small robots! This richly illustrated guide offers everything you need to know to construct sophisticated, fully autonomous robots that can be programmed from your computer. Fully updated with the latest technologies and techniques, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/700488061.jpg" alt="Robot Builders Bonanza, 4th Edition" width="220" height="220" title="Robot Builders Bonanza, 4th Edition" /></p>
<h3>Book Description</h3>
<p>The Bestselling Robotics Book&#8211;Now with New Projects and Online Tools!</p>
<p>Have fun while learning <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> design, construct, and use small robots! This richly illustrated guide offers everything you need to know to construct sophisticated, fully autonomous robots that can be programmed from your computer. Fully updated with the latest technologies and techniques, <em><a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">Robot</a> Builder&#8217;s Bonanza</em>, Fourth Edition includes step-by-step plans that take you from building basic motorized platforms to giving the machine a brain&#8211;and teaching it to walk, talk, and obey commands.</p>
<p>This <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a> builder&#8217;s paradise is packed with more than 100 affordable projects, including 10 completely new <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a> designs. The projects are modular and can be combined to create a variety of highly intelligent and workable robots of all shapes and sizes. Mix and match the projects to develop your own unique creations. The only limit is your imagination!</p>
<p><em>Robot Builder&#8217;s Bonanza</em>, Fourth Edition covers:</p>
<ul>
<li>Parts, materials, and tools</li>
<li>Building motorized wooden, plastic, and metal platforms</li>
<li>Rapid prototyping methods</li>
<li>Drafting bots with computer-aided design</li>
<li>Constructing high-tech robots from toys</li>
<li>Building bots from found parts<span id="more-15819"></span></li>
<li>Power, motors, and locomotion</li>
<li>Robots with wheels, tracks, and legs</li>
<li>Constructing robotic arms and grippers</li>
<li>Robot electronics and circuit making</li>
<li>Computers and electronic control</li>
<li>Microcontrollers&#8211;<a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a>, PICAXE, and the BASIC stamp</li>
<li>Remote control systems</li>
<li>Sensors, navigation, and visual feedback</li>
<li>Robot vision via proximity, light, and distance</li>
</ul>
<p>New! FREE online content at: www.robotoid.com</p>
<ul>
<li>My First Robot tutorial lessons</li>
<li><a href="http://www.wowebook.me/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">Project</a> parts finder</li>
<li>Animated, interactive learning tools</li>
<li>How-to videos, robot e-plans, bonus articles, links, and more</li>
</ul>
<p>Plus, go to: www.mhprofessional.com/rbb4 for:</p>
<ul>
<li>Downloadable programs</li>
<li>RBB app notes</li>
<li>Bonus chapters</li>
</ul>
<p>Make Great Stuff!<br />
TAB, an imprint of McGraw-Hill Professional, is a leading publisher of DIY technology books for makers, hackers, and electronics hobbyists.</p>
<p><strong>Table of contents</strong><br />
Part 1: The Art and Science of Robot Building<br />
Chapter 1. Welcome to the Wonderful World of Robotics<br />
Chapter 2. Anatomy of a Robot<br />
Chapter 3. Getting Parts</p>
<p>Part 2: Robot Construction<br />
Chapter 4. Safety First (and Always)<br />
Chapter 5. Building Robot Bodies&#8211;the Basics<br />
Chapter 6. Mechanical Construction Techniques<br />
Chapter 7. Working with Wood<br />
Chapter 8. Build a Motorized Wooden Platform<br />
Chapter 9. Working with Plastic<br />
Chapter 10. Build a Motorized Plastic Platform<br />
Chapter 11. Working with Metal<br />
Chapter 12. Build a Motorized Metal Platform<br />
Chapter 13. Assembly Techniques<br />
Chapter 14. Rapid Prototyping Methods<br />
Chapter 15. Drafting Bots with Computer-Aided Design<br />
Chapter 16. Constructing High-Tech Robots from Toys<br />
Chapter 17. Building Bots from Found Parts</p>
<p>Part 3: Power, Motors, and Locomotion<br />
Chapter 18. All about Batteries<br />
Chapter 19. Robot Power Systems<br />
Chapter 20. Moving Your Robot<br />
Chapter 21. Choosing the Right Motor<br />
Chapter 22. Using DC Motors<br />
Chapter 23. Using Servo Motors<br />
Chapter 24. Mounting Motors and Wheels<br />
Chapter 25. Robot Movement with Shape Memory Alloy</p>
<p>Part 4: Hands-on Robotic Projects<br />
Chapter 26. Build Robots with Wheels and Tracks<br />
Chapter 27. Build Robots with Legs<br />
Chapter 28. Experimenting with Robotic Arms<br />
Chapter 29. Experimenting with Robotic Grippers</p>
<p>Part 5: Robot Electronics<br />
Chapter 30. Building Robot Electronics&#8211;the Basics<br />
Chapter 31. Common Electronic Components for Robotics<br />
Chapter 32. Using Solderless Breadboards<br />
Chapter 33. Making Circuit Boards</p>
<p>Part 6: Computers and Electronic Control<br />
Chapter 34. An Overview of Robot &#8220;Brains&#8221;<br />
Chapter 35. Understanding Microcontrollers<br />
Chapter 36. <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> Concepts: The Fundamentals</p>
<p>Part 7: Microcontroller Brains<br />
Chapter 37. Using the <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a><br />
Chapter 38. Using the PICAXE<br />
Chapter 39. Using the BASIC Stamp<br />
Chapter 40. Interfacing Hardware with Your Microcontroller or Computer<br />
Chapter 41. Remote Control Systems</p>
<p>Part 8: Sensors, Navigation, and Feedback<br />
Chapter 42. Adding the Sense of Touch<br />
Chapter 43. Proximity and Distance Sensing<br />
Chapter 44. Robotic Eyes<br />
Chapter 45. Navigating Your Robot<br />
Chapter 46. Making and Listening to Sound<br />
Chapter 47. Interacting with Your Creation<br />
Chapter 48. Danger, Will Robinson</p>
<p>Appendix A&#8211;RBB Online Support<br />
Appendix B&#8211;Internet Parts Sources<br />
Appendix C&#8211;Mechanical Reference<br />
Appendix D&#8211;Electronic Reference<br />
Index</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 736 pages</li>
<li><strong>Publisher:</strong> McGraw-Hill/TAB Electronics; 4th Edition (May 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0071750363</li>
<li><strong>ISBN-13:</strong> 978-0071750363</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.me/book/the-manga-guide-to-biochemistry/" title="The Manga Guide to Biochemistry" rel="bookmark">The Manga Guide to Biochemistry</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-cult-of-lego/" title="The Cult of LEGO" rel="bookmark">The Cult of LEGO</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-art-of-lego-mindstorms-nxt-g-programming/" title="The Art of LEGO MINDSTORMS NXT-G Programming" rel="bookmark">The Art of LEGO MINDSTORMS NXT-G Programming</a> <span class="date">(01-04-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/probabilistic-robotics-intelligent-robotics-and-autonomous-agents/" title="Probabilistic Robotics" rel="bookmark">Probabilistic Robotics</a> <span class="date">(06-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/practical-arduino-engineering/" title="Practical Arduino Engineering" rel="bookmark">Practical Arduino Engineering</a> <span class="date">(23-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/make-arduino-bots-and-gadgets/" title="Make: Arduino Bots and Gadgets" rel="bookmark">Make: Arduino Bots and Gadgets</a> <span class="date">(29-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/make-a-mind-controlled-arduino-robot/" title="Make a Mind-Controlled Arduino Robot" rel="bookmark">Make a Mind-Controlled Arduino Robot</a> <span class="date">(24-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/lego-mindstorms-nxt-mars-base-command/" title="LEGO MINDSTORMS NXT: Mars Base Command" rel="bookmark">LEGO MINDSTORMS NXT: Mars Base Command</a> <span class="date">(12-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/lego-mindstorms-nxt-g-programming-guide-2nd-edition/" title="LEGO MINDSTORMS NXT-G Programming Guide, 2nd Edition" rel="bookmark">LEGO MINDSTORMS NXT-G Programming Guide, 2nd Edition</a> <span class="date">(14-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/intermediate-robot-building-2nd-edition/" title="Intermediate Robot Building, 2nd Edition" rel="bookmark">Intermediate Robot Building, 2nd Edition</a> <span class="date">(17-05-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/robot-builders-bonanza-4th-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practical Arduino Engineering</title>
		<link>http://www.wowebook.me/book/practical-arduino-engineering/</link>
		<comments>http://www.wowebook.me/book/practical-arduino-engineering/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 18:23:40 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Robot]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15543</guid>
		<description><![CDATA[Book Description Arduino boards have impressed both hackers and professional engineers. Whether you&#8217;re a hobbyist or a professional, it isn&#8217;t just a breadboard and a hazy idea that keeps you going. It&#8217;s essential to institute a proper design, device instrumentation and, indeed, test your project thoroughly before committing to a particular prototype. Practical Arduino Engineering begins by [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/535536165.jpg" alt="Practical Arduino Engineering" width="220" height="220" title="Practical Arduino Engineering" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> boards have impressed both hackers and professional engineers. Whether you&#8217;re a hobbyist or a professional, it isn&#8217;t just a breadboard and a hazy idea that keeps you going. It&#8217;s essential to institute a proper design, device instrumentation and, indeed, test your <a href="http://www.wowebook.me/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">project</a> thoroughly before committing to a particular prototype.</p>
<p><em>Practical <a href="http://www.wowebook.me/tag/arduino/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Arduino">Arduino</a> Engineering</em> begins by outlining the engineering process, from the basic requirements and preliminary design to prototyping and testing. Each and every chapter exemplifies this process and demonstrates how you can profit from the implementation solid engineering principles—regardless of whether you just play in your basement or you want to publicize and sell your devices.</p>
<p>Arduino is a brilliant prototyping platform that allows users to test and iterate design ideas. Imitation by other Arduino makers, hackers and engineers often proves your design&#8217;s popularity. <em>Practical Arduino Engineering</em> will teach you to follow the engineering process carefully; over time, you will be able to review and improve this process, and even extend its scope.</p>
<p><em>Practical Arduino Engineering</em> is not purely theoretical. In addition, you&#8217;ll learn the process of hardware engineering as applicable to Arduino projects, and the importance of the process in each and every <a href="http://www.wowebook.me/tag/project/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Project">project</a> presented in this book.</p>
<p>To set the stage, <em>Practical Arduino Engineering</em> begins by reviewing the Arduino software landscape, then shows how to set up an Arduino project for testing.<span id="more-15543"></span> Even if you already know your compiler toolchain and the basics of Arduino <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, this refresher course can help fill in the gaps and explain why your compiler may spit out certain error messages.</p>
<p><em>Practical Arduino Engineering</em> then gradually builds up the engineering process, from single devices like LCDs, potentiometers and GPS modules, to the integration of several modules into larger projects, such as a <a href="http://www.wowebook.me/tag/wireless/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Wireless">wireless</a> temperature measurement system, and ultimately an entire <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a>.</p>
<p>The engineering projects become progressively more challenging throughout the first 4 engineering chapters. Next, you&#8217;ll proceed with simple steps towards the first intelligent part of a <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a>: the object detector. You&#8217;ll find yourself teaching your <a href="http://www.wowebook.me/tag/robot/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Robot">robot</a> <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> avoid very hot objects or insurmountable obstacles. The basic design requirements for a complete robot and, indeed, the detailed design and prototyping for robots can be extremely tricky, which is why engineering discipline is invaluable.</p>
<p><em>Practical Arduino Engineering</em> then enters the world of domestic engineering by introducing home alarm systems—not quite as simple as they seem. A solid, robust system can only be built by following the engineering process detailed in previous chapters, and this section reinforces that process.</p>
<p>You&#8217;ll then take a step further in your Arduino engineering process: instrumentation and control, and some error messaging using GSM. Control is introduced via the Xbox controller, a very powerful piece of technology able to play a considerable role in robotics projects. Having already learned to control motion and to sense and avoid objects, you&#8217;ll learn <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> debug your Arduino projects of varying complexities via the hardware instrumentation software LabVIEW.</p>
<p>To complete the journey into <em>Practical Arduino Engineering</em>, you&#8217;ll discover how to use a special Arduino board to rely on Bluetooth Mate Silver for control of domestic and mobile Arduino projects. Using Bluetooth Mate Silver, you&#8217;ll learn to implement basic engineering design with almost any Arduino project, and be able to justify, build, debug, and extend Arduino-based designs using a solid engineering approach.</p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>Practical engineering principles: from collecting requirements onwards</li>
<li>To instrument Arduino hardware for debugging</li>
<li>To build stationary Arduino home projects with varying degrees of complexity</li>
<li>To construct Arduino-based robots and vary your design until an optimal solution is reached</li>
<li>To add instrumentation software to the hardware design process</li>
<li>How to move from being a good hacker to being a solid engineer</li>
</ul>
<p><strong>Who this book is for</strong><br />
This book is geared toward engineers and makers used to a rigorous approach to hardware hacking, Arduino hackers aiming to get to the next level, and Arduino hackers interested in instrumenting their projects using Arduino and other software.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>The Process of Arduino Engineering</li>
<li>An Arduino Software Review</li>
<li>Controlling Robot Motion with a Potentiometer</li>
<li>Adding an LCD to the Robot</li>
<li>Engineering a GPS Module for the Robot</li>
<li>Home Engineering I: Temperature Sensors</li>
<li>Object Detection for the Robot</li>
<li>Home Engineering II: Alarm System Using Arduino</li>
<li>Integrating GSM Technology with the Robot</li>
<li>Xbox Controller and the LabVIEW Process</li>
<li>Controlling Your Robot: Bluetooth Arduino</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 328 pages</li>
<li><strong>Publisher:</strong> Apress (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430238852</li>
<li><strong>ISBN-13:</strong> 978-1430238850</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.me/book/make-arduino-bots-and-gadgets/" title="Make: Arduino Bots and Gadgets" rel="bookmark">Make: Arduino Bots and Gadgets</a> <span class="date">(29-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/make-a-mind-controlled-arduino-robot/" title="Make a Mind-Controlled Arduino Robot" rel="bookmark">Make a Mind-Controlled Arduino Robot</a> <span class="date">(24-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/beginning-arduino-programming/" title="Beginning Arduino Programming" rel="bookmark">Beginning Arduino Programming</a> <span class="date">(24-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-robotics/" title="Arduino Robotics" rel="bookmark">Arduino Robotics</a> <span class="date">(18-10-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-internals/" title="Arduino Internals" rel="bookmark">Arduino Internals</a> <span class="date">(12-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-cookbook-2nd-edition/" title="Arduino Cookbook, 2nd Edition" rel="bookmark">Arduino Cookbook, 2nd Edition</a> <span class="date">(21-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/arduino-cookbook/" title="Arduino Cookbook" rel="bookmark">Arduino Cookbook</a> <span class="date">(12-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-manga-guide-to-biochemistry/" title="The Manga Guide to Biochemistry" rel="bookmark">The Manga Guide to Biochemistry</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-cult-of-lego/" title="The Cult of LEGO" rel="bookmark">The Cult of LEGO</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-art-of-lego-mindstorms-nxt-g-programming/" title="The Art of LEGO MINDSTORMS NXT-G Programming" rel="bookmark">The Art of LEGO MINDSTORMS NXT-G Programming</a> <span class="date">(01-04-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/practical-arduino-engineering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad 2: The Missing Manual, 3rd Edition</title>
		<link>http://www.wowebook.me/book/ipad-2-the-missing-manual-3rd-edition/</link>
		<comments>http://www.wowebook.me/book/ipad-2-the-missing-manual-3rd-edition/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 17:28:10 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[User Guide]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iCloud]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Missing Manual]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15504</guid>
		<description><![CDATA[Book Description With iOS 5, Apple added more than 200 new features to the iPad 2, but there’s still no printed guide to using all its amazing capabilities. That’s where this full-color Missing Manual comes in. You’ll learn how to stuff your iPad with media, organize your personal life, wirelessly stream content to and from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1678105007.jpg" alt="iPad 2: The Missing Manual, 3rd Edition" width="220" height="220" title="iPad 2: The Missing Manual, 3rd Edition" /></p>
<h3>Book Description</h3>
<p>With <a href="http://www.wowebook.me/tag/ios/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iOS">iOS</a> 5, <a href="http://www.wowebook.me/tag/apple/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apple">Apple</a> added more than 200 new features to the <a href="http://www.wowebook.me/tag/ipad/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iPad">iPad</a> 2, but there’s still no printed guide to using all its amazing capabilities. That’s where this full-color <a href="http://www.wowebook.me/tag/missing-manual/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Missing Manual">Missing Manual</a> comes in. You’ll learn <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> stuff your <a href="http://www.wowebook.me/tag/ipad/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iPad">iPad</a> with media, organize your personal life, wirelessly stream content to and from your <a href="http://www.wowebook.me/tag/tablet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tablet">tablet</a>, stay connected to friends, and much more.</p>
<p>The important stuff you need to know:</p>
<ul>
<li>Build your media library. Fill your iPad with music, movies, TV shows, eBooks, eMagazines, photos, and more.</li>
<li>Go <a href="http://www.wowebook.me/tag/wireless/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Wireless">wireless</a>. Sync content between your computer and iPad—no wires needed.</li>
<li>Get online. Connect through WiFi or Wi-Fi + <a href="http://www.wowebook.me/tag/3g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3G">3G</a>, and surf the Web using the iPad’s new tabbed browser.</li>
<li>Consolidate email. Read and send messages from any of your email accounts.</li>
<li>Get social. Use built-in apps like iMessage, Twitter, and Ping to stay in touch.</li>
<li>Store stuff in <a href="http://www.wowebook.me/tag/icloud/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iCloud">iCloud</a>. Stash your content online for free, and sync up all your devices automatically.</li>
<li>Interact with your iPad. Learn new finger moves and undocumented tips, tricks, and shortcuts.</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1. Get to Know Your iPad<br />
Chapter 2. Interact with Your iPad<br />
Chapter 3. Get Online<br />
Chapter 4. Surf the Web<span id="more-15504"></span><br />
Chapter 5. Keep in Touch with Email<br />
Chapter 6. Use the iPad’s Built-In Apps<br />
Chapter 7. Shop the <a href="http://www.wowebook.me/tag/app-store/" class="st_tag internal_tag" rel="tag" title="Posts tagged with App Store">App Store</a><br />
Chapter 8. Read iBooks and ePeriodicals<br />
Chapter 9. Play Games<br />
Chapter 10. Get Productive with iWork<br />
Chapter 11. Sync and Share Media Files Using <a href="http://www.wowebook.me/tag/itunes/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iTunes">iTunes</a> and <a href="http://www.wowebook.me/tag/icloud/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iCloud">iCloud</a><br />
Chapter 12. Master <a href="http://www.wowebook.me/tag/itunes/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iTunes">iTunes</a><br />
Chapter 13. Play Music and Other Audio<br />
Chapter 14. Watch and Edit Videos<br />
Chapter 15. View, Edit, and Manage Photos<br />
Chapter 16. Back Up and Sync Your Gadgets with iCloud</p>
<p>Appendix. iPad Settings<br />
Appendix. iPad Troubleshooting and Care</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 360 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media / Pogue Press; 3rd Edition (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449316166</li>
<li><strong>ISBN-13:</strong> 978-1449316167</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.me/book/ipad-programming/" title="iPad Programming" rel="bookmark">iPad Programming</a> <span class="date">(02-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-ipad-pocket-guide/" title="The iPad Pocket Guide" rel="bookmark">The iPad Pocket Guide</a> <span class="date">(27-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-business-of-iphone-and-ipad-app-development-2nd-edition/" title="The Business of iPhone and iPad App Development: Making and Marketing Apps that Succeed, 2nd Edition" rel="bookmark">The Business of iPhone and iPad App Development: Making and Marketing Apps that Succeed, 2nd Edition</a> <span class="date">(31-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/professional-iphone-and-ipad-application-development/" title="Professional iPhone and iPad Application Development" rel="bookmark">Professional iPhone and iPad Application Development</a> <span class="date">(02-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/objective-c-for-absolute-beginners-2nd-edition/" title="Objective-C for Absolute Beginners, 2nd Edition" rel="bookmark">Objective-C for Absolute Beginners, 2nd Edition</a> <span class="date">(17-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/migrating-to-iphone-and-ipad-for-net-developers/" title="Migrating to iPhone and iPad for .NET Developers" rel="bookmark">Migrating to iPhone and iPad for .NET Developers</a> <span class="date">(24-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/iphone-the-missing-manual-5th-edition/" title="iPhone: The Missing Manual, 5th Edition" rel="bookmark">iPhone: The Missing Manual, 5th Edition</a> <span class="date">(23-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/iphone-4-made-simple/" title="iPhone 4 Made Simple" rel="bookmark">iPhone 4 Made Simple</a> <span class="date">(24-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/ios-wow-factor/" title="iOS Wow Factor: UX Design Techniques for iPhone and iPad" rel="bookmark">iOS Wow Factor: UX Design Techniques for iPhone and iPad</a> <span class="date">(24-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/ios-4-programming-cookbook/" title="iOS 4 Programming Cookbook" rel="bookmark">iOS 4 Programming Cookbook</a> <span class="date">(17-02-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/ipad-2-the-missing-manual-3rd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On the Performance of Web Services</title>
		<link>http://www.wowebook.me/book/on-the-performance-of-web-services/</link>
		<comments>http://www.wowebook.me/book/on-the-performance-of-web-services/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 15:48:42 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15243</guid>
		<description><![CDATA[Book Description Performance of Web Services provides innovative techniques to improve the performance of Web Services, as well as QoS (Quality of Service) requirements. This includes Qos performance, reliability and security. The author presents two levels of Web Services: the “kernel” (ithe SOAP engine which delivers messages from one point to another through various networks), [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/137442369.jpg" alt="On the Performance of Web Services" width="220" height="220" title="On the Performance of Web Services" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.me/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">Performance</a> of <a href="http://www.wowebook.me/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">Web Services</a> provides innovative techniques to improve the <a href="http://www.wowebook.me/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> of <a href="http://www.wowebook.me/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">Web Services</a>, as well as QoS (Quality of Service) requirements. This includes Qos performance, reliability and security.</p>
<p>The author presents two levels of <a href="http://www.wowebook.me/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">Web Services</a>: the “kernel” (ithe SOAP engine which delivers messages from one point to another through various networks), and the “server side” (which processes heavy load / requests). The primary objective of this book is execution of applications delivered in a timely fashion.</p>
<p>Case studies and examples are provided throughout this book.</p>
<p><strong>Table of Contents</strong></p>
<ul>
<li>Introduction.</li>
<li>Background.</li>
<li>Benchmarking SOAP Bindings.</li>
<li>The Use of Similarity &amp; Multicast Protocols to Improve Performance.</li>
<li>Network Traffic Optimisation.</li>
<li>Scheduling for Heavy Traffic.</li>
<li>Scheduling with Time Sharing.</li>
<li>Conclusion.</li>
<li>WSDL Specification for the Stock Quote Service.</li>
<li>SMP Message Schema.<span id="more-15243"></span></li>
<li>A Sample SMP Message.</li>
</ul>
<h3>Book Details</h3>
<ul>
<li><strong>Hardcover:</strong> 256 pages</li>
<li><strong>Publisher:</strong> Springer (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1461419298</li>
<li><strong>ISBN-13:</strong> 978-1461419297</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.me/book/zend-framework-web-services/" title="Zend Framework Web Services" rel="bookmark">Zend Framework Web Services</a> <span class="date">(22-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/ws-bpel-2-0-for-soa-composite-applications-with-oracle-soa-suite-11g/" title="WS-BPEL 2.0 for SOA Composite Applications with Oracle SOA Suite 11g" rel="bookmark">WS-BPEL 2.0 for SOA Composite Applications with Oracle SOA Suite 11g</a> <span class="date">(30-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wcf-3-5-unleashed-2nd-edition/" title="Windows Communication Foundation 3.5 Unleashed, 2nd Edition" rel="bookmark">Windows Communication Foundation 3.5 Unleashed, 2nd Edition</a> <span class="date">(22-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/web-service-contract-design-and-versioning-for-soa/" title="Web Service Contract Design and Versioning for SOA" rel="bookmark">Web Service Contract Design and Versioning for SOA</a> <span class="date">(02-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/umbraco-users-guide/" title="Umbraco User's Guide" rel="bookmark">Umbraco User's Guide</a> <span class="date">(15-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/the-definitive-guide-to-netbeans-platform-7/" title="The Definitive Guide to NetBeans Platform 7" rel="bookmark">The Definitive Guide to NetBeans Platform 7</a> <span class="date">(14-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/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.me/book/soa-governance-governing-shared-services-on-premise-and-in-the-cloud/" title="SOA Governance: Governing Shared Services On-Premise and in the Cloud" rel="bookmark">SOA Governance: Governing Shared Services On-Premise and in the Cloud</a> <span class="date">(24-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/silverlight-4-problem-design-solution/" title="Silverlight 4: Problem - Design - Solution" rel="bookmark">Silverlight 4: Problem - Design - Solution</a> <span class="date">(07-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/service-oriented-architecture/" title="Service Oriented Architecture: An Integration Blueprint" rel="bookmark">Service Oriented Architecture: An Integration Blueprint</a> <span class="date">(12-08-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/on-the-performance-of-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Embedded Systems</title>
		<link>http://www.wowebook.me/book/making-embedded-systems/</link>
		<comments>http://www.wowebook.me/book/making-embedded-systems/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 18:01:31 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15200</guid>
		<description><![CDATA[Book Description Eager to develop embedded systems? These systems don&#8217;t tolerate inefficiency, so you may need a more disciplined approach to programming. This easy-to-read book helps you cultivate a host of good development practices, based on classic software design patterns as well as new patterns unique to embedded programming. You not only learn system architecture, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1436789065.jpg" alt="Making Embedded Systems" width="220" height="220" title="Making Embedded Systems" /></p>
<h3>Book Description</h3>
<p>Eager to develop embedded systems? These systems don&#8217;t tolerate inefficiency, so you may need a more disciplined approach to <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>. This easy-to-read book helps you cultivate a host of good <a href="http://www.wowebook.me/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> practices, based on classic software design patterns as well as new patterns unique to embedded <a href="http://www.wowebook.me/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>. You not only learn system architecture, but also specific techniques for dealing with system constraints and manufacturing requirements.</p>
<p>Written by an expert who&#8217;s created embedded systems ranging from urban surveillance and DNA scanners to children’s toys, <em>Making Embedded Systems</em> is ideal for intermediate and experienced programmers, no matter what platform you use.</p>
<ul>
<li>Develop an architecture that makes your software robust and maintainable</li>
<li>Understand <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> make your code smaller, your processor seem faster, and your system use less power</li>
<li>Learn <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> explore sensors, motors, communications, and other I/O devices</li>
<li>Explore tasks that are complicated on embedded systems, such as updating the software and using fixed point math to implement complex algorithms</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1 Introduction<br />
Chapter 2 Creating a System Architecture<br />
Chapter 3 Getting Your Hands on the Hardware<span id="more-15200"></span><br />
Chapter 4 Outputs, Inputs, and Timers<br />
Chapter 5 Managing the Flow of Activity<br />
Chapter 6 Communicating with Peripherals<br />
Chapter 7 Updating Code<br />
Chapter 8 Doing More with Less<br />
Chapter 9 Math<br />
Chapter 10 Reducing Power Consumption</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 328 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media (October 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449302149</li>
<li><strong>ISBN-13:</strong> 978-1449302146</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/making-embedded-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting and Maintaining Your PC All-in-One For Dummies, 2nd Edition</title>
		<link>http://www.wowebook.me/book/troubleshooting-and-maintaining-your-pc-all-in-one-for-dummies-2nd-edition/</link>
		<comments>http://www.wowebook.me/book/troubleshooting-and-maintaining-your-pc-all-in-one-for-dummies-2nd-edition/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 16:39:53 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[OS & Server]]></category>
		<category><![CDATA[For Dummies]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15057</guid>
		<description><![CDATA[Book Description Diagnose and solve your PC problems with this easy-to-understand guideWritten by veteran For Dummies author Dan Gookin, this straightforward guide shows you how to diagnose and solve the most common hardware and software problems your PC may encounter. In addition, he presents advice for preventing PC problems in the first placeand clearly explains [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1472826168.jpg" alt="Troubleshooting and Maintaining Your PC All in One For Dummies, 2nd Edition" width="220" height="220" title="Troubleshooting and Maintaining Your PC All in One For Dummies, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>Diagnose and solve your PC problems with this easy-to-understand guideWritten by veteran <a href="http://www.wowebook.me/tag/for-dummies/" class="st_tag internal_tag" rel="tag" title="Posts tagged with For Dummies">For Dummies</a> author Dan Gookin, this straightforward guide shows you <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> diagnose and solve the most common hardware and software problems your PC may encounter. In addition, he presents advice for preventing PC problems in the first placeand clearly explains <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> create a safe and secure PC environment.</p>
<ul>
<li>Walks you through ways to diagnose the most common PC hardware, software, and operating system problems</li>
<li>Offers clear and easy-to-understand solutions for confidently handling these problems</li>
<li>Shares valuable advice about maintaining your system to maximize its lifespan</li>
<li>Reviews an array of useful tools</li>
<li>Covers <a href="http://www.wowebook.me/tag/windows-vista/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows Vista">Windows Vista</a>, <a href="http://www.wowebook.me/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a>, and Internet Explorer 8</li>
</ul>
<p><em>Troubleshooting &amp; Maintaining Your PC All-in-One <a href="http://www.wowebook.me/tag/for-dummies/" class="st_tag internal_tag" rel="tag" title="Posts tagged with For Dummies">For Dummies</a>, 2<sup>nd</sup> Edition</em> helps you to confidently handle whatever PC problems you may encounter.</p>
<p><strong>From the Back Cover</strong><br />
PC on strike? Let Dan Gookin show you <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> fix your PC problems — and prevent new ones!</p>
<p>Dan Gookin helps you get things back on track, and he shows you how different PC problems often have similar origins. He also guides you through proper maintenance steps that can head off future headaches. Discover what makes that magical machine tick and how to keep it happy!<span id="more-15057"></span></p>
<ul>
<li>Maintain happy hardware — resolve start-up and shutdown issues and problems with peripherals while adding a little pep to your PC</li>
<li>Power to the laptop — manage power and battery issues, keep it clean, and learn laptop travel safety</li>
<li>Cure Internet insanity — make peace with Internet Explorer, explore other browsers, troubleshoot email problems, and protect your PC</li>
<li>Network for success — solve problems with routers, modems, workgroups, and <a href="http://www.wowebook.me/tag/wireless/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Wireless">wireless</a> issues</li>
<li>More geeky stuff — repartition drives, schedule tasks, and venture inside the case</li>
</ul>
<p>Open the book and find:</p>
<ul>
<li>Solutions for <a href="http://www.wowebook.me/tag/windows-7/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows 7">Windows 7</a>, Vista, and XP</li>
<li>What some common error messages mean</li>
<li>Built-in Windows tools that help solve problems</li>
<li>Why your laptop needs a good warranty</li>
<li>URLs for useful video tutorials</li>
<li>Translations of terms like NIC, DCHP, and FTP</li>
<li>How to back up files, programs, and your entire PC</li>
<li>A guided tour of what&#8217;s inside the console</li>
</ul>
<p>Visit the companion web site at www.dummies.com/go/troubleshootingandmaintainingyourpcaio2e for videos and other examples from the book.</p>
<p>6 Books in 1</p>
<ul>
<li>Hardware</li>
<li>Software</li>
<li>Laptops</li>
<li>Internet</li>
<li><a href="http://www.wowebook.me/tag/networking/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Networking">Networking</a></li>
<li>Maintenance</li>
</ul>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 792 pages</li>
<li><strong>Publisher:</strong> For Dummies; 2nd Edition (June 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0470878673</li>
<li><strong>ISBN-13:</strong> 978-0470878675</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.me/book/windows-7-and-vista-guide-to-scripting-automation-and-command-line-tools/" title="Windows 7 and Vista Guide to Scripting, Automation, and Command Line Tools" rel="bookmark">Windows 7 and Vista Guide to Scripting, Automation, and Command Line Tools</a> <span class="date">(21-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/microsoft-windows-intune-2-0-quickstart-administration/" title="Microsoft Windows Intune 2.0: Quickstart Administration" rel="bookmark">Microsoft Windows Intune 2.0: Quickstart Administration</a> <span class="date">(07-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/least-privilege-security-for-windows-7-vista-and-xp/" title="Least Privilege Security for Windows 7, Vista, and XP" rel="bookmark">Least Privilege Security for Windows 7, Vista, and XP</a> <span class="date">(12-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/xml-for-dummies-4th-edition/" title="XML For Dummies, 4th Edition" rel="bookmark">XML For Dummies, 4th Edition</a> <span class="date">(30-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wpf-4-unleashed/" title="WPF 4 Unleashed" rel="bookmark">WPF 4 Unleashed</a> <span class="date">(30-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wordpress-web-design-for-dummies/" title="WordPress Web Design For Dummies" rel="bookmark">WordPress Web Design For Dummies</a> <span class="date">(07-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wordpress-for-dummies-3rd-edition/" title="WordPress For Dummies, 3rd Edition" rel="bookmark">WordPress For Dummies, 3rd Edition</a> <span class="date">(07-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wordpress-all-in-one-for-dummies/" title="WordPress All-in-One For Dummies" rel="bookmark">WordPress All-in-One For Dummies</a> <span class="date">(22-04-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-internals-including-windows-server-2008-and-windows-vista-fifth-edition/" title="Windows® Internals: Including Windows Server 2008 and Windows Vista, 5th Edition" rel="bookmark">Windows® Internals: Including Windows Server 2008 and Windows Vista, 5th Edition</a> <span class="date">(25-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-server-2008-for-dummies/" title="Windows Server 2008 For Dummies" rel="bookmark">Windows Server 2008 For Dummies</a> <span class="date">(21-07-2009)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/troubleshooting-and-maintaining-your-pc-all-in-one-for-dummies-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTC ThunderBolt For Dummies</title>
		<link>http://www.wowebook.me/book/htc-thunderbolt-for-dummies/</link>
		<comments>http://www.wowebook.me/book/htc-thunderbolt-for-dummies/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 16:55:24 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[User Guide]]></category>
		<category><![CDATA[4G]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[For Dummies]]></category>
		<category><![CDATA[HTC]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=14894</guid>
		<description><![CDATA[Book Description Full-color guide to the exciting HTC Droid ThunderBolt! Now that you&#8217;ve got your high-powered new HTC ThunderBolt smartphone, you&#8217;ve got to figure out how to use it! If you&#8217;re more than a little intimidated by the technology and somewhat put off by the formal documentation, this book can help. Written in the fun [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1064606346.jpg" alt="HTC ThunderBolt For Dummies" width="220" height="220" title="HTC ThunderBolt For Dummies" /></p>
<h3>Book Description</h3>
<p>Full-color guide to the exciting <a href="http://www.wowebook.me/tag/htc/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTC">HTC</a> Droid ThunderBolt!</p>
<p>Now that you&#8217;ve got your high-powered new <a href="http://www.wowebook.me/tag/htc/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTC">HTC</a> ThunderBolt smartphone, you&#8217;ve got to figure out <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> use it! If you&#8217;re more than a little intimidated by the technology and somewhat put off by the formal documentation, this book can help. Written in the fun but clear and thorough <em><a href="http://www.wowebook.me/tag/for-dummies/" class="st_tag internal_tag" rel="tag" title="Posts tagged with For Dummies">For Dummies</a></em> style, this book answers all your questions about Verizon&#8217;s first <a href="http://www.wowebook.me/tag/4g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 4G">4G</a> LTE <a href="http://www.wowebook.me/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a> device and helps you get the very most out of it.</p>
<ul>
<li>Helps you get up to speed quickly on <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> use the ThunderBolt smartphone</li>
<li>Delves into the basics how the technology works, how to configure everything, and how to purchase apps through the <a href="http://www.wowebook.me/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a> Market or Verizon&#8217;s AppSphere</li>
<li>Delivers a full slate of how-tos, tricks, features, and techniques, all in full color</li>
<li>Covers everything you need to know, including setup and configuration, texting, e-mailing, accessing the Internet, maps, navigation, camera, video, and synching with a PC</li>
<li>Shows you how to customize your HTC ThunderBolt, how to maintain it, and how to expand or upgrade it with new software</li>
</ul>
<p>Once you learn all the bells and whistles, you&#8217;ll be overjoyed with your new Android device. The fun starts with <em>HTC ThunderBolt <a href="http://www.wowebook.me/tag/for-dummies/" class="st_tag internal_tag" rel="tag" title="Posts tagged with For Dummies">For Dummies</a></em>.</p>
<p><strong>From the Back Cover</strong><br />
Take charge of your HTC ThunderBolt smartphone and get more bang for your buck with this fun and easy guide!<span id="more-14894"></span></p>
<p>Outsmart your smartphone with helpful advice from Dan Gookin. You&#8217;ll quickly become the master of your HTC ThunderBolt smartphone with step-by-step advice on everything from getting started to managing email, downloading apps, using maps, listening to your favorite music, playing games, and much more.</p>
<ul>
<li>Get acquainted — turn the HTC ThunderBolt smartphone on and off, use the screens and keyboards, and set up a Google account</li>
<li>Do phone stuff — make and receive calls, squeeze every ounce of juice from the battery, configure conference calls, and set up Google Voice for voicemail</li>
<li>Communicate in other ways — experience the thrill of email and texting over the über-fast <a href="http://www.wowebook.me/tag/4g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 4G">4G</a> LTE network</li>
<li>Be digitally social — set up Friend Stream for Facebook and Twitter, and take and share photos and videos</li>
<li>Of maps and apps — locate people and places, get directions, read e-books, find and share music, play games, and <a href="http://www.wowebook.me/tag/monitor/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Monitor">monitor</a> your stocks</li>
</ul>
<p>Open the book and find:</p>
<ul>
<li>Tips on keeping your phone safe</li>
<li>Home screen shortcuts you can make for key contacts</li>
<li>How to organize your contacts</li>
<li>Amazing apps worth checking out</li>
<li>How to access Wi-Fi</li>
<li>A guide to creating a mobile hotspot</li>
<li>How to transfer and synchronize files</li>
<li>Hints for keeping your smartphone healthy and happy</li>
<li>Ways to extend the HTC ThunderBolt smartphone&#8217;s battery life</li>
</ul>
<p>Learn to:</p>
<ul>
<li>Harness the power of your HTC ThunderBolt smartphone and its touchscreen interface</li>
<li>Capture great-looking photos with the high-res front- and rear-facing cameras</li>
<li>Play music, shoot video, text, and update your Facebook page</li>
</ul>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 416 pages</li>
<li><strong>Publisher:</strong> For Dummies (July 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 111807601X</li>
<li><strong>ISBN-13:</strong> 978-1118076019</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.me/book/android-tablets-made-simple/" title="Android Tablets Made Simple" rel="bookmark">Android Tablets Made Simple</a> <span class="date">(10-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/android-application-development-for-dummies/" title="Android Application Development For Dummies" rel="bookmark">Android Application Development For Dummies</a> <span class="date">(02-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/amazing-android-apps-for-dummies/" title="Amazing Android Apps For Dummies" rel="bookmark">Amazing Android Apps For Dummies</a> <span class="date">(17-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/xml-for-dummies-4th-edition/" title="XML For Dummies, 4th Edition" rel="bookmark">XML For Dummies, 4th Edition</a> <span class="date">(30-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wordpress-web-design-for-dummies/" title="WordPress Web Design For Dummies" rel="bookmark">WordPress Web Design For Dummies</a> <span class="date">(07-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wordpress-for-dummies-3rd-edition/" title="WordPress For Dummies, 3rd Edition" rel="bookmark">WordPress For Dummies, 3rd Edition</a> <span class="date">(07-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wordpress-all-in-one-for-dummies/" title="WordPress All-in-One For Dummies" rel="bookmark">WordPress All-in-One For Dummies</a> <span class="date">(22-04-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-server-2008-for-dummies/" title="Windows Server 2008 For Dummies" rel="bookmark">Windows Server 2008 For Dummies</a> <span class="date">(21-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-server-2008-all-in-one-desk-reference-for-dummies/" title="Windows Server 2008 All-In-One Desk Reference For Dummies" rel="bookmark">Windows Server 2008 All-In-One Desk Reference For Dummies</a> <span class="date">(21-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-phone-7-programming-for-android-and-ios-developers/" title="Windows Phone 7 Programming for Android and iOS Developers" rel="bookmark">Windows Phone 7 Programming for Android and iOS Developers</a> <span class="date">(10-10-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/htc-thunderbolt-for-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorola XOOM For Dummies</title>
		<link>http://www.wowebook.me/book/motorola-xoom-for-dummies/</link>
		<comments>http://www.wowebook.me/book/motorola-xoom-for-dummies/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 16:55:13 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[User Guide]]></category>
		<category><![CDATA[For Dummies]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=14891</guid>
		<description><![CDATA[Book Description Zoom into the next generation of mobile pad technology with XoomThe buzz on Motorola&#8217;s new Xoom tablet is that it&#8217;s made of some pretty powerful hardware and boasts a larger screen, higher resolution, and a more powerful, dual-core CPU than other tablets on the market. On top of that, it runs on Android [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1176328653.jpg" alt="Motorola XOOM For Dummies" width="220" height="220" title="Motorola XOOM For Dummies" /></p>
<h3>Book Description</h3>
<p>Zoom into the next generation of mobile pad technology with XoomThe buzz on <a href="http://www.wowebook.me/tag/motorola/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Motorola">Motorola</a>&#8217;s new Xoom <a href="http://www.wowebook.me/tag/tablet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tablet">tablet</a> is that it&#8217;s made of some pretty powerful hardware and boasts a larger screen, higher resolution, and a more powerful, dual-core <a href="http://www.wowebook.me/tag/cpu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CPU">CPU</a> than other tablets on the market. On top of that, it runs on <a href="http://www.wowebook.me/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a> 3.0—the latest operating system designed specifically for tablets. Get thoroughly up to speed on the unique <a href="http://www.wowebook.me/tag/motorola/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Motorola">Motorola</a> Xoom and take advantage of all the amazing things it can do with <em><a href="http://www.wowebook.me/tag/motorola/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Motorola">Motorola</a> Xoom <a href="http://www.wowebook.me/tag/for-dummies/" class="st_tag internal_tag" rel="tag" title="Posts tagged with For Dummies">For Dummies</a></em>.</p>
<p>This full-color book is packed with practical how-tos, Xoom features, smart techniques, and even insider info on the device, thanks to author Andy Rathbone&#8217;s deep expertise. Learn <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> browse the web, download apps, access social networks, customize your Xoom, track down the handiest accessories, and more.</p>
<ul>
<li>Gets you up to speed on the Motorola Xoom <a href="http://www.wowebook.me/tag/tablet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tablet">tablet</a></li>
<li>Clarifies the basics of <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> use it, how the technology works, <a href="http://www.wowebook.me/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> configure everything, and which ten free apps and ten paid apps you absolutely must have</li>
<li>Delivers a full slate of features, tips, tricks, and techniques, all in full color</li>
<li>Walks you through basic training, browsing the web, sending and receiving e-mail, accessing social networks, downloading apps, using all the fun multimedia features—music, movies, photos, and books—and more</li>
<li>Explores how to maintain and customize your Xoom and includes a handy list of Ten Tips &#8216;n Tricks</li>
</ul>
<p>Get the very most out of the exciting Motorola Xoom.<span id="more-14891"></span> This jam-packed, full-color <em><a href="http://www.wowebook.me/tag/for-dummies/" class="st_tag internal_tag" rel="tag" title="Posts tagged with For Dummies">For Dummies</a></em> guide makes it easy.</p>
<p><strong>From the Back Cover</strong><br />
Ready to XOOM into the future? Set up your XOOM and take it for a spin — right now!</p>
<p>Behold the MOTOROLA XOOM — a powerful, lightweight tablet with a large screen to showcase your media, facilitate video chats, and so much more. Whether you have a Wi-Fi, <a href="http://www.wowebook.me/tag/3g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3G">3G</a>, or <a href="http://www.wowebook.me/tag/4g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 4G">4G</a> XOOM, here&#8217;s where you&#8217;ll learn to set it up. Browse the web, download apps, take and share photos and video, watch movies, read e-books, listen to music, and customize your XOOM.</p>
<ul>
<li>Take a test drive — learn what all the lights, buttons, and ports are for and how to understand the XOOM&#8217;s messages</li>
<li>You&#8217;re so connected — hook up your XOOM to a keyboard and mouse, HDTV, sound system, digital camera, desktop PC, smartphone, and oh yes — the Internet</li>
<li>Connect with people, too — your XOOM keeps you in touch via e-mail, contacts, Google Calendar, and social networks</li>
<li>Media mania — play your music or radio, record movies, shoot and share photos, read e-books, and navigate with maps</li>
<li>Tweak time — customize your XOOM, change settings, upgrade to <a href="http://www.wowebook.me/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a> 3.1, and keep your XOOM at the top of its game</li>
</ul>
<p>Open the book and find:</p>
<ul>
<li>How to get connected using Wi-Fi, <a href="http://www.wowebook.me/tag/3g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3G">3G</a>, or <a href="http://www.wowebook.me/tag/4g/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 4G">4G</a> networks</li>
<li>Advice on upgrading to the Android 3.1 OS</li>
<li>How to connect the XOOM to the web using your phone&#8217;s data plan</li>
<li>Help downloading and using apps on your XOOM</li>
<li>How to shoot and share photos and video</li>
<li>Tips on buying, organizing, and listening to music</li>
<li>Cool customizations to spruce up your XOOM</li>
<li>Navigate the multitouch interface, get connected, and manage e-mail</li>
<li>Shoot stunning photos and HD video</li>
<li>Fill your XOOM with apps, games, music, e-books, movies, and more</li>
</ul>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 336 pages</li>
<li><strong>Publisher:</strong> For Dummies (July 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1118088352</li>
<li><strong>ISBN-13:</strong> 978-1118088357</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.me/book/ipad-application-development-for-dummies-2nd-edition/" title="iPad Application Development For Dummies, 2nd Edition" rel="bookmark">iPad Application Development For Dummies, 2nd Edition</a> <span class="date">(05-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/android-tablets-made-simple/" title="Android Tablets Made Simple" rel="bookmark">Android Tablets Made Simple</a> <span class="date">(10-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/xml-for-dummies-4th-edition/" title="XML For Dummies, 4th Edition" rel="bookmark">XML For Dummies, 4th Edition</a> <span class="date">(30-05-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wordpress-web-design-for-dummies/" title="WordPress Web Design For Dummies" rel="bookmark">WordPress Web Design For Dummies</a> <span class="date">(07-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wordpress-for-dummies-3rd-edition/" title="WordPress For Dummies, 3rd Edition" rel="bookmark">WordPress For Dummies, 3rd Edition</a> <span class="date">(07-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/wordpress-all-in-one-for-dummies/" title="WordPress All-in-One For Dummies" rel="bookmark">WordPress All-in-One For Dummies</a> <span class="date">(22-04-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-server-2008-for-dummies/" title="Windows Server 2008 For Dummies" rel="bookmark">Windows Server 2008 For Dummies</a> <span class="date">(21-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-server-2008-all-in-one-desk-reference-for-dummies/" title="Windows Server 2008 All-In-One Desk Reference For Dummies" rel="bookmark">Windows Server 2008 All-In-One Desk Reference For Dummies</a> <span class="date">(21-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-phone-7-for-dummies/" title="Windows Phone 7 For Dummies" rel="bookmark">Windows Phone 7 For Dummies</a> <span class="date">(02-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.me/book/windows-phone-7-application-development-for-dummies/" title="Windows Phone 7 Application Development For Dummies" rel="bookmark">Windows Phone 7 Application Development For Dummies</a> <span class="date">(07-11-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.me/book/motorola-xoom-for-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

