<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.pdfchm.net/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
 <channel>
  <title>Today Books - PDFCHM Online</title>
  <link>http://www.pdfchm.net/</link>
  <lastBuildDate>Thu, 02 Sep 2010 18:15:41 GMT</lastBuildDate>
  <generator>www.pdfchm.net RSS generator</generator>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.pdfchm.net/learn-it" /><feedburner:info uri="learn-it" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
  <title>Beginning Digital Image Processing: Using Free Tools for Photographers</title>
  <guid isPermaLink="false">http://book.pdfchm.net/beginning-digital-image-processing-using-free-tools-for-photographers/9781430228417/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/nsfGn-dBIVY/</link>
  <comments>http://book.pdfchm.net/beginning-digital-image-processing-using-free-tools-for-photographers/9781430228417/</comments>
  <pubDate>Thu, 02 Sep 2010 13:37:52 GMT</pubDate>
  <description>9781430228417 (1430228415), Apress, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	Since the advent of digital photography, we have been able to post-process our pictures. However, to do it properly, we have to become digital art apprentices. Sebastian Montabone is a computer vision expert who wants us to use our cameras and image processing software to come up with works of art. In this book, he teaches image processing techniques of ascending difficulty based on freely available tools. The book teaches you to use the best tools for the job, and it focuses on the techniques, not the environments or toolchains in which they run. Also in this book, you&amp;#39;&amp;euro;&amp;trade;ll learn about the Canon Hack Development Kit (CHDK), which expands the features of some cameras.&lt;br /&gt;
	What you&amp;#39;ll learn&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		Learn how to process your photos by example.&lt;/li&gt;
	&lt;li&gt;
		Save money by using free tools instead of expensive commercial software.&lt;/li&gt;
	&lt;li&gt;
		Create unbelievable high-dynamic range (HDR) pictures.&lt;/li&gt;
	&lt;li&gt;
		Generate stunning panoramas from ordinary pictures.&lt;/li&gt;
	&lt;li&gt;
		Use the Canon Hack Development Kit (CHDK) to expand your camera features.&lt;/li&gt;
	&lt;li&gt;
		Make videos and edit them easily using free software.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	Who this book is for This book is for anyone who is interested in photography, image processing, or free image editing software, with no exceptions. &lt;span id="thumbprint"&gt;&lt;i&gt;(edited by author)&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/nsfGn-dBIVY" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/beginning-digital-image-processing-using-free-tools-for-photographers/9781430228417/</feedburner:origLink></item>
  <item>
  <title>Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework</title>
  <guid isPermaLink="false">http://book.pdfchm.net/programming-entity-framework-building-data-centric-apps-with-the-ado-net-entity-framework/9780596807269/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/OYtcXmwJrsw/</link>
  <comments>http://book.pdfchm.net/programming-entity-framework-building-data-centric-apps-with-the-ado-net-entity-framework/9780596807269/</comments>
  <pubDate>Thu, 02 Sep 2010 13:37:44 GMT</pubDate>
  <description>9780596807269 (0596807260), O'Reilly, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;div&gt;
	&lt;p&gt;
		Get a thorough introduction to ADO.NET Entity Framework 4 -- Microsoft&amp;#39;s core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4. Not only will you learn how to use EF4 in a variety of applications, you&amp;#39;ll also gain a deep understanding of its architecture and APIs.&lt;/p&gt;
	&lt;p&gt;
		Written by Julia Lerman, the leading independent authority on the framework, &lt;i&gt;Programming Entity Framework&lt;/i&gt; covers it all -- from the Entity Data Model and Object Services to WCF Services, MVC Apps, and unit testing. This book highlights important changes for experienced developers familiar with the earlier version.&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;
			Understand the core concepts you need to make the best use of the EF4 in your applications&lt;/li&gt;
		&lt;li&gt;
			Learn to query your data, using either LINQ to Entities or Entity SQL&lt;/li&gt;
		&lt;li&gt;
			Create Windows Forms, WPF, ASP.NET Web Forms, and ASP.NET MVC applications&lt;/li&gt;
		&lt;li&gt;
			Build and consume WCF Services, WCF Data Services, and WCF RIA Services&lt;/li&gt;
		&lt;li&gt;
			Use Object Services to work directly with your entity objects&lt;/li&gt;
		&lt;li&gt;
			Create persistent ignorant entities, repositories, and write unit tests&lt;/li&gt;
		&lt;li&gt;
			Delve into model customization, relationship management, change tracking, data concurrency, and more&lt;/li&gt;
		&lt;li&gt;
			Get scores of reusable examples -- written in C# (with notes on Visual Basic syntax) -- that you can implement right away&lt;/li&gt;
	&lt;/ul&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/OYtcXmwJrsw" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/programming-entity-framework-building-data-centric-apps-with-the-ado-net-entity-framework/9780596807269/</feedburner:origLink></item>
  <item>
  <title>Enterprise Mac Managed Preferences</title>
  <guid isPermaLink="false">http://book.pdfchm.net/enterprise-mac-managed-preferences/9781430229377/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/OLxDDiQUVu4/</link>
  <comments>http://book.pdfchm.net/enterprise-mac-managed-preferences/9781430229377/</comments>
  <pubDate>Thu, 02 Sep 2010 13:37:13 GMT</pubDate>
  <description>9781430229377 (1430229373), Apress, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	Many systems administrators on the Mac need a way to manage machine configuration after initial setup and deployment. Apple&amp;rsquo;s Managed Preferences system (also known as MCX) is under-documented, often misunderstood, and sometimes outright unknown by sys admins. MCX is usually deployed in conjunction with an OS X server, but it can also be used in Windows environments or where no dedicated server exists at all.&lt;/p&gt;
