<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - My First Windows Mobile 7 App</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - My First Windows Mobile 7 App</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Tue, 18 Jun 2013 05:01:37 GMT</pubDate>
	<lastBuildDate>Tue, 18 Jun 2013 05:01:37 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>43</c9:totalResults>
	<c9:pageCount>-43</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>I have developed a simple Full Screen Multi-Touch* Silverlight App with WP7in mind (<a href="http://fromthemalverns.com/Spot/" target="spot">http://fromthemalverns.com/Spot/</a>) My plan is as follows:</p>
<ul>
<li>Tailor it to fit to the announcements/SDKs etc released at MIX. </li><li>Submit it to the App store (I know, I know, before you say anything ..) </li><li>Publish the results here. </li></ul>
<p>So that is&nbsp;it in a nutshell.&nbsp; Who's with me?</p>
<p>&nbsp;</p>
<p>* &quot;The way I figure it you hold the phone in one hand then move the magnifying glasss with your index finger of the other hand and when you spot a difference, tap&nbsp;the screen with one of your spare fingers&quot;.</p>
<p>&nbsp;</p>
<p>&nbsp;First Gaff: That should be Windows <strong>Phone</strong> 7!</p>
<p>&nbsp;</p>
<p>NB If there is a kindly moderator would like to modify the title I would be most grateful.</p>
<p>&nbsp;</p>
<p>Second Gaff: Please don't mistake this as any kind of Windows Phone 7&nbsp;showcase App. (Hopefully that is obvious)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/534309#534309</link>
		<pubDate>Fri, 05 Mar 2010 09:56:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/534309#534309</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>I would center the mouse pointer on the crosshair: right now you can't reach the right side and the bottom side, because as soon as the mouse pointer leaves the Silverlight surface the magnifying glass stops moving.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/eb4a105ea65b4fe3bcab9deb00dae494#eb4a105ea65b4fe3bcab9deb00dae494</link>
		<pubDate>Fri, 05 Mar 2010 11:05:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/eb4a105ea65b4fe3bcab9deb00dae494#eb4a105ea65b4fe3bcab9deb00dae494</guid>
		<dc:creator>Tommy Carlier</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TommyCarlier/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>First of all: there's no oversized text being clipped off the side of the screen <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>&nbsp;</p>
<p>Secondly: With a touchscreen, you get events only when the finger is touching the screen. So you have have something follow the touch position as if it was a mouse pointer, but then you have no mechanism to detect a 'click'. It's usual in touch apps then
 to not have anything like a mouse pointer. And it would be redundant anyway since the user can see where their finger is pointing!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/c865b5baae634a269e169deb00dae4bf#c865b5baae634a269e169deb00dae4bf</link>
		<pubDate>Fri, 05 Mar 2010 11:11:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/c865b5baae634a269e169deb00dae4bf#c865b5baae634a269e169deb00dae4bf</guid>
		<dc:creator>rhm</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/rhm/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>Maybe you could use the frontal webcam to look at the user, track where his eyes are looking and move the magnifying glass to that spot. Then he/she can use his/her finger to click the differences. Shouldn't be very hard to do, right? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/9407e26d57b340868df59deb00dae4ea#9407e26d57b340868df59deb00dae4ea</link>
		<pubDate>Fri, 05 Mar 2010 11:18:42 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/9407e26d57b340868df59deb00dae4ea#9407e26d57b340868df59deb00dae4ea</guid>
		<dc:creator>Tommy Carlier</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/TommyCarlier/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>Wow that is one huge graphic on the pointer you have there... It does love to get stuck on everything....
</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/a7a58bc73ce54007b72c9deb00dae514#a7a58bc73ce54007b72c9deb00dae514</link>
		<pubDate>Fri, 05 Mar 2010 11:20:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/a7a58bc73ce54007b72c9deb00dae514#a7a58bc73ce54007b72c9deb00dae514</guid>
		<dc:creator>Manip</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ManipUni/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">rhm said:</div><div class="quoteText">
<p>First of all: there's no oversized text being clipped off the side of the screen
<img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif" alt="Smiley"></p>
<p>&nbsp;</p>
<p>Secondly: With a touchscreen, you get events only when the finger is touching the screen. So you have have something follow the touch position as if it was a mouse pointer, but then you have no mechanism to detect a 'click'. It's usual in touch apps then
 to not have anything like a mouse pointer. And it would be redundant anyway since the user can see where their finger is pointing!</p>
</div></blockquote>
<p>Thanks for the feedbackl, it is appreciated.</p>
<p>&nbsp;</p>
<p><em>First of all: there's no oversized text being clipped off the side of the screen
<img src="http://channel9.msdn.com/emoticons/C9/emotion-1.gif" alt="Smiley"></em></p>
<p>&nbsp;</p>
<p>I am being dumb, but I don't understand what you mean?</p>
<p>&nbsp;</p>
<p><em>Secondly: With a touchscreen, you get events only when the finger is touching the screen. ....</em></p>
<p>&nbsp;</p>
<p>Take your point(s) but I developed this on a touch screen laptop so I am hoping it will work in the same way on the phone.&nbsp; (I had to create an offset so that instead of your finger being in the way of what you select, you are holding onto the handle of
 the Magnifying glass with one finger and 'clicking' with another - granted its not actually a click event!)</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/a499afbbc5914beca7639deb00dae543#a499afbbc5914beca7639deb00dae543</link>
		<pubDate>Fri, 05 Mar 2010 11:26:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/a499afbbc5914beca7639deb00dae543#a499afbbc5914beca7639deb00dae543</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">TommyCarlier said:</div><div class="quoteText">
<p>Maybe you could use the frontal webcam to look at the user, track where his eyes are looking and move the magnifying glass to that spot. Then he/she can use his/her finger to click the differences. Shouldn't be very hard to do, right?
<img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif" alt="Wink"></p>
</div></blockquote>
<p>That sounds great, I had in mind some cool &nbsp;Ch9 collaborations on this.&nbsp; Can you send me the code for the eye tracking gizmo and&nbsp;I will plug it right in?</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/326d515c63fa46d383139deb00dae56f#326d515c63fa46d383139deb00dae56f</link>
		<pubDate>Fri, 05 Mar 2010 11:28:14 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/326d515c63fa46d383139deb00dae56f#326d515c63fa46d383139deb00dae56f</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">ManipUni said:</div><div class="quoteText">
<p>Wow that is one huge graphic on the pointer you have there... It does love to get stuck on everything....
</p>
</div></blockquote>
<p>Stuck?&nbsp; &quot;IT WORKS ON MY MACHINE!&quot; Seriously though, what is it getting stuck on?</p>
<p>(granted, it is one mother of a cursor)</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/f40bbd017930474b83ef9deb00dae59a#f40bbd017930474b83ef9deb00dae59a</link>
		<pubDate>Fri, 05 Mar 2010 11:29:53 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/f40bbd017930474b83ef9deb00dae59a#f40bbd017930474b83ef9deb00dae59a</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>I like your&nbsp;enthusiasm, but that's not a WP7 app as the title mentions <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' />&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/9c0e82f8b3f5413bb0659deb00dae5c3#9c0e82f8b3f5413bb0659deb00dae5c3</link>
		<pubDate>Fri, 05 Mar 2010 11:30:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/9c0e82f8b3f5413bb0659deb00dae5c3#9c0e82f8b3f5413bb0659deb00dae5c3</guid>
		<dc:creator>Ion Todirel</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ion Todirel/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">ManipUni said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>Stuck?&nbsp; &quot;IT WORKS ON MY MACHINE!&quot; Seriously though, what is it getting stuck on?</p>
<p>(granted, it is one mother of a cursor)</p>
</div></blockquote>
<p>The edges of the canvas. </p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/46a36125563243078f359deb00dae5ee#46a36125563243078f359deb00dae5ee</link>
		<pubDate>Fri, 05 Mar 2010 11:35:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/46a36125563243078f359deb00dae5ee#46a36125563243078f359deb00dae5ee</guid>
		<dc:creator>Manip</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ManipUni/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ion Todirel said:</div><div class="quoteText">
<p>I like your&nbsp;enthusiasm, but that's not a WP7 app as the title mentions <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif" alt="Wink">&nbsp;</p>
</div></blockquote>
<p>Yep, but I'm hoping to take this app and use whatever goodies are announced at Mix to create a
<em>real</em> Windows Phone 7 App (with the same functionality).&nbsp; The idea is just to demonstrate for my own edification, and for the amusement of CH9 onlookers, just what kind of a mess I can get myself into!&nbsp; (That said, I hope that&nbsp;the journey&nbsp;will be an
 incredibly smooth one)</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/1871063fa5d84feb90719deb00dae61a#1871063fa5d84feb90719deb00dae61a</link>
		<pubDate>Fri, 05 Mar 2010 11:35:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/1871063fa5d84feb90719deb00dae61a#1871063fa5d84feb90719deb00dae61a</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">TommyCarlier said:</div><div class="quoteText">
<p>I would center the mouse pointer on the crosshair: right now you can't reach the right side and the bottom side, because as soon as the mouse pointer leaves the Silverlight surface the magnifying glass stops moving.</p>
</div></blockquote>
<p><em>&quot;I would center the mouse pointer on the crosshair: right now you can't reach the right side and the bottom side, because as soon as the mouse pointer leaves the Silverlight surface the magnifying glass stops moving.&quot;</em></p>
<p>&nbsp;</p>
<p>You will have to take my word for it that this isn't a problem - the alternative (center on the crosshairs) was where I started, but I found that your finger just got in the way!</p>
<p>&nbsp;</p>
<p>Admitadly it wouldn't be difficult to fix, but I would have to lose some of the image (or make it less than full screen), which I didn't want to do.</p>
<p>&nbsp;</p>
<p>Thanks for the feedback. (I will be buying everyone a virtual cake at the end of this)</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/6ac9f853e9014548b8199deb00dae647#6ac9f853e9014548b8199deb00dae647</link>
		<pubDate>Fri, 05 Mar 2010 11:46:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/6ac9f853e9014548b8199deb00dae647#6ac9f853e9014548b8199deb00dae647</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">ManipUni said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Ian2 said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>The edges of the canvas. </p>
</div></blockquote>
<p>Oh, I see what you mean.&nbsp; My thinkling is that your finger will be 'off the phone surface' in this scenario so it doesn't really matter (as I said, what I could do is shrink the image a bit).</p>
<p>&nbsp;</p>
<p>Thanks for the great feedback.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/d01c2eaf44714524b13f9deb00dae672#d01c2eaf44714524b13f9deb00dae672</link>
		<pubDate>Fri, 05 Mar 2010 11:49:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/d01c2eaf44714524b13f9deb00dae672#d01c2eaf44714524b13f9deb00dae672</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">TommyCarlier said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p><em>&quot;I would center the mouse pointer on the crosshair: right now you can't reach the right side and the bottom side, because as soon as the mouse pointer leaves the Silverlight surface the magnifying glass stops moving.&quot;</em></p>
<p>&nbsp;</p>
<p>You will have to take my word for it that this isn't a problem - the alternative (center on the crosshairs) was where I started, but I found that your finger just got in the way!</p>
<p>&nbsp;</p>
<p>Admitadly it wouldn't be difficult to fix, but I would have to lose some of the image (or make it less than full screen), which I didn't want to do.</p>
<p>&nbsp;</p>
<p>Thanks for the feedback. (I will be buying everyone a virtual cake at the end of this)</p>
</div></blockquote>
<p>You could rotate the magnifying glass according to the position on the screen. so if you are on the top, bottom, left or right you would always have the magnifying glass facing to the outside edge.</p>
<p>&nbsp;</p>
<p>Also allow some single finger or single mouse action by using the double click.</p>
<p>&nbsp;</p>
<p>Good luck,</p>
<p>Peter</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/7998a83094754a6b97e89deb00dae6a0#7998a83094754a6b97e89deb00dae6a0</link>
		<pubDate>Fri, 05 Mar 2010 13:05:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/7998a83094754a6b97e89deb00dae6a0#7998a83094754a6b97e89deb00dae6a0</guid>
		<dc:creator>PeterF</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PeterF/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">rhm said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>Thanks for the feedbackl, it is appreciated.</p>
<p>&nbsp;</p>
<p><em>First of all: there's no oversized text being clipped off the side of the screen
<img src="http://channel9.msdn.com/emoticons/C9/emotion-1.gif" alt="Smiley"></em></p>
<p>&nbsp;</p>
<p>I am being dumb, but I don't understand what you mean?</p>
<p>&nbsp;</p>
<p><em>Secondly: With a touchscreen, you get events only when the finger is touching the screen. ....</em></p>
<p>&nbsp;</p>
<p>Take your point(s) but I developed this on a touch screen laptop so I am hoping it will work in the same way on the phone.&nbsp; (I had to create an offset so that instead of your finger being in the way of what you select, you are holding onto the handle of
 the Magnifying glass with one finger and 'clicking' with another - granted its not actually a click event!)</p>
</div></blockquote>
<p>The first bit is just a joke about the bizarre visual style of the WP7 user interface.</p>
<p>&nbsp;</p>
<p>Second bit: Microsoft's (and to fair a lot of other vendors as well) approach to both pen and touch input has in the past been to just treat it as a proxy for the mouse. You really have to use an iPhone for a while to see how retarded this is. There's no
 mouse pointer; scroll bars are unnecessary since the most natural way to scroll a document is to just grab it and drag it (like the hand tool in Abobe reader for example). It's all little changes that make it much more natural to use. There might be some special
 situations where it makes sense to leave something on screen at the point where the user last touched it, but they are few and far between.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/ecbd367215794687824f9deb00dae6d1#ecbd367215794687824f9deb00dae6d1</link>
		<pubDate>Fri, 05 Mar 2010 13:43:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/ecbd367215794687824f9deb00dae6d1#ecbd367215794687824f9deb00dae6d1</guid>
		<dc:creator>rhm</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/rhm/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">rhm said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Ian2 said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>The first bit is just a joke about the bizarre visual style of the WP7 user interface.</p>
<p>&nbsp;</p>
<p>Second bit: Microsoft's (and to fair a lot of other vendors as well) approach to both pen and touch input has in the past been to just treat it as a proxy for the mouse. You really have to use an iPhone for a while to see how retarded this is. There's no
 mouse pointer; scroll bars are unnecessary since the most natural way to scroll a document is to just grab it and drag it (like the hand tool in Abobe reader for example). It's all little changes that make it much more natural to use. There might be some special
 situations where it makes sense to leave something on screen at the point where the user last touched it, but they are few and far between.</p>
</div></blockquote>
<p>OK, I see where you are commng from.&nbsp; I still have my old iPhone and agree that is sets the standard for touch usability.&nbsp; I</p>
<p>&nbsp;Will take this on board and see what I can come up with.</p>
<p>&nbsp;</p>
<p>Thanks again for the feedback.&nbsp; </p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/12e9b34f35af482f99d09deb00dae6ff#12e9b34f35af482f99d09deb00dae6ff</link>
		<pubDate>Fri, 05 Mar 2010 13:54:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/12e9b34f35af482f99d09deb00dae6ff#12e9b34f35af482f99d09deb00dae6ff</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">PeterF said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Ian2 said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>You could rotate the magnifying glass according to the position on the screen. so if you are on the top, bottom, left or right you would always have the magnifying glass facing to the outside edge.</p>
<p>&nbsp;</p>
<p>Also allow some single finger or single mouse action by using the double click.</p>
<p>&nbsp;</p>
<p>Good luck,</p>
<p>Peter</p>
</div></blockquote>
<p>The rotation idea apealed to the programmer in me but I suspect might look a bit confusing in use.&nbsp;( I would probably go for the 'shrink the image, use the leftover space for status' approach).</p>
<p>&nbsp;</p>
<p>Re single finger/mouse approach.&nbsp; Definitly if this was anything but what it is (and OK I might do it anyway!).</p>
<p>&nbsp;</p>
<p>Thanks for taking the time to feedback.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/f0b6310840e744d38a979deb00dae72d#f0b6310840e744d38a979deb00dae72d</link>
		<pubDate>Fri, 05 Mar 2010 13:57:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/f0b6310840e744d38a979deb00dae72d#f0b6310840e744d38a979deb00dae72d</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">PeterF said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>The rotation idea apealed to the programmer in me but I suspect might look a bit confusing in use.&nbsp;( I would probably go for the 'shrink the image, use the leftover space for status' approach).</p>
<p>&nbsp;</p>
<p>Re single finger/mouse approach.&nbsp; Definitly if this was anything but what it is (and OK I might do it anyway!).</p>
<p>&nbsp;</p>
<p>Thanks for taking the time to feedback.</p>
</div></blockquote>
<p>From a development point of view it's of course&nbsp;interesting, indeed from a user side of view it's challenging to make it intuitive. You might use two fingers to control the angle of the magnifying glass, or the dragging direction controls the angle. For
 example the glass is always in front of the dragging direction, this could work intuitive enough, and just average the last few coordinates so it's not too jumpy.</p>
<p>&nbsp;</p>
<p>Greetings from a fellow&nbsp;Silverlight&nbsp;programmer,</p>
<p>Peter</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/5bc448a53a1c490e89a09deb00dae75a#5bc448a53a1c490e89a09deb00dae75a</link>
		<pubDate>Fri, 05 Mar 2010 14:04:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/5bc448a53a1c490e89a09deb00dae75a#5bc448a53a1c490e89a09deb00dae75a</guid>
		<dc:creator>PeterF</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PeterF/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">PeterF said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Ian2 said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>From a development point of view it's of course&nbsp;interesting, indeed from a user side of view it's challenging to make it intuitive. You might use two fingers to control the angle of the magnifying glass, or the dragging direction controls the angle. For
 example the glass is always in front of the dragging direction, this could work intuitive enough, and just average the last few coordinates so it's not too jumpy.</p>
<p>&nbsp;</p>
<p>Greetings from a fellow&nbsp;Silverlight&nbsp;programmer,</p>
<p>Peter</p>
</div></blockquote>
<p>Interesting and quite reasonable, but it would also&nbsp;move it&nbsp;away from&nbsp;the KISS principal, which for now I want to retain (considering I will probably have to rewrite once we know the details of the WinFon7&nbsp; SDK!)</p>
<p>&nbsp;</p>
<p>Thanks again for the great feedback.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/ed40e7f51ee445e1a9b19deb00dae787#ed40e7f51ee445e1a9b19deb00dae787</link>
		<pubDate>Fri, 05 Mar 2010 15:52:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/ed40e7f51ee445e1a9b19deb00dae787#ed40e7f51ee445e1a9b19deb00dae787</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">PeterF said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>Interesting and quite reasonable, but it would also&nbsp;move it&nbsp;away from&nbsp;the KISS principal, which for now I want to retain (considering I will probably have to rewrite once we know the details of the WinFon7&nbsp; SDK!)</p>
<p>&nbsp;</p>
<p>Thanks again for the great feedback.</p>
</div></blockquote>
<p>the magnifiing glass ... ok you are thying to use the idea of holding the handle it seems...</p>
<p>IMHO lose the handle, it does not really add any value and takes up more room.
</p>
<p>while i like a good visual methaphore that relates to the real world in this case i do not think it really works.</p>
<p>why:</p>
<p>1) i can not &quot;see&quot; that i am holding the handle.</p>
<p>2) it blocks movement on part of the screen.</p>
<p>3) you have the cross hair in the center of the lens that says visually that it's my focal point.</p>
<p>&nbsp;</p>
<p>so just make the focal point the cross hair and accept that not all real objects need to have identical models in virtual space.</p>
<p>also this will work better on a small screen where you would have issues with the lower right corner.</p>
<p>&nbsp;</p>
<p>possibly the cross hair and or the rim can visually cue the user that they are active / clickable / selectable.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/a5c5314835be46ec92e79deb00dae7b6#a5c5314835be46ec92e79deb00dae7b6</link>
		<pubDate>Sat, 06 Mar 2010 00:50:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/a5c5314835be46ec92e79deb00dae7b6#a5c5314835be46ec92e79deb00dae7b6</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>Windows Phone sessions at Mix unveiled <a href="http://bit.ly/9ziFVJ">http://bit.ly/9ziFVJ</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/91aa3566cbbf42d18f779deb00dae7e1#91aa3566cbbf42d18f779deb00dae7e1</link>
		<pubDate>Sat, 06 Mar 2010 09:04:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/91aa3566cbbf42d18f779deb00dae7e1#91aa3566cbbf42d18f779deb00dae7e1</guid>
		<dc:creator>Go Microsoft !!!!!!!</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dovella/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">figuerres said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Ian2 said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>the magnifiing glass ... ok you are thying to use the idea of holding the handle it seems...</p>
