Gio
I discovered Channel9 back in 2004 when I was a grad student and I was doing a lot of coding in C and Matlab to image the subducting slab in Alaska with seismic waves. After that, I have almost stopped coding, but I still hang out the in coffehouse to keep up with ideas and technologies.
Drawbridge: A new form of virtualization for application sandboxing
Oct 20, 2011 at 1:10 PM@Charles: Perfect, thank you!
Drawbridge: A new form of virtualization for application sandboxing
Oct 18, 2011 at 9:56 AMStill not working here either. other videos work fine...
John Platt: Introduction to Sho - A Playground for Data
Feb 04, 2011 at 7:22 AMI would like to see support for DrawingML (given that most of the plotting I do ends up in Office anyway), but I also haven't had the time to play with it yet.
Thanks to the .NET integration you should be able to use it with F# very easily, but I am also confused at why they choose Python instead of F#.
Microsoft Campus Tours - Microsoft Research Part 2 - Manual Deskterity
Dec 18, 2010 at 7:25 AMPen is very good for graphics and writing. Personally, I could never use a touch only device to get actual work done, only browsing (try taking notes and making sketches on a touch only device). When they mention that touch is for manipulating and pen is for input, that, I think, was the key of it.
CES 2010: Blio with Ray Kurzweil
Jan 18, 2010 at 9:36 AMFinally a fine use of the XPS format. I wonder which kind of tools will be available to publishers to make the content (particularly interactive ones).
The Labs of Microsoft Hardware 5 of 6
Sep 24, 2009 at 5:07 AMUnless number 1 was number 5
This Week on C9: Live Wave 3, Coding4Fun - the book, Johnny Chung Lee, and Rise
Dec 11, 2008 at 12:44 AMThis Week on C9: Live Wave 3, Coding4Fun - the book, Johnny Chung Lee, and Rise
Dec 10, 2008 at 12:40 AM<?xml version="1.0" encoding="utf-8" ?>
This Week on C9: Live Wave 3, Coding4Fun - the book, Johnny Chung Lee, and Rise
Dec 09, 2008 at 4:10 AMHi Dan,
Thank you for helping out. I am using VS Express 2008. I added the SmartThread dll (v 1.0) and since I don't have (or want) an iTune library, I commented out its references. InnerTube seems to compile fine. I can launch it and it looks I can add feeds as needed, but when I click on refresh feeds the apps stops working (I get the Windows message "InnerTube has stopped working") and it exits. I could probably try debugging it, but my debugging skills are very basics.
Edit: i tried debugging and the code stops on file InnerTubeService.cs at line 202:
XmlTextReader xr = new XmlTextReader(wc.OpenRead(youTubeUrl));
The debugger says:
System.Net.WebException was unhandled by user code
Message="The remote server returned an error: (400) Bad Request."
Source="System"
StackTrace:
at System.Net.WebClient.OpenRead(Uri address)
at SharedUtilities.InnerTubeService.ConvertYouTubeXmlToObjects(Uri youTubeUrl, Setting setting) in C:\Users\giovanni\Documents\Visual Studio 2008\Projects\InnerTube-7380\CSharpBookVersion\InnerTube\SharedUtilities\InnerTubeService.cs:line 202
at SharedUtilities.InnerTubeFeedWorker.UpdateFeeds(Object state) in C:\Users\giovanni\Documents\Visual Studio 2008\Projects\InnerTube-7380\CSharpBookVersion\InnerTube\SharedUtilities\InnerTubeFeedWorker.cs:line 302
at Amib.Threading.Internal.WorkItem.ExecuteWorkItem()
InnerException:
Thanks for your help
This Week on C9: Live Wave 3, Coding4Fun - the book, Johnny Chung Lee, and Rise
Dec 08, 2008 at 6:13 AMSee more comments…