<?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>Tim Ferro</title>
	<atom:link href="http://www.timferro.com/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.timferro.com/wordpress</link>
	<description>SharePoint, Software, Gen Y, Finance, Books, &#38; Cup of Coffee Consulting</description>
	<lastBuildDate>Sun, 05 May 2013 01:18:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>NOVA Code Camp 2013: Slides and Code</title>
		<link>http://www.timferro.com/wordpress/archives/477</link>
		<comments>http://www.timferro.com/wordpress/archives/477#comments</comments>
		<pubDate>Tue, 16 Apr 2013 02:48:49 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[code monkey]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[event receivers]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=477</guid>
		<description><![CDATA[Click the image for the PowerPoint. Feature1.EventReceiver.cs EventReceiver1.cs Here is the link to a previously recorded version of this presentation: click me.]]></description>
				<content:encoded><![CDATA[<p><a title="NOVA Code Camp Presentation Slides" href="http://www.timferro.com/NOVACC_2013_TimFerro.pptx"><img class="alignnone size-full wp-image-478" alt="NOVACC 2013 TimFerro" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/04/NOVACC_2013_TimFerro.png" width="480" height="360" /></a><br />
Click the image for the PowerPoint.</p>
<p><a href="http://www.timferro.com/Feature1.EventReceiver.cs" target="_blank">Feature1.EventReceiver.cs</a><br />
<a href="http://www.timferro.com/EventReceiver1.cs" target="_blank">EventReceiver1.cs</a></p>
<p>Here is the link to a previously recorded version of this presentation: <a title="Tim Ferro SharePoint 2010 Event Receivers" href="http://vimeo.com/39711240" target="_blank">click me</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/477/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Navigation Right Click Trick</title>
		<link>http://www.timferro.com/wordpress/archives/436</link>
		<comments>http://www.timferro.com/wordpress/archives/436#comments</comments>
		<pubDate>Fri, 29 Mar 2013 20:03:30 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[code monkey]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[global navigation]]></category>
		<category><![CDATA[left navigation]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=436</guid>
		<description><![CDATA[My favorite SharePoint 2010 trick is how to deal with the out of the box functionality of the global and left navigation links. As many frustrated SharePoint 2010 users have experienced, the functionality shown in the below image is annoying and not easily fixable. The image on the left shows what happens when you right [...]]]></description>
				<content:encoded><![CDATA[<p>My favorite SharePoint 2010 trick is how to deal with the out of the box functionality of the global and left navigation links. As many frustrated SharePoint 2010 users have experienced, the functionality shown in the below image is annoying and not easily fixable. The image on the left shows what happens when you right click on the global navigation and the image on the right shows what happens when you right click on the left navigation. Clearly this is not the expected menu which appears.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/01GlobalRight.png"><img class="alignnone size-full wp-image-437" alt="SharePoint 2010 Right Click" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/01GlobalRight.png" width="566" height="588" /></a></p>
<p>After much research I have come up with an easy trick to deal with this. I have also discovered the underlying issue and will post the details below in the hopes that a permanent fix can be found. If you take careful note of the position of the (enlarged) cursor, you&#8217;ll see that it is positioned to the left of the link I want to open. By clicking slightly to the left (or right) of the link that you want to open, you will get the correct link menu!</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/02RightClick.png"><img class="alignnone size-full wp-image-438" alt="SharePoint 2010 Right Click Trick" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/02RightClick.png" width="415" height="472" /></a></p>
<p>&nbsp;</p>
<p>So why does this issue happen and why does this solution work? I believe the root of the issue is a design conflict between SharePoint 2010 and Internet Explorer. Utilizing Internet Explorer&#8217;s &#8220;F12 Developer Tools&#8221;, you can see that the text of the link is contained by not one but two span tags. I think it has something to do with this but I am currently unable to confirm. If anyone has any insight into this issue, please let me know!</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/03IEDevTools.png"><img class="alignnone size-full wp-image-440" alt="IE F12 Dev Tools" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/03IEDevTools.png" width="577" height="444" /></a></p>
<p>&#8211; <a href="http://www.timferro.com">Tim Ferro</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/436/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Hunger Games by Suzanne Collins (Audio Book)</title>
		<link>http://www.timferro.com/wordpress/archives/433</link>
		<comments>http://www.timferro.com/wordpress/archives/433#comments</comments>
		<pubDate>Fri, 29 Mar 2013 20:02:58 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[The Hunger Games]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=433</guid>
		<description><![CDATA[I realize I am way late to this party but I finally got around to reading (actually listening to) The Hunger Games by Suzanne Collins. By now most people are already aware of the plot due to the book&#8217;s success and the release of a movie staring now Oscar winner Jennifer Lawrence. I will say [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Hunger-Games-Book-1/dp/0439023521/" target="_blank"><img class="alignleft" alt="The Hunger Games by Suzanne Collins" src="http://ecx.images-amazon.com/images/I/41bOj-am1RL._SL160_PIsitb-sticker-arrow-dp,TopRight,12,-18_SH30_OU01_AA160_.jpg" width="160" height="160" /></a></p>
<p>I realize I am way late to this party but I finally got around to reading (actually listening to) <a href="http://www.amazon.com/Hunger-Games-Book-1/dp/0439023521/" target="_blank">The Hunger Games</a> by <a href="http://www.amazon.com/Suzanne-Collins/e/B001H6V7I0/" target="_blank">Suzanne Collins</a>. By now most people are already aware of the plot due to the book&#8217;s success and the release of a movie staring now Oscar winner Jennifer Lawrence. I will say that I really enjoyed the book and will most likely listen to<a href="http://www.amazon.com/Catching-Fire-Mockingjay-Hunger-Games/dp/B0082MJKKO/" target="_blank"> the following two books in the series</a>. In case you have no idea what it is about, here is the description from Amazon.com:</p>
<p>&#8220;In the ruins of a place once known as North America lies the nation of Panem, a shining Capitol surrounded by twelve outlying districts. Long ago the districts waged war on the Capitol and were defeated. As part of the surrender terms, each district agreed to send one boy and one girl to appear in an annual televised event called, &#8220;The Hunger Games,&#8221; a fight to the death on live TV. Sixteen-year-old Katniss Everdeen, who lives alone with her mother and younger sister, regards it as a death sentence when she is forced to represent her district in the Games. The terrain, rules, and level of audience participation may change but one thing is constant: kill or be killed.&#8221; &#8211; <a href="http://www.amazon.com" target="_blank">Amazon.com</a></p>
<p>&#8211; <a href="http://www.timferro.com">Tim Ferro</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/433/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CapArea .NET 2013: Slides</title>
		<link>http://www.timferro.com/wordpress/archives/446</link>
		<comments>http://www.timferro.com/wordpress/archives/446#comments</comments>
		<pubDate>Wed, 20 Mar 2013 18:18:18 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[code monkey]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=446</guid>
		<description><![CDATA[Click image for PowerPoint slides. Code coming soon&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.timferro.com/CAPAREA2013_TimFerro.pptx" target="_blank"><img class="alignnone size-full wp-image-447" alt="CAPAREA2013_TimFerro" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/CAPAREA2013_TimFerro.png" width="480" height="360" /></a></p>
<p>Click image for PowerPoint slides. Code coming soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/446/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Issue With Trusted Identity Provider and People Picker</title>
		<link>http://www.timferro.com/wordpress/archives/410</link>
		<comments>http://www.timferro.com/wordpress/archives/410#comments</comments>
		<pubDate>Fri, 01 Mar 2013 20:09:33 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[code monkey]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[uber-geek]]></category>
		<category><![CDATA[identity provider]]></category>
		<category><![CDATA[people picker]]></category>
		<category><![CDATA[security token service]]></category>
		<category><![CDATA[sharepoint 2010]]></category>
		<category><![CDATA[sts]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=410</guid>
		<description><![CDATA[Scenario: You are running a SharePoint 2010 Farm patched to Service Pack 1 (SP1). You install a Trusted Identity Provider (TIP) but the Provider and Claims do not show up in the People Picker. Installation went fine and you can authenticate with a user who&#8217;s claims have been issued by the TIP; however, you cannot [...]]]></description>
				<content:encoded><![CDATA[<p>Scenario: You are running a SharePoint 2010 Farm patched to Service Pack 1 (SP1). You install a Trusted Identity Provider (TIP) but the Provider and Claims do not show up in the People Picker. Installation went fine and you can authenticate with a user who&#8217;s claims have been issued by the TIP; however, you cannot find users or claims via the People Picker. It is not known when this issue started showing up prior to SP1, because it appears to have worked after RTM; I can only confirm (from both talking to other SharePoint experts and repeated testing) it is definitely an SP1 issue.</p>
<p>Solution: Install a SharePoint 2010 Cumulative Update (CU) on top of SP1. In my specific instance SP1 was rolled into the SharePoint 2010 installation ISO but no CUs were installed after. I have solved my issue by installing either the June 2012 CU or the December 2012 CU. Detailed results below.</p>
<p>Thank you to <a href="http://www.dannyjessee.com/blog/" target="_blank">Danny Jessee</a> (<a href="https://twitter.com/dannyjessee" target="_blank">@dannyjessee</a>) for helping diagnose and solve this issue.</p>
<p>Image 1: Central Admin screen shot showing patch level. ​<a href="http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=224" target="_blank">14.0.6029.1000 is Service Pack 1 (SP1)</a>. Note: It was bundled in the installation ISO and not all running services are shown.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/1Central_Admin_1.png"><img class="alignnone size-full wp-image-415" title="SharePoint 2010 SP1" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/1Central_Admin_1.png" alt="" width="580" height="285" /></a></p>
<p>Image 2: Web Application Authentication Selection page in Central Admin. No Trusted Identity Providers are currently defined.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/2WebApp_Auth1.png"><img class="alignnone size-full wp-image-416" title="SharePoint 2010 Web App Auth" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/2WebApp_Auth1.png" alt="" width="477" height="423" /></a></p>
<p>Image 3: Created a custom Win Form to register my custom Security Token Service.<a href="http://msdn.microsoft.com/en-us/library/ff955607(v=office.14).aspx" target="_blank"> Based on this Microsoft article</a> and <a href="http://blog.helloitsliam.com/Lists/Posts/Post.aspx?ID=17" target="_blank">this blog from Liam Cleary</a>.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/3ClaimRegistered11.png"><img class="alignnone size-full wp-image-426" title="SharePoint TIP Registration" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/3ClaimRegistered11.png" alt="" width="569" height="387" /></a></p>
<p>Image 4: I ran through both previous articles and registered my STS using both Powershell and a custom Win Form. In both cases I still had to manually upload my certificate even though it should have been done automatically via code or script.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/5TrustRelationships.png"><img class="alignnone size-full wp-image-418" title="SharePoint Trust Relationships" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/5TrustRelationships.png" alt="" width="507" height="352" /></a></p>
<p>Image 5: Now my custom TIP is registered with SharePoint and I have selected it for my Claims Based Web Application.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/6WebApp_Auth2.png"><img class="alignnone size-full wp-image-419" title="SharePoint Web Application Authentication" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/6WebApp_Auth2.png" alt="" width="477" height="433" /></a></p>
<p>Image 6: SharePoint 2010 Sign In Selection Options. I chose STSWebSiteForSharePoint.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/7SignIn1.png"><img class="alignnone size-full wp-image-420" title="SharePoint Sign In" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/7SignIn1.png" alt="" width="458" height="151" /></a></p>
<p>Image 7: I am now authenticated via my custom TIP and STS.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/8LoggedIn.png"><img class="alignnone size-full wp-image-421" title="SharePoint Logged In" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/8LoggedIn.png" alt="" width="264" height="76" /></a></p>
<p>Image 8: Finally the issue appears. Note the absence of users and claims from the TIP. Also note that the user which I am logged in as does not show in the results.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/10PeoplePicker.png"><img class="alignnone size-full wp-image-422" title="SharePoint People Picker" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/10PeoplePicker.png" alt="" width="580" height="524" /></a></p>
<p>Image 9: I have now installed the <a href="http://www.toddklindt.com/blog/Regressions/December2012CU.aspx" target="_blank">SharePoint 2010 December 2012 Cumulative Update</a>.</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/11Central_Admin2.png"><img class="alignnone size-full wp-image-423" title="SharePoint Central Admin Version" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/11Central_Admin2.png" alt="" width="580" height="284" /></a></p>
<p>Image 10: SharePoint People Picker working correctly!</p>
<p><a href="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/12PeoplePicker.png"><img class="alignnone size-full wp-image-424" title="SharePoint People Picker Fixed" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/03/12PeoplePicker.png" alt="" width="580" height="523" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/410/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPSPhilly 2013: Slides and Code</title>
		<link>http://www.timferro.com/wordpress/archives/404</link>
		<comments>http://www.timferro.com/wordpress/archives/404#comments</comments>
		<pubDate>Fri, 22 Feb 2013 22:39:16 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[code monkey]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[event receivers]]></category>
		<category><![CDATA[sharepoint 2010]]></category>
		<category><![CDATA[SPSPhilly]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=404</guid>
		<description><![CDATA[Feature1.EventReceiver.cs EventReceiver1.cs]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.timferro.com/SPSPhilly2013_TimFerro.pptx"><img class="alignnone size-full wp-image-405" title="SPSPhilly2013_TimFerro" alt="" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/02/SPSPhilly2013_TimFerro.png" width="481" height="360" /></a></p>
<p><a href="http://www.timferro.com/Feature1.EventReceiver.cs" target="_blank">Feature1.EventReceiver.cs</a><br />
<a href="http://www.timferro.com/EventReceiver1.cs" target="_blank">EventReceiver1.cs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/404/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SUGDC 2013: Slides</title>
		<link>http://www.timferro.com/wordpress/archives/400</link>
		<comments>http://www.timferro.com/wordpress/archives/400#comments</comments>
		<pubDate>Wed, 20 Feb 2013 00:47:37 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[code monkey]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=400</guid>
		<description><![CDATA[Click image for PowerPoint slides. Code coming soon&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.timferro.com/SUGDC2013_TimFerro.pptx" target="_blank"><img class="size-full wp-image-402 alignnone" title="SUGDC 2013 PPT" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/02/SUGDC_2013_PPT1.png" alt="" width="480" height="361" /></a><br />
Click image for PowerPoint slides. Code coming soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/400/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chronic City by Jonathan Lethem</title>
		<link>http://www.timferro.com/wordpress/archives/383</link>
		<comments>http://www.timferro.com/wordpress/archives/383#comments</comments>
		<pubDate>Tue, 12 Feb 2013 01:48:41 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[Chronic City]]></category>
		<category><![CDATA[Jonathan Lethem]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=383</guid>
		<description><![CDATA[I don&#8217;t even know where to begin when describing this book. It is captivating, infinitely complex, and interesting. When I was reading it, it was completely absorbing; and when I finished, everything I thought I understood changed. Chronic City by Jonathan Lethem is a fantastic piece of pure fiction. From Amazon.com: &#8220;Chase Insteadman, former child [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Chronic-Vintage-Contemporaries-Jonathan-Lethem/dp/0307277526/" target="_blank"><img class="alignleft" title="Chronic City" src="http://ecx.images-amazon.com/images/I/619f%2BBJMjTL._SL160_PIsitb-sticker-arrow-dp,TopRight,12,-18_SH30_OU01_AA160_.jpg" alt="" width="160" height="160" /></a>I don&#8217;t even know where to begin when describing this book. It is captivating, infinitely complex, and interesting. When I was reading it, it was completely absorbing; and when I finished, everything I thought I understood changed.</p>
<p><a href="http://www.amazon.com/Chronic-Vintage-Contemporaries-Jonathan-Lethem/dp/0307277526/" target="_blank">Chronic City</a> by <a href="http://www.amazon.com/Jonathan-Lethem/e/B000AQ4KI2/" target="_blank">Jonathan Lethem</a> is a fantastic piece of pure fiction. From Amazon.com: &#8220;<em>Chase Insteadman, former child television star, has a new role in life—permanent guest on the Upper East Side dinner party circuit, where he is consigned to talk about his astronaut fiancée, Janice Trumbull, who is trapped on a circling Space Station. A chance encounter collides Chase with Perkus Tooth, a wily pop culture guru with a vicious conspiratorial streak and the best marijuana in town. Despite their disparate backgrounds and trajectories Chase and Perkus discover they have a lot in common, including a cast of friends from all walks of life in Manhattan.  Together and separately they attempt to define the indefinable, and enter into a quest for the most elusive of things: truth and authenticity in a city where everything has a price.</em>&#8221;</p>
<p>&#8211; <a href="http://www.timferro.com" target="_self">Tim Ferro</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/383/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absolute Monarchs by John Julius Norwich (Audio Book)</title>
		<link>http://www.timferro.com/wordpress/archives/382</link>
		<comments>http://www.timferro.com/wordpress/archives/382#comments</comments>
		<pubDate>Tue, 08 Jan 2013 03:13:25 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=382</guid>
		<description><![CDATA[Absolute Monarchs by John Julius Norwich is a fascinating book about the history and intrigue of the Catholic papacy. From the beginning until current day, this book chronicles and highlights all notable, famous, and infamous popes. This book sheds a new light on the history of Europe and the evolution of Catholicism. Though incredibly interesting, I can [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Absolute-Monarchs-John-Julius-Norwich/dp/0812978846" target="_blank"><img class="alignleft" title="Absolute Monarchs" src="http://ecx.images-amazon.com/images/I/51e7WawDJqL._SL160_PIsitb-sticker-arrow-dp,TopRight,12,-18_SH30_OU01_AA160_.jpg" alt="" width="160" height="160" /></a><a href="http://www.amazon.com/Absolute-Monarchs-John-Julius-Norwich/dp/0812978846" target="_blank"> Absolute Monarchs</a> by <a href="http://en.wikipedia.org/wiki/John_Julius_Norwich" target="_blank">John Julius Norwich</a> is a fascinating book about the history and intrigue of the Catholic papacy. From the beginning until current day, this book chronicles and highlights all notable, famous, and infamous popes. This book sheds a new light on the history of Europe and the evolution of Catholicism. Though incredibly interesting, I can imagine that reading this book would not be as enjoyable as listening to the self-narrated audio book. It is simply massive and not casual reading friendly. As an audio book; however, it was well paced and well read. I recommend this book for Catholics and history buffs.</p>
<p>&#8211; <a href="http://www.timferro.com">Tim Ferro</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/382/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BAHSPUG 2013: Slides</title>
		<link>http://www.timferro.com/wordpress/archives/376</link>
		<comments>http://www.timferro.com/wordpress/archives/376#comments</comments>
		<pubDate>Tue, 08 Jan 2013 02:38:57 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[code monkey]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.timferro.com/wordpress/?p=376</guid>
		<description><![CDATA[Code and White Paper coming soon&#8230;]]></description>
				<content:encoded><![CDATA[<div id="attachment_375" class="wp-caption alignleft" style="width: 550px"><a href="http://www.timferro.com/BAHSPUG2013_TimFerro.pptx"><img class="size-full wp-image-375" title="SharePoint 2010 and Geolocation Data" src="http://www.timferro.com/wordpress/wp-content/uploads/2013/01/SharePoint-2010-and-Geolocation-Data.png" alt="SharePoint 2010 and Geolocation Data" width="540" height="393" /></a><p class="wp-caption-text">SharePoint 2010 and Geolocation Data</p></div>
<p>Code and White Paper coming soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timferro.com/wordpress/archives/376/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