&lt;p&gt;
	Enterprise Mac Managed Preferences is the definitive guide to Apple&amp;rsquo;s Managed Client technology. With this book, you&amp;rsquo;ll get the following:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
		An example-driven guide to Mac OS X Managed Preferences/Client technology&lt;/li&gt;
	&lt;li&gt;
		Recipes for common use case studies and patterns&lt;/li&gt;
	&lt;li&gt;
		A targeted approach appropriate for any sys admin that manages Macs in an OS X or Windows environment&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
	This is the only book that focuses on this facet of OS X exclusively. If you&amp;rsquo;re a sys admin, this book will take away much of the pain of working with OS X client systems. Even better, both of the authors are very involved in the Mac community&amp;mdash;Greg Neagle is part of the MacEnterprise steering committee, and Ed is the Executive Editor and an author for MacTech magazine and a member of the Apple Consultants Network.&lt;/p&gt;
&lt;h3&gt;
	What you&amp;rsquo;ll learn&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;
		The Managed Preferences system and how to manage it&lt;/li&gt;
	&lt;li&gt;
		All about Directory Services Local Directory Services&lt;/li&gt;
	&lt;li&gt;
		How to work with property list files&lt;/li&gt;
	&lt;li&gt;
		How to deliver files with Open Directory, ActiveDirectory, local scripts, third-party utilities, Puppet, LANRev, Casper, and more&lt;/li&gt;
	&lt;li&gt;
		How to work with compositing preferences, including the hierarchy of preferences&lt;/li&gt;
	&lt;li&gt;
		How to write a Plist for management, using Workgroup Manager and Dock Example&lt;/li&gt;
	&lt;li&gt;
		How and when to enforce Managed Preferences&lt;/li&gt;
	&lt;li&gt;
		How to understand manifests&lt;/li&gt;
	&lt;li&gt;
		What recipes to use and when&lt;/li&gt;
	&lt;li&gt;
		When, how, and where to use mcxquery, System Profiler, and MCX Cache flushing&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
	Who this book is for&lt;/h3&gt;
&lt;p&gt;
	This book is for systems administrators using Mac clients.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/OLxDDiQUVu4" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/enterprise-mac-managed-preferences/9781430229377/</feedburner:origLink></item>
  <item>
  <title>iPhone 4 Made Simple</title>
  <guid isPermaLink="false">http://book.pdfchm.net/iphone-4-made-simple/9781430231929/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/Ww-7Mfbb1bc/</link>
  <comments>http://book.pdfchm.net/iphone-4-made-simple/9781430231929/</comments>
  <pubDate>Thu, 02 Sep 2010 13:26:09 GMT</pubDate>
  <description>9781430231929 (1430231920), Apress, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	Congratulations&amp;mdash;you&amp;rsquo;ve purchased the new iPhone 4, the coolest smartphone on the market. Now it&amp;rsquo;s time to learn how to take advantage of all the features, apps, and secret techniques available. To accomplish this, look no further than &lt;em&gt;iPhone 4 Made Simple&lt;/em&gt;. Over 1,000 screen visuals and clear-cut instructions guide you through both basic and advanced features of the iPhone 4, from email and calendar tips to navigating the App Store and understanding Bluetooth and Wi-Fi networks. Written by two successful smartphone trainers and authors, this is the go-to guide for the latest and greatest version of the iPhone.&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;
	What you&amp;#39;ll learn&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;
		Use copy/Paste, spotlight search, and voice memos&lt;/li&gt;
	&lt;li&gt;
		Support for both Windows and Mac users&lt;/li&gt;
	&lt;li&gt;
		Use music, videos, photos &amp;amp; voice notes&lt;/li&gt;
	&lt;li&gt;
		Detailed iTunes instructions&lt;/li&gt;
	&lt;li&gt;
		Sync playlists, videos, contacts, calendar, and notes&lt;/li&gt;
	&lt;li&gt;
		Fast email, phone, calendar, and browser tips&lt;/li&gt;
	&lt;li&gt;
		Create your own ringtones &amp;amp; wallpapers&lt;/li&gt;
	&lt;li&gt;
		Use Google Maps to find just about anything!&lt;/li&gt;
	&lt;li&gt;
		Navigate the App Store for games, productivity apps, and more&lt;/li&gt;
	&lt;li&gt;
		Understand Bluetooth and Wi-Fi network setup &amp;amp; security&lt;/li&gt;
	&lt;li&gt;
		Install &amp;amp; remove software icons&lt;/li&gt;
	&lt;li&gt;
		Use you phone internationally and save money when traveling overseas&lt;/li&gt;
	&lt;li&gt;
		Save your battery life by understanding the network settings&lt;/li&gt;
	&lt;li&gt;
		All the best tips and tricks for the touch screen&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
	Who this book is for&lt;/h3&gt;
&lt;p&gt;
	This book is for anyone who has or is considering an iPhone, whether it&amp;#39;s the new iPhone 4 or a 3G or 3Gs running on iOS4.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/Ww-7Mfbb1bc" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/iphone-4-made-simple/9781430231929/</feedburner:origLink></item>
  <item>
  <title>Sparse and Redundant Representations: From Theory to Applications in Signal and Image Processing</title>
  <guid isPermaLink="false">http://book.pdfchm.net/sparse-and-redundant-representations-from-theory-to-applications-in-signal-and-image-processing/9781441970107/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/VNnxHJ1QPPU/</link>
  <comments>http://book.pdfchm.net/sparse-and-redundant-representations-from-theory-to-applications-in-signal-and-image-processing/9781441970107/</comments>
  <pubDate>Thu, 02 Sep 2010 13:23:41 GMT</pubDate>
  <description>9781441970107 (144197010X), Springer, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	This textbook introduces sparse and redundant representations with a focus on applications in signal and image processing. The theoretical and numerical foundations are tackled before the applications are discussed. Mathematical modeling for signal sources is discussed along with how to use the proper model for tasks such as denoising, restoration, separation, interpolation and extrapolation, compression, sampling, analysis and synthesis, detection, recognition, and more. The presentation is elegant and engaging.&lt;/p&gt;