<p>IMHO lose the handle, it does not really add any value and takes up more room.
</p>
<p>while i like a good visual methaphore that relates to the real world in this case i do not think it really works.</p>
<p>why:</p>
<p>1) i can not &quot;see&quot; that i am holding the handle.</p>
<p>2) it blocks movement on part of the screen.</p>
<p>3) you have the cross hair in the center of the lens that says visually that it's my focal point.</p>
<p>&nbsp;</p>
<p>so just make the focal point the cross hair and accept that not all real objects need to have identical models in virtual space.</p>
<p>also this will work better on a small screen where you would have issues with the lower right corner.</p>
<p>&nbsp;</p>
<p>possibly the cross hair and or the rim can visually cue the user that they are active / clickable / selectable.</p>
</div></blockquote>
<p>Hmmm, hearing quite a lot about the handle issue.&nbsp; Considering that this is going to be a touch screen app I really dont want to be moving the magnifying glass around using the center of the glass (this is where I started and it is annoying not to be able
 to see what is under your finger).&nbsp; I think I will opt for shrinking the image down (aligned to the top and left) and using the space on the bottom &amp; right for something else?</p>
<p>&nbsp;</p>
<p>Thanks for the great feedback.</p>
<p>&nbsp;</p>
<p>PS Did you by any chance try this out on your TS2 using just fingers? - &nbsp; I have a slight concern about the availability of more than 2 touch points&nbsp; as my tablet only has 2 and my methodology for touch screen is probably suspect!</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/a25affcbf106426ebd1e9deb00dae812#a25affcbf106426ebd1e9deb00dae812</link>
		<pubDate>Sat, 06 Mar 2010 12:37:22 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/a25affcbf106426ebd1e9deb00dae812#a25affcbf106426ebd1e9deb00dae812</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">figuerres said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>Hmmm, hearing quite a lot about the handle issue.&nbsp; Considering that this is going to be a touch screen app I really dont want to be moving the magnifying glass around using the center of the glass (this is where I started and it is annoying not to be able
 to see what is under your finger).&nbsp; I think I will opt for shrinking the image down (aligned to the top and left) and using the space on the bottom &amp; right for something else?</p>
