<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Monsieur Rask</title>
	<atom:link href="http://mrrask.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrrask.wordpress.com</link>
	<description>Coding for glory!</description>
	<lastBuildDate>Sat, 03 Oct 2009 16:06:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='mrrask.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/efc23dc44d821bb98554034cee8a3f62?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Monsieur Rask</title>
		<link>http://mrrask.wordpress.com</link>
	</image>
			<item>
		<title>Setting up the Android Emulator for HTTP debugging using Fiddler2</title>
		<link>http://mrrask.wordpress.com/2009/10/01/setting-up-the-android-emulator-for-http-debugging-using-fiddler2/</link>
		<comments>http://mrrask.wordpress.com/2009/10/01/setting-up-the-android-emulator-for-http-debugging-using-fiddler2/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 10:44:09 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Emulator]]></category>
		<category><![CDATA[Android SDK]]></category>
		<category><![CDATA[Fiddler]]></category>
		<category><![CDATA[HTTP Debugging]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=189</guid>
		<description><![CDATA[Fiddler2 is a great way to debug advanced HTTP communication and it can be very helpful in capturing and recreating SOAP messages. Getting up and running with the Android Emulator is pretty easy:

Step 1
Download and install Fiddler2 (http://www.fiddler2.com/fiddler2/version.asp)
Step 2
Start Fiddler2 from the start menu or the toolbar in Internet Explorer.
Step 3
Go to Tools -&#62; Fiddler [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=189&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/10/01/setting-up-the-android-emulator-for-http-debugging-using-fiddler2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
		<item>
		<title>Android and XML De-/Serialization</title>
		<link>http://mrrask.wordpress.com/2009/09/21/android-and-xml-de-serialization/</link>
		<comments>http://mrrask.wordpress.com/2009/09/21/android-and-xml-de-serialization/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 14:40:29 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Deserialization]]></category>
		<category><![CDATA[Serialization]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XStream]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=186</guid>
		<description><![CDATA[I don’t have a lot of experience with it yet, but at least for the simple stuff I’ve been doing with the Android port, XStream is a great XML De-/Serializer. 
Here’s the Android port: http://jars.de/java/android-xml-serialization-with-xstream
To get started using XStream, go for this easy to follow tutorial: http://xstream.codehaus.org/tutorial.html
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=186&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/09/21/android-and-xml-de-serialization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
		<item>
		<title>There&#8217;s no I in standard</title>
		<link>http://mrrask.wordpress.com/2009/09/21/theres-no-i-in-standard/</link>
		<comments>http://mrrask.wordpress.com/2009/09/21/theres-no-i-in-standard/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 14:29:46 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Conventions]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Naming]]></category>
		<category><![CDATA[Preferences]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=182</guid>
		<description><![CDATA[Coming from C# I personally prefer the I+DescriptiveInterfaceName (e.g. IList) convention, but that &#8220;I&#8221; seems to be a bit of a sin within the java community. 
Imagine my surprise when I came across android.os.IBinder.
Although I’m just a random hacker using a language like C#, one thing I would always adhere to over my own preference [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=182&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/09/21/theres-no-i-in-standard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
		<item>
		<title>Ready for the Enterprise: Setting up a VPN connection on Android</title>
		<link>http://mrrask.wordpress.com/2009/09/15/ready-for-the-enterprise-setting-up-a-vpn-connection-on-android/</link>
		<comments>http://mrrask.wordpress.com/2009/09/15/ready-for-the-enterprise-setting-up-a-vpn-connection-on-android/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 09:34:22 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[Mobile OS]]></category>
		<category><![CDATA[Ready for business]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=179</guid>
		<description><![CDATA[For my current project I needed access from my HTC Hero to a server that is not publicly visible. To my surprise it turns out that Android currently has NO VPN SUPPORT. Rumors say Donut will bring it and others are pointing to Google integrating a library from a company called Mocana. I did find [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=179&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/09/15/ready-for-the-enterprise-setting-up-a-vpn-connection-on-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
		<item>
		<title>Android documentation</title>
		<link>http://mrrask.wordpress.com/2009/08/22/android-documentation/</link>
		<comments>http://mrrask.wordpress.com/2009/08/22/android-documentation/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 20:00:18 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=173</guid>
		<description><![CDATA[I really like the Android documentation &#8211; it&#8217;s quite comprehensive, there&#8217;s nice API samples and the getting started tutorials are simple and easy to follow. With each class description, the documentation lists direct and indirect descendants &#8211; this is mostly a nice feature, but I couldn&#8217;t help smiling when I looked up &#8220;Object&#8221;: http://developer.android.com/reference/java/lang/Object.html
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=173&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/08/22/android-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
		<item>
		<title>Android and permissions: Taking a screenshot</title>
		<link>http://mrrask.wordpress.com/2009/08/21/android-and-permissions-taking-a-screenshot/</link>
		<comments>http://mrrask.wordpress.com/2009/08/21/android-and-permissions-taking-a-screenshot/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:04:36 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[/dev/graphics/fb0]]></category>
		<category><![CDATA[AndroidManifest.xml]]></category>
		<category><![CDATA[Dalvik Debug Monitor Service]]></category>
		<category><![CDATA[DDMS]]></category>
		<category><![CDATA[Manifest.permissions]]></category>
		<category><![CDATA[READ_FRAME_BUFFER]]></category>
		<category><![CDATA[Screenshot]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=164</guid>
		<description><![CDATA[I had to do some screenshots for a presentation on the Android project I’m currently working on and to my surprise I found that searching for “Screenshot” on the Android Marketplace turned up zero results actually related to taking a screenshot.
I thought to myself that I would do a “shake to screenshot” app, but quickly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=164&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/08/21/android-and-permissions-taking-a-screenshot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
		<item>
		<title>Android: Authenticating via NTLM</title>
		<link>http://mrrask.wordpress.com/2009/08/21/android-authenticating-via-ntlm/</link>
		<comments>http://mrrask.wordpress.com/2009/08/21/android-authenticating-via-ntlm/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 09:51:32 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[AuthScheme]]></category>
		<category><![CDATA[AuthSchemeFactory]]></category>
		<category><![CDATA[CFNetwork]]></category>
		<category><![CDATA[HttpClient]]></category>
		<category><![CDATA[HttpPost]]></category>
		<category><![CDATA[HttpURLConnection]]></category>
		<category><![CDATA[JCIFS]]></category>
		<category><![CDATA[NTLMEngine]]></category>
		<category><![CDATA[NTLMScheme]]></category>
		<category><![CDATA[NTML]]></category>
		<category><![CDATA[UrlConnection]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=144</guid>
		<description><![CDATA[As a part of the Android project I just started, I need to access a service secured by NTLM. On Windows Mobile this is handled automatically by WebClient. For iPhone I had to make the move from the more modern and high level UrlConnection / UrlRequest API to the old school non object oriented C [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=144&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/08/21/android-authenticating-via-ntlm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
		<item>
		<title>My previous attempt at a blog</title>
		<link>http://mrrask.wordpress.com/2009/08/17/my-previous-attempt-at-a-blog/</link>
		<comments>http://mrrask.wordpress.com/2009/08/17/my-previous-attempt-at-a-blog/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:32:45 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[Fun and games]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=139</guid>
		<description><![CDATA[As part of my new employment I have been photographed for the company website. I had to see if the less then flattering photo would turn up in a Google search but ended up stumbling on something much more interesting (to me at least): my first attempt at a blog.
I started the blog back in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=139&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/08/17/my-previous-attempt-at-a-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
		<item>
		<title>Securing REST for cross-domain Silverlight requests</title>
		<link>http://mrrask.wordpress.com/2009/08/07/securing-rest-for-cross-domain-silverlight-requests/</link>
		<comments>http://mrrask.wordpress.com/2009/08/07/securing-rest-for-cross-domain-silverlight-requests/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 11:59:56 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[REST]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Authorization]]></category>
		<category><![CDATA[Authorize]]></category>
		<category><![CDATA[cross-domain request]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[URI construction]]></category>
		<category><![CDATA[URL construction]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=121</guid>
		<description><![CDATA[A project I am currently working on involves a REST service and a Silverlight client. The service needs to support user authentication and must work in a cross domain environment. HTTP headers are not allowed when making cross domain request from Silverlight. Unfortunately this means using Basic Authentication is not an option. 
The immediate suggestion [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=121&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/08/07/securing-rest-for-cross-domain-silverlight-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
		<item>
		<title>Streaming MP3 audio from a WCF REST service</title>
		<link>http://mrrask.wordpress.com/2009/06/29/streaming-mp3-audio-from-a-wcf-rest-service/</link>
		<comments>http://mrrask.wordpress.com/2009/06/29/streaming-mp3-audio-from-a-wcf-rest-service/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 21:04:01 +0000</pubDate>
		<dc:creator>Olav Rask</dc:creator>
				<category><![CDATA[REST]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Stream]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://mrrask.wordpress.com/?p=102</guid>
		<description><![CDATA[For a project i am working on in my spare time, i needed to stream MP3 audio from a REST service, implemented in WCF. I was supprised at how easy this was. It&#8217;s as simple as setting the response content type and returning a stream:
IAudioDemoService.cs method definition:

[OperationContract]
[WebInvoke(
Method = &#34;GET&#34;,
UriTemplate = &#34;/AudioStream&#34;)]
Stream GetAudioStream();

AudioDemoService.cs method implementation:

public Stream [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrrask.wordpress.com&blog=2630776&post=102&subd=mrrask&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mrrask.wordpress.com/2009/06/29/streaming-mp3-audio-from-a-wcf-rest-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a5b84fe1c134579d2471d2352d9e527?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Olav Rask</media:title>
		</media:content>
	</item>
	</channel>
</rss>