&lt;p&gt;
	Sparse and Redundant Representations is intended for graduate students in applied mathematics and electrical engineering, as well as applied mathematicians, engineers, and researchers who are active in the fields of signal and image processing.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/VNnxHJ1QPPU" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/sparse-and-redundant-representations-from-theory-to-applications-in-signal-and-image-processing/9781441970107/</feedburner:origLink></item>
  <item>
  <title>iPhone 3D Game Programming All In One</title>
  <guid isPermaLink="false">http://book.pdfchm.net/iphone-3d-game-programming-all-in-one/9781435454781/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/2CactS9XHj4/</link>
  <comments>http://book.pdfchm.net/iphone-3d-game-programming-all-in-one/9781435454781/</comments>
  <pubDate>Thu, 02 Sep 2010 13:23:32 GMT</pubDate>
  <description>9781435454781 (1435454782), Course Technology PTR, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	This is a complete guide to iPhone and iPod Touch game development. Beginning with the basics and ending with a finished game published in the App store this book covers all the fundamentals. The combined strength of Unity and the iPhone development platform are used to full effect allowing even complete novices to create and publish an iPhone game.&lt;/p&gt;
&lt;p&gt;
	The iPhone platform is the newest and most revolutionary game platform in existence today. Developers, both large and small, are finding critical and financial success while game players are now able to have fun with more experiences for less money than ever before. This book focuses on 3D game development for the iPhone and iPod Touch utilizing Unity (unity3d.com). Unity is an excellent tool capable of PC, Mac, Xbox 360, andWii development, as well as iPhone and iPod Touch deployment. Unity can be acquired free via the &amp;lsquo;&amp;lsquo;indie&amp;rsquo;&amp;rsquo; version, although more experienced users may want to opt for the advanced version of Unity to unlock professional-level features.&lt;/p&gt;
&lt;p&gt;
	Aside from covering Unity, this book will cover certain aspects of Xcode, concept art, basic 3D modeling, math, physics, game prototyping, and the business aspects to help you become successful on the App Store. Creating games isn&amp;rsquo;t just a technical challenge. Smart design, clever marketing, and a clear understanding of the business can make or break a game just as easily as a poor algorithm or unattractive visuals.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/2CactS9XHj4" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/iphone-3d-game-programming-all-in-one/9781435454781/</feedburner:origLink></item>
  <item>
  <title>HTML and CSS Web Standards Solutions: A Web Standardistas' Approach</title>
  <guid isPermaLink="false">http://book.pdfchm.net/html-and-css-web-standards-solutions-a-web-standardistas-approach/9781430216063/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/GR5nz8ZoKHw/</link>
  <comments>http://book.pdfchm.net/html-and-css-web-standards-solutions-a-web-standardistas-approach/9781430216063/</comments>
  <pubDate>Thu, 02 Sep 2010 13:22:25 GMT</pubDate>
  <description>9781430216063 (1430216069), Friends of Ed, 2008
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	This book will teach you how to build hand-crafted web pages the Web Standardistas&amp;#39; way: using well-structured XHTML for content and CSS for presentation.&lt;/p&gt;
&lt;p&gt;
	By embracing a web standards approach, you will hold the key to creating web sites that not only look great in all modern browsers, but also are accessible to a wide variety of audiences across a range of platforms&amp;mdash;from those browsing on everyday computers, to those accessing the Web on the latest emerging mobile devices.&lt;/p&gt;
&lt;p&gt;
	Even if you&amp;#39;re an absolute beginner in web design, this book will teach you how to build future-proof web pages the right way using easy-to-master tools which are, in most cases, free. Through 14 easy-to- follow chapters, we introduce you to the fundamentals of contemporary web design practice. Step by step we&amp;#39;ll assemble well-structured XHTML webpages, which we&amp;#39;ll then style using handcrafted CSS.&lt;/p&gt;
&lt;p&gt;
	By the end of the book, you&amp;#39;ll have a firm knowledge of the essentials of web design: everything you need to know to move forward in your lifelong journey as a Web Standardista.&lt;/p&gt;
&lt;p&gt;
	To equip you on this noble quest, we&amp;#39;ve included enjoyable practical assignments at the end of each chapter. Embracing these challenges will not only teach you how to create great looking web sites that are the envy of your peers, but also equip you with an unrivaled knowledge of monkeys that journeyed to space and apes that starred in the movies&amp;mdash;the real stars of this book.&lt;/p&gt;
&lt;p&gt;
	On completion of this book not only will you be able to create well-crafted web sites, but you will have earned the badge of a Web Standardista, proving your worth as a good citizen of the Web.&lt;/p&gt;