<p>&nbsp;</p>
<p>Thanks for the great feedback.</p>
<p>&nbsp;</p>
<p>PS Did you by any chance try this out on your TS2 using just fingers? - &nbsp; I have a slight concern about the availability of more than 2 touch points&nbsp; as my tablet only has 2 and my methodology for touch screen is probably suspect!</p>
</div></blockquote>
<p>use the &quot;rim&quot; then .... make it the &quot;grab area&quot;</p>
<p>then it works from any angle and does not need the finger in the middle.</p>
<p>or the whole disk can be the touch / grab area so i can just drag and push anywhere from the rim inward.</p>
<p>&nbsp;</p>
<p>No I will try it later .... had a lot going on this week.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/998a7374e14541d7beea9deb00dae841#998a7374e14541d7beea9deb00dae841</link>
		<pubDate>Sat, 06 Mar 2010 15:45:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/998a7374e14541d7beea9deb00dae841#998a7374e14541d7beea9deb00dae841</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">figuerres said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Ian2 said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>use the &quot;rim&quot; then .... make it the &quot;grab area&quot;</p>
<p>then it works from any angle and does not need the finger in the middle.</p>
<p>or the whole disk can be the touch / grab area so i can just drag and push anywhere from the rim inward.</p>
<p>&nbsp;</p>
<p>No I will try it later .... had a lot going on this week.</p>
</div></blockquote>
<p><a href="http://www.streetprices.com/Sports_and_Outdoors/Boating/Navigation_Items/WEEMS-PLATH-412M-SP12619755.html">http://www.streetprices.com/Sports_and_Outdoors/Boating/Navigation_Items/WEEMS-PLATH-412M-SP12619755.html</a></p>
<p><a rel="lightbox" href="http://img.streetprices.com/pr/27196547/200/200/img.jpg"><img src="http://img.streetprices.com/pr/27196547/200/200/img.jpg" alt=""></a></p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/2002e32118594800b1399deb00dae86d#2002e32118594800b1399deb00dae86d</link>
		<pubDate>Sat, 06 Mar 2010 15:53:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/2002e32118594800b1399deb00dae86d#2002e32118594800b1399deb00dae86d</guid>
		<dc:creator>DCMonkey</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DCMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">DCMonkey said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">figuerres said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p><a href="http://www.streetprices.com/Sports_and_Outdoors/Boating/Navigation_Items/WEEMS-PLATH-412M-SP12619755.html">http://www.streetprices.com/Sports_and_Outdoors/Boating/Navigation_Items/WEEMS-PLATH-412M-SP12619755.html</a></p>
