<?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>jebishop.blog &#187; Silverlight</title>
	<atom:link href="http://www.jebishop.com/category/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jebishop.com</link>
	<description>Musings + some code.</description>
	<lastBuildDate>Wed, 25 Nov 2009 20:52:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dynamic Theming in Silverlight with Implicit Styles (plus Custom Build Events)</title>
		<link>http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/</link>
		<comments>http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 20:39:01 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[styling]]></category>
		<category><![CDATA[theming]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.jebishop.com/?p=79</guid>
		<description><![CDATA[Recently I’ve  had a few questions about how to dynamically set or change the visual theme for a Silverlight application at runtime.  The scenario is generally that an application has many possible themes, and needs to pick one  depending on, for instance, a particular user or client who has logged in.  What if these themes [...]]]></description>
		<wfw:commentRss>http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Surface multitouch gestures and inertia sample for Silverlight</title>
		<link>http://www.jebishop.com/2009/11/23/surface-multitouch-gestures-and-inertia-sample-for-silverlight/</link>
		<comments>http://www.jebishop.com/2009/11/23/surface-multitouch-gestures-and-inertia-sample-for-silverlight/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 19:19:14 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[multitouch]]></category>
		<category><![CDATA[nui]]></category>
		<category><![CDATA[surface]]></category>

		<guid isPermaLink="false">http://www.jebishop.com/?p=66</guid>
		<description><![CDATA[I just wanted to call attention to the fact that the Microsoft Surface team recently released a manipulation (gestures) and inertia sample specifically for Silverlight!
On the back of the Microsoft Surface SDK 1.0 SP1 Workstation Edition that was recently announced at PDC for creating and testing Surface applications on a regular desktop computer, this separate [...]]]></description>
		<wfw:commentRss>http://www.jebishop.com/2009/11/23/surface-multitouch-gestures-and-inertia-sample-for-silverlight/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Implementing a ContextMenu in Silverlight 4 Beta</title>
		<link>http://www.jebishop.com/2009/11/18/implementing-a-contextmenu-in-silverlight-4-beta/</link>
		<comments>http://www.jebishop.com/2009/11/18/implementing-a-contextmenu-in-silverlight-4-beta/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 18:21:17 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[context menu]]></category>
		<category><![CDATA[input]]></category>

		<guid isPermaLink="false">http://www.jebishop.com/?p=55</guid>
		<description><![CDATA[The Silverlight team receives a lot of feedback about features that users would love to see, and right click support was quite high on the list (currently #2).    So, I’m pleased to say that right click events are fully supported in the new Silverlight 4 beta release recently announced at PDC!
It’s clear there are a [...]]]></description>
		<wfw:commentRss>http://www.jebishop.com/2009/11/18/implementing-a-contextmenu-in-silverlight-4-beta/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Multi-touch Gesture Recognition in Silverlight 3</title>
		<link>http://www.jebishop.com/2009/11/05/multi-touch-gesture-recognition-in-silverlight-3/</link>
		<comments>http://www.jebishop.com/2009/11/05/multi-touch-gesture-recognition-in-silverlight-3/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 21:50:58 +0000</pubDate>
		<dc:creator>jesse</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[multitouch]]></category>
		<category><![CDATA[nui]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://www.jebishop.com/?p=12</guid>
		<description><![CDATA[Silverlight 3 provides all the info you need to receive and interpret multi-touch input on Windows 7, but it takes some work to translate these events into standard gestures &#8211; like &#8220;pinching&#8221; to zoom in or out (a list of other common gestures, and some good background info, can be found on the Engineering Windows 7 [...]]]></description>
		<wfw:commentRss>http://www.jebishop.com/2009/11/05/multi-touch-gesture-recognition-in-silverlight-3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