&lt;h3&gt;
	In this book you&amp;#39;ll learn how to:&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;
		Assemble well-structured XHTML markup like a seasoned craftsman, with nothing but a free text editor.&lt;/li&gt;
	&lt;li&gt;
		Create hand-coded style sheets with authority, using lean and efficient CSS.&lt;/li&gt;
	&lt;li&gt;
		Use semantic markup to build future-proof web pages.&lt;/li&gt;
	&lt;li&gt;
		Establish your own web address and upload your web site for the world to see.&lt;/li&gt;
	&lt;li&gt;
		Embrace the power of the Web Standardistas&amp;#39; approach to create well-designed, accessible web pages that look great in all modern browsers, making the Web a better place for all.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/GR5nz8ZoKHw" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/html-and-css-web-standards-solutions-a-web-standardistas-approach/9781430216063/</feedburner:origLink></item>
  <item>
  <title>Taking Your iPad to the Max (Technology in Action)</title>
  <guid isPermaLink="false">http://book.pdfchm.net/taking-your-ipad-to-the-max-technology-in-action/9781430231080/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/e85yLtlaNSs/</link>
  <comments>http://book.pdfchm.net/taking-your-ipad-to-the-max-technology-in-action/9781430231080/</comments>
  <pubDate>Thu, 02 Sep 2010 13:22:10 GMT</pubDate>
  <description>9781430231080 (1430231084), Apress, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	It looks different. It acts different. There&amp;rsquo;s no right way to hold it. It responds to the touch of your fingertips. It&amp;rsquo;s the Internet in your lap. It connects to the world, yet it is as personal as a well-worn book.&lt;br /&gt;
	&lt;br /&gt;
	&lt;em&gt;Taking Your iPad to the Max&lt;/em&gt; is written so that anyone, from a computer- savvy teenager to a 92 year-old great-grandmother, can quickly get up to speed on Apple&amp;rsquo;s latest hit. As bloggers at The Unofficial Apple Weblog (tuaw.com), we have the happy privilege of working with Apple products every day. The iPad is so different from any computer you&amp;rsquo;ve ever used, and we realize many people could use a helping hand, to feel comfortable buying and using an iPad. We take you from selecting and buying an iPad, to connecting it to the Internet, and then demonstrate just how to use the incredible power of the iPad and all its apps to enhance your life.&lt;br /&gt;
	&lt;br /&gt;
	Whether you&amp;rsquo;re using your iPad to surf the Internet, admire family photos, listen to music, watch movies, or read a book, we&amp;rsquo;re here to guide you. We show you how your iPad can be a virtual shopping mall, opening the door to purchases of music, books, videos, and movies. We help you organize your daily life through the use of Calendar, Notes, and Contacts, communicate with friends and colleagues with Mail, and find your way with Maps.&lt;br /&gt;
	&lt;br /&gt;
	The iPad is more than the ultimate leisure device; it&amp;rsquo;s also a work tool. &lt;em&gt;Taking Your iPad to the Max&lt;/em&gt; guides you through the basics of Apple&amp;rsquo;s iWork suite for iPad. Learn to create business or personal documents with Pages, make professional presentations with Keynote, and keep data and finances under control with Numbers.&lt;/p&gt;
&lt;h3&gt;
	What you&amp;rsquo;ll learn&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;
		Learn to manipulate the iPad and its tens of thousands of apps&lt;/li&gt;
	&lt;li&gt;
		Watch, read and listen more with endless movies, books and music at your fingertips&lt;/li&gt;
	&lt;li&gt;
		Use iPad as a professional office tool to create rich documents, spreadsheets, and presentations&lt;/li&gt;
	&lt;li&gt;
		Get connected, stay connected and set your computing life free&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
	Who this book is for&lt;/h3&gt;
&lt;p&gt;
	No matter how you intend to use your iPad, for work or play, for movies or books, you are the person we wrote this book for. Welcome to the next world of computing &amp;ndash; you&amp;rsquo;re gonna love it.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/e85yLtlaNSs" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/taking-your-ipad-to-the-max-technology-in-action/9781430231080/</feedburner:origLink></item>
  <item>
  <title>JUNOS Security</title>
  <guid isPermaLink="false">http://book.pdfchm.net/junos-security/9781449381714/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/BjdnjmdV0yU/</link>
  <comments>http://book.pdfchm.net/junos-security/9781449381714/</comments>
  <pubDate>Thu, 02 Sep 2010 13:18:39 GMT</pubDate>
  <description>9781449381714 (1449381715), O'Reilly, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;div&gt;
	&lt;p&gt;
		&lt;i&gt;Junos&amp;reg; Security&lt;/i&gt; is the complete and authorized introduction to the new Juniper Networks SRX hardware series. This book not only provides a practical, hands-on field guide to deploying, configuring, and operating SRX, it also serves as a reference to help you prepare for any of the Junos Security Certification examinations offered by Juniper Networks.&lt;/p&gt;
	&lt;p&gt;
		Network administrators and security professionals will learn how to use SRX Junos services gateways to address an array of enterprise data network requirements -- including IP routing, intrusion detection, attack mitigation, unified threat management, and WAN acceleration. &lt;i&gt;Junos Security&lt;/i&gt; is a clear and detailed roadmap to the SRX product lines.&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;
			Get up to speed on Juniper&amp;rsquo;s multi-function SRX platforms and SRX Junos software&lt;/li&gt;
		&lt;li&gt;
			Explore case studies and troubleshooting tips from engineers with extensive SRX experience&lt;/li&gt;
		&lt;li&gt;
			Become familiar with SRX security policy, Network Address Translation, and IPSec VPN configuration&lt;/li&gt;
		&lt;li&gt;
			Learn about routing fundamentals and high availability with SRX platforms&lt;/li&gt;
		&lt;li&gt;
			Discover what sets SRX apart from typical firewalls&lt;/li&gt;
		&lt;li&gt;
			Understand the operating system that spans the entire Juniper Networks networking hardware portfolio&lt;/li&gt;
		&lt;li&gt;
			Learn about the more commonly deployed branch series SRX as well as the large Data Center SRX firewalls&lt;/li&gt;
	&lt;/ul&gt;
	&lt;p&gt;
		&amp;quot;I know these authors well. They are out there in the field applying the SRX&amp;#39;s industry-leading network security to real world customers everyday. You could not learn from a more talented team of security engineers.&amp;quot;&lt;br /&gt;
		--Mark Bauhaus, EVP and General Manager, Juniper Networks&lt;/p&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/BjdnjmdV0yU" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/junos-security/9781449381714/</feedburner:origLink></item>
  <item>
  <title>Beginning Java EE 6 with GlassFish 3, Second Edition</title>
  <guid isPermaLink="false">http://book.pdfchm.net/beginning-java-ee-6-with-glassfish-3-second-edition/9781430228899/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/kXsPcDX9rwI/</link>
  <comments>http://book.pdfchm.net/beginning-java-ee-6-with-glassfish-3-second-edition/9781430228899/</comments>
  <pubDate>Thu, 02 Sep 2010 13:06:42 GMT</pubDate>
  <description>9781430228899 (143022889X), Apress, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms from Oracle (previously Sun). &lt;em&gt;Beginning Java EE 6 Platform with GlassFish 3, Second Edition&lt;/em&gt; is this first tutorial book on the final (RTM) version of the Java EE 6 Platform.&lt;/p&gt;
