<?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 - Discussions by figuerres</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/figuerres/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by figuerres</title>
		<link>http://channel9.msdn.com/Niners/figuerres/Discussions</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/Niners/figuerres/Discussions</link>
	<language>en</language>
	<pubDate>Sat, 18 May 2013 18:17:31 GMT</pubDate>
	<lastBuildDate>Sat, 18 May 2013 18:17:31 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - phone cmd to phone in different city</title>
		<description><![CDATA[<p>I do not see why you want / need a phone ?&nbsp; they cost money and the only thing that you are getting from them is a network connection for what you are doing.</p><p>you can put hardware on the internet at a lower cost if you skip the phone.</p><p>unless you just want to use a phone and do not care about the added cost.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/phone-cmd-to-phone-in-different-city/393c989eee7248c085eba1c200ea78e5#393c989eee7248c085eba1c200ea78e5</link>
		<pubDate>Sat, 18 May 2013 14:13:41 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/phone-cmd-to-phone-in-different-city/393c989eee7248c085eba1c200ea78e5#393c989eee7248c085eba1c200ea78e5</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - phone cmd to phone in different city</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/phone-cmd-to-phone-in-different-city/4bfbebd46b254931b1cca1c2000c30f2">4 hours&nbsp;ago</a>, <a href="/Niners/wlab">wlab</a> wrote</p><p>yes like txt but i will move a slider on 1 phone for&nbsp;Forward, Reverse, Stop etc and send that cmd and tell&nbsp;the&nbsp;phone in different city&nbsp;which has&nbsp;a servo attached by bluetooth (separate issue).</p><p>Cmd for Forward could be acsii &quot;forward&quot; or just numeric 1 meaning forward.&nbsp;&nbsp; 5 could be play a sound as you suggest.</p><p>&quot;register&quot; one phone sees another phone, that sounds simple enough, simple solution is always preferred. Would you be able to point me to some code, video or tutorial using that method.&nbsp;</p><p></p></div></blockquote><p></p><p>in that case why use a phone on the remote end ?&nbsp; get like a netduino board you can get one with a an etherhernet port and have it run the servo</p><p>then the phone sends data to the netduino board that operates the servos.</p><p>that removes some possible issues like the phone going to sleep, and it means you do not have to have two phones.&nbsp; and the board will allow you to use all kinds of IO and parts and does not need to use Bluetooth to connect to them.</p><p>the board calls a wcf service to get commands</p><p>the phone calls the service to send commands.</p><p>the service acts as a gateway between them and handles the addressing.</p><p>no I do not have an example to show you, this can be done but you will need to look for any examples or figure it out.</p><p>look here at the coding for fun stuff to see a lot of things like this...</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/phone-cmd-to-phone-in-different-city/2617b35e2a084c70bff3a1c2005fff9f#2617b35e2a084c70bff3a1c2005fff9f</link>
		<pubDate>Sat, 18 May 2013 05:49:31 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/phone-cmd-to-phone-in-different-city/2617b35e2a084c70bff3a1c2005fff9f#2617b35e2a084c70bff3a1c2005fff9f</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - phone cmd to phone in different city</title>
		<description><![CDATA[<p>well part of what you just wrote sounds like what texting does.</p><p>but the commands part.... what kind of commands ? for example&nbsp;if I am running a copy of the app will you send a command to have my phone play a sound ?</p><p>you might just need some way to allow phones to &quot;register&quot; so that I am allowing your phone to see my phone, then you send messages to my phone and can send messages to your phone</p><p>the messages can have a format that includes options to do stuff like play sounds.</p><p>the question is how the mapping of phones is done.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/phone-cmd-to-phone-in-different-city/5d276af578b7483f81c7a1c1017fe0ee#5d276af578b7483f81c7a1c1017fe0ee</link>
		<pubDate>Fri, 17 May 2013 23:17:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/phone-cmd-to-phone-in-different-city/5d276af578b7483f81c7a1c1017fe0ee#5d276af578b7483f81c7a1c1017fe0ee</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - *sigh* :&#39;(</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/sigh-/474208a548ea46879e65a1c101314f22">2 hours&nbsp;ago</a>, <a href="/Niners/blowdart">blowdart</a> wrote</p><p>*snip*</p><p>JSDL? I suggest that when I want to see people explode. One of the points of json / rest is they're not strongly type, so there's no need for a proxy. You have to remember it came out of javascript where there is no real typing. It's not so bad though, you should be marshalling it into your own domain objects after validation, and <a href="http://james.newtonking.com/pages/json-net.aspx">Newtonsoft's json.net</a></p><p></p></div></blockquote><p></p><p>actually the library I am using for this uses json.net inside to do some of the work.</p><p>the problem is that in the current state of this there is no way to &quot;know&quot; for sure you have your code right for the service as they can send back different strings of json but they can call them all the same thing, so you hope they wrote a document that says which fragments of json are optional and which ones are required. also&nbsp; the author may only give documentation using the language and tools they prefer. that means interop with another environment / platform / language can be more difficult than it needs to be.</p><p>sure I can see that json Vs. XML json will be smaller and that's ok.</p><p>but not everyone programs in js , some of us still use and like C# and a decent level of type's such.</p><p>heck even if you write a client in JS it might be good to have a tool that can read a file and generate some valid code to make sure your getting things right.</p><p>and there is productivity, I am asked to do one simple task using the web services but I have to spend hours finding the bits I need to make it work, if the tooling was right I would have done the task in say 1 or 2&nbsp;hours in stead of 2 days due to all the exploring I had to do to find out how to make 2 calls work. then I found the project where the systems api had been wrapped up in a .net client and it made it super easy.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/sigh-/57ae5dac26d847f99645a1c101596d01#57ae5dac26d847f99645a1c101596d01</link>
		<pubDate>Fri, 17 May 2013 20:57:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/sigh-/57ae5dac26d847f99645a1c101596d01#57ae5dac26d847f99645a1c101596d01</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>33</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - *sigh* :&#39;(</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/sigh-/91bbff3bbc9b452d8fd0a1c100f827d4">10 minutes&nbsp;ago</a>, <a href="/Niners/Hometoy">Hometoy</a> wrote</p><p>@<a href="/Forums/Coffeehouse/sigh-#cee2c8bcbeb55422d891ea1bf0139d5ab">evildictaitor</a>: Ok, my stupidity is starting to leak. Where can I learn the better way _now_, and try to plug my leaks?&nbsp; Some starting point please.</p><p></p></div></blockquote><p></p><p>are you talking about the sql injection stuff ? if so please start with telling us what language / platform / tools you use ?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/sigh-/d2b9fdad07c543668cdea1c100fb9350#d2b9fdad07c543668cdea1c100fb9350</link>
		<pubDate>Fri, 17 May 2013 15:15:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/sigh-/d2b9fdad07c543668cdea1c100fb9350#d2b9fdad07c543668cdea1c100fb9350</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>33</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Google I/O: Why can&#39;t we all just live together?</title>
		<description><![CDATA[<p>so where did that come from Ian ??</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Google-IO-Why-cant-we-all-just-live-together/dc36cf0cc1564f69baf8a1c100f2a32f#dc36cf0cc1564f69baf8a1c100f2a32f</link>
		<pubDate>Fri, 17 May 2013 14:43:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Google-IO-Why-cant-we-all-just-live-together/dc36cf0cc1564f69baf8a1c100f2a32f#dc36cf0cc1564f69baf8a1c100f2a32f</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - *sigh* :&#39;(</title>
		<description><![CDATA[<p>Well speaking of things to make one cry or have a fit.....</p><p>Rest / json&nbsp; web services , at least the one I just had to figure out.... AAAAHHHHH!!!!!!</p><p>so they have like say a hundred calls that return chunks of json or ask for some but some times things in the json are not there and other times they are, and the name at the top can be the same.</p><p>and all of the examples are snippets of curl commands.</p><p>I found my self wondering if they ever had any idea of doing something a bit like a WSDL document to allow a client to build a proxy class to call the thing ?</p><p>some guy made a .Net wrapper with all the stuff but it looks like he had to spend a lot of time doing something one off that if they had a WSDL file most of the code could be generated like we do with ASMX or WCF services.</p><p>I have only had to deal with a couple of cases but to me it seems like REST / json is a step backwards to the dark ages ....</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/sigh-/d7d80685d5954ac3ae79a1c100f19227#d7d80685d5954ac3ae79a1c100f19227</link>
		<pubDate>Fri, 17 May 2013 14:39:31 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/sigh-/d7d80685d5954ac3ae79a1c100f19227#d7d80685d5954ac3ae79a1c100f19227</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>33</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Create images that fly out in blend</title>
		<description><![CDATA[<p>First I would say that you need to learn about how to create and edit a &quot;Story Board&quot; in Blend.</p><p>then you can attach them to Events or to code behind.</p><p>Storyboards are used in WPF and Silverlight to describe a set of transform steps of a visual on the screen from one state to another and use a timeline to control the speed and make sure that at runtime you get a smooth flow between states.</p><p>for example you could make a picture appear starting as a tiny square and zoom larger while spinning around until it stops at 100% size and is upright on the screen. you can time the process to take say 2 seconds.</p><p>if it's to slow the blend editor can allow you to adjust the timeline to run faster but still end up with the picture upright and at 100% size when it finishes.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Create-images-that-fly-out-in-blend/7daa22840cb34d6298d7a1bd016592c9#7daa22840cb34d6298d7a1bd016592c9</link>
		<pubDate>Mon, 13 May 2013 21:41:53 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Create-images-that-fly-out-in-blend/7daa22840cb34d6298d7a1bd016592c9#7daa22840cb34d6298d7a1bd016592c9</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - How to call driver IOCTL from Windows Service?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/TechOff/How-to-call-driver-IOCTL-from-Windows-Service/9fc4c6b7b60747fba060a1b9002b45c3">13 hours&nbsp;ago</a>, <a href="/Niners/milindvk">milindvk</a> wrote</p><p>I am sure that I am passing the right path. I tried the same logic of accessing the the driver and sending an IOCTL from stand alone application (command line) and was able to open the device and issue an IOCTL. I am getting this problem when I move the logic to Windows service. And as per the discussion (link that I pasted in my previous thread) it appears that</p><p>&quot;<span>The PC/SC service takes exclusive ownership of the devices, so any attempt to call 'CreateFile' will always fail.&quot;</span></p><p><span>Is this statement true? Any other solution to this problem?</span></p><p><span>Thanks</span></p><p>&nbsp;</p><p></p></div></blockquote><p></p><p>possibly you are hitting a security issue ?</p><p>when you run a &quot;stand alone&quot; program you are running as the current user or if your running as system admin then as that privileged used.</p><p>Windows Services do not normally run as an &quot;interactive user&quot; and often are running as a limited rights user to keep from having the system exploited by rouge software that creates security holes.</p><p>what user does the service run as ?</p><p>also why do you need to talk to that driver during shutdown ?&nbsp; why not use the smart card api ?</p><p><a href="http://msdn.microsoft.com/en-us/library/dd627646(v=vs.85).aspx">http://msdn.microsoft.com/en-us/library/dd627646(v=vs.85).aspx</a></p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-to-call-driver-IOCTL-from-Windows-Service/082fb1b80bea4f3c899fa1b90107aa28#082fb1b80bea4f3c899fa1b90107aa28</link>
		<pubDate>Thu, 09 May 2013 15:59:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-to-call-driver-IOCTL-from-Windows-Service/082fb1b80bea4f3c899fa1b90107aa28#082fb1b80bea4f3c899fa1b90107aa28</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Marked as answer - by a moderator before OP</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Marked-as-answer-by-a-moderator-before-OP/966dd41aea304cb9a8daa1b900f42ab7">34 minutes&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>@<a href="/Forums/Coffeehouse/Marked-as-answer-by-a-moderator-before-OP#cf6bb9b1c43e44cb28469a1b900dc96ca">davewill</a>: <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9" alt="Smiley"></p><p>Yes, it was rude. I think mods should wait a bit longer, but then again when is too long? When is too short? Lots of subjectivity here.</p><p>C</p><p></p></div></blockquote><p></p><p>example I asked about updates to opos, they said it was not a question and marked it as answered.</p><p>that is the stuff they do, which is why I do not go there very much at all.</p><p>PS: they used to have a forum for OPOS.net and closed it and told us to go to the area that I did post in. in that area I was told that asking if someone from Microsoft could update us on that status of opos for .net was not a question.&nbsp; real quality there.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Marked-as-answer-by-a-moderator-before-OP/2627f3760dc349708908a1b900ff6923#2627f3760dc349708908a1b900ff6923</link>
		<pubDate>Thu, 09 May 2013 15:29:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Marked-as-answer-by-a-moderator-before-OP/2627f3760dc349708908a1b900ff6923#2627f3760dc349708908a1b900ff6923</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>24</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - There is no end-of-life XP problem</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/There-is-no-end-of-life-XP-problem/d35bba7c8f254906a6d4a1b900f26961">38 minutes&nbsp;ago</a>, <a href="/Niners/MasterPie">MasterPie</a> wrote</p><p>*snip*</p><p>Do Operating Systems ever die? When you power a machine off, you don't SEE the OS, but for all we know, it could be having&nbsp;a party behind your monitor. <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9" alt="Big Smile"></p><p></p></div></blockquote><p></p><p>OMG, that is as bad as the bit they run in a local movie theater telling you to turn off the cell phones, it asks if phones dream when we turn them off.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/There-is-no-end-of-life-XP-problem/13f541afe8344fd4b04da1b900fd6605#13f541afe8344fd4b04da1b900fd6605</link>
		<pubDate>Thu, 09 May 2013 15:22:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/There-is-no-end-of-life-XP-problem/13f541afe8344fd4b04da1b900fd6605#13f541afe8344fd4b04da1b900fd6605</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>72</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - What would you choose?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/What-would-you-choose/fdf1dde3755f48deac82a1b8011150d9">46 minutes&nbsp;ago</a>, <a href="/Niners/DevGeek">DevGeek</a> wrote</p><p>I guess I wanted to keep it that incredibly generic so that I didn't add my personal bias.&nbsp; Maybe I overcorrected.</p><p>&nbsp;</p><p>So GenericBusinessUsers have said &quot;Hey we can't find anything out there that does what we want because we are special, please write us something&quot;.</p><p>&nbsp;</p><p>So you look into the programming tool bag and pull out:</p><p>ASP.NET MVC 4?</p><p>&nbsp;&nbsp;&nbsp;&nbsp; (Single Page Application with associated javascript libraries?)</p><p>&nbsp;&nbsp;&nbsp;&nbsp; (Straight up MVC?)</p><p>Lightswitch (Silverlight or HTML)?</p><p>WPF?</p><p>Silverlight?</p><p>SharePoint?</p><p>Other options I didn't think of off the top of my head.</p><p>&nbsp;</p><p>I guess I'm really just trying to gauge what other developers working for GenericLargeCompanies are using in their apps these days.</p><p></p></div></blockquote><p></p><p>well one route that is normal is that you make a request for IT to solve the problem and they start a formal process of gathering requirements and planning and possibly in 6 months you might have something.</p><p>another route in large corp. is that the users have some version of MS Access and the department gets someone to write an access front end that hooks up to the data and does what they need.</p><p>if they were asking me as a contractor I would ask a bunch of questions before I went with any set tech path.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/What-would-you-choose/3ceac1e38fc542e78015a1b8012012aa#3ceac1e38fc542e78015a1b8012012aa</link>
		<pubDate>Wed, 08 May 2013 17:28:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/What-would-you-choose/3ceac1e38fc542e78015a1b8012012aa#3ceac1e38fc542e78015a1b8012012aa</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>13</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Marked as answer - by a moderator before OP</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Marked-as-answer-by-a-moderator-before-OP/95b8a43abba84100a828a1b800c0c1a7">1 hour&nbsp;ago</a>, <a href="/Niners/exoteric">exoteric</a> wrote</p><p>Sounds very annoying. But then again, Stackoverflow has been invented.</p><p></p></div></blockquote><p></p><p>thing is that the way the MSDN folks mark stuff it makes going there have little value and if we get better results from SO and MSDN gets to many bad answers then why even have it there ?</p><p>just tell MS they can stop running it and save money of the answers and mods are junk.</p><p>&nbsp;</p><p>there is a thread on another MS forum where the same kind of thing has been going on.&nbsp; so it's not just MSDN, hate to say it but another sign of the problems inside Microsoft.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Marked-as-answer-by-a-moderator-before-OP/33ed4a75a9a7463d89b5a1b800d9e339#33ed4a75a9a7463d89b5a1b800d9e339</link>
		<pubDate>Wed, 08 May 2013 13:13:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Marked-as-answer-by-a-moderator-before-OP/33ed4a75a9a7463d89b5a1b800d9e339#33ed4a75a9a7463d89b5a1b800d9e339</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>24</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - The cat is out of the bag</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/The-cat-is-out-of-the-bag/a75d62fe6add45fca5dda1b70132075c">1 hour&nbsp;ago</a>, <a href="/Niners/MasterPie">MasterPie</a> wrote</p><p>*snip*</p><p>But it's not really just a simple style change - it's an entirely new platform. I know this has been said many times already, but it really is similar to a shift from the console to a GUI based platform, where the Start menu &#43; desktop is just one interpretation. In Windows 95, that UI was dominant and you had to go through obscure (to the end user)&nbsp;methods to stay in a console environment. Now, those obscure methods mean installing classic shell and modifying registry settings. But, I suppose the major difference is that elements of the console experience can still be accessed within the start/desktop environment. Maybe it's only logical that Windows Blue&nbsp;bring back only&nbsp;the relevant bits of the Windows 7 desktop&nbsp;that don't duplicate functionality in the dominant Windows 8 interface,&nbsp;e.g. the start button?</p><p></p></div></blockquote><p></p><p>For one thing the developers get paid to make stuff work. if the users want it then make it work.<br>if I tell my boss that I am not going to provide what our customers want cause it's hard I will be looking for a new job.<br>&nbsp;As for &quot;- it's an entirely new platform.&quot; they called it &quot;Windows 8&quot; and the core api's from the prior versions of Windows are still there.&nbsp; so sorry but I do not buy that line. desktop apps that work on 7 work on 8 so how different is it ?</p><p>&nbsp;</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-cat-is-out-of-the-bag/d0ceba23bf9541a9811fa1b7014ff6f6#d0ceba23bf9541a9811fa1b7014ff6f6</link>
		<pubDate>Tue, 07 May 2013 20:23:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-cat-is-out-of-the-bag/d0ceba23bf9541a9811fa1b7014ff6f6#d0ceba23bf9541a9811fa1b7014ff6f6</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>67</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - The cat is out of the bag</title>
		<description><![CDATA[<p>why does it seem that many folks keep missing the idea that not everyone wants the same UI ?</p><p>sure some folks are totally happy with the metro / start UI ok they can have it that's ok.</p><p>some folks do not want it and for them it does not matter how many other folks like the new ui they do not and they want the &quot;old style&quot;</p><p>Now back with Windows 95 / 98 some folks had the plus pack and the themes, some of them were ugly as heck and some were way to much but the user had the option.</p><p>the user could have the windows UI look the way they wanted it to look.</p><p>but now in 2013 we seem to have want back in time and said:&nbsp; no you must have only a small set of approved built in selections and nothing else!</p><p>so why can't both sides just be ok that there is more than one style of using windows and that users should have the option to pick the one they want?</p><p>if this was an issue with security or having the OS crashing due to bad code then that would be different.&nbsp; but just giving the consumer who is paying for the product the option to select the style of the desktop and the start menu / start screen seems like something we should have never even had to argue about or get to where we are.</p><p>let the users vote by selecting the way they want to use windows, time will tell us which one is most used and what the numbers are.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/The-cat-is-out-of-the-bag/f2d091e83e194306a129a1b701296570#f2d091e83e194306a129a1b701296570</link>
		<pubDate>Tue, 07 May 2013 18:02:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/The-cat-is-out-of-the-bag/f2d091e83e194306a129a1b701296570#f2d091e83e194306a129a1b701296570</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>67</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - There is no end-of-life XP problem</title>
		<description><![CDATA[<p>it's time for users to at least move to windows 7.</p><p>sure there are many points that we can debate but at the end of the day it's still time for them to move on.</p><p>if they want to use xp and feel that it's ok for them then why does Microsoft need to do anything for them ? if they have a problem with xp then it's time to upgrade.</p><p>that is IMHO the only idea that really works.</p><p>MS has done a good job with windows 7, most companies have upgraded or are in the process of doing so.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/There-is-no-end-of-life-XP-problem/58380aa818954097a054a1b6014f256e#58380aa818954097a054a1b6014f256e</link>
		<pubDate>Mon, 06 May 2013 20:20:13 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/There-is-no-end-of-life-XP-problem/58380aa818954097a054a1b6014f256e#58380aa818954097a054a1b6014f256e</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>72</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Charles:  what is Anders Hejlsberg working on ?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Charles-what-is-Anders-Hejlsberg-working-on-/5e6b2c43c4c54ab6bb27a1b6011a8d39">15 minutes&nbsp;ago</a>, <a href="/Niners/kettch">kettch</a> wrote</p><p>@<a href="/Forums/Coffeehouse/Charles-what-is-Anders-Hejlsberg-working-on-#c727bc3b64a3a4540a629a1b60119b810">figuerres</a>: Isn't he working on <a href="http://channel9.msdn.com/search?term=typescript">TypeScript</a>, or did he light that fire and move on to something new?</p><p></p></div></blockquote><p></p><p>after my post I recalled that there was that but it was last year so it's been at least 5 or 6 months since anything has been posted that I know of.</p><p>I have also been wondering what happened to some other stuff like using C# to write an OS and user mode drivers in .net&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Charles-what-is-Anders-Hejlsberg-working-on-/a1cc3f15324d4753a90ea1b6011fcce7#a1cc3f15324d4753a90ea1b6011fcce7</link>
		<pubDate>Mon, 06 May 2013 17:27:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Charles-what-is-Anders-Hejlsberg-working-on-/a1cc3f15324d4753a90ea1b6011fcce7#a1cc3f15324d4753a90ea1b6011fcce7</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>10</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Charles:  what is Anders Hejlsberg working on ?</title>
		<description><![CDATA[<p>given his role in creating a lot of the basis of .net and the maturity of .net what is he now working on ?</p><p>or has he just retired now ?</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Charles-what-is-Anders-Hejlsberg-working-on-/727bc3b64a3a4540a629a1b60119b810#727bc3b64a3a4540a629a1b60119b810</link>
		<pubDate>Mon, 06 May 2013 17:05:42 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Charles-what-is-Anders-Hejlsberg-working-on-/727bc3b64a3a4540a629a1b60119b810#727bc3b64a3a4540a629a1b60119b810</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>10</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Direction?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Direction/b449aa083e9a4ef9a935a1b500de9a3d">2 minutes&nbsp;ago</a>, <a href="/Niners/bondsbw">bondsbw</a> wrote</p><p>@<a href="/Forums/Coffeehouse/Direction#c6a62858f1913418487bca1b500aaf766">vesuvius</a>: Well, I am criticizing them now.</p><p>Don't get me wrong, it was an effective short term strategy. &nbsp;But doesn't this company realize that its bottom line, its survival, is so dependent on developers?</p><p>Microsoft isn't Apple. &nbsp;It doesn't have an end-to-end ecosystem strategy, one in which it can provide both software and hardware to its entire focus audience. &nbsp;But it doesn't need an ecosystem; it has done well with past partnerships. &nbsp;Apple focuses on consumers, and that works because Microsoft exists to deal with all the business and technical work.</p><p><span>If Microsoft wants to be secretive, that is telling me that the company's focus is now mostly on the consumer side, to the point that it is willing to give up on its business and tech side. &nbsp;So that raises the question: &nbsp;if Microsoft is the new Apple, who is the new Microsoft? &nbsp;And where does my company sign up?</span></p><p></p></div></blockquote><p></p><p>yeah there are a lot of folks who are asking the same kinds of questions and there are plenty of folks who wonder if Microsoft will make the transition they seem to be trying to make and still be a major player in the software world.</p><p>in some form I am sure they will keep going but it's going to be very different.</p><p>I am now looking to see if the next wave of development I do will still be on windows at all.</p><p>I wonder if the bosses even see that the effects of the changes will not show up until businesses have already spent money on other systems, and by then Microsoft will be unable to get them back and the revenue will just be gone forever.&nbsp; if a lot of companies that in the past were buying MS licenses for servers and desktops stop doing that and then development companies stop buying licenses to develop for them and the MSDN licenses stop being bought. that plus losing more sales of office --&nbsp;&nbsp; surface and xbox will then have to carry more of the sales ....&nbsp;</p><p>what happens then to the funding of dev-div and MSDN and MSR if the cash flow starts to change.</p><p>Yeah right now the numbers may look ok, but I think it takes 3-5 years for the long term effects to show up in the numbers.&nbsp;&nbsp; we will all have to just see how it plays out.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Direction/03c2dc763f844a92956ea1b500e33abc#03c2dc763f844a92956ea1b500e33abc</link>
		<pubDate>Sun, 05 May 2013 13:47:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Direction/03c2dc763f844a92956ea1b500e33abc#03c2dc763f844a92956ea1b500e33abc</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>19</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - WPF a &quot;double line&quot; stroke possible?</title>
		<description><![CDATA[<p>in a window the canvas works with the two lines</p><p>&lt;Canvas Background=&quot;#FFE217A3&quot; Width=&quot;200&quot; Height=&quot;100&quot;&gt;<br>&lt;Line Stroke=&quot;Black&quot; X1=&quot;5&quot; Y1=&quot;5&quot; X2=&quot;100&quot; Y2=&quot;5&quot;/&gt;<br>&lt;Line Stroke=&quot;Blue&quot; X1=&quot;5&quot; Y1=&quot;5&quot; X2=&quot;100&quot; Y2=&quot;5&quot; Canvas.Top=&quot;5&quot; /&gt;<br>&lt;/Canvas&gt;</p><p>so I suspect the brush has something to do with how it is working.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Simple-way-to-have-a-double-line-stroke/4fe3cbf1a75b4b139c26a1b40112d495#4fe3cbf1a75b4b139c26a1b40112d495</link>
		<pubDate>Sat, 04 May 2013 16:40:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Simple-way-to-have-a-double-line-stroke/4fe3cbf1a75b4b139c26a1b40112d495#4fe3cbf1a75b4b139c26a1b40112d495</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - VC11, Firefox Metro, Win8 SDK, and XP</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/VC11-Firefox-Metro-Win8-SDK-and-XP/f7cf1cc8991d42c0b570a1b3013ae241">21 hours&nbsp;ago</a>, <a href="/Niners/yuhong">yuhong</a> wrote</p><p>@<a href="/Forums/Coffeehouse/VC11-Firefox-Metro-Win8-SDK-and-XP#c26b6a7a5c0584a2e9fe5a1b300dad819">figuerres</a>: It is to *target* XP, not to host on XP, as with VS2012.</p><p></p></div></blockquote><p></p><p>I get that,&nbsp; but what will a software development kit *designed for Windows 8* do for you on XP ?</p><p>seems like if the firefox developer community wants a &quot;metro&quot; UI version of firefox that runs on XP the way to do that is to build a UI library for XP that is used when running on xp /vista / windows 7.</p><p>then have an interface that has firefox run with that library on the old os and the windows 8 bits when it is running on windows 8.</p><p>hacking the windows 8 stuff to run on xp is something that may never be stable, could break if the sdk changes or of any undocumented stuff is used and there are I am sure other issues in that route.</p><p>the clean / portable / open way will be to not depend on the Microsoft sdk on the wrong versions of windows. yes it means some work. but the result should be far better and if done right should help keep the code portable to other OS's and platforms.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/VC11-Firefox-Metro-Win8-SDK-and-XP/daccddc109fc48eeb138a1b4010e87ac#daccddc109fc48eeb138a1b4010e87ac</link>
		<pubDate>Sat, 04 May 2013 16:24:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/VC11-Firefox-Metro-Win8-SDK-and-XP/daccddc109fc48eeb138a1b4010e87ac#daccddc109fc48eeb138a1b4010e87ac</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - What happened to Paolo?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/What-happened-to-Paolo/2e0749f114e64b26b972a1b400233200">28 minutes&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>@<a href="/Forums/Coffeehouse/What-happened-to-Paolo#c303c077d908d4057967fa1b300ca41a8">exoteric</a>: He'll be&nbsp;showing us right here on C9, right pope?&nbsp;<img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9" alt="Smiley"></p><p>C</p><p></p></div></blockquote><p></p><p>Hmm&nbsp; ok just having watched IRON MAN 3</p><p>it's like the super hero and we find out the secret identity <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>or hal 9000 saying &quot;I'm Sorry Dave but I can't do that&quot;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/What-happened-to-Paolo/fae2c754c7424ddaaa09a1b4002bb306#fae2c754c7424ddaaa09a1b4002bb306</link>
		<pubDate>Sat, 04 May 2013 02:39:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/What-happened-to-Paolo/fae2c754c7424ddaaa09a1b4002bb306#fae2c754c7424ddaaa09a1b4002bb306</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - VC11, Firefox Metro, Win8 SDK, and XP</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/VC11-Firefox-Metro-Win8-SDK-and-XP/2a4eebf23a4344239039a1b30079ce44">5 hours&nbsp;ago</a>, <a href="/Niners/yuhong">yuhong</a> wrote</p><p>It is about the Win8 SDK which Firefox needs for Metro and it lacking XP support still.</p><p></p></div></blockquote><p></p><p>so you want the sdk for windows 8 to install and do what on windows xp ?</p><p>it sounds like in a quick google that firefox metro is targeting windows 8 not windows xp.</p><p>are you trying to hack it into working on xp for some reason ?</p><p>you do know that the windows 8 sdk is made for windows 8 development and uses api stuff that is only in windows 8.&nbsp;&nbsp; so even if you can install it most of it will not work.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/VC11-Firefox-Metro-Win8-SDK-and-XP/26b6a7a5c0584a2e9fe5a1b300dad819#26b6a7a5c0584a2e9fe5a1b300dad819</link>
		<pubDate>Fri, 03 May 2013 13:16:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/VC11-Firefox-Metro-Win8-SDK-and-XP/26b6a7a5c0584a2e9fe5a1b300dad819#26b6a7a5c0584a2e9fe5a1b300dad819</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - What happened to Paolo?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/What-happened-to-Paolo/10942bc053fc49a596a4a1b300851f18">4 hours&nbsp;ago</a>, <a href="/Niners/Ion%20Todirel">Ion Todirel</a> wrote</p><p>*snip*he changed his name <img src="http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif?v=c9" alt="Wink"> </p></div></blockquote><p></p><p>Hmmm .... so perhaps the &quot;pope&quot; might have in a past life been ..... the other guy ?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/What-happened-to-Paolo/9fbc4cb4703949ae9c9da1b300d55a90#9fbc4cb4703949ae9c9da1b300d55a90</link>
		<pubDate>Fri, 03 May 2013 12:56:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/What-happened-to-Paolo/9fbc4cb4703949ae9c9da1b300d55a90#9fbc4cb4703949ae9c9da1b300d55a90</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>22</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - I can&#39;t believe how much web programming has changed</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/I-cant-believe-how-much-web-programming-has-changed/770bfbbfbdc04ba6ac26a1b1013742c8">19 minutes&nbsp;ago</a>, <a href="/Niners/Bass">Bass</a> wrote</p><p>Standard Disclaimer: The opinions of people on Channel 9 do not remotely match the opinions of the larger technology industry.</p><p></p></div></blockquote><p></p><p>I like that one,&nbsp; as you are one of the &quot;people on Channel 9&quot; that means that your statement also includes you and your opinion is also null and void.</p><p>Nice!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/I-cant-believe-how-much-web-programming-has-changed/a4213a2e1d8f4d3f957fa1b1013d2c62#a4213a2e1d8f4d3f957fa1b1013d2c62</link>
		<pubDate>Wed, 01 May 2013 19:14:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/I-cant-believe-how-much-web-programming-has-changed/a4213a2e1d8f4d3f957fa1b1013d2c62#a4213a2e1d8f4d3f957fa1b1013d2c62</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>75</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>