Lorin
Check me out on the web at thwaits.net.
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Launch 2005 Screencast Contest | 5 | Oct 21, 2005 at 11:12 AM |
| Coffeehouse | .Net / Ajax: What incorporates current knowledge best? | 13 | Oct 01, 2005 at 7:22 AM |
Jacqueline Russell and Dan Fernandez: The Beginner Developer Learning Center Begins
Mar 06, 2007 at 11:07 PMhttp://msdn.microsoft.com/vstudio/express/visualc/features/
Microsoft Research TechFest - Intro, DynaVis, and FastDash
Mar 06, 2007 at 10:48 PMPretty kewl stuff.
BTW, you should deinterlace your video as a first step before doing any resizing or compressing. Will make the text shots turn out clearer, and also any vertical motion will be more natural.
Wish TechFest could still be going on next week since I'll be on campus. Oh well. But seeing these videos is the next best thing! Looking forward to the next one in the series.
Anthony Tsim chats about the MSDN Virtual Labs
Jun 12, 2006 at 5:15 AMWould be *so* outstanding if this were also available through VNC. Let all the cool Linux devs out there take a quick peek at VS!
Jay Schmelzer - Working on the VB Core Team
Nov 01, 2005 at 11:33 AMBTW, the interviews with code are always the best.
-Lorin
Mat Noguchi - Developer on Halo team gives tour of Bungie
Oct 28, 2005 at 12:02 AMOutdoors is a different story, and the HC1 does do an admirable job. Great color. So altogether it's very nice to see usable HD cameras enter the consumer market. The 60-year reign of NTSC and PAL is finally drawing to a close.
Mat Noguchi - Developer on Halo team gives tour of Bungie
Oct 27, 2005 at 3:57 PMMark Boulter and Brian Pepin - Sneak peak at Cider (visual designer for Orcas, future version of Vis
Oct 25, 2005 at 3:25 AMMy favorite features:
I'm familiar with today's Toolbox, so it's outstanding that Cider uses exactly the same drag and drop approach to get a general layout going. I sat down to the Sparkle lab at PDC, and found it to be way different from what I'm used to, so very glad to see that creating XAML will be "business as usual" when Orcas ships.
Both Cider and Sparkle can hand changes to each other, not breaking anything that the other one has done.
Design time can be made to listen to the control's events and tweak property values in your source code on-the-fly. Didn't know that was possible in Whidbey until now, so I'll have to update some of my WinForms controls to take advantage of that.
By the way, you guys are getting lots of mileage out of source code layout preservation!
-Lorin
Andy Edmonds and Erik Selberg - Frank talk about MSN Search
Oct 22, 2005 at 12:12 AMAnother powerful thing with a true AI type of neural net: when it sees the title "random thoughts", it should toss that out as a "noise concept" (for lack of a better term), and look deeper into the page for more of the meat.
I'll close with a little bug report, an easy thing to fix: with IE6 when you bring up the Settings screen, then show the Search Builder DIV, you've got the bug with an underlying SELECT (named setlang in this case) showing up over the popup DIV:
I had this problem on one of my pages a couple years ago. In the file common.js if you put this in the function toggleQB(), it should take care of the issue:
sl=document.getElementById('setlang');
if(sl)sl.style.visibility=show?'hidden':'visible';
Best of luck with this groovy AI project, guys!
-Lorin Thwaits
Bar Code Blitz
Oct 06, 2005 at 9:44 PMwinfxRocks.com
For those interested in the source code, it's available for download in a .ZIP from that site. It will do both 3 of 9 and also 2 of 5 codes.
-Lorin
PDC Walkabout (Three clips)
Sep 24, 2005 at 8:40 PM-Lorin
See more comments…