&lt;p&gt;
	Step by step and easy to follow, this book describes many of the Java EE 6 specifications and reference implementations, and shows them in action using practical examples. This book uses the new version of GlassFish 3 to deploy and administer the code examples.&lt;/p&gt;
&lt;p&gt;
	Written by an expert member of the Java EE 6 specification request and review board in the Java Community Process (JCP), this book contains the best information possible, from an expert&amp;rsquo;s perspective on enterprise Java technologies.&lt;/p&gt;
&lt;h3&gt;
	What you&amp;rsquo;ll learn&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;
		Get started with the final version of the new Java EE 6 Platform.&lt;/li&gt;
	&lt;li&gt;
		Explore and use the new EJB 3.1 and JPA 2.0 APIs from entities to session beans to message&amp;iuml;&amp;iquest;&amp;frac12;driven beans, and more.&lt;/li&gt;
	&lt;li&gt;
		Discover the new web tier development APIs including JSPs, JSTL, and Expression Language, and especially the new JSF 2.0 and Facelets.&lt;/li&gt;
	&lt;li&gt;
		Uncover the new web services, RESTful services, and more available in Java EE 6.&lt;/li&gt;
	&lt;li&gt;
		Create dynamic user interfaces for your enterprise and transactional Java applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
	Who this book is for&lt;/h3&gt;
&lt;p&gt;
	This book is for advanced Java programmers as well as Java EE 6 beginners. Architects will also find information about how to layer their Java EE applications.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/kXsPcDX9rwI" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/beginning-java-ee-6-with-glassfish-3-second-edition/9781430228899/</feedburner:origLink></item>
  <item>
  <title>iPhone: The Missing Manual: Covers iPhone 4 &amp; All Other Models with iOS 4 Software</title>
  <guid isPermaLink="false">http://book.pdfchm.net/iphone-the-missing-manual-covers-iphone-4-all-other-models-with-ios-4-software/9781449393656/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/sGeOyFqZg7A/</link>
  <comments>http://book.pdfchm.net/iphone-the-missing-manual-covers-iphone-4-all-other-models-with-ios-4-software/9781449393656/</comments>
  <pubDate>Wed, 01 Sep 2010 13:05:41 GMT</pubDate>
  <description>9781449393656 (1449393659), Pogue Press, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;div&gt;
	&lt;p&gt;
		With multitasking and more than a 100 other new features, iPhone 4.0 is a real treat, cooked up with Apple&amp;#39;s traditional secret sauce of simplicity, intelligence, and whimsy. &lt;i&gt;iPhone: The Missing Manual&lt;/i&gt; gives you a guided tour of everything the new iPhone has to offer, with lots of tips, tricks, and surprises. Learn how to make calls and play songs by voice control, take great photos, keep track of your schedule, and much more with complete step-by-step instructions and crystal-clear explanations by iPhone master David Pogue.&lt;/p&gt;
	&lt;p&gt;
		Whether you have a brand-new iPhone, or want to update an earlier model with the iPhone 4.0 software, this beautiful full-color book is the best, most objective resource available.&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;
			&lt;b&gt;Use it as a phone&lt;/b&gt; -- learn the basics as well as time-saving tricks and tips for contact searching, texting, and more&lt;/li&gt;
		&lt;li&gt;
			&lt;b&gt;Treat it as an iPod&lt;/b&gt; -- master the ins and outs of iTunes, and listen to music, upload and view photos, and fill the iPhone with TV shows and movies&lt;/li&gt;
		&lt;li&gt;
			&lt;b&gt;Take the iPhone online&lt;/b&gt; -- make the most of your online experience to browse the Web, read and compose email, use social networks, or send photos and audio files&lt;/li&gt;
		&lt;li&gt;
			&lt;b&gt;Go beyond the iPhone&lt;/b&gt; -- learn how to use the App Store, and how to multitask between your apps, organize them in folders, and read ebooks in iBooks&lt;/li&gt;
	&lt;/ul&gt;
	&lt;p&gt;
		Unlock the full potential of your iPhone -- with the book that should have been in the box.&lt;/p&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/sGeOyFqZg7A" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/iphone-the-missing-manual-covers-iphone-4-all-other-models-with-ios-4-software/9781449393656/</feedburner:origLink></item>
  <item>
  <title>C# 4.0 Pocket Reference</title>
  <guid isPermaLink="false">http://book.pdfchm.net/c-4-0-pocket-reference/9781449394011/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/4jhm-riGo3E/</link>
  <comments>http://book.pdfchm.net/c-4-0-pocket-reference/9781449394011/</comments>
  <pubDate>Wed, 01 Sep 2010 13:05:31 GMT</pubDate>
  <description>9781449394011 (1449394019), O'Reilly, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;div&gt;
	&lt;p&gt;
		When you&amp;#39;re programming C# 4.0 and need a little help, this tightly focused and practical book tells you exactly what you need to know -- without long introductions or bloated examples. It&amp;#39;s ideal as a succinct quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#.&lt;/p&gt;
	&lt;p&gt;
		Written by the authors of the acclaimed &lt;i&gt;C# 4.0 in a Nutshell&lt;/i&gt; (O&amp;rsquo;Reilly), this book covers the entire C# 4.0 language -- without skimping on the details -- including:&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;
			Features new to C# 4.0, such as dynamic binding, optional and named parameters, and type parameter variance&lt;/li&gt;
		&lt;li&gt;
			All of C#&amp;#39;s fundamentals&lt;/li&gt;
		&lt;li&gt;
			Advanced topics, including operator overloading, custom conversions, type constraints, covariance and contravariance, lambda expressions and closures, iterators, nullable types, and operator lifting&lt;/li&gt;
		&lt;li&gt;
			LINQ, starting with sequences, lazy execution, and standard query operators; finishing with a complete reference to query expressions&lt;/li&gt;
		&lt;li&gt;
			Unsafe code and pointers, custom attributes, preprocessor directives, and XML documentation&lt;/li&gt;
	&lt;/ul&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/4jhm-riGo3E" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/c-4-0-pocket-reference/9781449394011/</feedburner:origLink></item>
  <item>
  <title>Introduction to Game AI</title>
  <guid isPermaLink="false">http://book.pdfchm.net/introduction-to-game-ai/9781598639988/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/eHXLICcwOBI/</link>
  <comments>http://book.pdfchm.net/introduction-to-game-ai/9781598639988/</comments>
  <pubDate>Wed, 01 Sep 2010 13:05:06 GMT</pubDate>
  <description>9781598639988 (1598639986), Course Technology PTR, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	Today&amp;#39;s game players expect increasingly realistic interaction within games. &amp;quot;Introduction to Game AI&amp;quot; teaches readers who are new to game AI the skills they need through hands-on projects based on small, understandable games. While there are many books that take a more advanced approach to this topic, this is one of the only books that focuses specifically on beginners. Every project in the book can be completed using tolls that are available for free online, and new skills are taught using easy to follow instructions and examples.&lt;/p&gt;