<p><a rel="lightbox" href="http://img.streetprices.com/pr/27196547/200/200/img.jpg"><img src="http://img.streetprices.com/pr/27196547/200/200/img.jpg" alt=""></a></p>
</div></blockquote>
<p>LOL.... <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/8861d2ac728748dbb7d19deb00dae898#8861d2ac728748dbb7d19deb00dae898</link>
		<pubDate>Sat, 06 Mar 2010 22:01:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/8861d2ac728748dbb7d19deb00dae898#8861d2ac728748dbb7d19deb00dae898</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">figuerres said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Ian2 said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>use the &quot;rim&quot; then .... make it the &quot;grab area&quot;</p>
<p>then it works from any angle and does not need the finger in the middle.</p>
<p>or the whole disk can be the touch / grab area so i can just drag and push anywhere from the rim inward.</p>
<p>&nbsp;</p>
<p>No I will try it later .... had a lot going on this week.</p>
</div></blockquote>
<p>OK, fiddled around a bit with the rim concept but code was getting a bit too complex (I am trying to KISS per the concept of an easy port to WP7) so I have put ot on hold until we see what is around the corner.</p>
<p>&nbsp;</p>
<p>Thanks for the great feedback..</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/2fe1be38bd984cf19d8e9deb00dae8c4#2fe1be38bd984cf19d8e9deb00dae8c4</link>
		<pubDate>Sun, 07 Mar 2010 10:47:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/2fe1be38bd984cf19d8e9deb00dae8c4#2fe1be38bd984cf19d8e9deb00dae8c4</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">figuerres said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>OK, fiddled around a bit with the rim concept but code was getting a bit too complex (I am trying to KISS per the concept of an easy port to WP7) so I have put ot on hold until we see what is around the corner.</p>
