<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>simonguest.com</title>
	<link>http://simonguest.com</link>
	<description>The only person allowed to login as &#039;guest&#039;</description>
	<lastBuildDate>Fri, 20 Jan 2012 15:10:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Neudesic is Hiring!</title>
		<description><![CDATA[Are you passionate about developing applications for mobile devices? Do you have deep experience with either iOS, Android, Windows Phone 7, or Mobile Web? Would you like to be involved in some of the coolest mobile projects for organizations? If the answer to the above is yes, we&#8217;d love to hear from you. We are [...]]]></description>
		<link>http://simonguest.com/2012/01/20/come-work-for-neudesic/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=come-work-for-neudesic</link>
			</item>
	<item>
		<title>Extracting and Using Facebook OAuth Token from ACS</title>
		<description><![CDATA[A couple of my previous blog posts have shown how AppFabric ACS (Access Control Service) can be used as part of the Windows Azure Toolkit for iOS to enable federated authentication with Facebook, Google, Yahoo, and other providers. I was recently asked whether it’s possible to extract an OAuth token as part of the ACS [...]]]></description>
		<link>http://simonguest.com/2011/11/11/extracting-and-using-facebook-oauth-token-from-acs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extracting-and-using-facebook-oauth-token-from-acs</link>
			</item>
	<item>
		<title>Working with the Windows Azure Toolkit for Android</title>
		<description><![CDATA[At the end of August, Microsoft published the Windows Azure Toolkit for Android. At Neudesic, the partner behind developing the both toolkits for iOS and Android, we&#8217;ve been working with customers that use the toolkit to connect mobile applications to the cloud. One of the recent requests however has been to provide a walkthrough of [...]]]></description>
		<link>http://simonguest.com/2011/10/21/working-with-the-windows-azure-toolkit-for-android/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=working-with-the-windows-azure-toolkit-for-android</link>
			</item>
	<item>
		<title>Upgrading your Windows Phone 7 to Mango RC</title>
		<description><![CDATA[In late July, Microsoft announced availability of a new build of Mango, build 7712 – also commonly known as the RC Build.  Given that we are close to RTM, yet it may still take carriers some time before deploying Mango to your device, you might be itching to try out the new bits.  If you [...]]]></description>
		<link>http://simonguest.com/2011/08/23/upgrading-your-windows-phone-7-to-mango-rc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=upgrading-your-windows-phone-7-to-mango-rc</link>
			</item>
	<item>
		<title>Authenticating with Google, Facebook, and others from your jQueryMobile Application</title>
		<description><![CDATA[In my last post, I showed how to implement authentication using Google, Facebook, etc. for your iOS application – using the Windows Azure Toolkit for iOS.&#160; This works well for iPhone applications written in Objective C, but what if you are developing a Web based mobile applications that span multiple platforms?&#160; Given that everything is [...]]]></description>
		<link>http://simonguest.com/2011/08/13/authenticating-with-google-facebook-and-others-from-your-jquerymobile-application/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=authenticating-with-google-facebook-and-others-from-your-jquerymobile-application</link>
			</item>
	<item>
		<title>Using Federated Identity for iOS Applications</title>
		<description><![CDATA[Last week, Microsoft released v1.2 of the Windows Azure Toolkit for iOS.&#160; As development partner for the toolkit, Neudesic has been working with several customers on implementing ACS for iPhone and iPad applications.&#160; Due to popular demand, I wanted to share a short overview of how simple it is to get this up and working [...]]]></description>
		<link>http://simonguest.com/2011/08/01/using-federated-identity-for-ios-applications/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-federated-identity-for-ios-applications</link>
			</item>
	<item>
		<title>Running Visual Studio 2010 on the Mac</title>
		<description><![CDATA[Following a few recent presentations, I&#8217;ve had a couple of people ask how I run Visual Studio on the Mac. You&#8217;ll be sad to hear that I don&#8217;t have a special version of Visual Studio for Mac OSX &#8211; instead I am using VMWare Fusion 3.1 to run a copy of Windows 7 in a [...]]]></description>
		<link>http://simonguest.com/2011/05/27/running-visual-studio-2010-on-the-mac/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=running-visual-studio-2010-on-the-mac</link>
			</item>
	<item>
		<title>More Slides from TechEd</title>
		<description><![CDATA[Additional thanks to those who attended my session this morning (DPR303 &#8211; Developing Enterprise-Grade Mobile Applications). I&#8217;ve uploaded the deck to SlideShare &#8211; you can find it at the bottom of this post.]]></description>
		<link>http://simonguest.com/2011/05/19/more-slides-from-teched/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=more-slides-from-teched</link>
			</item>
	<item>
		<title>TechEd 2011 Slides &#8211; DPR304</title>
		<description><![CDATA[Thanks to everyone that came to my session at TechEd 2011 yesterday &#8211; it was a great crowd, and the presentation was a lot of fun to put together. My apologies for any confusion with the title (i.e. not making it explicit that it was a developer talk in the title) &#8211; this will definitely [...]]]></description>
		<link>http://simonguest.com/2011/05/19/teched-2011-slides-dpr303-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=teched-2011-slides-dpr303-2</link>
			</item>
	<item>
		<title>Using Apple Push Notifications from Windows Azure</title>
		<description><![CDATA[In my MIX11 session last week I demonstrated how to create push notifications to iPhone and iPad devices from Wndows Azure.&#160; I’ve put together this blog post to share more detail and the source code for how this works. Firstly, if you haven’t already, you will need to register your iPhone/iPad application for push notifications.&#160; [...]]]></description>
		<link>http://simonguest.com/2011/04/21/using-apple-push-notifications-from-windows-azure/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-apple-push-notifications-from-windows-azure</link>
			</item>
</channel>
</rss>