&lt;p&gt;
	This book would not exist without the support of the game AI crowd that gathers every year at the Game Developers Conference. The late Eric Dybsand inspired many of us by example. I would also like to thank every person who has ever dined with me at one of the AI Programmers Dinners. Thanks go to Steve Woodcock and Steve Rabin for helping me moderate the AI Roundtables at GDC. Dave Mark and Laurie Reynolds proved that you can write a book and stay happily married, something I needed to know before setting off on this adventure. Thanks also go to the AI Game Programmers Guild, a group of experts who were only an e-mail away if I got into trouble. Kevin Dill deserves special attention in that regard. Jenifer Niles and Heather Hurley have supported me and the rest of the game AI community over the years. Many of us would not be in print without them.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/eHXLICcwOBI" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/introduction-to-game-ai/9781598639988/</feedburner:origLink></item>
  <item>
  <title>Best Android Apps</title>
  <guid isPermaLink="false">http://book.pdfchm.net/best-android-apps/9781449382551/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/BvTgiKCgqx8/</link>
  <comments>http://book.pdfchm.net/best-android-apps/9781449382551/</comments>
  <pubDate>Wed, 01 Sep 2010 13:04:48 GMT</pubDate>
  <description>9781449382551 (144938255X), O'Reilly, 2010
&lt;br /&gt;
&lt;br /&gt;&lt;div&gt;
	&lt;p&gt;
		You can choose from thousands of apps to make your Android device do just about anything you can think of -- and probably a few things you&amp;#39;d never imagine. There are so many Android apps available, in fact, that it&amp;#39;s been difficult to find the best of the bunch -- until now.&lt;/p&gt;
	&lt;p&gt;
		&lt;i&gt;Best Android Apps&lt;/i&gt; leads you beyond the titles in Android Market&amp;#39;s &amp;quot;Top Paid&amp;quot; and &amp;quot;Top Free&amp;quot; bins to showcase apps that will truly delight, empower, and entertain you. The authors have tested and handpicked more than 200 apps and games, each listed with a description and details highlighting the app&amp;#39;s valuable tips and special features. Flip through the book to browse their suggestions, or head directly to the category of your choice to find the best apps to use at work, on the town, at play, at home, or on the road.&lt;/p&gt;
	&lt;p&gt;
		Discover great Android apps to help you:&lt;/p&gt;
	&lt;ul&gt;
		&lt;li&gt;
			Juggle tasks&lt;/li&gt;
		&lt;li&gt;
			Connect with friends&lt;/li&gt;
		&lt;li&gt;
			Play games&lt;/li&gt;
		&lt;li&gt;
			Organize documents&lt;/li&gt;
		&lt;li&gt;
			Explore what&amp;#39;s nearby&lt;/li&gt;
		&lt;li&gt;
			Get in shape&lt;/li&gt;
		&lt;li&gt;
			Travel the world&lt;/li&gt;
		&lt;li&gt;
			Find new music&lt;/li&gt;
		&lt;li&gt;
			Dine out&lt;/li&gt;
		&lt;li&gt;
			Manage your money&lt;/li&gt;
	&lt;/ul&gt;
	&lt;p&gt;
		...and much more!&lt;/p&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/BvTgiKCgqx8" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/best-android-apps/9781449382551/</feedburner:origLink></item>
  <item>
  <title>From Russia with Tough Love: Pavel's Kettlebell Workout for a Femme Fatale</title>
  <guid isPermaLink="false">http://book.pdfchm.net/from-russia-with-tough-love-pavels-kettlebell-workout-for-a-femme-fatale/9780938045434/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/AN7bm63jDeQ/</link>
  <comments>http://book.pdfchm.net/from-russia-with-tough-love-pavels-kettlebell-workout-for-a-femme-fatale/9780938045434/</comments>
  <pubDate>Wed, 01 Sep 2010 10:13:10 GMT</pubDate>
  <description>9780938045434 (0938045431), Dragon Door Publications, 2002
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	In Russia, kettlebells have long been revered as the fitness-tool of choice for Olympic athletes, elite special forces and martial artists. The kettlebell&amp;rsquo;s ballistic movement challenges the body to achieve an unparalleled level of physical conditioning and overall strength.&lt;/p&gt;
&lt;p&gt;
	But until now, the astonishing benefits of the Russian kettlebell have been unavailable to all but a few women. Kettlebells have mostly been the sacred preserve of the male professional athlete, the military and other hardcore types. That&amp;rsquo;s about to change, as Russian fitness expert and best selling author Pavel, delivers the first-ever kettlebell program for women.&lt;/p&gt;