<p>&nbsp;</p>
<p>Thanks for the great feedback..</p>
</div></blockquote>
<p>lagg in movement. </p>
<p>&nbsp;</p>
<p>on my tx2 the object is always moving to slow.</p>
<p>also it jumps.... due to the way you are trying to use the handle it seems to move in an odd way to me.</p>
<p>also you need to have it work with the display better. when i go to rotate the display it does not fit. it's not scaling or resizing to adjust.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/29b81fe38d964cbabdb29deb00dae8f0#29b81fe38d964cbabdb29deb00dae8f0</link>
		<pubDate>Sun, 07 Mar 2010 23:19:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/29b81fe38d964cbabdb29deb00dae8f0#29b81fe38d964cbabdb29deb00dae8f0</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>I think it would be more fun if it is augmented reality. Use camera to capture the photo and automatically make the difference by replacing the color. Would be even cooler to use zoom and move your camera as magnifying glass.</p>
<p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/1b8ee07fb3f94a0aab8d9deb00dae91b#1b8ee07fb3f94a0aab8d9deb00dae91b</link>
		<pubDate>Mon, 08 Mar 2010 03:14:53 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/1b8ee07fb3f94a0aab8d9deb00dae91b#1b8ee07fb3f94a0aab8d9deb00dae91b</guid>
		<dc:creator>magicalclick</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/magicalclick/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">figuerres said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Ian2 said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>lagg in movement. </p>
