<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Contagious Curiosity : Southern California</title><link>http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx</link><description>Tags: Southern California</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SoCalDevGal answers your Windows 7 Developer Questions</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/27/socaldevgal-answers-your-windows-7-developer-questions.aspx</link><pubDate>Tue, 27 Oct 2009 06:18:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9913353</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9913353.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9913353</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalanswersyourWindows7DeveloperQ_C78B/windows7logo-300x300_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="windows7logo-300x300" border="0" alt="windows7logo-300x300" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalanswersyourWindows7DeveloperQ_C78B/windows7logo-300x300_thumb.jpg" width="144" height="144" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Wow what a launch today in Orange, CA!&amp;#160; Thanks to the standing-room only audience this morning.&amp;#160; Because of the crowd size, you were so kind as to send your questions via text messages.&amp;#160; I didn’t have time to answer all of your many questions all at the event, so here are the rest of the answers.&amp;#160; I’ll categorize the questions for easier reading too.   &lt;br /&gt;    &lt;br /&gt;&lt;strong&gt;General Developer readiness and internals&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: How do I get the Windows API Code pack?   &lt;br /&gt;A: The new MSDN Channel9 Windows 7 online training center has &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/" target="_blank"&gt;links&lt;/a&gt; to everything you’ll need.&amp;#160; It includes links to SKDs, code packs, as well as all of the sample code from the demos I showed in today’s presentation – enjoy!&lt;/p&gt;  &lt;p&gt;Q:&amp;#160; Do developers have to distribute the API code pack .dlls with their applications that use them?   &lt;br /&gt;A:&amp;#160; Yes, you do, but you can select the individual .dlls that apply so as to keep your application size as small as possible.&lt;/p&gt;  &lt;p&gt;Q: What is the best way to take advantage of 64-bit applications?&amp;#160; If I write an application for 64-bit, will it still work on 32-bit?   &lt;br /&gt;A: For a deeper understanding of Windows internals in general, and 64 vs 32 bit in particular, there is no better source than Mark Russinovich – his &lt;a href="http://blogs.technet.com/markrussinovich/default.aspx" target="_blank"&gt;blog&lt;/a&gt; is here.&amp;#160; He also has done several &lt;a href="http://channel9.msdn.com/shows/Going+Deep/Mark-Russinovich-Inside-Windows-7/" target="_blank"&gt;interviews&lt;/a&gt; on MSDN Channel 9 and has recently published a &lt;a href="http://search.barnesandnoble.com/Windows-Internals/Mark-E-Russinovich/e/9780735625303" target="_blank"&gt;book&lt;/a&gt; on Windows Internals.&lt;/p&gt;  &lt;p&gt;Q: If I write an application that uses a feature that is only available in a particular edition of Windows 7 (such as Bit Locker), what happens if someone tries to run my application on an edition of Windows 7 that does not contain that feature?   &lt;br /&gt;A: You should use version checking and ‘fail gracefully’ in your code (i.e. ‘the edition of Windows 7 that you are using does not support feature x).&amp;#160; For more information see the &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/VersionChecking/" target="_blank"&gt;hands on lab&lt;/a&gt; on version checking.    &lt;br /&gt;    &lt;br /&gt;Q: How has UAC changed?    &lt;br /&gt;A: See this &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/InstallerDetection/" target="_blank"&gt;hands on lab&lt;/a&gt;, also the MSDN &lt;a href="http://msdn.microsoft.com/en-us/library/aa511445.aspx" target="_blank"&gt;guidance&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Q: How is PowerShell integrated into Windows 7:   &lt;br /&gt;A: PowerShell 2.0 is included – more info &lt;a href="http://blogs.technet.com/grouppolicy/archive/2009/01/14/introduction-to-windows-powershell-cmdlets-in-windows-7.aspx" target="_blank"&gt;here&lt;/a&gt; (showing cmdlets)&lt;/p&gt;  &lt;p&gt;Q: Does booting from VHD work in Windows 7?   &lt;br /&gt;A: It sure does – here’s a lovely &lt;a href="http://blogs.msdn.com/knom/archive/2009/04/07/windows-7-vhd-boot-setup-guideline.aspx" target="_blank"&gt;blog post&lt;/a&gt; about this topic&lt;/p&gt;  &lt;p&gt;Q: Can you demo homegroup setup?   &lt;br /&gt;A: Sorry no time, but here’s a &lt;a href="http://windows.microsoft.com/en-us/windows7/products/features/homegroup" target="_blank"&gt;video&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Q: Does Windows 7 support languages other than English?   &lt;br /&gt;A: Definitely – here’s a MSDN Channel9 &lt;a href="http://channel9.msdn.com/posts/Charles/Windows-Vista-Localization-and-Globabilization-Meet-the-team/" target="_blank"&gt;video&lt;/a&gt; to get you started.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Sensor API&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: Does the Location API support geo-coding? complete address reporting (also called civic address)?   &lt;br /&gt;A: If the location device provides that information and yes it does – more in this &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/SensorsAndLocation/Windows7SensorandLocationPlatform-LocationDeepDive/" target="_blank"&gt;presentation&lt;/a&gt;.    &lt;br /&gt;    &lt;br /&gt;Q: Are there any simulated accelerometers in the Windows 7 SDK or dev kits?    &lt;br /&gt;A: Not that I know of, however here’s a great &lt;a href="http://blogs.msdn.com/pietrobr/archive/2009/09/24/having-fun-with-windows-7-sensor-api-xna-game-studio.aspx" target="_blank"&gt;blog entry&lt;/a&gt; on how to test/use the &lt;a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=JMBADGE&amp;amp;fsrch=1" target="_blank"&gt;Freescale&lt;/a&gt; board (that I showed and gave away as swag) accelerometer with a sample XNA racing game.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Multi touch API (and Graphics Enhancements)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: How much of the multi touch API is in the current beta of .NET 4.0 (beta 2)?   &lt;br /&gt;A: It is not complete yet.&amp;#160; Use the Managed Wrappers until .NET 4.0 is RTM’ed, or use native code.    &lt;br /&gt;    &lt;br /&gt;Q: Can you use multi touch to geo tag items?    &lt;br /&gt;A: Yes the location gadget can be coded to work with touch (the sample uses a mouse click on a Bing Map to set your location).&lt;/p&gt;  &lt;p&gt;Q: Can you use multi touch on multiple monitors?   &lt;br /&gt;A: Yes, as long as all monitors support touch&lt;/p&gt;  &lt;p&gt;Q: If I code for an Infrared multi touch screen, does that mean that I’ll have to write different code for a Capacitive multi touch screen?   &lt;br /&gt;A: No, you will not.&amp;#160; The same code will work for both types.&amp;#160; However each type of screen may have a different maximum number of points of touch.&lt;/p&gt;  &lt;p&gt;Q: Is there a built-in option in Windows 7 to automatically make the screen (or icons) bigger for touch?   &lt;br /&gt;A: No, but that has been coded into some Windows 7 applications.&amp;#160; You’ll also see that design in jumplist menu items (i.e. more space between them).&amp;#160; For more on the API, see these &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/Multitouch/" target="_blank"&gt;hands on labs&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Q: Do multi touch applications have the ability to respond to the amount of touch pressure? i.e. a ‘pressed harder’ event   &lt;br /&gt;A: Not at this time&lt;/p&gt;  &lt;p&gt;Q: Can you define a custom gestures?   &lt;br /&gt;A: Yes you can by coding a custom response to a particular WM_TOUCH message, see the HOL referenced earlier for an example.&lt;/p&gt;  &lt;p&gt;Q: Can we see Mike and Kim’s X-Ray multi touch application?   &lt;br /&gt;A: There is a &lt;a href="http://channel9.msdn.com/posts/sureshs/Windows-7-touch-application-for-Imaging/" target="_blank"&gt;video on MSDN Channel 9&lt;/a&gt; about this application – enjoy!    &lt;br /&gt;    &lt;br /&gt;Q: Is touch capability moving us toward virtual keyboards?    &lt;br /&gt;A: That is possible, also still complex.&amp;#160; &lt;a href="http://thetechnopath.com/microsoft-patent-futuristic-virtual-multitouch-keyboard/" target="_blank"&gt;Microsoft Research&lt;/a&gt; has been doing some work in this area.&lt;/p&gt;  &lt;p&gt;Q: What type of touch support is built-in to Windows 7?   &lt;br /&gt;A: Support for mouse clicks being replaced by simple gestures – like the Word 2010 (beta) scrolling with simple inertia that I demonstrated.&amp;#160; More complex gestures, such as those with complex inertia, must be manually coded.    &lt;br /&gt;    &lt;br /&gt;Q: Will a Windows 7 multi touch application be deployable on a MS Surface device?    &lt;br /&gt;A: Not presently, however we are working toward parity with MS Surface capabilities, particularly controls, for more info see this &lt;a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/Joe-Fletcher--Touch-and-Gesture-Computing/" target="_blank"&gt;MSDN Channel 9 video&lt;/a&gt;.    &lt;br /&gt;    &lt;br /&gt;Q: What is the maximum number of points of contact that a Windows 7 application can support?    &lt;br /&gt;A: That depends on the capabilities of the hardware.&amp;#160; For example, on the &lt;a href="http://www.hp.com/united-states/campaigns/touchsmart/notebook/buy.html" target="_blank"&gt;HP TouchSmart tx2&lt;/a&gt;, 5 points of touch are supported after the N-trig monitor drivers are installed.&lt;/p&gt;  &lt;p&gt;Q: Which applications that ship with Windows 7 are multi touch capable?   &lt;br /&gt;A: IE8 has the ‘bump’ feature; MS Paint is multi touch enabled&lt;/p&gt;  &lt;p&gt;Q: Does Silverlight support multi touch? Do you code it the same way?   &lt;br /&gt;A: It will and coding is different at this time – here’s a Codeplex &lt;a href="http://multitouch.codeplex.com/" target="_blank"&gt;sample&lt;/a&gt; for Silverlight 3.0 &lt;/p&gt;  &lt;p&gt;Q: Is the Surface API / SDK separate from the Windows 7 multi touch API?   &lt;br /&gt;A: Yes it is separate at this time.&lt;/p&gt;  &lt;p&gt;Q: Does Window 7 support handwriting recognition?   &lt;br /&gt;A: Yes, we have had this since earlier versions of the OS.&amp;#160; It performs better after end-user training as well.&lt;/p&gt;  &lt;p&gt;Q: Which version(s) of DirectX are compatible with Windows 7?   &lt;br /&gt;A: DirectX9, 10 and 11&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Taskbar &amp;amp; Library API (also UX and Search)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: Can you set up a default save location in a library, like in a folder?   &lt;br /&gt;A: Yes, and that is a recommended programming practice for Window 7. You can see this ‘&lt;a href="http://channel9.msdn.com/learn/courses/Windows7/ShellLibraries/" target="_blank"&gt;hands on lab&lt;/a&gt;’ for more information.&lt;/p&gt;  &lt;p&gt;Q: Can you backup a library?   &lt;br /&gt;A: Yes, you can and you can automate those backups as well.&lt;/p&gt;  &lt;p&gt;Q: When you copy a file into a library, where are you actually copying the file to?   &lt;br /&gt;A: The physical folder that the library is referencing. &lt;/p&gt;  &lt;p&gt;Q: Can I pin an item to the start menu? (Run…)   &lt;br /&gt;A: Yes, right click the item and then click ‘pin to start menu’&lt;/p&gt;  &lt;p&gt;Q: Why is your taskbar at the top of your screen?   &lt;br /&gt;A: Because I have chosen to put it there.&amp;#160; I think it makes me more productive, it is an optional placement.&lt;/p&gt;  &lt;p&gt;Q: Are programmable taskbar enhancements, i.e. icon overlays, etc…available only in Windows 7?   &lt;br /&gt;A: That is correct&lt;/p&gt;  &lt;p&gt;Q: What gadgets do you recommend for Windows 7?   &lt;br /&gt;A: &lt;a href="http://www.redmondpie.com/top-5-must-have-desktop-gadgets-for-windows-7/" target="_blank"&gt;These&lt;/a&gt; are fun.&lt;/p&gt;  &lt;p&gt;Q: Can we incorporate BING into Windows 7 search? how?   &lt;br /&gt;A: Yes, you can, via federated search.&amp;#160; Using the OpenSearch standard, you can incorporate BING as well as other data sources, here’s some &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=c709a596-a9e9-49e7-bcd4-319664929317&amp;amp;displaylang=en&amp;amp;tm" target="_blank"&gt;guidance&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Q: Does Windows 7 include voice activation? (i.e. a Speech API)   &lt;br /&gt;A: Yes, we’ve had one since Vista – here’s a &lt;a href="http://www.redmondpie.com/converting-text-to-speech-in-a-c-wpf-application/" target="_blank"&gt;link&lt;/a&gt; on how to build a WPF application that is speech-enabled.&lt;/p&gt;  &lt;p&gt;Q: Is the scenic ribbon user configurable?   &lt;br /&gt;A: Not by default, but you can add that functionality to it with code.&amp;#160; To get started coding a scenic ribbon, see these &lt;a href="http://channel9.msdn.com/learn/courses/Windows7/Ribbon/" target="_blank"&gt;hands on labs&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Q: Where can I find a list of keyboard shortcuts for Windows 7:   &lt;br /&gt;A: Here’s a pretty good &lt;a href="http://lifehacker.com/5390086/the-master-list-of-new-windows-7-shortcuts" target="_blank"&gt;link&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;About XP Mode     &lt;br /&gt;&lt;/strong&gt;    &lt;br /&gt;Q: When will XP emulation be fully available?    &lt;br /&gt;A: XP Mode is part of the the professional and ultimate editions of Windows 7.&amp;#160; Read this &lt;a href="http://blogs.technet.com/medv/archive/2009/04/30/windows-xp-mode-in-windows-7-how-it-relates-to-future-versions-of-med-v.aspx" target="_blank"&gt;blog&lt;/a&gt; to understand more about different types of virtualization offerings.    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Other questions (ahem…I did not make these up, actual texts!)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q: Where can I find information on the new Microsoft Store opening this week in Orange County? (Mission Viejo, CA this Thursday)   &lt;br /&gt;A: Here’s a &lt;a href="http://www.microsoftstore.com/missionviejo/" target="_blank"&gt;link&lt;/a&gt; – get there early this Thursday for fun and prizes!&lt;/p&gt; Q: Have they fixed the bug that makes developers burst into flames at the touch of sunlight?  &lt;br /&gt;A: I hope so, or there wouldn’t be any developers in SoCal!  &lt;br /&gt;  &lt;p&gt;Q: How are you?   &lt;br /&gt;A: Fine, but a bit busy at the moment. (asked during presentation via text).    &lt;br /&gt;    &lt;br /&gt;Q: I was at U2 concert last and know how you feel (directed at Mike)    &lt;br /&gt;A: Exactly.    &lt;br /&gt;    &lt;br /&gt;Q: I am 14 years old and my mom had to wake up at 4:30 am to drive me here, can I have some swag?    &lt;br /&gt;A: Sorry, no, but thanks to your mom.    &lt;br /&gt;    &lt;br /&gt;Q: I noticed your frequent websites link included ‘Aries and Leo love compatibility’ – would you consider a Sagittarius?    &lt;br /&gt;A: Well, that is supposed to be a pretty good match for a &lt;a href="http://astrology.about.com/od/leolovematches/qt/LeoSagittarius.htm" target="_blank"&gt;Leo&lt;/a&gt;    &lt;br /&gt;    &lt;br /&gt;Q: Will you marry me? (assuming this was directed at me and not at Mike Roth :)    &lt;br /&gt;A:&amp;#160; Not at this venue – maybe a Las Vegas event in the future.&lt;/p&gt;  &lt;p&gt;Q: Are you single? (same assumption as above)   &lt;br /&gt;A: Yes, are you?&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9913353" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>SoCalDevGal shares Windows 7 Launch LIVE</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/23/socaldevgal-shares-windows-7-launch-live.aspx</link><pubDate>Fri, 23 Oct 2009 16:19:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9912123</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9912123.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9912123</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows 7 Logo" border="0" alt="Windows 7 Logo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalsharesWindows7LaunchLIVE_8267/image_3.png" width="166" height="167" /&gt; &lt;/p&gt;  &lt;p&gt;Well, it’s not me presenting, but it is the same content.&amp;#160; If you couldn’t make it to the Windows 7 launch event next Monday, October 26th starting at 9am, you can watch the live stream of the presentation of my developer evangelist colleague &lt;a href="http://www.dotnetdoc.com/"&gt;Daniel Egan&lt;/a&gt; and more presenting on Monday.&lt;/p&gt;  &lt;p&gt;Here’s the link for the live stream &lt;a href="http://thenewefficiency.com/live"&gt;http://thenewefficiency.com/live&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;For those of you who DID register for my event on the same day (in Orange), I am looking forward to seeing you and will have some special surprises for select attendees.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9912123" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>SoCalDevGal presents Windows 7 Developer APIs</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/20/socaldevgal-presents-windows-7-developer-apis.aspx</link><pubDate>Tue, 20 Oct 2009 18:02:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9910082</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9910082.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9910082</wfw:commentRss><description>&lt;p&gt;Next week Monday and Wednesday, I’ll be presenting at the MSDN launch events for developers for Windows 7.&amp;#160; Both events are registered full already – however, I am posting my decks here for you.&amp;#160; Also we may be recording one set of launch sessions, if we do so, I’ll post the link to the recording on my blog.&lt;/p&gt;  &lt;p&gt;Session 1 – Windows 7 Taskbar and Library APIs   &lt;br /&gt; &lt;p&gt; &lt;div style="width:425px;text-align:left" id="__ss_2295604"&gt;&lt;a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/lynnlangit/windows-7-developer-apis-task-bar-libraries" title="Windows 7 Developer APIs -Task Bar Libraries"&gt;Windows 7 Developer APIs -Task Bar Libraries&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=1taskbarlibraries-091020124257-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-task-bar-libraries" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=1taskbarlibraries-091020124257-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-task-bar-libraries" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"&gt;View more &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/lynnlangit"&gt;lynnlangit&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt; &lt;/p&gt;    &lt;br /&gt;Session 2 – Windows 7 Graphics Enhancements and Sensor APIs &lt;p&gt; &lt;div style="width:425px;text-align:left" id="__ss_2295605"&gt;&lt;a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/lynnlangit/windows-7-developer-apis-graphics-sensors" title="Windows 7 Developer APIs - Graphics Sensors"&gt;Windows 7 Developer APIs - Graphics Sensors&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2graphicssensors-091020124249-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-graphics-sensors" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2graphicssensors-091020124249-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-graphics-sensors" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"&gt;View more &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/lynnlangit"&gt;lynnlangit&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt; &lt;/p&gt;   &lt;br /&gt;Sessions 3 – Windows 7 Scenic Ribbon and Multi Touch APIs&lt;/p&gt; &lt;p&gt; &lt;div style="width:425px;text-align:left" id="__ss_2295606"&gt;&lt;a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/lynnlangit/windows-7-developer-apis-multi-touch-and-scenic-ribbon" title="Windows 7 Developer APIs - Multi Touch and Scenic Ribbon"&gt;Windows 7 Developer APIs - Multi Touch and Scenic Ribbon&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3multi-touch-091020124251-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-multi-touch-and-scenic-ribbon" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3multi-touch-091020124251-phpapp02&amp;amp;stripped_title=windows-7-developer-apis-multi-touch-and-scenic-ribbon" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"&gt;View more &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration:underline;" href="http://www.slideshare.net/lynnlangit"&gt;lynnlangit&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt; &lt;/p&gt; &lt;p&gt;Happy coding!&lt;/p&gt;  &lt;p&gt;Also, if you haven’t done so already, please join my facebook group ‘Windows 7 Developers’ for more information.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9910082" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Win7DevSeries/default.aspx">Win7DevSeries</category></item><item><title>TeachCamp 2010</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/13/teachcamp-2010.aspx</link><pubDate>Tue, 13 Oct 2009 18:17:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9906758</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9906758.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9906758</wfw:commentRss><description>&lt;p&gt;You may know that I've led Microsoft's annual events for high-school aged girls (in SoCal) DigiGirlz for 3 years now. I will continue to do this, plan for 2010 is to host three one-day events (in April) in LA, Irvine and San Diego for DigiGirlz. Also, I will be participating in DigiGirlz events (as an instructor-trainer and as an instructor) in other geographies. An incredible group of community volunteers has been the key to the success of DigiGirlz events.    &lt;br /&gt;    &lt;br /&gt;New for 2010 is a vision to implement a larger initiative for both boys and girls (middle school and high school). The 'big vision' is to create a series of annual events, in partnership with the local technical communities and one university per event, where we teach large numbers of kids technology. The style of the event is based on codeCamp, that is community-driven, with corporate support (Microsoft and more), with community volunteers setting up logistics (registration, schedule, setting up classroom loads, etc...) and teaching.     &lt;br /&gt;    &lt;br /&gt;The first instance will be held in Mountain View on Feb 27 (single day) at Foothill Valley College (site of the hugely successful annual SVCCodeCamp). This is being run by the NorCal technical community. They have decided that their first event will target girls only (300), due to the under-representation of women in technology. I will participate as an instructor-trainer and instructor. Peter Kellner and his wife Tammy (they run SVCCodeCamp) are already on board to help with volunteers as well.     &lt;br /&gt;    &lt;br /&gt;The second instance will be held at UCSD in San Diego the second weekend in July. Llewelyn Falco will co-lead the event with me. We are currently working on curriculum development and are looking for volunteers to assist with this. Jason Frankovitz &amp;amp; Thomas Mueller are also on board helping with curriculum development. As we get closer to the date, we will obviously be looking for a bunch more volunteers.     &lt;br /&gt;    &lt;br /&gt;I would like to run one more instance in SoCal this year. I am looking for suggestions for venue and timeframe.     &lt;br /&gt;    &lt;br /&gt;If you would like to be part of my TeachCamp planning (mailing list), because you'd like to contribute and / or host your own TeachCamp somewhere outside of the Western US, you are welcome to join the conversation too.     &lt;br /&gt;    &lt;br /&gt;If you are interested in helping in any way please send me mail to lynnl at microsoft dot com with the subject 'TeachCamp'&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9906758" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Helping/default.aspx">Helping</category></item><item><title>Where is SoCalDevGal? – SoCal Developer Events for Oct 2009</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/09/28/where-is-socaldevgal-socal-developer-events-for-oct-2009.aspx</link><pubDate>Mon, 28 Sep 2009 08:22:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9900133</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9900133.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9900133</wfw:commentRss><description>&lt;p&gt;By popular demand I am attempting to aggregate SoCal Developer events on a monthly basis.&amp;#160; For October 2009 as follows below.   &lt;br /&gt;I’ll be happy to add any developer events I may have missed, just send me mail via my blog.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 1 (Sept 27 – Oct 3)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Mon, Sept 28 – &lt;a href="http://techetiquette.eventbrite.com/"&gt;GirlsInTech / Santa Monica / 7pm&lt;/a&gt; - ‘How much can you say without tarnishing your brand? (social media) – I am speaking    &lt;br /&gt;Wed, Sept 30 – &lt;a href="http://cloudcamp-la-09.eventbrite.com/"&gt;CloudCamp / LA / MS Office&lt;/a&gt; / 6pm – I am attending, maybe speaking    &lt;br /&gt;Sat, Oct 3 – &lt;a href="http://www.sandiegodotnet.com/"&gt;Silverlight Education Day&lt;/a&gt; / San Diego / 9am     &lt;br /&gt;&lt;em&gt;*note – I’ll be at SVC Code Camp and then San Jose MSDN Windows 7 launch from Fri, Oct 2 to Mon, Oct 5*     &lt;br /&gt;&lt;/em&gt;-----------------------------------------------------------&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 2 (Oct 4 – Oct 10)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Tues, Oct 6 – &lt;a href="http://dealmakermedia.com/the_workshop.html"&gt;DealMaker / LA&lt;/a&gt; / MS Office / 1-5pm – I am attending    &lt;br /&gt;Wed, Oct 7 – &lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032427071&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;MSDN geekSpeak on WF&lt;/a&gt; / 12-1pm – I am moderating    &lt;br /&gt;Fri, Oct 9 – &lt;a href="http://team-la.eventbrite.com/"&gt;BecauseItsMyBirthday&lt;/a&gt; / EccoHollywood / 7pm until late – I am one of the LA City Hosts&lt;/p&gt;  &lt;p&gt;-----------------------------------------------------------&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 3 (Oct 11 – Oct 17)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Thurs, Oct 15 – &lt;a href="http://www.mindshare.la/"&gt;MindshareLA&lt;/a&gt; / 8pm until late – I may be attending&lt;/p&gt;  &lt;p&gt;------------------------------------------------------------&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 4 (Oct 18 – Oct 24)&lt;/strong&gt;    &lt;br /&gt;    &lt;br /&gt;Tues, Oct 20 – &lt;a href="http://www.sandiegodotnet.com/"&gt;SQL UG / San Diego&lt;/a&gt; / 6:30pm to 9:00 pm – I am speaking on Gemini    &lt;br /&gt;Wed, Oct 21- &lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032427073&amp;amp;EventCategory=4&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;MSDN geekSpeak on Refactoring&lt;/a&gt; / 12-1pm – I am moderating    &lt;br /&gt;Thurs, Oct 22-25 – &lt;a href="http://sm4smallbiz.com/about/"&gt;Social Media for Small Biz Con&lt;/a&gt; / Aliso Viejo – 3 days – I may stop by&lt;/p&gt;  &lt;p&gt;-------------------------------------------------------------&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Week 5 (Oct 25 – Oct 31)&lt;/strong&gt;    &lt;br /&gt;    &lt;br /&gt;Mon, Oct 26 – MSDN Windows 7 Launch Event / Irvine – I am speaking on Windows 7 for Developers (sorry, sold out)    &lt;br /&gt;Tues, Oct 27 – &lt;a href="http://140conf.com/"&gt;140 conference / LA&lt;/a&gt; – I may be speaking (afternoon) on use of Twitter to drive nonProfit support activities    &lt;br /&gt;Wed, Oct 28 - MSDN Windows 7 Launch Event / LA– I am speaking on Windows 7 for Developers (sorry, sold out)    &lt;br /&gt;Thurs, Oct 29 – &lt;a href="http://www.tubefilter.tv/newmediavault/"&gt;New Media Vault&amp;#160; / LA&lt;/a&gt; – 7pm until late – I will probably be attending&lt;/p&gt;  &lt;p&gt;----------------------------------------------------------------&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9900133" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>DigiGirlz camp LA for 2009</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/09/02/digigirlz-camp-la-for-2009.aspx</link><pubDate>Thu, 03 Sep 2009 01:35:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9890618</guid><dc:creator>llangit</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9890618.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9890618</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Microsoft&amp;#39;s DigiGirlz program " border="0" alt="Microsoft&amp;#39;s DigiGirlz program " src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/DigiGirlzcampLAfor2009_D328/DG_logo_3.jpg" width="118" height="146" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;We hosted our first-ever &lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;DigiGirlz&lt;/a&gt; hi-tech camp for high-school aged girls at &lt;a href="http://www.nhsocal.com/AboutUs/Locations/LosAngelesCulverCityCA/tabid/1470/Default.aspx"&gt;New Horizons, Culver City&lt;/a&gt;, (LA) CA last week (We have hosted previous events in SoCal in Irvine, CA&amp;#160; and in San Diego, CA).&amp;#160; DigiGirlz is a global program of annual, free events – supported by Microsoft.&amp;#160; In SoCal we also have extensive community participation in addition to Microsoft’s support.&amp;#160; &lt;/p&gt;  &lt;p&gt;Photo of custom DigiGirlz participant certificate:&lt;/p&gt;  &lt;p&gt;&lt;img title="Custom Digigirlz certificate" alt="Custom Digigirlz certificate" src="http://photos-f.ak.fbcdn.net/hphotos-ak-snc1/hs216.snc1/8332_124289751297_715381297_2574461_7035440_n.jpg" width="400" height="300" /&gt;&lt;/p&gt;  &lt;p&gt;35 girls participated in activities over two days which included hands on classes (which we developed), demos of cool technologies (&lt;a href="http://research.microsoft.com/en-us/projects/kodu/"&gt;Kodu&lt;/a&gt;, &lt;a href="http://www.worldwidetelescope.org/Home.aspx"&gt;World-Wide Telescope&lt;/a&gt;, &lt;a href="http://mindstorms.lego.com/overview/NXT_Software.aspx"&gt;Lego Mindstorms&lt;/a&gt; etc…), discussion groups with technical professionals and more.&amp;#160; For links to the courses, which included ‘&lt;em&gt;Intro to Programming using &lt;a href="http://msdn.microsoft.com/en-us/devlabs/cc950524.aspx"&gt;SmallBasic&lt;/a&gt;’&lt;/em&gt;, ‘&lt;em&gt;Creating a Video Player in &lt;a href="http://blogs.msdn.com/expression/"&gt;Expression Blend3&lt;/a&gt;&lt;/em&gt;’ and more, see my previous &lt;a href="http://blogs.msdn.com/socaldevgal/archive/2009/07/16/digigirlz-summer-camp-2009.aspx"&gt;blog entry&lt;/a&gt; on past Digigirlz events in 2009.&lt;/p&gt;  &lt;p&gt;The focus and goal of the program is to give girls information (and motivation) around careers which involve technology.&amp;#160; Although I could write a really long blog post with detailed information about each aspect of the agenda, I do think that pictures speak volumes.&amp;#160; &lt;br /&gt;    &lt;br /&gt; Here’s me demonstrating Windows 7 multi touch applications on my laptop.&amp;#160; My challenge to the girls was ‘what multi touch applications will you create?’&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Me showing the Digigirlz Windows 7 multi touch" border="0" alt="Me showing the Digigirlz Windows 7 multi touch" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/DigiGirlzcampLAfor2009_D328/wmmarc_IMG_8571_DigiGirlz_3.jpg" width="403" height="270" /&gt; &lt;/p&gt;  &lt;p&gt;Thanks to photographers, Wm. Marc Salsberry (he took the picture above), Jim (TechFrog) Alden (check out his &lt;a href="http://www.flickr.com/photos/techfrog/sets/72157622046855219/show/"&gt;DigiGirlz photo set&lt;/a&gt; on Flickr!) and Anna Webber for capturing the event.&lt;/p&gt;  &lt;p&gt;While I am thanking people, local developer, Kim Schmidt took complete charge of organizing the event (during my trip to Africa), simply this event would not have happened without her.&amp;#160; We had more than 25 volunteers in total:   &lt;br /&gt;    &lt;br /&gt;From Microsoft – Cindy Palmer, Mary Jane Perez, Linda Routson, Curtis Wong, Avelina Serna    &lt;br /&gt;Community – Gina Johnston, Robyn Cohen, Marsha Collier, Heather Meaker, Heather Vescent, Cigdem Patlak, Thomas Mueller, Alexandra Mokh, Akiko Ashley, Mary-Margaret Walker, Leila Curic, Babette Pepaj and more!&lt;/p&gt;  &lt;p&gt;More fun photos&lt;/p&gt;  &lt;p&gt;From Kim Schmidt – Girls participating in &lt;a href="http://research.microsoft.com/en-us/um/redmond/projects/songsmith/"&gt;SongSmith&lt;/a&gt; competition&lt;/p&gt;  &lt;p&gt;&lt;img title="SongSmith competition" alt="SongSmith competition" src="http://photos-e.ak.fbcdn.net/hphotos-ak-snc1/hs248.snc1/9523_1194371772283_1018084551_597452_1306546_n.jpg" width="400" height="300" /&gt;&lt;/p&gt;  &lt;p&gt;DigiGirl taking notes during one of the speaker’s presentations&lt;/p&gt;  &lt;p&gt;&lt;img title="DigiGirl taking notes" alt="DigiGirl taking notes" src="http://photos-f.ak.fbcdn.net/hphotos-ak-snc1/hs248.snc1/9523_1194375532377_1018084551_597541_3003256_n.jpg" width="350" height="467" /&gt;&lt;/p&gt;  &lt;p&gt;DigiGirlz events are one my favorite things to do at Microsoft.&amp;#160; In addition to watching two girls who were completely new to programming challenge each other at the end of the first day of camp to create the coolest program in SmallBasic&amp;#160; (after the intro class) and much more, I got extremely positive feedback from participants.&amp;#160; &lt;br /&gt;    &lt;br /&gt;Also after &lt;strong&gt;every&lt;/strong&gt; DigiGirlz event that I’ve ever participated in I ALWAYS get at least one letter like the one below (which I received today).&amp;#160; &lt;br /&gt;    &lt;br /&gt;&lt;i&gt;&amp;quot;Dear DigiGirlz team,     &lt;br /&gt;      &lt;br /&gt;Thank you so much for putting on DigiGirlz. I've learned so much these past two days! I've already started reading your (Lynn's) book, and will start playing around with SQL Server as soon as I am verified as a student (and can download SQL Server via &lt;a href="https://www.dreamspark.com/"&gt;DreamSpark&lt;/a&gt;). The first thing I am going to do is to make a database for my clothes!      &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://www.internqueen.com/index.php?/site/photo_full/260/"&gt;Lauren (Berger)&lt;/a&gt; has inspired me to start working as an intern and I've contacted &lt;a href="http://www.girlgamer.com/"&gt;Alex (GirlGamer)&lt;/a&gt; about an internship at her company. The DigiGirlz experience was truly amazing, and I hope your team continues inspiring girls as you all have inspired me.&amp;quot;&lt;/i&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9890618" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Helping/default.aspx">Helping</category></item><item><title>DigiGirlz Summer Camp 2009</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/07/16/digigirlz-summer-camp-2009.aspx</link><pubDate>Thu, 16 Jul 2009 06:38:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9835033</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9835033.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9835033</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="DigiGirlz logo" border="0" alt="DigiGirlz logo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/DigiGirlzSummerCamp2009_114CC/DigigirlzHome_r2_c17_3.gif" width="189" height="143" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;We hosted around 20 girls over the past two days at Microsoft’s Irvine, CA office.&amp;#160;&amp;#160; The global &lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;DigiGirlz&lt;/a&gt; program is funded by Microsoft and supports annual hosting of either one-day spring events or multi-day summer camps.&amp;#160; The goal of the events is to get high-school aged girls interested in technology careers.&amp;#160; I am the lead for SoCal.&amp;#160; This year I elected to lead 4 events.&amp;#160; The two spring events occurred in LA and San Diego.&amp;#160; This first camp was held in Irvine.&amp;#160; There will be another two-day camp at New Horizons, Culver City, CA on Thursday August 27 and 28.&amp;#160; 50 high-school aged girls are registered to attend that camp.&lt;/p&gt;  &lt;p&gt;The &lt;a href="http://www.ocregister.com/articles/percent-women-digigirlz-2494358-camp-science"&gt;OC Register covered the Irvine event both on the front page of today’s Local section&lt;/a&gt; (two photos and a short story) and on-line (13 photos and stories).&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.ocregister.com/photos/percent-women-digigirlz-2494358-camp-science/pid2494361"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="OC Register photo and story" border="0" alt="OC Register photo and story" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/DigiGirlzSummerCamp2009_114CC/clip_image001_3.jpg" width="454" height="319" /&gt;&lt;/a&gt;    &lt;br /&gt;    &lt;br /&gt;Also some of the leads took pictures.&amp;#160; Kim Schmidt was showing the girls SongSmith.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.facebook.com/photo.php?pid=495168&amp;amp;id=1018084551"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" title="SongSmith demo" border="0" alt="SongSmith demo" src="http://photos-g.ak.fbcdn.net/hphotos-ak-snc1/hs151.snc1/5613_1164731231288_1018084551_495118_4294820_n.jpg" width="453" height="604" /&gt;&lt;/a&gt;    &lt;br /&gt;    &lt;br /&gt;John Hubbard created a Photosynth of the &lt;a href="http://photosynth.net/view.aspx?cid=FADD0DBA-BC04-4851-9A5F-E379C422D4B4"&gt;participants&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://photosynth.net/view.aspx?cid=FADD0DBA-BC04-4851-9A5F-E379C422D4B4"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Photosynth of DigiGirlz" border="0" alt="Photosynth of DigiGirlz" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/DigiGirlzSummerCamp2009_114CC/image_3.png" width="454" height="342" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Here is the list of volunteers (their roles at the camp listed as well) for the Irvine camp:&lt;/p&gt;  &lt;p&gt;From Microsoft: Cindy Palmer / proctor    &lt;br /&gt;From the local technical community:     &lt;br /&gt;Kim Schmidt, Gina Johnston, Chris Savolskis curriculum creators, instructors and proctors    &lt;br /&gt;John Hubbard, Michael Hubbard / proctors     &lt;br /&gt;Marek Schmidt / setup help     &lt;br /&gt;Alexandra Moth / Heather Vescent / Lauren Berger / speakers&lt;/p&gt;  &lt;p&gt;and a picture :)&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" title="Some of the DigiGirlz camp volunteers" border="0" alt="Some of the DigiGirlz camp volunteers" src="http://photos-b.ak.fbcdn.net/hphotos-ak-snc1/hs131.snc1/5613_1165251764301_1018084551_497057_2091679_n.jpg" width="450" height="310" /&gt;    &lt;br /&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;  &lt;p&gt;We encourage ANYONE to reuse our curriculum.&amp;#160; Below is the agenda and after that are all our our PowerPoint presentations.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Camp Agenda&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Day One&lt;/strong&gt;     &lt;br /&gt;8:00 – 8:30&amp;#160; - prepare facility, greet girls, gather registration / release forms – Icebreaker     &lt;br /&gt;9:00-10:00 – SQL Database class     &lt;br /&gt;10:00 – 10:15 – break     &lt;br /&gt;10:30-11:45 – Small Basic class     &lt;br /&gt;11:45 – 1:00 – Lunch + technical career discussion with all instructors     &lt;br /&gt;1:00 – 2:15 – DemoFest – Kodu, MS Surface, SongSmith, Windows 7 multi touch applications     &lt;br /&gt;2:15 – 3:00 – speaker, Intern Queen – Lauren Berger     &lt;br /&gt;    &lt;br /&gt;&lt;strong&gt;Day Two&lt;/strong&gt;     &lt;br /&gt;8:00 – 8:30&amp;#160; - prepare facility, greet girls     &lt;br /&gt;9:00-10:00 – Movie maker class     &lt;br /&gt;10:00 – 10:15 – break     &lt;br /&gt;10:30-11:45 – XNA Game class     &lt;br /&gt;11:45 – 1:00 – Lunch + speaker – Alex Moth from Girl Gamer     &lt;br /&gt;1:00 – 2:15 – Blend 3 class     &lt;br /&gt;2:15 – 3:00 – speaker, Heather Vescent&amp;#160; from the Purple Tornado     &lt;br /&gt;---------------------------------------------------------------------------------------------------------------------------------------    &lt;br /&gt;    &lt;br /&gt;&lt;strong&gt;Classroom machine setup&lt;/strong&gt; requires the following&lt;/p&gt;  &lt;p&gt;Internet access   &lt;br /&gt;Vista w/ Windows Movie Maker     &lt;br /&gt;SQL Server Express 2008 w/Advanced Services     &lt;br /&gt;XNA     &lt;br /&gt;Visual Studio 2008 Express C#     &lt;br /&gt;Expression Blend 3 CTP + Silverlight SDK&lt;/p&gt;  &lt;p&gt;We also set up &lt;strong&gt;demo machines&lt;/strong&gt; with     &lt;br /&gt;Kodu (Academic edition is via internal MS beta only) and requires wired XBox 360 controller     &lt;br /&gt;SongSmith - (non-expiring edition is via internal MS beta only)     &lt;br /&gt;Windows 7 Touch Pack Applications on multi touch HP TouchSmart tx2 laptop (software is MS internal only at this time)&lt;/p&gt;  &lt;p&gt;We used a samples files for the database class (boyfriends.mdf) and for Blend class.&amp;#160; We also created an icebreaker activity.&amp;#160; All of these files can be downloaded from &lt;a href="http://cid-77d827195fc20b0e.skydrive.live.com/self.aspx/DigiGirlzLA"&gt;this Skydrive location&lt;/a&gt; (you must sign in with ANY Windows Live ID first).&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Power points&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1728004"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="1 Digi Girlz So Cal Databases Kims Final" href="http://www.slideshare.net/llangit/1-digi-girlz-so-cal-databases-kims-final"&gt;1 Digi Girlz So Cal Databases Kims Final&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=1digigirlzsocaldatabaseskimsfinal-090715214418-phpapp01&amp;amp;stripped_title=1-digi-girlz-so-cal-databases-kims-final" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=1digigirlzsocaldatabaseskimsfinal-090715214418-phpapp01&amp;amp;stripped_title=1-digi-girlz-so-cal-databases-kims-final" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;    &lt;div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px"&gt;View more &lt;a style="text-decoration: underline" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration: underline" href="http://www.slideshare.net/llangit"&gt;llangit&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1728005"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="2 Digi Girlz Small Basic" href="http://www.slideshare.net/llangit/2-digi-girlz-small-basic"&gt;2 Digi Girlz Small Basic&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2digigirlzsmallbasic-090715214409-phpapp01&amp;amp;stripped_title=2-digi-girlz-small-basic" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2digigirlzsmallbasic-090715214409-phpapp01&amp;amp;stripped_title=2-digi-girlz-small-basic" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;    &lt;div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px"&gt;View more &lt;a style="text-decoration: underline" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration: underline" href="http://www.slideshare.net/llangit"&gt;llangit&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1728009"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="3 Kodu" href="http://www.slideshare.net/llangit/3-kodu"&gt;3 Kodu&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3kodu-090715214358-phpapp02&amp;amp;stripped_title=3-kodu" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=3kodu-090715214358-phpapp02&amp;amp;stripped_title=3-kodu" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;    &lt;div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px"&gt;View more &lt;a style="text-decoration: underline" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration: underline" href="http://www.slideshare.net/llangit"&gt;llangit&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1728006"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="4 Making Movies" href="http://www.slideshare.net/llangit/4-making-movies"&gt;4 Making Movies&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=4makingmovies-090715214423-phpapp02&amp;amp;stripped_title=4-making-movies" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=4makingmovies-090715214423-phpapp02&amp;amp;stripped_title=4-making-movies" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;    &lt;div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px"&gt;View more &lt;a style="text-decoration: underline" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration: underline" href="http://www.slideshare.net/llangit"&gt;llangit&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1728008"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="5 Digigirlz Xna" href="http://www.slideshare.net/llangit/5-digigirlz-xna"&gt;5 Digigirlz Xna&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=5digigirlzxna-090715214403-phpapp02&amp;amp;stripped_title=5-digigirlz-xna" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=5digigirlzxna-090715214403-phpapp02&amp;amp;stripped_title=5-digigirlz-xna" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;    &lt;div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px"&gt;View more &lt;a style="text-decoration: underline" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration: underline" href="http://www.slideshare.net/llangit"&gt;llangit&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1728007"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="6 Digigirl Creating A Video Player In Blend 3" href="http://www.slideshare.net/llangit/6-digigirl-creating-a-video-player-in-blend-3"&gt;6 Digigirl Creating A Video Player In Blend 3&lt;/a&gt;&lt;object style="margin:0px" width="425" height="355"&gt;&lt;param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=6digigirlcreatingavideoplayerinblend3-090715214412-phpapp02&amp;amp;stripped_title=6-digigirl-creating-a-video-player-in-blend-3" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=6digigirlcreatingavideoplayerinblend3-090715214412-phpapp02&amp;amp;stripped_title=6-digigirl-creating-a-video-player-in-blend-3" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;    &lt;div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px"&gt;View more &lt;a style="text-decoration: underline" href="http://www.slideshare.net/"&gt;presentations&lt;/a&gt; from &lt;a style="text-decoration: underline" href="http://www.slideshare.net/llangit"&gt;llangit&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Another important piece of information we shared with all of the DigiGirlz is the fact that they (and ANY high-school aged student) can have access to FULL VERSIONS of our software for studying via the &lt;a href="https://www.dreamspark.com/"&gt;DreamSpark program&lt;/a&gt;.&amp;#160; Included products are shown in the screenshot below.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="DreamSpark" border="0" alt="DreamSpark" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/DigiGirlzSummerCamp2009_114CC/image_6.png" width="454" height="261" /&gt;&amp;#160; &lt;br /&gt;So, spread the word, find a kid and teach her (or him) how to code today!&amp;#160; If you’d like to be a part of a future DigiGirlz event, please read the FAQ below first.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;DigiGirlz FAQ&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Q. When is the next event?&amp;#160; Is there an event in my area?   &lt;br /&gt;A. Read the DigiGirlz &lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;site&lt;/a&gt; – all events are listed there.    &lt;br /&gt;    &lt;br /&gt;Q. I want to send my daughter – what is the age limit? requirement, etc..?    &lt;br /&gt;A. Read the DigiGirlz &lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;site&lt;/a&gt; – all attendance information is listed there.&amp;#160; All attendees must register in advance.&amp;#160; Each event has specific attendance limits because there are hands on classes (i.e. need to have one computer per attendee.)    &lt;br /&gt;    &lt;br /&gt;Q. I would like to volunteer, what can I do?    &lt;br /&gt;A. Great!&amp;#160; We need help with logistics management (i.e. answer email, evaluations, etc..) and with technical classroom proctoring.&amp;#160; We do conduct ‘train-the-trainer’ sessions at DigiGirlz SoCal prior to each event.&amp;#160; Proctors should have technical backgrounds.&lt;/p&gt;  &lt;p&gt;Q. Can I use your courseware?&amp;#160; &lt;br /&gt;A. Yes, but this is a volunteer effort, so there is no one to support it beyond what I post on this blog.&lt;/p&gt;  &lt;p&gt;Q. I would like to be a speaker at a DigiGirlz event, what is the next step?   &lt;br /&gt;A. Send an email to the event coordinator (email listed on DigiGirlz &lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;site&lt;/a&gt;) with your resume / topic&lt;/p&gt;  &lt;p&gt;Q. I am a teacher, can I attend?   &lt;br /&gt;A. This varies by location.&amp;#160; Contact the location lead to ask via the email listed on the DigiGirlz &lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;site&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Q. Can boys attend?   &lt;br /&gt;A. No, this program is specifically targeted at girls.&amp;#160; However, you can use/modify the courses and hold your own event with these topics.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9835033" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Helping/default.aspx">Helping</category></item><item><title>Report from StepUp First Annual Career Conference in Carson, CA</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/20/report-from-stepup-first-annual-career-conference-in-carson-ca.aspx</link><pubDate>Wed, 20 May 2009 06:29:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9631159</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9631159.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9631159</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="StepUp Women&amp;#39;s Network" border="0" alt="StepUp Women&amp;#39;s Network" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromStepUpFirstAnnualCareerConfere_1202A/4333_85841242108_561122108_2190682_3027701_n%5B1%5D_3.jpg" width="244" height="184" /&gt; &lt;/p&gt;  &lt;p&gt;On Saturday after TechEd, I attended the first-ever &lt;a href="http://www.suwn.org/?v=1"&gt;StepUp&lt;/a&gt; Career Conference for underserved high-school aged girls.&amp;#160; This event was put on by the national StepUp non-profit, based in Los Angeles and was hosted at the &lt;a href="http://www.dermalogica.com/us/#/home"&gt;Dermologica&lt;/a&gt; HQ in Carson, CA.&amp;#160; On this day 30 girls and their professional mentors participated in a series of activities around career development.&amp;#160; I was connected to this organization’s&amp;#160; local lead, &lt;a href="http://www.linkedin.com/pub/alexa-brandt/1/193/8a9"&gt;Alexa Brandt&lt;/a&gt;, by formerly LA-based do-gooder &lt;a href="http://twitter.com/sloane"&gt;Sloane Berrent&lt;/a&gt;, because of my work with &lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;Microsoft’s Digigirlz&lt;/a&gt; program.&lt;/p&gt;  &lt;p&gt;I loved attending and learned quite a bit about how their very effective professional mentor program runs.&amp;#160; I enjoyed observing the activities and the girls seemed quite engaged all day.&amp;#160; Below is a picture from a great activity, speed mentoring.&amp;#160; During this mentees were encircled by mentors, music was played and when it stopped, girls asked professional women a series of questions.&amp;#160; Dancing was encouraged, fun and learning was had by all!&amp;#160; This was a very successful event and I intend to continue to work with this organization in Southern California.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Speed mentoring works!" border="0" alt="Speed mentoring works!" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromStepUpFirstAnnualCareerConfere_1202A/4333_85841232108_561122108_2190680_5684375_n%5B1%5D_3.jpg" width="254" height="337" /&gt; &lt;/p&gt;  &lt;p&gt;Here’s the detailed agenda for the conference:&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Agenda: &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;1. Mentor Check In, Debriefing and Refreshments (9:30-10) - Review event details with Senior Program Manager Alexa Brandt&amp;#160; - Girls Arrive (10:00)&lt;/p&gt;  &lt;p&gt;2. Welcome, Introduction of Mentor/Mentees and Ice Breakers (10-11)&lt;/p&gt;  &lt;p&gt;3. Break into two groups – Successful Sisters &amp;amp; Working Women (swap after sessions)&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Working Women&lt;/strong&gt;:&amp;#160; How to Become an Internship Queen by Lauren Berger &lt;a href="http://www.internqueen.com/"&gt;www.internqueen.com&lt;/a&gt; (11:00 – 11:45)&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;a. What is an internship/part-time job. Why is it beneficial, why would you work for free? Where can you find an internship? Mentors share their internship experiences &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;b. Strengths with fun self-assessment tests &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;c. Interview tips and role playing&amp;#160;&amp;#160; &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Successful Sisters&lt;/strong&gt;: A Career Girl’s Keys To Success Led by Lisa Lee (11:00 – 11:45) &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;a. What is a Career, My Mission: What Do I Want to Do &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;b. My Plan: How Do I Make it Happen, Importance of Education, Time Management &amp;amp; Prioritization&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;c. Women’s History in the Workplace &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;d. Activity: Each pair will be given an item such as a cel phone, magazine, credit card, etc. The pairs will be asked to brainstorm as many careers and related skills that correlate with the product. The exercise is designed to get girls to look at everyday items in a new way and get them thinking about careers they may not have considered&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;4. Lunch and Trivia&amp;#160;&amp;#160; (12:30-1:15) Please sit with your mentee(s) during lunch &lt;/p&gt;  &lt;p&gt;5. Career Speed Networking (1:15-1:40) &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;a. Inner/Outer Circle – all mentors will be in the “inner circle” in which they face out while girls will be on the outer circle, facing in. Music will be playing while everyone walks in a circle. When the music stops, girls will ask 2-3 career related questions to whichever mentor they stop in front of. We will play a handful of rounds. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;6. Passport to Professions: Career Stations (1:40 – 2:25) &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;a. Mentors will be grouped together by industry. Each industry will have a table where you will sit. Girls will have a passport booklet. They have to find mentors that meet certain requirements such as find a woman that works with clients or patients. How does she work with different personality types?&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;b. If you meet the bill, chat with the girl and then stamp her passport &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;7. Closing Remarks and Gift Bags (2:25-2:30)&amp;#160; - Girls turn in their passport for a Dermologica goody bag. Volunteers get bags too! &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9631159" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Helping/default.aspx">Helping</category></item><item><title>Report from TechEd – MVP pre-show summit</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/18/report-from-teched-mvp-pre-show-summit.aspx</link><pubDate>Mon, 18 May 2009 22:19:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9625793</guid><dc:creator>llangit</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9625793.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9625793</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdMVPpresummit_AD2B/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdMVPpresummit_AD2B/image_thumb.png" width="238" height="120" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Sunday before &lt;a href="http://www.msteched.com/teched/default.aspx"&gt;TechEd&lt;/a&gt; I represented local evangelists at the TechEd MVP pre-summit.&amp;#160; In addition to meeting several MVPs for the first time, I got a chance to plan new events with key SoCal MVPs (most of whom also lead or actively participate in local User Groups as well) -- &lt;a href="http://www.duringlunch.com/"&gt;James Johnson&lt;/a&gt;, &lt;a href="http://itknowledgeexchange.techtarget.com/sql-server/about/"&gt;Denny Cherry&lt;/a&gt;, &lt;a href="http://mvasoftware.com/blogs/mikev_weblog/archive/2009/03/15/vsts-big-event-is-coming.aspx"&gt;Mike Vincent&lt;/a&gt;, &lt;a href="http://blogs.claritycon.com/blogs/andrew_karcher/default.aspx"&gt;Andrew Karcher&lt;/a&gt;, &lt;a href="http://www.quickstart.com/index.aspx"&gt;Mark Rosenberg&lt;/a&gt; and more attended.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdMVPpresummit_AD2B/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="meeting of the MVP minds" border="0" alt="meeting of the MVP minds" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdMVPpresummit_AD2B/image_thumb_1.png" width="304" height="229" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Here are some of the ideas for new types of events that we kicked around – what do think?&lt;/p&gt;  &lt;p&gt;1) &lt;b&gt;Give Camp&lt;/b&gt; – a weekend coding smack down, to be held at a university, with teams of developers working to create solutions that will benefit non-profits.&amp;#160; Judging, technical resources (i.e. help) from MS and more.&amp;#160; MS did this in &lt;a href="http://jaysmith.us/post/We-Are-Microsoft-GiveCamp-Dallas-Update.aspx"&gt;Dallas&lt;/a&gt; last year with great success.&amp;#160; Also post solutions to &lt;a href="http://www.codeplex.com/"&gt;CodePlex&lt;/a&gt;.&amp;#160; (Later in the week I had dinner with &lt;a href="http://blogs.msdn.com/saraford/"&gt;Sara Ford&lt;/a&gt;, who runs CodePlex for Microsoft and she thought this was a great idea and agreed to highlight any projects we might produce there.&amp;#160; Also tie this project to James’ NING site - ‘&lt;a href="http://geeks-without-borders.ning.com/"&gt;Geeks Without Borders’&lt;/a&gt; to increase reach beyond SoCal.&lt;/p&gt;  &lt;p&gt;2) &lt;b&gt;Proctored Hands on Labs&lt;/b&gt; with prerequisites – repeating our highly successfully Silverlight 2.0 HOLs last year, with themes of WPF and/ Windows 7 development.&amp;#160; Have a first night (Tues) with lecture, which is also recorded, in case you can’t make it, then the lab night is on Thursdays.&amp;#160; Repeat frequently, host at technical training centers throughout SoCal.&lt;/p&gt;  &lt;p&gt;3) &lt;b&gt;geekSpeak guests&lt;/b&gt; – I am always looking for interesting new guests for my weekly webcast series (&lt;a href="http://blogs.msdn.com/geekspeak/"&gt;MSDN geekSpeak&lt;/a&gt;) and I met several MVPs at this summit who I’ve invited to appear on the show this summer.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9625793" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/TechEd/default.aspx">TechEd</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Helping/default.aspx">Helping</category></item><item><title>Report from TechEd – What is Oslo? What is M? What is Intellipad?</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/18/report-from-teched-mvp-pre-summit.aspx</link><pubDate>Mon, 18 May 2009 20:38:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9625606</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9625606.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9625606</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="TechEd" border="0" alt="TechEd" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdMVPpresummit_958E/image_3.png" width="230" height="112" /&gt; &lt;/p&gt;  &lt;p&gt;All week at &lt;a href="http://www.msteched.com/teched/default.aspx"&gt;TechEd&lt;/a&gt; I worked in the Oslo booth in the SOA area.&amp;#160; I worked with &lt;a href="http://blogs.msdn.com/krisho/default.aspx"&gt;Kris Horrocks&lt;/a&gt;, Miguel Llopis and &lt;a href="http://www.shycohen.com/default.htm"&gt;Shy Cohen&lt;/a&gt;.&amp;#160; Kris and Miguel are on the Oslo product team and Shy is an architect and trainer, who recently left Microsoft after over 10 years in Redmond.&amp;#160; Working with Softies from the Product Team is always a treat because I get to ‘go deep’ into a technology.&amp;#160; This is definitely something I miss about my job as a broad reach developer evangelist.&amp;#160; I spent a good amount of time listening, and doing my usual translating, trying to help the customers to understand our vision of Oslo. So the questions came is two groups.&lt;/p&gt;  &lt;p&gt;1) I am a developer and this is a developer thing that I have never heard of&amp;#160; - so what is it exactly?&lt;/p&gt;  &lt;p&gt;2) I am an architect (usually a large enterprise architect) and I use product X right now, how does Oslo compare?&lt;/p&gt;  &lt;p&gt;To answer the first one, we started with basic concepts.&amp;#160; Oslo is a platform for creating model-driven application and it contains a language, M; tools, IntelliPad and Quadrant; and a (SQL Server) database, Repository.&amp;#160; The MSDN Oslo developer center is a great place to start learning – it’s &lt;a href="http://msdn.microsoft.com/en-us/library/dd129514.aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd129514.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="What is Oslo" border="0" alt="What is Oslo" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdMVPpresummit_958E/image_9.png" width="244" height="242" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Oslo allows developers to use, extend or to create DSLs (domain-specific languages).&amp;#160; DSLs are used to create models which conform to schema or grammar types.&amp;#160; All artifacts, i.e. models, schemas, etc…are stored in the Repository.&amp;#160; We intend to provide several core DSLs as part of Oslo when it ships as a product.&amp;#160; These include MWeb for ASP.NET, MService for WCF / WF, MEntity for the Entity Framework, and MSchema for SQL.&amp;#160; You can use these DSLs ‘as is’ to improve developer productivity, i.e. write in a more natural way (for developers) and get output in various formats, or you can extend the DSLs we provide, or even write your own.&amp;#160; A fun example that we showed was a ‘MWindow’ DSL that ‘translated’ input in the form of a poem, i.e. &lt;em&gt;‘Give me a Window, With a Title of New, Color the Outside, And the Inside too, Make them both, blue, light, blue’&lt;/em&gt;, which was then translated into XAML, which was next associated with the runtime to output a WPF application.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="core Oslo domains" border="0" alt="core Oslo domains" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdMVPpresummit_958E/image_12.png" width="304" height="228" /&gt; &lt;/p&gt;  &lt;p&gt;Of course the key to using any new toolset is understanding the language.&amp;#160; For a quick look at M, see the video referenced below.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/oslo/dd576256.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Oslo Modeling - Using M language" border="0" alt="Oslo Modeling - Using M language" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdMVPpresummit_958E/image_6.png" width="304" height="256" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;   &lt;p&gt;&lt;/p&gt;    &lt;p&gt;&lt;/p&gt;    &lt;p&gt;&lt;/p&gt;    &lt;p&gt;We also showed some other DSL examples, (such as one for the X10 home automation domain) via&amp;#160; &lt;a href="http://blogs.msdn.com/intellipad/"&gt;IntelliPad&lt;/a&gt;.&amp;#160; The example shown below is from the IntelliPad team blog and it shows MSchema, or SQL generation.&lt;/p&gt;    &lt;p&gt;&lt;img title="IntelliPad" alt="IntelliPad" src="https://blogs.msdn.com/blogfiles/intellipad/102808_2144_UsingIntell6.png" width="600" height="431" /&gt;&lt;/p&gt;    &lt;p&gt;Quadrant, which was previewed at PDC last fall, is NOT part of the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=f2f4544c-626c-44a3-8866-b2a9fe078956&amp;amp;displaylang=en"&gt;current Oslo CTP (Jan 2009).&amp;#160; This CTP&lt;/a&gt; includes all the samples we showed at TechEd as well as IntelliPad.&amp;#160; Principal Architect of Oslo, &lt;a href="http://www.pluralsight.com/community/blogs/dbox/default.aspx"&gt;Don Box&lt;/a&gt;, also presented a session at TechEd on Oslo, which should be available &lt;a href="http://www.msteched.com/online/home.aspx"&gt;online&lt;/a&gt; (eventually) after the show.&lt;/p&gt;    &lt;p&gt;As I told many customers as the show, we are ‘early’ in the development of our modeling platform, so if this is an area of interest for you, please grab the CTP, check it out and send me your feedback.&amp;#160; Our product team really wants to hear from you.&lt;/p&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9625606" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/TechEd/default.aspx">TechEd</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category></item><item><title>Going to TechEd in LA next week? – find SoCalDevGal there</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/06/going-to-teched-in-la-next-week-find-socaldevgal-there.aspx</link><pubDate>Wed, 06 May 2009 04:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9590186</guid><dc:creator>llangit</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9590186.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9590186</wfw:commentRss><description>&lt;P&gt;&lt;A href="http://www.msteched.com/teched/default.aspx" mce_href="http://www.msteched.com/teched/default.aspx"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=TechEd border=0 alt=TechEd src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/GoingtoTechEdinLAnextweekfindSoCalDevGal_109A9/image_3.png" width=233 height=156 mce_src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/GoingtoTechEdinLAnextweekfindSoCalDevGal_109A9/image_3.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;TechEd starts for me on Sunday, May 10.&amp;nbsp; Here’s where to find me day-by-day – if you can’t find me send me mail via this blog with your number and I’ll text you back.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sunday &lt;/STRONG&gt;&lt;BR&gt;day - MVP event at LACC -and- OSLO booth prep&lt;BR&gt;night – SharePoint by Night Party -and- MCT ‘foodie’ meet up&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Monday&lt;/STRONG&gt; &lt;BR&gt;morning – at the show &lt;BR&gt;afternoon – Oslo booth &lt;BR&gt;evening – Win7 party &lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;Tuesday&lt;/STRONG&gt; &lt;BR&gt;morning – Oslo booth &lt;BR&gt;afternoon – MCT lounge, then book signing at TechEd bookstore (4pm – 5pm) &lt;BR&gt;evening – West Region team dinner &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Wednesday&lt;/STRONG&gt; &lt;BR&gt;morning – at the show &lt;BR&gt;afternoon – Oslo booth &lt;BR&gt;evening – secret party&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Thursday &lt;BR&gt;&lt;/STRONG&gt;morning – Oslo booth &lt;BR&gt;afternoon – WomenBuild prep (facilitator training starts at 4pm) &lt;BR&gt;evening – Community Party 5pm, WomenBuild 6:30pm&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Friday &lt;BR&gt;&lt;/STRONG&gt;morning – Oslo booth&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9590186" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/TechEd/default.aspx">TechEd</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category></item><item><title>SoCalDevGal’s Tweet Stream – Do you follow llangit?</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/04/27/socaldevgal-s-tweet-stream-do-you-follow-llangit.aspx</link><pubDate>Mon, 27 Apr 2009 19:33:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9571210</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9571210.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9571210</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalsTweetStreamDoyoufollowllangi_8669/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="LLangit&amp;#39;s tweet stream" border="0" alt="LLangit&amp;#39;s tweet stream" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalsTweetStreamDoyoufollowllangi_8669/image_thumb.png" width="304" height="420" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Many of you have expressed interested in this week’s Windows 7 Developer Incubation week which is being held at Microsoft in Irvine, CA.&amp;#160; The quickest and easiest way to follow what is going is to follow me on Twitter (llangit), as I’ll be here all week and will be tweeting as we go.&amp;#160; We’ll also be shooting video and posting either here or via various Twitter vehicles, 12seconds, etc…I have protected my updates on twitter, so if you want to follow, then just request and I’ll approve you.&amp;#160; See ya’ there!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9571210" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>Win7 – getting your apps ready – here’s how</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/04/26/win7-getting-your-apps-ready-here-s-how.aspx</link><pubDate>Sun, 26 Apr 2009 19:46:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9569461</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9569461.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9569461</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.shopping.hp.com/webapp/shopping/computer_can_series.do?storeName=computer_store&amp;amp;category=desktops&amp;amp;a1=Category&amp;amp;v1=All-in-One+PCs&amp;amp;series_name=IQ800t_series"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" title="HP TouchSmart" border="0" alt="HP TouchSmart" src="http://hpshopping.speedera.net/www.shopping.hp.com/shopping/images/products/IQ500tseries_300.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Check out this great blog post one of our Architect Evangelists (&lt;a href="http://blogs.msdn.com/usisvde/default.aspx"&gt;Bruce Kyle&lt;/a&gt;) – filled with useful links.&amp;#160; Probably the best place to start learning about Win7 is to learn how to enable &lt;a href="http://windowsteamblog.com/blogs/windows7/archive/2009/02/12/enabling-multi-touch-in-the-windows-7-beta.aspx"&gt;multi-touch&lt;/a&gt;.&amp;#160; Of course there is much more as well.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/usisvde/archive/2009/04/25/walkthrough-to-get-your-applications-ready-for-windows-7.aspx" href="http://blogs.msdn.com/usisvde/archive/2009/04/25/walkthrough-to-get-your-applications-ready-for-windows-7.aspx"&gt;http://blogs.msdn.com/usisvde/archive/2009/04/25/walkthrough-to-get-your-applications-ready-for-windows-7.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Watch my blog for more info, as I’ll be participating in the Win7 Developer’s Incubation week in our Irvine office all next week and will be blogging, etc…on how it goes.&amp;#160; Here’s the gist – we’ll have 4 teams of developers working to create Win7 applications.&amp;#160; We are providing the following resources to help them:&lt;/p&gt;  &lt;p&gt;1) 1 day’s dedicated technical training – delivered by partners who have been working with Win7 since early betas.&lt;/p&gt;  &lt;p&gt;2) The latest hardware, like the &lt;a href="http://www.shopping.hp.com/webapp/shopping/computer_can_series.do?storeName=computer_store&amp;amp;category=desktops&amp;amp;a1=Category&amp;amp;v1=All-in-One+PCs&amp;amp;series_name=IQ800t_series"&gt;HP TouchSmart&lt;/a&gt;, etc… &lt;/p&gt;  &lt;p&gt;3) Technical (developer) advisors [both MS staff and partners] on site all week to help the teams.&lt;/p&gt;  &lt;p&gt;4) Remote developers in India, who have been working with Win7 since early betas, available to code on our overnight (their day), so that teams can make more progress during the week on their projects.&lt;/p&gt;  &lt;p&gt;5) Presentation and judging on Friday afternoon.&amp;#160; Judges consist of MS staff (me, among others!) and externals business people (VCs and more)&lt;/p&gt;  &lt;p&gt;What would you like to see from this competition?&amp;#160; Daily highlights?&amp;#160; Interviews with the developers?&amp;#160; Let me know and I’ll share.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9569461" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx">Technical Conference</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>Live in the OC? Want to learn Win7 dev for FREE Hands on NEXT WEEK?</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/04/24/live-in-the-oc-want-to-learn-win7-dev-for-free-hands-on-next-week.aspx</link><pubDate>Sat, 25 Apr 2009 00:21:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9567352</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9567352.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9567352</wfw:commentRss><description>&lt;p&gt;SoCal .NET Developers want to learn Windows7 development (multi-touch, sensor-aware apps &amp;amp; rich client) for FREE next week? Send me mail to lynnl at microsoft dot com and I’ll tell you how.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9567352" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>Free WPF training near LAX on April 24 and 25 – will you be there?</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/04/17/free-wpf-training-near-lax-on-april-24-and-25-will-you-be-there.aspx</link><pubDate>Fri, 17 Apr 2009 02:28:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9553592</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9553592.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9553592</wfw:commentRss><description>&lt;p&gt;UI matters. Does yours look like this?&lt;/p&gt;  &lt;p&gt;&lt;a href="http://windowsclient.net/downloads/folders/wpfsamples/entry3754.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Sample WPF Application" border="0" alt="Sample WPF Application" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/FreeWPFtrainingnearLAXonApril24and25will_E79B/image_3.png" width="304" height="371" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;If you are interested in Windows Presentation Foundation development training delivered by two top-notch instructors, then check this event out, by registering &lt;a href="http://blogs.msdn.com/jaimer/archive/2009/04/01/announcing-the-using-wpf-to-build-lob-applications-training-tour.aspx"&gt;here&lt;/a&gt;.&amp;#160; If you are not a MS-partner, follow the instructions on the linked blog post.&amp;#160; This event is targeted at all .NET developers, not just partners.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9553592" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Vista+development/default.aspx">Vista development</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Southern+California/default.aspx">Southern California</category></item></channel></rss>