&lt;p&gt;
	It&amp;rsquo;s wild, but women really can have it all when they access the magical power of Russian kettlebells. Pavel&amp;rsquo;s uncompromising workouts give across-the-board, simultaneous, spectacular and immediate results for all aspects of physical fitness: strength, speed, endurance, fat-burning, you name it. Kettlebells deliver any and everything a woman could want&amp;mdash;if she wants to be in the best-shape-ever of her life.&lt;/p&gt;
&lt;p&gt;
	And one handy, super-simple tool&amp;mdash;finally available in woman-friendly sizes&amp;mdash;does it all. No bulky, expensive machines. No complicated gizmos. No time-devouring trips to the gym.&lt;/p&gt;
&lt;p&gt;
	Just some of what From Russia with Tough Love reveals:&lt;/p&gt;
&lt;p&gt;
	- How the Snatch eliminates cellulite, firms your butt, and gives you the cardio-ride of a lifetime&lt;br /&gt;
	- How to get as strong as you want, without bulking up&lt;br /&gt;
	- How the Swing melts your fat and blasts your hips &amp;lsquo;n thighs&lt;br /&gt;
	- The real secret to great muscle tone&lt;br /&gt;
	- How to supercharge your heart and lungs without aerobics&lt;br /&gt;
	- How to shrink your waist with the Power Breathing Crunch&lt;br /&gt;
	- How the Deck Squat makes you super flexible&lt;br /&gt;
	- An incredible exercise to tone your arms and shoulders&lt;br /&gt;
	- The cardio and fat-burning powers of the Clean-and Press&lt;br /&gt;
	- The Overhead Squat for explosive leg strength&lt;br /&gt;
	- How to think yourself stronger&amp;mdash;yes, really!&lt;br /&gt;
	- The queen of situps&amp;mdash;for those who can hack it&lt;br /&gt;
	- Cool combination exercises that deliver an unbelievable muscular and cardiovascular workout in zero time&lt;br /&gt;
	- An unreal drill for a powerful and flexible waist, back, and hips&lt;br /&gt;
	- How to perform multiple mini-sessions for fast-lane fitness&lt;/p&gt;
&lt;p&gt;
	Into sports? Jump higher. Leap further. Kick faster. Hit harder. Throw harder. Run with newfound speed. Swim with greater power. Endure longer. Wow!&lt;/p&gt;
&lt;p&gt;
	Working hard? Handle stress with ridiculous ease. Blaze thru tasks in half the time. Radiate confidence. Knock &amp;lsquo;em dead with your energy and enthusiasm.&lt;/p&gt;
&lt;p&gt;
	Can&amp;rsquo;t keep up with your kids? Not any more! They won&amp;rsquo;t know what hit them.&lt;/p&gt;
&lt;p&gt;
	Just wanna have fun? Feel super-relaxed from the endorphin-rush of your life, dance all night and feel finer-than-fine the next morning&amp;hellip;and the next&amp;hellip;and the next.&lt;/p&gt;
&lt;p&gt;
	Got attitude? Huh! Then try Pavel&amp;rsquo;s patented Russian Kettlebell workouts. Now, that&amp;#39;s attitude!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/AN7bm63jDeQ" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/from-russia-with-tough-love-pavels-kettlebell-workout-for-a-femme-fatale/9780938045434/</feedburner:origLink></item>
  <item>
  <title>The Search for Life Continued: Planets Around Other Stars</title>
  <guid isPermaLink="false">http://book.pdfchm.net/the-search-for-life-continued-planets-around-other-stars/9780387765570/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/iBM3brmeL-4/</link>
  <comments>http://book.pdfchm.net/the-search-for-life-continued-planets-around-other-stars/9780387765570/</comments>
  <pubDate>Wed, 01 Sep 2010 10:12:39 GMT</pubDate>
  <description>9780387765570 (0387765573), Praxis, 2008
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	Barrie Jones addresses the question &amp;quot;are we alone?&amp;quot;, which is one of the most frequently asked questions by scientists and non-scientists alike. In &lt;em&gt;The Search for Life Continued&lt;/em&gt;, this question is addressed scientifically, and the author is not afraid to include speculation. Indeed, the author believes beyond reasonable doubt that we are not alone and this belief is based firmly on frontier science of the most imaginative kind.&lt;/p&gt;
&lt;p&gt;
	The&amp;nbsp;author concentrates on planetary systems beyond our own but starts with life on Earth, which is the only life we know to exist, and which provides guidance on how best to search for life elsewhere. Planets are the most likely abode of life and so we start the quest with the search for planets beyond the Solar System &amp;ndash; exoplanets. The methods of searching are outlined and the nature of&amp;nbsp;hundreds of&amp;nbsp;exoplanetary systems so far discovered described. In the near future we expect to discover habitable Earth-like planets. But are they actually inhabited? How could we tell? All will be revealed.&lt;/p&gt;