<p>&nbsp;</p>
<p>on my tx2 the object is always moving to slow.</p>
<p>also it jumps.... due to the way you are trying to use the handle it seems to move in an odd way to me.</p>
<p>also you need to have it work with the display better. when i go to rotate the display it does not fit. it's not scaling or resizing to adjust.</p>
</div></blockquote>
<p>Thats great feedback!&nbsp; Makes me sound dumb but I forgot about screen rotation on the phone!&nbsp; I'll ponder on that today.&nbsp; Strange about the lag/jumpiness though, the TX2 is beefier than my Acer tablet so&nbsp;I wouldn't have expected that. Something else to ponder.&nbsp;
 If I get the chance this week I wil add a querystring parameter to enable you to (partially?) turn off the Magnifying Glass and see if that makes a&nbsp; difference</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/f819cfa7de2742a2922f9deb00dae949#f819cfa7de2742a2922f9deb00dae949</link>
		<pubDate>Mon, 08 Mar 2010 04:37:13 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/f819cfa7de2742a2922f9deb00dae949#f819cfa7de2742a2922f9deb00dae949</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">magicalclick said:</div><div class="quoteText">
<p>I think it would be more fun if it is augmented reality. Use camera to capture the photo and automatically make the difference by replacing the color. Would be even cooler to use zoom and move your camera as magnifying glass.</p>
<p>&nbsp;</p>
</div></blockquote>
<p>Nice idea, it would be interesting trying to come up with an effective algorythm for automatically making the difference changes to an image captured by the phone.&nbsp; I like the concept though.</p>
<p>&nbsp;</p>
<p>I did&nbsp;try a version where the Magnifying Glass magnified stuff under the cursor - it isn't difficult to do and I was in two minds as to whether to keep it or not. (I might add it as an option via a &nbsp;querystring parameter if I get the chance this week?)</p>
<p>&nbsp;</p>
<p>Thaks again for taking the time to feedback.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/d4624408a8bf4187a52e9deb00dae975#d4624408a8bf4187a52e9deb00dae975</link>
		<pubDate>Mon, 08 Mar 2010 04:43:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/d4624408a8bf4187a52e9deb00dae975#d4624408a8bf4187a52e9deb00dae975</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">figuerres said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">DCMonkey said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>LOL.... <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif" alt="Smiley"></p>
</div></blockquote>
<p>I guess I'm the only person thinking of keeping the looking glass central and moving the image around (with enough border to allow the corners to be pulled under).</p>
<p>&nbsp;</p>
<p>Or lose the glass and maybe use tilting to flip between two images.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/87fc9544bed14b66bbd69deb00dae9cc#87fc9544bed14b66bbd69deb00dae9cc</link>
		<pubDate>Tue, 09 Mar 2010 12:10:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/87fc9544bed14b66bbd69deb00dae9cc#87fc9544bed14b66bbd69deb00dae9cc</guid>
		<dc:creator>Luke Puplett</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/LukePuplett/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">LukePuplett said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">figuerres said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>I guess I'm the only person thinking of keeping the looking glass central and moving the image around (with enough border to allow the corners to be pulled under).</p>
<p>&nbsp;</p>
<p>Or lose the glass and maybe use tilting to flip between two images.</p>
</div></blockquote>
<p>Interesting if a little too radical&nbsp;for the scope of this project (I want to keep it simple&nbsp;for the port to WP7).</p>
<p>&nbsp;</p>
<p>I'll put up another version in an hour or so - I've yeilded (partially depending on your point of view) to the 'sticky magnifying glass' issue and I'm just&nbsp;tidying things up a little.&nbsp;&nbsp;</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/af3a9933eb9a46678b3f9deb00dae9f8#af3a9933eb9a46678b3f9deb00dae9f8</link>
		<pubDate>Tue, 09 Mar 2010 12:52:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/af3a9933eb9a46678b3f9deb00dae9f8#af3a9933eb9a46678b3f9deb00dae9f8</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">LukePuplett said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>Interesting if a little too radical&nbsp;for the scope of this project (I want to keep it simple&nbsp;for the port to WP7).</p>
<p>&nbsp;</p>
<p>I'll put up another version in an hour or so - I've yeilded (partially depending on your point of view) to the 'sticky magnifying glass' issue and I'm just&nbsp;tidying things up a little.&nbsp;&nbsp;</p>
</div></blockquote>
<p>&nbsp;</p>
<p><a rel="lightbox" href="http://fromthemalverns.com/ScreenShots/wp7spot.jpg"><img src="http://fromthemalverns.com/ScreenShots/wp7spot.jpg" alt="Spot the Difference" width="700"></a></p>
<p>&nbsp;</p>
<p>OK, The above represents the latest version, I've gone for the easy way out (shrinking the image) which left me with some spae to fill (hence the counters on the right and the stats on the lower left).</p>
<p>&nbsp;</p>
<p>Thought I might add a couple of sound effects (I know) and then call it a day, pending your feedback?</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/454730fb33d049b0a8ce9deb00daea26#454730fb33d049b0a8ce9deb00daea26</link>
		<pubDate>Tue, 09 Mar 2010 14:36:14 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/454730fb33d049b0a8ce9deb00daea26#454730fb33d049b0a8ce9deb00daea26</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><span class="status-body"><span class="entry-content">XNA Game Studio 4.0 for Windows Phone
