<?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>Mitch Milam&#039;s Dynamics CRM and xRM Discussions &#187; Book Reviews and Recommendations</title>
	<atom:link href="http://blogs.infinite-x.net/category/book-reviews-and-recommendations/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.infinite-x.net</link>
	<description>Sharing information with Dynamics CRM users and xRM developers</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:27:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Book Recommendation: Professional iPhone Programming with MonoTouch</title>
		<link>http://blogs.infinite-x.net/2010/07/16/book-recommendation-professional-iphone-programming-with-monotouch/</link>
		<comments>http://blogs.infinite-x.net/2010/07/16/book-recommendation-professional-iphone-programming-with-monotouch/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 07:00:00 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/07/16/book-recommendation-professional-iphone-programming-with-monotouch/</guid>
		<description><![CDATA[I have been dabbling a bit with iPhone development as a way to stretch my development skills.&#160; Unfortunately,Appleâ€™s language of choice for iPhone/iPad development is something called Objective C which, for me anyway, is a time machine straight back to 1989 or so. Now I really have nothing against Objective C besides that fact that [...]]]></description>
			<content:encoded><![CDATA[<p>I have been dabbling a bit with iPhone development as a way to stretch my development skills.&#160; Unfortunately,Appleâ€™s language of choice for iPhone/iPad development is something called <a href="http://en.wikipedia.org/wiki/Objective_C" target="_blank">Objective C</a> which, for me anyway, is a time machine straight back to 1989 or so.</p>
<p>Now I really have nothing against Objective C besides that fact that my brain is full and that I donâ€™t want to learn yet another language.&#160; So, when Novell announced <a href="http://monotouch.net/" target="_blank">MonoTouch</a> last year, I was ecstatic.&#160; Here was a tool that would let me use my existing C# and .NET skills to write applications for the iPhone.&#160; That meant that all I worry about was the iPhone development environment and tools and that my hard-earned .NET knowledge would stay in place.</p>
<p>Documentation and examples were light at first but that void has been quickly filled by the MonoTouch team and a variety of bloggers. But what was really missing was a really great MonoTouch book.&#160; Thankfully, one arrived last week, written by some of the same folks that have been blogging about MonoTouch since beta&quot;: <a href="http://weblogs.asp.net/wallym/" target="_blank">Wallace (Wally) B. McClure</a>, <a href="http://www.martinbowling.com/" target="_blank">Martin Bowling</a>, <a href="http://conceptdev.blogspot.com/" target="_blank">Craig Dunn</a>, <a href="http://weblogs.asp.net/chrishardy/default.aspx" target="_blank">Chris Hardy</a>, and <a href="http://www.neopoleon.com/home/default.aspx" target="_blank">Rory Blyth</a>.</p>
<h3>Overview</h3>
<p>Hereâ€™s a quick overview of the books contents:</p>
<ul>
<li>Exploring the screen controls </li>
<li>Working with data, controls, and tables </li>
<li>Mappings </li>
<li>Application Settings </li>
<li>Working with the device hardware </li>
<li>Working with multimedia </li>
<li>Talking to other applications </li>
<li>Localizing </li>
<li>Programming the iPad </li>
<li>Just enough Objective C </li>
<li>How to work with the Apple App Store </li>
</ul>
<h3>Details</h3>
<p>The book is really good at showing you the user interface as well as the behind the scenes code that makes certain things happen.&#160; For me, that really ties things together.&#160; They also show how to use the development tools to add functionality to an iPhone application while also showing how to perform the same task, strictly through code â€“ another thing that I really like.</p>
<p>Finally, as with all Wrox books, you can download the source to the examples found in the book.&#160; This bookâ€™s samples are found <a href="http://www.wrox.com/WileyCDA/WroxTitle/productCd-047063782X,descCd-DOWNLOAD.html" target="_blank">here</a>.</p>
<p>This is a great book for a .NET developer who wants to branch out.&#160; Itâ€™s not huge, 350 pages or so, but it will take me a while to work my way though it as I try out the examples and get used to the new programming tools and environment.</p>
<p> <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=FFFFFF&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;m=amazon&amp;f=ifr&amp;asins=047063782X" frameborder="0" marginwidth="0" scrolling="no"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2010/07/16/book-recommendation-professional-iphone-programming-with-monotouch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: Secrets of a Buccaneer-Scholar</title>
		<link>http://blogs.infinite-x.net/2010/06/30/book-recommendation-secrets-of-a-buccaneer-scholar/</link>
		<comments>http://blogs.infinite-x.net/2010/06/30/book-recommendation-secrets-of-a-buccaneer-scholar/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 07:00:00 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/06/30/book-recommendation-secrets-of-a-buccaneer-scholar/</guid>
		<description><![CDATA[Secrets of a Buccaneer-Scholar is part auto-biography and part blueprint for an alternative method of learning that does not fit into the memorization, recitation system that is mostly what the American educational system practices As Mark Twain once wrote: I&#039;ve never let my school interfere with my education. So it was with James Marcus Bach, [...]]]></description>
			<content:encoded><![CDATA[<p>Secrets of a Buccaneer-Scholar is part auto-biography and part blueprint for an alternative method of learning that does not fit into the memorization, recitation system that is mostly what the American educational system practices</p>
<p>As Mark Twain once wrote:</p>
<blockquote><p>I&#039;ve never let my school interfere with my education.</p>
</blockquote>
<p>So it was with James Marcus Bach, a high- school dropout.&#160; James discusses his history and the methods he used to educate himself in the computer sciences.&#160; James became an industry-recognized software testing expert and according to his blog, now â€œteaches, speaks, and writes about thinking and learning.â€?</p>
<p>In the book, James introduces you to his SACKED SCOWS process for learning:</p>
<ol>
<li>Scouting Obsessively</li>
<li>Authentic Problems</li>
<li>Cognitive Savvy</li>
<li>Knowledge Attracts Knowledge</li>
<li>Experimentation</li>
<li>Disposable Time</li>
<li>Stories</li>
<li>Contrasting Ideas</li>
<li>Other Minds</li>
<li>Words and Pictures</li>
<li>Systems Thinking</li>
</ol>
<p>As well as other non-conventional learning techniques.</p>
<p>In reading the book, I found many similarities in the way James educated himself and my own experiences.&#160; Is this book for everyone?&#160; Probably not.&#160; But, I think it will appeal to people who do not learn in the â€œtypicalâ€? manner provided by our educational system.&#160; </p>
<p>Even if you donâ€™t find the entire book valuable, there are some very interesting techniques found within that may cause a light bulb to appear over your head and make you say, â€œNow that makes sense to me.â€?</p>
<p>Anyway, at less than 200 pages, itâ€™s a fairly quick read and should be well worth your time investment.</p>
<p> <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=FFFFFF&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;m=amazon&amp;f=ifr&amp;asins=B003IWYG2A" frameborder="0" marginwidth="0" scrolling="no"></iframe>
<p>&#160;</p>
<h3>Additional Info</h3>
<p><a title="http://www.buccaneerscholar.com/" href="http://www.buccaneerscholar.com/">http://www.buccaneerscholar.com/</a></p>
<p><a title="http://twitter.com/jamesmarcusbach" href="http://twitter.com/jamesmarcusbach">http://twitter.com/jamesmarcusbach</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2010/06/30/book-recommendation-secrets-of-a-buccaneer-scholar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: Bounce</title>
		<link>http://blogs.infinite-x.net/2010/06/25/book-recommendation-bounce/</link>
		<comments>http://blogs.infinite-x.net/2010/06/25/book-recommendation-bounce/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 07:00:00 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/06/25/book-recommendation-bounce/</guid>
		<description><![CDATA[You donâ€™t find many business-oriented books that are actually fun to read but Bounce is one of them.&#160; Keith McFarland wrote Bounce as a story about fictional characters at a fictional company who are going through tough economic times and facing cost cutting directives from their corporate headquarters while simultaneously loosing customers and market share. [...]]]></description>
			<content:encoded><![CDATA[<p>You donâ€™t find many business-oriented books that are actually fun to read but <em>Bounce</em> is one of them.&#160; Keith McFarland wrote <em>Bounce</em> as a story about fictional characters at a fictional company who are going through tough economic times and facing cost cutting directives from their corporate headquarters while simultaneously loosing customers and market share.</p>
<p>Sound familiar, anyone?</p>
<p>&#160;</p>
<h3>Overview</h3>
<p>Keith explores the concept that an organization must face a period of disintegration before it can be reintegrated into something better and stronger â€“ what he calls a <strong>Bounce</strong>.</p>
<p>The book consists of a main story which illustrates putting the principles of the Bounce in action and is followed by section where he outlines in more detail the key principles:</p>
<p>&#160;</p>
<h3>Six Key Principles of the Bounce:</h3>
<ul>
<li>embrace the bounce</li>
<li>manage the anxiety</li>
<li>manage the mental factors</li>
<li>manage the money</li>
<li>manage the mission ( in the military style )</li>
<li>manage the morale ( in the military style )</li>
</ul>
<p><iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=FFFFFF&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;m=amazon&amp;f=ifr&amp;asins=0307588173" frameborder="0" marginwidth="0" scrolling="no"></iframe></p>
<p>&#160;</p>
<p>The book is compact and a quick read and the story is written in such a way that you have to remember that youâ€™re reading a book about making your organization better.&#160; Iâ€™ve read it twice and have enjoyed it equally both times.</p>
<p>The Bounce principles are right on the money and I have seen organizations that had they implemented them, could have changed the course of the company.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2010/06/25/book-recommendation-bounce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: Making Ideas Happen</title>
		<link>http://blogs.infinite-x.net/2010/06/23/book-recommendation-making-ideas-happen/</link>
		<comments>http://blogs.infinite-x.net/2010/06/23/book-recommendation-making-ideas-happen/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 06:00:00 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/06/23/book-recommendation-making-ideas-happen/</guid>
		<description><![CDATA[Scott Belsky of Behance, has written a very interesting book that shows you tools and techniques to actually make your ideas a reality.&#160; As stated in the first sentence of the introduction: IDEAS DONâ€™T HAPPEN because they are great-or by accident. They happen for a reason, and with more than a little work and elbow-grease [...]]]></description>
			<content:encoded><![CDATA[<p>Scott Belsky of <a href="http://www.behance.com/" target="_blank">Behance</a>, has written a very interesting book that shows you tools and techniques to actually make your ideas a reality.&#160; As stated in the first sentence of the introduction:</p>
<blockquote><p><strong>IDEAS DONâ€™T HAPPEN because they are great-or by accident.</strong></p>
</blockquote>
<p>They happen for a reason, and with more than a little work and elbow-grease applied. As many of us have seen, both personally and professionally, ideas that are not cultivated and grown, die on the vine.&#160; <em>Making Ideas Happen</em> outlines best practices to make sure that your ideas actually turn into reality taken from years of hands-on research and practical experience.</p>
<p>&#160;</p>
<h3>Overview</h3>
<ul>
<li>You have to have ideas you want to make happen </li>
<li>You can develop the capacity to make ideas happen </li>
<li>Making ideas happen = Ideas + Organization + Communal forces + Leadership capability </li>
<li>Organization enables you to manage and ultimately execute your ideas </li>
<li>The forces of community are invaluable and readily available </li>
<li>Fruitful innovation requires a unique capacity to lead </li>
</ul>
<p>The book has plenty of real-world examples of how creative people organize and execute their ideas.</p>
<p>&#160;</p>
<h3>The Action Method</h3>
<p>Scott also introduces you to their practice, the Action Method, which he developed while working at Goldman Sachs and further refined while pursuing his MBA at Harvard.</p>
<p>The Action Method reminds me a little of Getting Things Done (GDT), from <a href="http://www.davidco.com/" target="_blank">David Allen</a>, but it is slightly different in organization.</p>
<p>The Action Method breaks things down into Projects and Actionable Steps within those projects.&#160; You can set deadlines for Action Steps or have them simply exist and a facility is provided for â€œbackburnerâ€? items that may or may not be pursued at some point in the future.</p>
<p>Having used the Action Method ( the online version ) for over a month, I can testify their system it does indeed work â€“ as long as you commit to your self that you will use it ( as with any such system ).&#160; By constantly documenting, prioritizing, and rearranging both my ideas and the Action Steps required to realize those ideas, I feel that I&#039;m one step closer to accomplishing many of the things that have, so far, just been on my to-do list.</p>
<p> <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=FFFFFF&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;m=amazon&amp;f=ifr&amp;asins=159184312X" frameborder="0" marginwidth="0" scrolling="no"></iframe>
<p>&#160;</p>
<h3>Additional Resources</h3>
<p>Behance ( Scottâ€™s company ), has created a series of products that help you implement the Action Method in your day-to-day life. You can visit their site <a href="http://www.actionmethod.com/" target="_blank">here</a>.</p>
<p>The first is a set of paper products which help you record and manage your Action Items.&#160; The second, called Action Method Online, puts the Action Method at your fingertips for every day use.&#160; Iâ€™ll be reviewing Action Method Online later, since it is closely related to the book and very valuable in and of itself.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2010/06/23/book-recommendation-making-ideas-happen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: The Business of iPhone App Development</title>
		<link>http://blogs.infinite-x.net/2010/06/18/book-recommendation-the-business-of-iphone-app-development/</link>
		<comments>http://blogs.infinite-x.net/2010/06/18/book-recommendation-the-business-of-iphone-app-development/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 11:00:00 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/06/18/book-recommendation-the-business-of-iphone-app-development/</guid>
		<description><![CDATA[If you are thinking about developing a commercial iPhone application, this book is the first thing I would purchase. It is filled with extremely valuable information about the actually processes required to bring your newest, brilliant, iPhone application idea to life and is written by people who have been publishing iPhone apps for years. Hereâ€™s [...]]]></description>
			<content:encoded><![CDATA[<p>If you are thinking about developing a commercial iPhone application, this book is the first thing I would purchase.</p>
<p>It is filled with extremely valuable information about the actually processes required to bring your newest, brilliant, iPhone application idea to life and is written by people who have been publishing iPhone apps for years.</p>
<p>Hereâ€™s an overview of the bookâ€™s contents:</p>
<ul>
<li>Exploring the App Store</li>
<li>Validating your idea with </li>
<li>Protecting your Intellectual Property</li>
<li>Affiliate programs and in-app purchase.</li>
<li>Marketing</li>
</ul>
<p> <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=FFFFFF&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;m=amazon&amp;f=ifr&amp;asins=1430227338" frameborder="0" marginwidth="0" scrolling="no"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2010/06/18/book-recommendation-the-business-of-iphone-app-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: Cloud Computing with the Windows Azure Platform</title>
		<link>http://blogs.infinite-x.net/2010/06/16/book-recommendation-cloud-computing-with-the-windows-azure-platform/</link>
		<comments>http://blogs.infinite-x.net/2010/06/16/book-recommendation-cloud-computing-with-the-windows-azure-platform/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 11:00:00 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/06/16/book-recommendation-cloud-computing-with-the-windows-azure-platform/</guid>
		<description><![CDATA[When I first started working with Windows Azure, this book was one of my first purchases.&#160; Not only does it cover the basics of working with Azure such as: Azure Roles Table and blob storage Queues Moving from the Enterprise to the Cloud Security and authentication SQL Azure Services but it also gives a very [...]]]></description>
			<content:encoded><![CDATA[<p>When I first started working with Windows Azure, this book was one of my first purchases.&#160; Not only does it cover the basics of working with Azure such as:</p>
<ul>
<li>Azure Roles</li>
<li>Table and blob storage</li>
<li>Queues</li>
<li>Moving from the Enterprise to the Cloud</li>
<li>Security and authentication</li>
<li>SQL Azure Services</li>
</ul>
<p>but it also gives a very in-depth explanation of the inner-workings of the Windows Azure platform so you could actually understand what was happening physically, when you upload and publish your Azure solution. </p>
<p>There are plenty of nuts and bolts code segments and samples to show you how things are done and Wrox Press makes these samples available for download <a href="http://www.wrox.com/WileyCDA/WroxTitle/Cloud-Computing-with-the-Windows-Azure-Platform.productCd-0470506385,descCd-DOWNLOAD.html" target="_blank">here</a>.&#160; Additionally, chapters 12 and 13, covering SQL Azure, are actually in an online-only format and can be found at the same site.</p>
<p><iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=FFFFFF&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;m=amazon&amp;f=ifr&amp;asins=0470506385" frameborder="0" marginwidth="0" scrolling="no"></iframe></p>
<p>The only issues that I had with the book were some late-breaking technology changes that shipped in the final Windows Azure release which were different from the community technology preview (CTP) releases so their examples didnâ€™t quite work the same.&#160; Overall, these issues were quite minor and a little digging into the RTM examples showed me the new and proper way of doing things.</p>
<p>Overall, <em>Cloud Computing with the Windows Azure Platform</em> is a great addition to your programming library should you be leaning toward Windows Azure as a solution.</p>
<p>&#160;</p>
<h3>Final Note</h3>
<p>Rogerâ€™s company, OakLeaf Systems, has a <a href="http://oakleafblog.blogspot.com/" target="_blank">blog</a> that posts a daily summary of Azure-related articles and announcements. I have no idea how long it takes someone to assemble each post, but I would imagine it takes quite a bit of time.&#160; I find these posts invaluable and greatly appreciate each summary.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2010/06/16/book-recommendation-cloud-computing-with-the-windows-azure-platform/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: CRM as a Rapid Development Platform</title>
		<link>http://blogs.infinite-x.net/2009/02/23/book-recommendation-crm-as-a-rapid-development-platform/</link>
		<comments>http://blogs.infinite-x.net/2009/02/23/book-recommendation-crm-as-a-rapid-development-platform/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 16:50:41 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2009/02/23/book-recommendation-crm-as-a-rapid-development-platform/</guid>
		<description><![CDATA[Last Fall ( late Summer actually ), David Yack released an excellent book for CRM developers: CRM as a Rapid Development Platform. David is a fellow MVP with an extremely high level of knowledge of the Microsoft Dynamics CRM platform. The book covers all development aspects of CRM including: Development best practices Client-side development ASP.NET [...]]]></description>
			<content:encoded><![CDATA[<p>Last Fall ( late Summer actually ), <a href="http://www.thecrmbook.com/user/" target="_blank">David Yack</a> released an excellent book for CRM developers: CRM as a Rapid Development Platform.</p>
<p>David is a fellow MVP with an extremely high level of knowledge of the Microsoft Dynamics CRM platform.</p>
<p>The book covers all development aspects of CRM including:</p>
<ul>
<li>Development best practices</li>
<li>Client-side development</li>
<li>ASP.NET and Silverlight extensions </li>
<li>Plug-ins and workflow assemblies</li>
<li>Performance tuning and troubleshooting</li>
</ul>
<p>just to name a few.</p>
<p>More than a just a book about development, also included are assemblies and tools to enhance your development experience with Dynamics CRM ( downloadable from the web site, after you register ).</p>
<p>Think of the content of this book as the CRM SDK Part II.</p>
<p>If you are a developer working with Microsoft Dynamics CRM, you should have this book on your shelf.</p>
<p>&nbsp;</p>
<p><iframe style="width: 120px; height: 240px" marginwidth="0" marginheight="0" src="http://rcm.amazon.com/e/cm?t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0981511813&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=FFFFFF&amp;bg1=FFFFFF&amp;f=ifr" frameborder="0" scrolling="no"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2009/02/23/book-recommendation-crm-as-a-rapid-development-platform/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: Half-Moon Investigations</title>
		<link>http://blogs.infinite-x.net/2008/02/25/book-recommendation-half-moon-investigations/</link>
		<comments>http://blogs.infinite-x.net/2008/02/25/book-recommendation-half-moon-investigations/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 20:15:26 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2008/02/25/book-recommendation-half-moon-investigations/</guid>
		<description><![CDATA[Now this is a bit of a stretch for me since I rarely read fiction books, much less recommend them.&#160; Regardless, I picked up this book on CD this past weekend to keep me occupied while returning home to visit family and found it thoroughly enjoyable. In a nutshell, it&#039;s about a twelve-year old private [...]]]></description>
			<content:encoded><![CDATA[<p>Now this is a bit of a stretch for me since I rarely read fiction books, much less recommend them.&#160; Regardless, I picked up this book on CD this past weekend to keep me occupied while returning home to visit family and found it thoroughly enjoyable.</p>
<p>In a nutshell, it&#039;s about a twelve-year old private detective living in Ireland trying to solve a case in which he finds himself a suspect in a crime.</p>
<p>While almost everyone in the book is under the age of 14, the author&#039;s style is very witty and he gives his all of his characters mannerisms and prose that really keeps you engaged. So much so that I&#039;m having a hard time determining if this is a kid&#039;s book or one for adults.</p>
<p>Regardless, it&#039;s a wonderful distraction if you happen to find yourself in a place where you need one.</p>
<p> <iframe style="width: 120px; height: 240px" marginwidth="0" marginheight="0" src="http://rcm.amazon.com/e/cm?t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=B000YHSZDS&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=FFFFFF&amp;bg1=FFFFFF&amp;f=ifr" frameborder="0" scrolling="no"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2008/02/25/book-recommendation-half-moon-investigations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: the dip</title>
		<link>http://blogs.infinite-x.net/2007/07/01/book-recommendation-the-dip/</link>
		<comments>http://blogs.infinite-x.net/2007/07/01/book-recommendation-the-dip/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 17:02:17 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/07/01/book-recommendation-the-dip/</guid>
		<description><![CDATA[A couple of weeks ago, needing a break from coding and documentation creation, I took a mid-afternoon stroll to the local bookstore where I ended up picking up Seth Godin&#039;s latest book, the dip. Is a very interesting read and at a little under 80 pages, a fairly quick one.&#160; In fact, it took me [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago, needing a break from coding and documentation creation, I took a mid-afternoon stroll to the local bookstore where I ended up picking up <a href="http://www.sethgodin.com/sg/" target="_blank">Seth Godin</a>&#039;s latest book, <em>the dip</em>. Is a very interesting read and at a little under 80 pages, a fairly quick one.&nbsp; In fact, it took me a bit less than 2 hours to read it the first time.</p>
<p>And yes, I&#039;ve read it about three times since I purchased it.&nbsp; It&#039;s not that it uses big words or that I&#039;m slow or anything; it&#039;s the fact that some of what Seth has to say require a bit of self-examination and thought about your current situation and those from your past.</p>
<p>The book&#039;s main discussion point is this:</p>
<blockquote><p><strong>A Dip &#8211; a temporary setback that you will overcome if you keep pushing, or </strong></p>
<p><strong>A <a href="http://en.wikipedia.org/wiki/Cul-de-sac" target="_blank">Cul-de-Sac</a> &#8211; which will never get better no matter how hard you try.</strong></p>
</blockquote>
<p>So how do you know which is which?&nbsp; Well, that&#039;s what the book addressees an why it may take you reading it several times as your sub-conscience has an internal debate between readings.</p>
<p>I could be wrong, but I really don&#039;t think this book has all of the answers, but I can tell you what it does have:&nbsp; It has enough of the right information to get you thinking about where you are and where you need to be. That makes it well worth the $13 price of admission.</p>
<p><strong>Additional resources:</strong></p>
<p>the dip <a href="http://sethgodin.typepad.com/the_dip/" target="_blank">blog</a>.</p>
<p>&nbsp;</p>
<p><iframe style="width: 120px; height: 240px" marginwidth="0" marginheight="0" src="http://rcm.amazon.com/e/cm?t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=1591841666&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=FFFFFF&amp;bg1=FFFFFF&amp;f=ifr" frameborder="0" scrolling="no"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2007/07/01/book-recommendation-the-dip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: Idea Mapping</title>
		<link>http://blogs.infinite-x.net/2007/06/14/book-recommendation-idea-mapping/</link>
		<comments>http://blogs.infinite-x.net/2007/06/14/book-recommendation-idea-mapping/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 23:31:16 +0000</pubDate>
		<dc:creator>Mitch Milam</dc:creator>
				<category><![CDATA[Book Reviews and Recommendations]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/06/14/book-recommendation-idea-mapping/</guid>
		<description><![CDATA[If you&#039;ve been reading my blog for very long you know that I use a product from MindJet called MindManager to do everything from product and project planning to brainstorming. I&#039;m sure most of you have never heard of Mind Mapping so you&#039;re really not sure what I&#039;m talking about.&#160; Here is&#160;how Wikipedia defines it: [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#039;ve been reading my blog for very long you know that I use a product from <a href="http://www.mindjet.com" target="_blank">MindJet</a> called MindManager to do everything from product and project planning to brainstorming.</p>
<p>I&#039;m sure most of you have never heard of <a href="http://en.wikipedia.org/wiki/Mind_mapping" target="_blank">Mind Mapping</a> so you&#039;re really not sure what I&#039;m talking about.&nbsp; Here is&nbsp;how Wikipedia defines it:</p>
<p>&nbsp;</p>
<blockquote><p>A <b>mind map</b> is a diagram used to represent words, ideas, tasks or other items linked to and arranged radially around a central key word or idea. It is used to generate, visualize, structure and classify ideas, and as an aid in study, organization, problem solving, and decision making.
<p>It is an image-centered diagram that represents semantic or other connections between portions of information. By presenting these connections in a radial, non-linear graphical manner, it encourages a brainstorming approach to any given organizational task, eliminating the hurdle of initially establishing an intrinsically appropriate or relevant conceptual framework to work within.
<p>A mind map is similar to a semantic network or cognitive map but there are no formal restrictions on the kinds of links used.</p>
</blockquote>
<p>Mind Mapping really does work for people like me who are visually oriented.&nbsp; It allows you to clearly and concisely organize your thoughts into a cohesive picture.
<p>A couple of months ago I picked up a book called Idea Mapping, by Jamie Nast. In this book she covers how to utilize Idea Mapping (&nbsp;a form of Mind Mapping ) to do everything from planning to note taking.
<p>If you are new to mind mapping or you are using mind mapping and you&#039;d like to see how to become more productive with your maps, I would recommend reading this book.&nbsp; It has some background that is useful and some techniques that come from years of teaching the subject world-wide.
<p>It also comes with a CD containing the demo version of the MindManager application.
<p><iframe style="width: 120px; height: 240px" marginwidth="0" marginheight="0" src="http://rcm.amazon.com/e/cm?t=mitchmilamsmi-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0471788627&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=FFFFFF&amp;bg1=FFFFFF&amp;f=ifr" frameborder="0" scrolling="no"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.infinite-x.net/2007/06/14/book-recommendation-idea-mapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