&lt;p&gt;
	This &lt;strong&gt;full color&lt;/strong&gt; book is written for everybody who wants to stay in&amp;nbsp;close contact&amp;nbsp;with the latest on possible life on other planets.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/iBM3brmeL-4" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/the-search-for-life-continued-planets-around-other-stars/9780387765570/</feedburner:origLink></item>
  <item>
  <title>The Encyclopedia of World Climatology</title>
  <guid isPermaLink="false">http://book.pdfchm.net/the-encyclopedia-of-world-climatology/9781402032646/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/My2EH4IfyR0/</link>
  <comments>http://book.pdfchm.net/the-encyclopedia-of-world-climatology/9781402032646/</comments>
  <pubDate>Wed, 01 Sep 2010 10:11:57 GMT</pubDate>
  <description>9781402032646 (1402032641), Springer, 2005
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	A successor to the 1986 Encyclopedia of Climatology, this compendium provides a clear explanation of current knowledge and research directions in modern climatology. This new encyclopedia emphasizes climatological developments that have evolved over the past twenty years. It offers more than 200 informative articles prepared by 150 experts on numerous subjects, ranging from standard areas of study to the latest research studies. The relationship between climatology and both physical and social science is fully explored, as is the significance of climate for our future well-being. The information is organized for speedy access. Entries are conveniently arranged in alphabetical order, thoroughly indexed, and cross-referenced. Every entry contains useful citations to additional source materials.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/My2EH4IfyR0" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/the-encyclopedia-of-world-climatology/9781402032646/</feedburner:origLink></item>
  <item>
  <title>Introduction to Electric Circuits</title>
  <guid isPermaLink="false">http://book.pdfchm.net/introduction-to-electric-circuits/9780471447955/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/v9tEWPO0tRY/</link>
  <comments>http://book.pdfchm.net/introduction-to-electric-circuits/9780471447955/</comments>
  <pubDate>Wed, 01 Sep 2010 06:44:09 GMT</pubDate>
  <description>9780471447955 (0471447951), John Wiley &amp; Sons, 2003
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	Praised for its highly accessible, real-world approach, the 6th Edition demonstrates how the analysis and design of electric circuits are inseparably intertwined with the ability of the engineer to design complex electronic, communication, computer, and control systems as well as consumer products. The book offers numerous design problems and MATLAB examples, and focuses on the circuits that we encounter everyday.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Dorf and Svoboda&amp;rsquo;s text builds on the strength of previous editions with its emphasis on real-world problems that give students insight into the kinds of problems that electrical and computer engineers are currently addressing.&amp;nbsp; Students encounter a wide variety of applications within the problems and benefit from the author team&amp;rsquo;s enormous breadth of knowledge of leading edge technologies and theoretical developments across Electrical and Computer Engineering&amp;rsquo;s subdisciplines.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/v9tEWPO0tRY" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/introduction-to-electric-circuits/9780471447955/</feedburner:origLink></item>
  <item>
  <title>The Works of Archimedes</title>
  <guid isPermaLink="false">http://book.pdfchm.net/the-works-of-archimedes/9780486420844/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/vL1s25WlZDU/</link>
  <comments>http://book.pdfchm.net/the-works-of-archimedes/9780486420844/</comments>
  <pubDate>Wed, 01 Sep 2010 06:40:50 GMT</pubDate>
  <description>9780486420844 (0486420841), Dover Publications, 2002
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	The complete works of antiquity&amp;#39;s great geometer appear here in a highly accessible English translation by a distinguished scholar. Remarkable for his range of thought and his mastery of treatment, Archimedes addressed such topics as the famous problems of the ratio of the areas of a cylinder and an inscribed sphere; the measurement of a circle; the properties of conoids, spheroids, and spirals; and the quadrature of the parabola. This edition offers an informative introduction with many valuable insights into the ancient mathematician&amp;#39;s life and thought as well as the views of his contemporaries. Modern mathematicians, physicists, science historians, and logicians will find this volume a source of timeless fascination. Unabridged reprint of the classic 1897 edition, with supplement of 1912.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/vL1s25WlZDU" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/the-works-of-archimedes/9780486420844/</feedburner:origLink></item>
  <item>
  <title>Characterisation of Radiation Damage by Transmission Electron Microscopy</title>
  <guid isPermaLink="false">http://book.pdfchm.net/characterisation-of-radiation-damage-by-transmission-electron-microscopy/9780750307482/</guid>
  <link>http://feeds.pdfchm.net/~r/learn-it/~3/gM2MmgLY7f4/</link>
  <comments>http://book.pdfchm.net/characterisation-of-radiation-damage-by-transmission-electron-microscopy/9780750307482/</comments>
  <pubDate>Wed, 01 Sep 2010 06:32:39 GMT</pubDate>
  <description>9780750307482 (075030748X), Taylor &amp; Francis, 2000
&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;
	Characterization of Radiation Damage by Transmission Electron Microscopy details the electron microscopy methods used to investigate complex and fine-scale microstructures, such as those produced by fast-particle irradiation of metals or ion implantation of semiconductors. The book focuses on the methods used to characterize small point-defect clusters, such as dislocation loops, because the coverage in general microscopy textbooks is limited and omits many of the problems associated with the analysis of these defects. The book also describes in situ, high-resolution, and analytical techniques. Techniques are illustrated with examples, providing a solid overview of the contribution of TEM to radiation damage mechanisms. The book is most useful to researchers in, or entering into, the field of defect analysis in materials.&lt;/p&gt;
&lt;p&gt;
	Our motivation for writing this book was two-fold. First, no existing book provides a complete and detailed description of the TEM techniques which have been developed for characterization of small point-defect clusters and other finescale radiation damage microstructures. Several good books cover the general theory and practice of transmission electron microscopy (e.g. Hirsch et al 1967, Williams and Carter 1996), but none describes fully the range of techniques considered here. These books do of course cover many topics, especially diffraction theory, in more detail than is possible in this book. Second, we fear that important lessons from the past, especially about some of the inherent difficulties and limitations of some of the techniques, are in danger of being forgotten.&lt;/p&gt;
&lt;p&gt;
	We hope for these reasons that this book will be of practical use to microscopists working in the field of radiation damage. Several of the techniques described should also be useful more generally, in applications where it is necessary to characterize fine-scale, complex microstructures. We will show, for example, some studies of ion-implantation damage in semiconductors and flux pinning defects in superconductors.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/learn-it/~4/gM2MmgLY7f4" height="1" width="1"/&gt;</description>
 <feedburner:origLink>http://book.pdfchm.net/characterisation-of-radiation-damage-by-transmission-electron-microscopy/9780750307482/</feedburner:origLink></item>
  <description>Today Books From PDFCHM Online</description>
 </channel>
</rss>