<a class="tweet-url web" rel="nofollow" href="http://is.gd/a3nPj" target="_blank">
http://is.gd/a3nPj</a></span></span></p>
<p>&nbsp;</p>
<p><span class="status-body"><span class="entry-content">Go MS GO GO GO!!!!!!</span></span></p>
<p><span class="status-body"><span class="entry-content">Go Developers GO GO GO!!!!!!!<br>
</span></span></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/3decdd95dfda428ebbab9deb00daea52#3decdd95dfda428ebbab9deb00daea52</link>
		<pubDate>Tue, 09 Mar 2010 17:39:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/3decdd95dfda428ebbab9deb00daea52#3decdd95dfda428ebbab9deb00daea52</guid>
		<dc:creator>Go Microsoft !!!!!!!</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dovella/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Dovella said:</div><div class="quoteText">
<p><span class="status-body"><span class="entry-content">XNA Game Studio 4.0 for Windows Phone
<a class="tweet-url web" rel="nofollow" href="http://is.gd/a3nPj" target="_blank">
http://is.gd/a3nPj</a></span></span></p>
<p>&nbsp;</p>
<p><span class="status-body"><span class="entry-content">Go MS GO GO GO!!!!!!</span></span></p>
<p><span class="status-body"><span class="entry-content">Go Developers GO GO GO!!!!!!!<br>
</span></span></p>
</div></blockquote>
<p>You're almost there.</p>
<p>&nbsp;</p>
<p>I'd fade the looking glass out when the mouse leaves the photo as the sticking effect looks irksome and it cleans the page up so the user can click other buttons and links in the border.</p>
<p>&nbsp;</p>
<p>It's actually harder than I imagined it'd be. I s'pose the trick is to scrub the glass and let your eyes 'see' the on/off-ing of pixels. Damn I ruined it for everyone...
<em>and</em> I've already clicked Add comment.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/9e7c691260b448a18f8f9deb00daea7f#9e7c691260b448a18f8f9deb00daea7f</link>
		<pubDate>Tue, 09 Mar 2010 19:33:48 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/9e7c691260b448a18f8f9deb00daea7f#9e7c691260b448a18f8f9deb00daea7f</guid>
		<dc:creator>Luke Puplett</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/LukePuplett/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">LukePuplett said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Dovella said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>You're almost there.</p>
