<?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 : Technical Conference</title><link>http://blogs.msdn.com/socaldevgal/archive/tags/Technical+Conference/default.aspx</link><description>Tags: Technical Conference</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>SoCalDevGal answers ‘What is Windows Azure?’ in 5 minutes</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/04/socaldevgal-answers-what-is-windows-azure-in-5-minutes.aspx</link><pubDate>Sun, 04 Oct 2009 20:03:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9902950</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9902950.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9902950</wfw:commentRss><description>&lt;p&gt;Slides from #CloudCampSVCC – 5 minute time limit for my lightning talk.&amp;#160; It was also filmed, I’ll add the link after it’s published.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_2122081"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="What is Windows Azure?" href="http://www.slideshare.net/SoCalDevGal/what-is-windows-azure"&gt;What is Windows Azure?&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=cfakepath01svccloudcampstart-091004120025-phpapp02&amp;amp;stripped_title=what-is-windows-azure" /&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=cfakepath01svccloudcampstart-091004120025-phpapp02&amp;amp;stripped_title=what-is-windows-azure" 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/SoCalDevGal"&gt;SoCalDevGal&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9902950" width="1" height="1"&gt;</description><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/Azure/default.aspx">Azure</category></item><item><title>What is Gemini? Deck from #SVCC</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/03/what-is-gemini-deck-from-svcc.aspx</link><pubDate>Sat, 03 Oct 2009 22:56:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9902802</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9902802.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9902802</wfw:commentRss><description>&lt;p&gt;I presented at #SVCC introducing Gemini – here’s the deck.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_2118095"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="Gemini Introduction" href="http://www.slideshare.net/SoCalDevGal/gemini-introduction"&gt;Gemini Introduction&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=1geminiv2introforsvccodecamp-091003145228-phpapp01&amp;amp;stripped_title=gemini-introduction" /&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=1geminiv2introforsvccodecamp-091003145228-phpapp01&amp;amp;stripped_title=gemini-introduction" 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/SoCalDevGal"&gt;SoCalDevGal&lt;/a&gt;.&lt;/div&gt; &lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9902802" width="1" height="1"&gt;</description><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/SQL+Server+2008/default.aspx">SQL Server 2008</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>SoCalDevGal interview Bart de Smet and Mwansa Lumpa at TechEd Africa 2009</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/09/01/socaldevgal-interview-bart-de-smet-and-mwansa-lumpa-at-teched-africa-2009.aspx</link><pubDate>Tue, 01 Sep 2009 06:36:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9889680</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9889680.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9889680</wfw:commentRss><description>&lt;p&gt;Enjoy - (can you tell I was a bit jet lagged?)&lt;/p&gt;  &lt;p&gt;first Bart &lt;a href="http://www.msteched.com/online/view.aspx?tid=031f3c67-74b9-4111-8e22-ab7bc6e2b4a8"&gt;on his work with .NET 4.0 Framework&lt;/a&gt;    &lt;br /&gt;    &lt;br /&gt;&lt;a href="http://www.msteched.com/online/view.aspx?tid=031f3c67-74b9-4111-8e22-ab7bc6e2b4a8"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Bart at Tech Ed Africa" border="0" alt="Bart at Tech Ed Africa" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalinterviewBartdeSmetandMwansaL_121DE/image_6.png" width="404" height="289" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;then Mwansa on &lt;a href="http://www.msteched.com/online/view.aspx?tid=9b0a0e35-8099-4bf8-8b6d-37556bf93ba6"&gt;his work developing&lt;/a&gt; SmartCare in Zambia&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.msteched.com/online/view.aspx?tid=9b0a0e35-8099-4bf8-8b6d-37556bf93ba6"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Mwansa talking about SmartCare at TechEd Africa" border="0" alt="Mwansa talking about SmartCare at TechEd Africa" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalinterviewBartdeSmetandMwansaL_121DE/image_3.png" width="404" height="289" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9889680" width="1" height="1"&gt;</description><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><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Travel/default.aspx">Travel</category></item><item><title>Report from TechEd – WomenBuild 2.0 SeriousPlay with LEGOs</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/19/report-from-teched-womenbuild-2-0-seriousplay-with-legos.aspx</link><pubDate>Tue, 19 May 2009 22:12:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9629193</guid><dc:creator>llangit</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9629193.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9629193</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdWo.0SeriousPlaywithLEGOs_ABAB/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdWo.0SeriousPlaywithLEGOs_ABAB/image_thumb.png" width="238" height="120" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Happy to have led the Women in Technology event at TechEd last week.&amp;#160; Asli Bilgin and I have been working with a team at Microsoft to build this event brand for a year now.&amp;#160; Microsoft has hosted WomenBuild events across the US and Australia already and intends to host more in the future.&amp;#160; (Take a look at the &lt;a href="http://beta.channel9.msdn.com/shows/WM_IN/Becoming-an-Evangelist--Get-the-inside-scoop-from-not-one-but-two-US-Developer-Evangelists/"&gt;original video of the day Asli and I met&lt;/a&gt; and the day we got this idea – just for fun.) &lt;/p&gt;  &lt;p&gt;The idea is to hold events which implement a type of speed group problem solving facilitated by table leaders and LEGO bricks.&amp;#160; We’ve worked directly with the originator of the &lt;a href="http://www.seriousplay.com/"&gt;SeriousPlay concept&lt;/a&gt;, &lt;a href="http://www.seriousplay.com/14276/Robert%20Rasmussen%20&amp;amp;%20Associates%20LLC"&gt;Robert Rasmussen&lt;/a&gt; to customize the implementation for WomenBuild.&amp;#160; We were quite lucky to have Robert over from Denmark to act as lead facilitator for this event at TechEd.&lt;/p&gt;  &lt;p&gt;At each event small groups of women and men who are interested in working on this problem (too few women working in technology) build models with LEGO bricks to answer directed questions around this issue.&amp;#160; We have a &lt;a href="http://www.facebook.com/home.php?ref=logo#/group.php?gid=47027341816&amp;amp;ref=ts"&gt;Facebook group&lt;/a&gt; to share knowledge and to connect people who are interested in WomenBuild.&amp;#160; At TechEd we had over 100 participants in WomenBuild 2.0.&amp;#160; To get a sense of the event, take a look at the video below (thanks, again, to our friends at &lt;a href="http://www.techzulu.com"&gt;TechZulu&lt;/a&gt; for this one!):&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:f7edf337-2495-4303-adcc-9ebe6758fbe1" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;embed src="http://blip.tv/play/gqVFgYLJUQA%2Em4v" type="application/x-shockwave-flash" width="437" height="275" allowscriptaccess="always" allowfullscreen="true"&gt;&lt;/embed&gt;&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;So, what were the key learnings from WomenBuild 2.0?&amp;#160; I’ve compiled the feedback (after building a model to represent their ideas around a specific question related to WiT), each participant then shares ‘their story’, and then writes down their key thoughts.&amp;#160; Here’s what some of the participants had to say about these questions:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;1) Why are you here? i.e. motivations for wanting to make change&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Together we can improve the situation&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;To meet other technical women&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Increase the visibility of women in technology&lt;/em&gt; (many people said this)&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Want to get new ideas on how to solve this problem&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;My co-worker (a female) asked to attend&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;My graduating class in IT had too few women in it&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2) What is essence of the problem?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Work/Life Balance – too much to do, especially if raising kids&lt;/em&gt; (many responses)&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Different expectations “there is a mental wall – false expectations”, IT not seen as feminine, technology implemented via a ‘male vision’ (good old boys club), women feel alone or apart from the group of men at work in IT, women must work at least 2x as hard to prove their technical competence as men&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Women don’t expect to have careers in IT, area not seen as attractive to women, it is not expected that women will do these jobs, &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Women are not encouraged to be creative or to ‘take risks’, limits their ability to be effective at work&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Women are isolated, feel alone, ‘only women in the room’&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;3) What actions could be taken to address this problem?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Educate girls about IT career possibilities&lt;/em&gt; &lt;em&gt;– participate in DigiGirlz, level the playing field at an early age&lt;/em&gt; (many, many responses!) &lt;/p&gt;  &lt;p&gt;&lt;em&gt;Be more visible as women in IT, i.e. attend more IT events, public speaking, educate, act as role models, mentors&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Act as a mentor to a girl (many mentioned younger family members or neighbors)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Train (enlighten) teachers and parents about gender bias in STEM education&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Consciously attempt to ‘hear from’ everyone in the room, both men and women (at work)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Reward risk taking women at work, break or change the rules &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Listen to my wife more closely&lt;/em&gt; (multiple responses!)&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Accept part-time work from busy women, especially mothers&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Ask my husband/boyfriend, etc…to take on more family responsibilities&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Take time for me to learn, get certified, attend user groups, attend conferences, seek out a mentor&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Engage girls in Green Development and Green IT&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Bring Robotics to girls&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;What’s next for WomenBuild?&lt;/p&gt;  &lt;p&gt;We are evaluating the first year and planning for year two roll out.&amp;#160; We are attempting to sharpen the focus of the event to result in more actionable information.&amp;#160; Were you there?&amp;#160; Have you attended WomenBuild somewhere in the US?&amp;#160; We’d love your feedback!&amp;#160; (via this blog or our facebook group).&amp;#160; We are also considering what we call &lt;strong&gt;*Build&lt;/strong&gt; programs, i.e. GirlzBuild (for DigiGirlz), etc… We would also be interested in your thoughts on that.&lt;/p&gt;  &lt;p&gt;Also, I must thank the 10 table facilitators who made WomenBuild 2.0 possible – Cidgem Patlak, Kim Schmidt, Cindy Palmer, Elisabeth Vanderveldt, Julie Lehrman, Jenny Nielsen, Karen Henderson, Dana (from Hynesite), Julie Yack, and Catherine Eibner.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9629193" width="1" height="1"&gt;</description><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><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Helping/default.aspx">Helping</category></item><item><title>Report from TechEd – Jam on IT Community Party</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/19/report-from-teched-jam-on-it-community-party.aspx</link><pubDate>Tue, 19 May 2009 05:19:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9626666</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9626666.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9626666</wfw:commentRss><description>&lt;p&gt;&lt;img src="http://www.expta.com/uploaded_images/jam_on_it-747627.png" /&gt;&lt;/p&gt;  &lt;p&gt;Thursday was &lt;a href="http://www.msteched.com/teched/jam-on-it.aspx"&gt;community party night&lt;/a&gt; at TechEd.&amp;#160; In addition to the attendee party, we in SoCal were able to invite around 300 people from the local tech community (who weren’t registered to attend TechEd).&amp;#160; It was really cool to see who turned out for our free food and drink, and then hung around for the social events, the Birds of a Feather informal tech sessions hosted by INETA, the women in tech event (more on that in the next blog post) and/or the speaker idol competition.&amp;#160; Here were the activities:&lt;/p&gt;  &lt;p&gt;The mix was really great.&amp;#160; In particular, in addition to SoCal MVPs and MS community members, our local evangelism team reached out to invite SoCal tech luminaries from social media and those who use competitive products (i.e. Adobe, Google, etc…)&lt;/p&gt;  &lt;p&gt;In general, I heard lots of good comments.&amp;#160; Probably the best way is to look at highlights from the TweetStream – complete stream &lt;a href="http://search.twitter.com/search?q=JamOnIT"&gt;here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://search.twitter.com/search?q=JamOnIT"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="JamOnIT tweetstream" border="0" alt="JamOnIT tweetstream" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdJamonITCommunityParty_10FAE/image_5.png" width="354" height="437" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9626666" width="1" height="1"&gt;</description><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><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category></item><item><title>Report from TechEd – Windows Mobile Applications Update</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/19/report-from-teched-windows-mobile-applications-update.aspx</link><pubDate>Tue, 19 May 2009 03:39:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9626527</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9626527.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9626527</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdWindowsMobileApplication_F849/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdWindowsMobileApplication_F849/image_thumb.png" width="238" height="120" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;People ask me ‘how do you keep up?’ Well, sometimes I don’t.&amp;#160; I am horribly ‘behind’ in the world of Windows Mobile applications, development, etc…So I decided to spend a bit of time at TechEd trying to remedy that situation.&amp;#160; First I attended the (in)famous Windows Mobile Smackdown session.&amp;#160; If you’ve never seen one of these, catch the video or, better yet, attend live.&amp;#160; The mobile team is well-known for their crazy all-demo and only-demo style.&amp;#160; For this smackdown, they just showed one cool application after another.&lt;/p&gt;  &lt;p&gt;Because I am so lame and only use the default applications on my (new) &lt;a href="http://www.htc.com/www/product/touchpro/overview.html"&gt;HTC mobile TouchPro&lt;/a&gt; phone, I felt like a complete loser after this session!&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.htc.com/www/product/touchpro/overview.html"&gt;&lt;img src="http://img.gsmarena.com/vv/pics/htc/htc-touch-pro-02.jpg" width="509" height="351" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Tomorrow is ‘fix up my phone day’ BTW.&amp;#160; Here are some apps I’ll be installing and links. Facebook – link &lt;a href="http://www.microsoft.com/windowsmobile/en-us/downloads/facebook.mspx"&gt;here&lt;/a&gt;.&amp;#160; Screens below.&amp;#160; Also cool was a GestureTek soccer game – &lt;a href="http://www.gesturetekmobile.com/"&gt;link&lt;/a&gt;. And Kinoma Play for rich media on the phone – &lt;a href="http://kinoma.com/"&gt;link&lt;/a&gt;.&amp;#160; Really I am just getting started though. I’ll blog more as I work on installing apps on my phone.&lt;/p&gt;  &lt;p&gt;&lt;img border="0" alt="Facebook screenshot" src="http://www.microsoft.com/library/media/1033/windowsmobile/en-us/assets/images/downloads/scr_facebook02.jpg" width="260" height="195" /&gt;&lt;img border="0" alt="Facebook screenshot" src="http://www.microsoft.com/library/media/1033/windowsmobile/en-us/assets/images/downloads/scr_facebook04.jpg" width="260" height="195" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;img border="0" alt="Facebook screenshot" src="http://www.microsoft.com/library/media/1033/windowsmobile/en-us/assets/images/downloads/scr_facebook01.jpg" width="260" height="195" /&gt;&lt;img border="0" alt="Facebook screenshot" src="http://www.microsoft.com/library/media/1033/windowsmobile/en-us/assets/images/downloads/scr_facebook03.jpg" width="260" height="195" /&gt;&lt;/p&gt;  &lt;p&gt;Also they &lt;a href="http://www.microsoft.com/presspass/press/2009/mar09/03-11WMMDevelopersPR.mspx"&gt;announced&lt;/a&gt; the Windows Marketplace for Mobile store – check it out here.&lt;/p&gt;  &lt;p&gt;Because I was having so much fun with the team, I crashed their party (at the &lt;a href="http://www.congaroom.com/"&gt;Conga Room&lt;/a&gt;) that night as well.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.facebook.com/photo.php?pid=2690160&amp;amp;id=571147467"&gt;&lt;img src="http://photos-h.ak.fbcdn.net/photos-ak-snc1/v4449/9/42/571147467/n571147467_2690271_6528807.jpg" width="604" height="402" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;It was really fun and informative.&amp;#160; I met several local Windows Mobile MVPs and have invited them to create a mini-smackdown event at upcoming local &lt;a href="http://www.barcampsd.org/"&gt;BarCamps&lt;/a&gt; (next one is in San Diego on May 30 and 31 at the Intuit Building there).&amp;#160; If you are like me, you’ll be amazed at the cool apps that are out there for your phone.&lt;/p&gt;  &lt;p&gt;If you are still a bit behind on developing for this platform, check out this video from a TechEd session – linked &lt;a href="http://www.msteched.com/online/view.aspx?tid=5f438fc9-4865-4f53-825b-30cf4519ce48"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9626527" width="1" height="1"&gt;</description><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>Report from TechEd – ITPros know how to throw a great party!</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/18/report-from-teched-itpros-know-how-to-throw-a-great-party.aspx</link><pubDate>Tue, 19 May 2009 00:17:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9626069</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9626069.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9626069</wfw:commentRss><description>&lt;p&gt;&lt;a 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/ReportfromTechEdITProsknowhowtothrowagre_C8DF/image_3.png" width="238" height="120" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Well it wouldn’t be TechEd, if there weren’t one or more fun parties to attend, but I have to hand it to our corporate ITPro team this year.&amp;#160; Their Windows 7 SpringBoard party at the &lt;a href="http://standardhotels.com/los-angeles/"&gt;StandardLA&lt;/a&gt; was really great.&lt;/p&gt;  &lt;p&gt;&lt;img title="Can you spot me in this picture?" alt="Can you spot me in this picture?" src="http://photos-b.ak.fbcdn.net/hphotos-ak-snc1/hs021.snc1/4248_104839202467_571147467_2658049_1886911_n.jpg" width="604" height="402" /&gt;&lt;/p&gt;  &lt;p&gt;The atmosphere was great – &lt;a href="http://blogs.technet.com/stephenrose/"&gt;Stephen Rose&lt;/a&gt; (Sr. Community Manager Windows Client ITPro) was a great host.&amp;#160; He’s also been literally traveling the entire planet talking non-stop about &lt;a href="http://www.microsoft.com/windows/windows-7/default.aspx"&gt;Windows 7&lt;/a&gt;.&amp;#160; If you know an ITPro – send them his way.&lt;/p&gt;  &lt;p&gt;&lt;img title="Stephen Rose" alt="Stephen Rose" src="http://photos-b.ak.fbcdn.net/hphotos-ak-snc1/hs021.snc1/4248_104830542467_571147467_2657809_2318408_n.jpg" width="604" height="402" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/jsnow/"&gt;Joey Snow&lt;/a&gt; from &lt;a href="http://edge.technet.com/People/Joey/"&gt;TechNet Edge&lt;/a&gt; was doing DJ duty at the party.&amp;#160; Joey is another ‘rock-star’ speaker.&amp;#160; In fact he and Stephen are often traveling together these days, speaking everywhere from the MCT summit in Prague, to TechEd and more.&amp;#160; What makes both of these guys so effective is not so long ago they were working ITPros (both joined MS only in the last couple of years), so they really know what it’s like in the real world.&amp;#160; Also they’ve both been &lt;a href="http://www.microsoft.com/learning/mcp/mct/default.mspx"&gt;MCTs&lt;/a&gt; for years, so they are effective communicators.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/jsnow/"&gt;&lt;img title="Joey Snow from TechNet Edge" alt="Joey Snow from TechNet Edge" src="http://photos-a.ak.fbcdn.net/hphotos-ak-snc1/hs021.snc1/4248_104831387467_571147467_2657840_1753109_n.jpg" width="604" height="402" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Of course you probably already heard the big &lt;a href="http://www.microsoft.com/presspass/press/2009/May09/05-11TechEd09PR.mspx"&gt;announcements&lt;/a&gt; (Win7 ‘on track’ for holiday delivery, WinSvr2008 R2 RC available at the show), so what else is on the mind of ITPros at TechEd?&amp;#160; Although it’s not really my world, there was much talk around the team’s &lt;a href="http://technet.microsoft.com/en-us/windows/default.aspx?ITPID=istream"&gt;Springboard website&lt;/a&gt; – even mentioned in the TechEd keynote as being a top site for customers.&lt;/p&gt;  &lt;p&gt;*special thanks to my friend and top photographer &lt;a href="http://www.flickr.com/photos/wmsproductions"&gt;Wm. Marc Salsberry&lt;/a&gt; for yet again, taking incredible pictures.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9626069" width="1" height="1"&gt;</description><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><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category></item><item><title>Report from TechEd – What’s new with SQL Server BI?</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/18/report-from-teched-what-s-new-with-sql-server-bi.aspx</link><pubDate>Mon, 18 May 2009 23:45:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9625983</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9625983.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9625983</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.msteched.com/teched/default.aspx"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="TechEd" border="0" alt="TechEd" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ReportfromTechEdWhatsnewwithSQLServerBI_C15F/image_3.png" width="238" height="120" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;During the day, whenever I could I hung out in the &lt;a href="http://www.microsoft.com/sqlserver/2008/en/us/business-intelligence.aspx"&gt;SQL Server Business Intelligence&lt;/a&gt; world (another main site – &lt;a href="http://www.microsoft.com/bi/default.aspx"&gt;here&lt;/a&gt;) – sessions, floor booth, also I did a book signing for &lt;a href="http://www.microsoft.com/learning/en/us/Books/12663.aspx"&gt;my BI book&lt;/a&gt;.&amp;#160; I was also fortunate enough to have a long lunch with Gemini PM &lt;a href="http://www.beyeblogs.com/donaldfarmer/"&gt;Donald Farmer&lt;/a&gt;.&amp;#160; So, what did I see?&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;1. GEMINI!&lt;/strong&gt;&amp;#160; What the heck is this?&amp;#160; &lt;strong&gt;“Self-service BI”&lt;/strong&gt; (delivered from within Excel) is the shortest description.&amp;#160; This really doesn’t do it justice though.&amp;#160; From Mosha’s &lt;a href="http://sqlblog.com/blogs/mosha/archive/2008/10/06/so-what-is-exactly-project-gemini.aspx"&gt;blog&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;In the couple of hours since the announcement here at MS BI conference, I talked with few people already and saw few threads and comments in the Web, and (as expected), there is plenty of confusion about what “Project Gemini” is and isn’t etc. Here are the facts:&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;A. Project Gemini is the Analysis Services&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;B. It is next version of Analysis Services, which will ship before SQL11, as part of SQL Server “Kilimanjaro”&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;C. It uses column oriented processing and in memory storage as core technological principals&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Out of all coverage on the Web, that I saw so far – the best explanation comes from Doug Henschen article “&lt;/em&gt;&lt;a href="http://www.intelligententerprise.com/channels/business_intelligence/showArticle.jhtml?articleID=210700171"&gt;&lt;em&gt;Microsoft Will Bow In-Memory Analysis, Appliance-Ready Database in 2010&lt;/em&gt;&lt;/a&gt;&lt;em&gt;” in Intelligence Enterprise. Here is the key quote from this article:&amp;#160; “It's essentially another storage mode for Microsoft SQL Server Analysis Services with access via MDX, so existing applications will be able to take advantage of the performance enhancements”&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Just to repeat it in other words: Existing applications that work today with Analysis Services through XMLA and MDX will be able to work with Gemini, because Gemini &lt;strong&gt;is&lt;/strong&gt; Analysis Services. In fact, in “SQL 2008 and beyond” session today, Thierry demonstrated how Report Builder worked with Gemini seamlessly. And because column oriented (and in-memory) are used as a foundation of storage engine, the performance and scalability by data volumes is much better.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Take a look at Donald’s demo – at TechEd during the ‘BI Power Hour’ he did the demo on a &lt;a href="http://en.wikipedia.org/wiki/Netbook"&gt;NETBOOK&lt;/a&gt; – just to show off!&lt;/p&gt; &lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/y_sBgjOHvRk&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/y_sBgjOHvRk&amp;amp;hl=en&amp;amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;  &lt;p&gt;2. &lt;strong&gt;Master Data Services&lt;/strong&gt; – so what is this? Essentially it’s a system for enterprise data management (universal types if you will) – more from the announcement &lt;em&gt;“Master Data Services provides customers with master data management (MDM) capabilities that help manage the data organizations rely on to create a &amp;quot;single version of the truth”–&lt;/em&gt; for more detail take a look &lt;a href="http://www.microsoft.com/sqlserver/2008/en/us/mds.aspx"&gt;here&lt;/a&gt;.&amp;#160; We announced at TechEd that Master Data Services for SQL Server will ship as part SQL Server 2008 R2.&amp;#160; The first CTP will be available in H2 of 2009.&lt;/p&gt;  &lt;p&gt;3. &lt;strong&gt;BI in action&lt;/strong&gt; – I just love it when we use our own stuff.&amp;#160; Check out this short video about the &lt;a href="http://blogs.msdn.com/bi/archive/2009/05/14/bi-update-from-teched-2009.aspx"&gt;use of a mobile BI application at TechEd&lt;/a&gt; that the BI team used to monitor session and speaker scores at the show.&amp;#160; The takeaway is that BI doesn’t have to be HUGE or ENTERPRISE, rather it has to be relevant and appropriately sized.&amp;#160; &lt;/p&gt; &lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/yzxKkxNjijM&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/yzxKkxNjijM&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9625983" width="1" height="1"&gt;</description><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><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/BI/default.aspx">BI</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</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>Post TechEd SoCal Tech Events</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/16/post-teched-socal-tech-events.aspx</link><pubDate>Sat, 16 May 2009 19:01:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9623213</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9623213.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9623213</wfw:commentRss><description>&lt;p&gt;There are worse problems to have, but a person really needs stamina to keep up with all of the possible tech events in SoCal.&amp;#160; I had fun at TechEd, working in the Oslo booth with the team (finally met Don Box in person!), leading the WiT event, attending sessions (mostly BI or Windows Mobile), and, of course, being social. &lt;/p&gt;  &lt;p&gt;&lt;img title="at the Windows 7 Springboard party at the StandardLA" alt="at the Windows 7 Springboard party at the StandardLA" src="http://photos-a.ak.fbcdn.net/hphotos-ak-snc1/hs021.snc1/4248_104846387467_571147467_2658200_4796501_n.jpg" /&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;If you didn’t make it to TechEd US last week, check out TechEd Online.&amp;#160; I think one of the most interesting parts is the blog aggregator page – &lt;a href="http://www.msteched.com/online/blogs.aspx"&gt;here&lt;/a&gt;.&amp;#160; Also our friends at &lt;a href="http://www.techzulu.com/"&gt;TechZulu&lt;/a&gt; did a series of interviews with top TechEd developer speakers at TechEd.&amp;#160; I’ll post links to those videos soon.&amp;#160; TechZulu was also kind enough to cover the WiT WomenBuild SeriousPlay with LEGOs at TechEd.&amp;#160; That video will be linked here as well.&amp;#160; Check out the &lt;a href="http://www.facebook.com/event.php?eid=92914317602#/group.php?gid=47027341816&amp;amp;ref=ts"&gt;facebook group&lt;/a&gt; for more info about this global program.&lt;/p&gt;  &lt;p&gt;Now that we are ‘post-TechEd’, what events are on my radar this week?&lt;/p&gt;  &lt;p&gt;MON – &lt;strong&gt;DigitalDrinksLA&lt;/strong&gt; at the Viceroy. Facebook link &lt;a href="http://www.facebook.com/event.php?eid=92914317602#/event.php?eid=98208641976&amp;amp;ref=ts"&gt;here&lt;/a&gt;.    &lt;br /&gt;    &lt;br /&gt;TUES – &lt;strong&gt;geekDinner&lt;/strong&gt; at uWink in Hollywood. Upcoming link &lt;a href="http://upcoming.yahoo.com/event/2473020"&gt;here&lt;/a&gt;.    &lt;br /&gt;    &lt;br /&gt;WED – MSDN event ‘&lt;strong&gt;Best of Mix’&lt;/strong&gt; at MS LA. Registration link &lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032413161&amp;amp;Culture=en-US"&gt;here&lt;/a&gt;.&amp;#160; Event is also running at MS Irvine next week (Thurs, May 28) – reg link &lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032413162&amp;amp;Culture=en-US"&gt;here&lt;/a&gt;.&amp;#160; I plan to definitely be at the Irvine instance, probably will bring some of my books to raffle and sign as well.&lt;/p&gt;  &lt;p&gt;WED – &lt;strong&gt;DigitalGames go Social&lt;/strong&gt; Panel discussion at uWink in Hollywood – reg link is &lt;a href="http://www.facebook.com/event.php?eid=92914317602#/event.php?eid=92914317602"&gt;here&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;THURS – &lt;strong&gt;Black Card Circle&lt;/strong&gt; in Pasadena.&amp;#160; I think this is an invite only event – it’s tech and charity, so, of course, I will go. :)&amp;#160; Here’s the facebook &lt;a href="http://www.facebook.com/event.php?eid=92914317602#/event.php?eid=75684762520"&gt;link&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Lest you think that all I do is attend events, I’ll mention that I am beginning work on a couple of projects as well.&lt;/p&gt;  &lt;p&gt;1) DigiGirlz summer courses and events.&lt;/p&gt;  &lt;p&gt;2) SQL Data Services webcasts for the Azure team&lt;/p&gt;  &lt;p&gt;3) Abstracts and Sessions for TechEd South Africa in Durban Aug 2 – 5.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9623213" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/MSDN+events/default.aspx">MSDN events</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><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</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></channel></rss>