<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>b-rad blog</title>
	<link>http://www.bradcurtis.com</link>
	<description>adventures in technology</description>
	<lastBuildDate>Sun, 13 Feb 2011 06:49:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<item>
		<title>Hosts files and the Google Android emulator</title>
		<description><![CDATA[Using the Google Android emulator is a good way to test how a website behaves on Android devices. Connecting to your local computer http://10.0.2.2 is the URL to connect to a website hosted on your local computer. localhost or 127.0.0.1 will not work! This is all defined in the documentation on Android emulator networking. Using]]></description>
		<link>http://www.bradcurtis.com/2011/02/13/hosts-file-google-android-emulator/</link>
			</item>
	<item>
		<title>SharePoint 2010 jQuery compatibility errors &#8211; cmssitemanager.js</title>
		<description><![CDATA[Recently I used a site collection scoped feature to add jQuery support to a SharePoint 2010 site collection. As documented on countless blogs, I used custom action XML similar to the following: &#60;?xml version="1.0" encoding="utf-8"?&#62; &#60;Elements xmlns="http://schemas.microsoft.com/sharepoint/"&#62; &#60;CustomAction ScriptSrc="JqueryCustomAction/jquery-1.4.2.min.js" Location="ScriptLink" Sequence="100"&#62; &#60;/CustomAction&#62; &#60;/Elements&#62; Everything seemed to work as intended. Only later did I notice strange]]></description>
		<link>http://www.bradcurtis.com/2011/01/26/cmssitemanager-sharepoint-2010-jquery-compatibility-errors/</link>
			</item>
	<item>
		<title>My iPad Experience</title>
		<description><![CDATA[I was lucky enough to get an iPad recently. I can truthfully say that it is my best ever gadget purchase. The iPad has not been designed as a general purpose computer and that is its biggest strength. It excels at web browsing, audio/video playback, as a book reader and at gaming. Below I&#8217;ll cover]]></description>
		<link>http://www.bradcurtis.com/2010/05/06/my-ipad-experience/</link>
			</item>
	<item>
		<title>Windows Phone 7 Series &#8211; notes from launch</title>
		<description><![CDATA[Microsoft announced Windows Phone 7 today. It looks pretty amazing. The only negative point is that it won&#8217;t be out until the fourth quarter of 2010. Below are my notes from the launch: Approach WP7 changed approach, focused on end users, business and otherwise visual design is called &#8220;metro&#8221; graphical intense, high motion ui home]]></description>
		<link>http://www.bradcurtis.com/2010/02/16/windows-phone-series-7-notes-from-launch/</link>
			</item>
	<item>
		<title>Windows 7 tablets versus the Apple iPad</title>
		<description><![CDATA[There&#8217;s plenty of things not to like about the iPad. However the user experience isn&#8217;t one of them. I think the Windows 7 crew have a fair way to go in this respect. See the videos and make up your own mind. HP Slate &#8211; Windows 7 Archos 9 &#8211; Windows 7 Apple iPad &#8211;]]></description>
		<link>http://www.bradcurtis.com/2010/02/07/windows-7-tablets-versus-the-apple-ipad/</link>
			</item>
	<item>
		<title>Document and report generation using XAML, WPF data binding and XPS</title>
		<description><![CDATA[Generating printable documents or reports containing dynamic data is a common requirement of most business systems. In this post I will show you how to create XPS documents dynamically using WPF templates loaded from the file system and populated with data binding. This technique is especially powerful when the output document needs to be either]]></description>
		<link>http://www.bradcurtis.com/2010/02/06/document-and-report-generation-using-xaml-wpf-databinding-and-xps/</link>
			</item>
</channel>
</rss>