<p>&nbsp;</p>
<p>I'd fade the looking glass out when the mouse leaves the photo as the sticking effect looks irksome and it cleans the page up so the user can click other buttons and links in the border.</p>
<p>&nbsp;</p>
<p>It's actually harder than I imagined it'd be. I s'pose the trick is to scrub the glass and let your eyes 'see' the on/off-ing of pixels. Damn I ruined it for everyone...
<em>and</em> I've already clicked Add comment.</p>
</div></blockquote>
<p>Thanks for that, I've addedyour suggestion about the mag glass fading to my ToDo list.</p>
<p>&nbsp;</p>
<p>Please keep the comments/criticism coming!</p>
<p>&nbsp;</p>
<p>Here is my current &quot;TODO&quot; list as it stands at the moment:</p>
<ul>
<li>Find some appropriate sound effects (clicked correctly / clicked incorrectly, &quot;TADA&quot; on completion?)
</li><li>Constrain / Fade out the Magnifying Glass when out of bounds / ensure links are visible at all times.
</li><li>Animate the phone from Portrait to Landscape on startup (or maybe put the phone shell on the web page?)
</li><li>Silverlight Splash screen?&nbsp; (Not sure if this is needed if I can keep the app under 250k?)
</li><li>Tidy up the code (group entry points etc) </li></ul>
<p>(I am at a photography show all day tomorrow so probably won't get chance to look at this again until Thursday).</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/f5b2c08d9d6e4bc1bdf09deb00daeaad#f5b2c08d9d6e4bc1bdf09deb00daeaad</link>
		<pubDate>Tue, 09 Mar 2010 20:16:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/f5b2c08d9d6e4bc1bdf09deb00daeaad#f5b2c08d9d6e4bc1bdf09deb00daeaad</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>I REALY hope someone makes a customizable MIDI/OSC controller for Windows Phone 7 like Touch OSC.</p>
<p><a href="http://www.gadgetcracker.com/2009/06/how-to-iphone-touchosc-pure-data-ableton-live/">http://www.gadgetcracker.com/2009/06/how-to-iphone-touchosc-pure-data-ableton-live/</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/74924f0a4b5c4433955e9deb00daead7#74924f0a4b5c4433955e9deb00daead7</link>
		<pubDate>Tue, 09 Mar 2010 21:43:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/74924f0a4b5c4433955e9deb00daead7#74924f0a4b5c4433955e9deb00daead7</guid>
		<dc:creator>dentaku</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/dentaku/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p>OK, latest version is up with a WP7 skin.&nbsp; </p>
<p>&nbsp;</p>
<p>Havn't found any suitable sounds to use yet.&nbsp; Does anyone have any ideas?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/9cf01c782c06412cabe09deb00daeb01#9cf01c782c06412cabe09deb00daeb01</link>
		<pubDate>Wed, 10 Mar 2010 09:03:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/9cf01c782c06412cabe09deb00daeb01#9cf01c782c06412cabe09deb00daeb01</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<p>OK, latest version is up with a WP7 skin.&nbsp; </p>
<p>&nbsp;</p>
<p>Havn't found any suitable sounds to use yet.&nbsp; Does anyone have any ideas?</p>
</div></blockquote>
<p>OK, Sounds now included (pop and tada).&nbsp; Just need to add the scorechart at the end and&nbsp;it is complete (at least the design!)</p>
<p>Looking forward to MIX announcements tomorrow!</p>
<p>&nbsp;</p>
<p>Check out the phone app here (you will need multitouch):</p>
<p>&nbsp;</p>
<p><a href="http://gallery.expression.microsoft.com/en-us/SpotTheDifference">http://gallery.expression.microsoft.com/en-us/SpotTheDifference</a></p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/32155d72c8b84fc197c79deb00daeb2f#32155d72c8b84fc197c79deb00daeb2f</link>
		<pubDate>Sun, 14 Mar 2010 21:38:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/32155d72c8b84fc197c79deb00daeb2f#32155d72c8b84fc197c79deb00daeb2f</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><div id="ctl00_MainPlaceHolder_EntryList_ctl13_EntryTemplate_BodyLabel">
<p>Confirmed: the Windows 7 phone is a Quad-Core, Silverlight 5 phone.</p>
<p>&nbsp;</p>
<p><a href="http://twitter.com/migueldeicaza/status/10483490414">via Miguel Deicaza</a></p>
</div></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/16ec664837a94d61a0399deb00daeb5a#16ec664837a94d61a0399deb00daeb5a</link>
		<pubDate>Sun, 14 Mar 2010 21:41:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/16ec664837a94d61a0399deb00daeb5a#16ec664837a94d61a0399deb00daeb5a</guid>
		<dc:creator>Go Microsoft !!!!!!!</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dovella/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Dovella said:</div><div class="quoteText">
<div id="ctl00_MainPlaceHolder_EntryList_ctl13_EntryTemplate_BodyLabel">
<p>Confirmed: the Windows 7 phone is a Quad-Core, Silverlight 5 phone.</p>
<p>&nbsp;</p>
<p><a href="http://twitter.com/migueldeicaza/status/10483490414">via Miguel Deicaza</a></p>
</div>
</div></blockquote>
<p>Awesome,though sounds a bit to good to be true.&nbsp; Apparently a free updated 'Development Zune' for attendees as well?&nbsp;
</p>
<p>&nbsp;</p>
<p>Would someone at Mix please check out <a href="http://FromTheMalverns.com/SPOT">
http://FromTheMalverns.com/SPOT</a> &amp; let me know what happens (click on the Windows Logo Button to&nbsp;remove the dummy phone surround).</p>
<p>&nbsp;</p>
<p>Thanks.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/106481be0ab14c7386529deb00daeb86#106481be0ab14c7386529deb00daeb86</link>
		<pubDate>Mon, 15 Mar 2010 04:30:41 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/106481be0ab14c7386529deb00daeb86#106481be0ab14c7386529deb00daeb86</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">figuerres said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>OK, fiddled around a bit with the rim concept but code was getting a bit too complex (I am trying to KISS per the concept of an easy port to WP7) so I have put ot on hold until we see what is around the corner.</p>
<p>&nbsp;</p>
<p>Thanks for the great feedback..</p>
</div></blockquote>
<p>OK, Last time I am going to bump this topic (it just feels wrong for mew to do that all the time).
</p>
<p>&nbsp;</p>
<p>I have succesfully got the app working on the WP7 phone emulator (with a couple of issues)</p>
<p>Next step (after sorting those issues) is to investigate posting the app onto the marketplace (not sure what the pre-release story is for that just at the moment)</p>
<p>&nbsp;</p>
<p>NB To save bumping this topic I am posting interim updates on my blog at <a href="mailto:rd3d2@spaces.live.com">
rd3d2@spaces.live.com</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Thanks for all your feedback and advice with this project so far.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/51f2bb0e17a541f8a2359deb00daebb3#51f2bb0e17a541f8a2359deb00daebb3</link>
		<pubDate>Tue, 16 Mar 2010 12:05:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/51f2bb0e17a541f8a2359deb00daebb3#51f2bb0e17a541f8a2359deb00daebb3</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - My First Windows Mobile 7 App</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">Ian2 said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">figuerres said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>OK, fiddled around a bit with the rim concept but code was getting a bit too complex (I am trying to KISS per the concept of an easy port to WP7) so I have put ot on hold until we see what is around the corner.</p>
<p>&nbsp;</p>
<p>Thanks for the great feedback..</p>
</div></blockquote>
<p>Wow, you might recall my &quot;pre-launch&quot; windows phone app which I posted&nbsp;here a while back.&nbsp; I just checked the browser stats for the home page and they've rocketed?</p>
<p>&nbsp;</p>
<p><a rel="lightbox" href="http://fromthemalverns.com/ScreenShots/spotGraph.jpg"><img src="http://fromthemalverns.com/ScreenShots/spotGraph.jpg" alt="Spot Graph" width="726" height="179"></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Looks like&nbsp;it got featured at the <a href="http://silverlight.net/">bottom of the Silverlight.net home page
</a>(thank you) and&nbsp;the stats went from 5-6 hits a day to 400 a day!</p>
<p>&nbsp;</p>
<p>For anyone still interested in <a href="http://gallery.expression.microsoft.com/en-us/SpotTheDifference">
the original premiss</a> - I have now ported the app to WP7 (OK port makes it sound quite grand - it just needed a couple of tweaks)&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;I am presently at work on my second and third Windows Phone 7 apps which are a little moe ambitious - I hope to be able to launch those when the platform launches later in the year.</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/cd10e5af087d4e5cbad79deb00daebe3#cd10e5af087d4e5cbad79deb00daebe3</link>
		<pubDate>Fri, 09 Apr 2010 15:25:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/534309-My-First-Windows-Mobile-7-App/cd10e5af087d4e5cbad79deb00daebe3#cd10e5af087d4e5cbad79deb00daebe3</guid>
		<dc:creator>Ian Walker</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Ian2/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>