<?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 : Fun</title><link>http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx</link><description>Tags: Fun</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Teaching Kids to Code – Graduating from SmallBasic</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/10/29/teaching-kids-to-code-graduating-from-smallbasic.aspx</link><pubDate>Thu, 29 Oct 2009 20:34:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9914925</guid><dc:creator>llangit</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9914925.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9914925</wfw:commentRss><description>&lt;p&gt;Regular blog readers may know of my work with Microsoft’s free kid’s coding IDE, SmallBasic as a tool to introduce the fun of coding to &lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;DigiGirlz&lt;/a&gt;.&amp;#160; As I work with my volunteer developer teams on improving the way we work SmallBasic (more on that later in this post), I am thrilled to see a major enhancement in SmallBasic itself.&lt;/p&gt;  &lt;p&gt;Kudos to the incredible &lt;a href="http://blogs.msdn.com/smallbasic/"&gt;Vijaye Raji&lt;/a&gt; (a developer on our Visual Studio team).&amp;#160; He’s not only created SmallBasic &lt;strong&gt;alone and&lt;/strong&gt; &lt;strong&gt;on his own time&lt;/strong&gt;, but he continues to improve it.&amp;#160; He’s recently released version 0.7, which includes the new ‘Graduate’ Feature.&amp;#160; This allows SmallBasic applications to be seamlessly migrated to VB.NET.&lt;/p&gt;  &lt;p&gt;To see this in action, download &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=B006D58D-C2C7-44AD-936B-E7E2D7DE793E&amp;amp;displaylang=en"&gt;SmallBasic&lt;/a&gt; (it’s FREE) and install it.&amp;#160; Open the IDE and write a simple program (sample screen 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="SmallBasic" border="0" alt="SmallBasic" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/TeachingKidstoCodeGraduatingfromSmallBas_BEF5/image_3.png" width="404" height="114" /&gt; &lt;/p&gt;  &lt;p&gt;After writing your program, simply click on the new ‘Graduate’ button on the toolbar and the magic happens.&amp;#160; Just fill in the destination on the pop-up dialog, and you’re done!&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Graduate SmallBasic dialog" border="0" alt="Graduate SmallBasic dialog" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/TeachingKidstoCodeGraduatingfromSmallBas_BEF5/image_6.png" width="304" height="193" /&gt; &lt;/p&gt;  &lt;p&gt;Just for fun, I’ve installed the Visual Basic Express 2010 beta 2 on my machine and am using it to open the newly created VB project.&amp;#160; All of the Express editions of Visual Studio are also free – you could also use &lt;a href="http://www.microsoft.com/express/vb/default.aspx"&gt;Visual Basic Express 2008&lt;/a&gt;.&amp;#160;&amp;#160; Because I did use 2010, there is a ‘update project’ wizard that pops up – just click through those dialogs and enjoy the results (shown 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="VB 2010 Express Beta 2" border="0" alt="VB 2010 Express Beta 2" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/TeachingKidstoCodeGraduatingfromSmallBas_BEF5/image_9.png" width="404" height="232" /&gt; &lt;/p&gt;  &lt;p&gt;Of course, this being &lt;a href="http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx"&gt;Visual Studio Express&lt;/a&gt;, you can enjoy all the features included in the Express Editions of Visual Studio, such as the Object Browser (shown below), debugging, etc… I am so excited about these capabilities as we are&amp;#160; teaching kids over the long term!&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="VS Express 2010 Object Browser" border="0" alt="VS Express 2010 Object Browser" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/TeachingKidstoCodeGraduatingfromSmallBas_BEF5/image_12.png" width="404" height="342" /&gt; &lt;/p&gt;  &lt;p&gt;In addition to the new ‘Graduate’ feature, my team of community technical volunteers and I are continuing to work with Vijaye to prioritize requests for improvements to the SmallBasic IDE, based our our work teaching with it.&amp;#160; &lt;/p&gt;  &lt;p&gt;Along with these improvements in tools, I have been working with community developer and technical instructor &lt;a href="http://llewellynfalco.blogspot.com/"&gt;Llewellyn Falco&lt;/a&gt; on improvements in teaching methods and he’s come up with a great idea to ‘give legs’ to SmallBasic after the live classes we teach.&amp;#160; His concept is to use ‘recipes’ for further exploration.&amp;#160; We are quite interested in your feedback on this approach.&amp;#160; Here’s a &lt;a href="http://wiki.smallbasic.com/smallbasic.com/wiki/Default.aspx?Page=Recipes&amp;amp;AspxAutoDetectCookieSupport=1"&gt;link to the wiki&lt;/a&gt; where we are posting recipes (partial screenshot shown below as well). &lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SmallBasic &amp;#39;recipe&amp;#39;" border="0" alt="SmallBasic &amp;#39;recipe&amp;#39;" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/TeachingKidstoCodeGraduatingfromSmallBas_BEF5/image_15.png" width="404" height="259" /&gt; &lt;/p&gt;  &lt;p&gt;What do you think?&amp;#160; Let us know.&amp;#160; We are particularly interested in hearing feedback from middle and high-school technology classroom teachers on our new approach, so if you are reading this blog and know a teacher – please pass along the link – thanks!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9914925" width="1" height="1"&gt;</description><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>HTC TouchPro 2 – a beautiful phone</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/09/09/htc-touchpro-2-a-beautiful-phone.aspx</link><pubDate>Wed, 09 Sep 2009 09:42:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9892974</guid><dc:creator>llangit</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9892974.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9892974</wfw:commentRss><description>&lt;p&gt;The Windows Mobile team (thanks Loke!) sent me the new &lt;a href="http://www.htc.com/www/product/touchpro2/overview.html"&gt;HTC Touch Pro 2&lt;/a&gt; phone today– I am in heaven setting it up.&amp;#160; This is, by far, the most beautiful phone I’ve ever used.&amp;#160; I’ll just post the pictures from HTC’s website.&amp;#160; The touch capability is terrific as well. Here’s the &lt;a href="http://www.htc.com/www/product/touchpro2/specification.html"&gt;product specs&lt;/a&gt; as well.&amp;#160; It took me 15 minutes to set it up – flawless!&amp;#160; I can’t wait to upgrade to &lt;a href="http://www.microsoft.com/presspass/press/2009/feb09/02-16MWCPR.mspx"&gt;Windows 6.5&lt;/a&gt;, when it’s released soon.&lt;/p&gt;  &lt;p&gt;&lt;img title="HTC TouchPro 2 - so slim!" alt="HTC TouchPro 2 - so slim!" src="http://www.htc.com/uploadedImages/Common/Shared_Image/Gallery/HTC_Touch_Pro_2/large1.jpg" width="450" height="247" /&gt;&lt;/p&gt;  &lt;p&gt;And it tilts! &lt;/p&gt;  &lt;p&gt;&lt;img title="Love the tilt!" alt="Love the tilt!" src="http://www.htc.com/uploadedImages/Common/Shared_Image/Gallery/HTC_Touch_Pro_2/large5.jpg" width="450" height="247" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Must quit playing with new phone, must get some sleep…&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9892974" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</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>SoCalDevGal does the social</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/07/14/socaldevgal-does-the-social.aspx</link><pubDate>Tue, 14 Jul 2009 04:43:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9832658</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9832658.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9832658</wfw:commentRss><description>&lt;p&gt;What’s going on with my Windows 7 blog series, you might be wondering?&amp;#160; Well, I am still working on it, in fact I’ve broadened the scope of my studies to include ALL AREAS of Windows 7 development (in preparation for my upcoming trip and talks in South Africa).&amp;#160; I do plan to publish quite a few more posts in the series over the next couple of weeks. Lest you think I am all work and no play, I’ll have to admit that I’ve been combining work and socializing too.&amp;#160; Below is a sampling of recent good times…&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Geek BBQ in Venice&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title="Venice BBQ" alt="Venice BBQ" src="http://photos-f.ak.fbcdn.net/hphotos-ak-snc1/hs187.snc1/6248_129295676292_693061292_3457861_8087885_n.jpg" width="604" height="453" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Swanky party in Hollywood&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title="Tech social women in Hollywood" alt="Tech social women in Hollywood" src="http://photos-a.ak.fbcdn.net/hphotos-ak-snc1/hs197.snc1/6653_122117732362_538197362_3078240_1968318_n.jpg" width="604" height="453" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Beach party with the Laguna Girls&lt;/strong&gt;(I took the picture, so I am not in this one!)&lt;/p&gt;  &lt;p&gt;&lt;img title="Laguna girls" alt="Laguna girls" src="http://photos-f.ak.fbcdn.net/hphotos-ak-snc1/hs184.snc1/6131_1191703517357_1371474352_532149_5176199_n.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Birthday celebration with the cool girls&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.facebook.com/photo.php?op=1&amp;amp;view=global&amp;amp;subj=561122108&amp;amp;pid=3078240&amp;amp;id=538197362"&gt;&lt;img title="Amanda&amp;#39;s birthday bash" alt="Amanda&amp;#39;s birthday bash" src="http://photos-f.ak.fbcdn.net/hphotos-ak-snc1/hs149.snc1/5533_127878212467_571147467_3061461_1252290_n.jpg" width="604" height="402" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Hanging with the hipsters downtown LA&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title="At New Media Vault" alt="At New Media Vault" src="http://photos-e.ak.fbcdn.net/hphotos-ak-snc1/hs104.snc1/4774_94992227466_653817466_2163228_2197255_n.jpg" width="604" height="401" /&gt;&lt;/p&gt;  &lt;p&gt;Oh and there’s more to come – this week I’ve got four more tech social events to go to.&amp;#160; Life is good.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9832658" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category></item><item><title>SoCalDevGal shares…’Teaching Kids to Code’</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/06/26/socaldevgal-shares-teaching-kids-to-code.aspx</link><pubDate>Fri, 26 Jun 2009 23:04:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9805917</guid><dc:creator>llangit</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9805917.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9805917</wfw:commentRss><description>&lt;p&gt;Here’s the deck from my prezo at SoCalCodeCamp in San Diego (UCSD) – enjoy!&amp;#160; Examples included have the following availability – &lt;a href="http://msdn.microsoft.com/en-us/devlabs/cc950524.aspx"&gt;SmallBasic&lt;/a&gt; is a free download, &lt;a href="http://research.microsoft.com/en-us/projects/kodu/"&gt;Kodu&lt;/a&gt; is NOT available to the general public on the PC.&amp;#160; Kodu will be released as an XBox 360 game soon.&lt;/p&gt;  &lt;div style="text-align: left; width: 425px" id="__ss_1645958"&gt;&lt;a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="Abou Teaching Girls Technology" href="http://www.slideshare.net/lynnlangit/abou-teaching-girls-technology?type=powerpoint"&gt;Abou Teaching Girls Technology&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=abouteachinggirlstechnology-090626145629-phpapp02&amp;amp;stripped_title=abou-teaching-girls-technology" /&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=abouteachinggirlstechnology-090626145629-phpapp02&amp;amp;stripped_title=abou-teaching-girls-technology" 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;documents&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;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9805917" width="1" height="1"&gt;</description><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 – 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 – 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>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>SoCalDevGal is a Twitter Evangelist</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/04/socaldevgal-is-a-twitter-evangelist.aspx</link><pubDate>Mon, 04 May 2009 22:05:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9586253</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9586253.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9586253</wfw:commentRss><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="RT rocks!" border="0" alt="RT rocks!" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalisaTwitterEvangelist_A9EB/image_3.png" width="454" height="428" /&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9586253" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Cloud+development/default.aspx">Cloud development</category></item><item><title>SoCalDevGal asks ‘Want 5k? – Can YOU code a killer Cloud app?’</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/04/socaldevgal-asks-want-5k-can-you-code-a-killer-cloud-app.aspx</link><pubDate>Mon, 04 May 2009 19:08:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9586024</guid><dc:creator>llangit</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9586024.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9586024</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.newcloudapp.com/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Azure logos" border="0" alt="Azure logos" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalasksWant5kCanYOUcodeakillerCl_7FD9/image_6.png" width="404" height="39" /&gt;&lt;/a&gt;&amp;#160; &lt;/p&gt;  &lt;h3&gt;From the site…GOOD LUCK and happy coding!&lt;/h3&gt;  &lt;p&gt;&lt;em&gt;“new CloudApp() is a US-based developer challenge for .NET &amp;amp; PHP developers creating cloud applications or services (hereafter &amp;quot;application&amp;quot;) on the Azure™ Services Platform. Have your application judged by industry leaders Om Malik and Michael Cote and share your cloud coding skills with other developers. Grand Prize Winners will be announced on stage at &lt;/em&gt;&lt;a href="http://events.gigaom.com/structure/09/"&gt;&lt;em&gt;Structure 09&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and featured on &lt;/em&gt;&lt;a href="http://azure.com/"&gt;&lt;em&gt;azure.com&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&amp;#160; &lt;/em&gt;&lt;a href="http://www.newcloudapp.com/register.php"&gt;&lt;em&gt;Register and submit your application now!&lt;/em&gt;&lt;/a&gt;&lt;em&gt; – there are three contest categories (listed below): &lt;/em&gt;&lt;/p&gt;  &lt;h5&gt;&lt;em&gt;&lt;strong&gt;1) &lt;font size="3"&gt;.NET Applications&lt;/font&gt;&lt;/strong&gt;&lt;font size="3"&gt; &lt;/font&gt;- Create a &lt;/em&gt;&lt;a href="http://www.microsoft.com/net/"&gt;&lt;em&gt;.NET&lt;/em&gt;&lt;/a&gt;&lt;em&gt; application running on Windows Azure.&lt;/em&gt;&lt;/h5&gt;  &lt;h5&gt;&lt;em&gt;&lt;strong&gt;2) &lt;font size="3"&gt;PHP Applications&lt;/font&gt;&lt;/strong&gt; - Build a &lt;/em&gt;&lt;a href="http://php.net/"&gt;&lt;em&gt;PHP&lt;/em&gt;&lt;/a&gt;&lt;em&gt; application running on Windows Azure.&lt;/em&gt;&lt;/h5&gt;  &lt;h5&gt;&lt;em&gt;&lt;strong&gt;3) &lt;font size="3"&gt;Community Winner&lt;/font&gt;&lt;/strong&gt; - A community winner will be chosen in addition to the individual category winners determined by Michael Cote and Om Malik. Starting June 19th through June 29th, your friends and peers will be allowed to vote for their favorite application to determine the Community winner. Spread the word about your application through your blog and Twitter.&lt;/em&gt;&lt;/h5&gt;  &lt;p&gt;&lt;em&gt;Winning submissions will:&lt;/em&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;em&gt;Be featured on &lt;/em&gt;&lt;a href="http://www.azure.com/"&gt;&lt;em&gt;www.azure.com&lt;/em&gt;&lt;/a&gt;&lt;em&gt; as well as at major Microsoft events &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;Be featured in a video interview on &lt;/em&gt;&lt;a href="http://channel9.msdn.com/"&gt;&lt;em&gt;Channel 9&lt;/em&gt;&lt;/a&gt;&lt;em&gt; &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;Be announced at &lt;/em&gt;&lt;a href="http://events.gigaom.com/structure/09/"&gt;&lt;em&gt;Structure 09&lt;/em&gt;&lt;/a&gt;&lt;em&gt; &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;Receive cash ($): &lt;/em&gt;      &lt;ul&gt;       &lt;li&gt;&lt;em&gt;NET App Category winner: $5,000 VISA gift card &lt;/em&gt;&lt;/li&gt;        &lt;li&gt;&lt;em&gt;PHP App Category winner: $5,000 VISA gift card &lt;/em&gt;&lt;/li&gt;        &lt;li&gt;&lt;em&gt;Community winner: $2,500 VISA gift card &lt;/em&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;h4&gt;&lt;em&gt;When?&lt;/em&gt;&lt;/h4&gt;  &lt;ul&gt;   &lt;li&gt;&lt;em&gt;April 30: Contest Open&lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;June 18: Submission deadline&lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;June 19: Community voting starts&lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;June 25: .NET &amp;amp; PHP category winners announced @ &lt;/em&gt;&lt;a href="http://events.gigaom.com/structure/09/"&gt;&lt;em&gt;Structure 09&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;June 29: Community voting ends&lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;June 30: Community winner announced&lt;/em&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h4&gt;&lt;em&gt;Getting Started&lt;/em&gt;&lt;/h4&gt;  &lt;ol&gt;   &lt;li&gt;&lt;a href="http://www.microsoft.com/azure/register.mspx"&gt;&lt;em&gt;Sign up&lt;/em&gt;&lt;/a&gt;&lt;em&gt; for the Azure Services &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/azure/resources.mspx"&gt;&lt;em&gt;Download the SDKs and Tools&lt;/em&gt;&lt;/a&gt;&lt;em&gt; &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/azure/resources.mspx"&gt;&lt;em&gt;Learn more&lt;/em&gt;&lt;/a&gt;&lt;em&gt; about the Azure Services &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;Tutorial videos are also available &lt;/em&gt;&lt;a href="http://www.microsoft.com/azure/videos.mspx"&gt;&lt;em&gt;here&lt;/em&gt;&lt;/a&gt;&lt;em&gt; &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;More info on &lt;/em&gt;&lt;a href="http://blogs.msdn.com/windowsazure/archive/2009/03/18/using-3rd-party-programming-languages-via-fastcgi.aspx"&gt;&lt;em&gt;deploying PHP applications&lt;/em&gt;&lt;/a&gt;&lt;em&gt; on Windows Azure &lt;/em&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;h4&gt;&lt;em&gt;Need Microsoft Development Tools?&lt;/em&gt;&lt;/h4&gt;  &lt;ul&gt;   &lt;li&gt;&lt;em&gt;Students can get Visual Studio to write a .NET application through Microsoft &lt;/em&gt;&lt;a href="https://www.dreamspark.com/default.aspx"&gt;&lt;em&gt;DreamSpark&lt;/em&gt;&lt;/a&gt;&lt;em&gt; &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;Startup companies can use &lt;/em&gt;&lt;a href="http://www.microsoftstartupzone.com/pages/home.aspx"&gt;&lt;em&gt;BizSpark&lt;/em&gt;&lt;/a&gt;&lt;em&gt; to get software licenses and developer tools &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;Developers can also use the free &lt;/em&gt;&lt;a href="http://www.microsoft.com/express/default.aspx"&gt;&lt;em&gt;Visual Studio Express&lt;/em&gt;&lt;/a&gt;&lt;em&gt; to get started “&lt;/em&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9586024" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Cloud+development/default.aspx">Cloud development</category></item><item><title>SoCalDevGal plays…MSDN Code Gallery – Solver Foundation</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/05/01/socaldevgal-plays-msdn-code-gallery-solver-foundation.aspx</link><pubDate>Fri, 01 May 2009 02:51:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9581549</guid><dc:creator>llangit</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9581549.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9581549</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://code.msdn.microsoft.com/solverfoundation"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" title="Microsoft Solver Foundation" border="0" alt="Microsoft Solver Foundation" src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=solverfoundation&amp;amp;DownloadId=3108" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I know most of you know about &lt;a href="http://www.codeplex.com/"&gt;CodePlex&lt;/a&gt;, but do you use the &lt;a href="http://code.msdn.microsoft.com/"&gt;MSDN Code Gallery&lt;/a&gt;?&amp;#160; Both are FREE code repositories – so what is the difference you may ask.&amp;#160; From the FAQ:&lt;/p&gt; Code Gallery is a community-enabled Web site where you can share developer information and resources such as sample applications and code snippets. &lt;a href="http://www.codeplex.com/"&gt;CodePlex&lt;/a&gt; is Microsoft's open source project hosting Web site.&amp;#160; Code Gallery is a pure storage site, with no project management capabilities. If you need to &lt;strong&gt;manage&lt;/strong&gt; a live code project, &lt;a href="http://www.codeplex.com/"&gt;CodePlex&lt;/a&gt; is a better choice.   &lt;p&gt;BTW..what is Microsoft Solver Foundation, you may ask.&amp;#160; From the abstract:&lt;/p&gt;  &lt;p&gt;&lt;em&gt;“Microsoft Solver Foundation&amp;#160; is a new .Net-based system designed to contribute to an integrated business planning and optimization platform. Solver Foundation provides model-driven planning, scheduling, and optimization capabilities. This effort is conceived to be one part of an overall “360 degree” system that can address all business critical perspectives for business process simulation, analysis, definition, deployment, automation and full lifecycle management. Solver Foundation is focused on the initial part of this tool and model chain –planning, simulation (in v2), scheduling and optimization done during strategic decision making and business planning. Planning is understood to encompass risk modeling, process (flow) optimization, and simulation. Solver Foundation is a technology framework for providing these services to businesses and Microsoft technology partners. It delivers a set of extensible solvers underneath a framework to aide in business people making better strategic and tactical business decisions using modern operations research and mathematical programming techniques. The Solver Foundation system is designed to run in both stand-alone mode, for example as an Add-in for Excel2007, as well as part of a continuous planning/scheduling system with real-time constraints on performance and operation such as MBS’s Dynamics AX System. It is designed to support its own embedding in business server and information worker systems and to run in single-node topologies. Finally, Solver Foundation provides a rich and expressive decision modeling infrastructure for higher-level modeling of business systems using either our Optimization Modeling Language (OML) or any CLS-compliant .Net languages (e.g., C#, F#, C++, IronPython, IronRuby, etc.).”&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;So, go play – find some fun FREE stuff on CodePlex and/or MSDN Code Gallery.&amp;#160; Also share (via comments on the blog) – what did you find?&amp;#160; how did you like it?&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9581549" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category></item><item><title>SoCalDevGal hearts Facebook</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/04/20/socaldevgal-hearts-facebook.aspx</link><pubDate>Mon, 20 Apr 2009 06:05:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9556150</guid><dc:creator>llangit</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9556150.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9556150</wfw:commentRss><description>&lt;p&gt;When things are good, well, they are just good, aren’t they?&amp;#160; &lt;/p&gt;  &lt;p&gt;Where else could I talk about Developer best practices with an analyst from Wisconsin, a SQL developer from Sweden, a SharePoint admin from Kitwe (Zambia), the UG lead for Adobe in LA, the SQL UG lead from Belgium, an independent developer / trainer from Seattle, a developer from Orange County and more – all on a Sunday, no less.&lt;/p&gt;  &lt;p&gt;More and more, I am considering abandoning blogging, rather just to use Facebook.&amp;#160; What do you think?&amp;#160; You are reading this blog after all, aren’t you?&lt;/p&gt;  &lt;p&gt;Also, unlike Twitter, Facebook doesn’t seem to have the #fail problem on a regular basis.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Typical FB stream" border="0" alt="Typical FB stream" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/SoCalDevGalheartsFacebook_11A58/image_3.png" width="404" height="477" /&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9556150" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category></item><item><title>SoCalDevGal has an idea…Virtual DigiGirlz</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/04/11/socaldevgal-has-an-idea-virtual-digigirlz.aspx</link><pubDate>Sat, 11 Apr 2009 23:11:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9545794</guid><dc:creator>llangit</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9545794.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9545794</wfw:commentRss><description>&lt;p&gt;Inspiration does come from unexpected places, doesn’t it?&amp;#160; I’ve been thinking, for well over a year now, on how to take the Microsoft &lt;a href="http://www.microsoft.com/about/diversity/programs/digigirlz/default.aspx"&gt;DigiGirlz&lt;/a&gt; program to the next level – that is beyond live events to scale it online.&amp;#160; Well, I think I’ve got a good idea, which I’ve been floating around to a couple of people and today I got that extra push at, of all places, the &lt;a href="http://www.theupsstore.com/"&gt;UPS Store&lt;/a&gt;.&amp;#160; Who knew that the women carefully packing my shipment has been a programmer for 25 years?&amp;#160; Well, I sure didn’t until after I talked to her a bit.&amp;#160; She still codes in her spare time, for love of it, even though she is semi-retired now.&amp;#160; Without recounting the entire conversation, I’ll just say ‘thanks’, because today I am writing my idea as a proposal – I am thinking pretty big, wish me luck. I’ll post progress updates here as I get them.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9545794" width="1" height="1"&gt;</description><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>To blog, to facebook, to tweet…SoCalDevGal wonders</title><link>http://blogs.msdn.com/socaldevgal/archive/2009/04/09/to-blog-to-facebook-to-tweet-socaldevgal-wonders.aspx</link><pubDate>Thu, 09 Apr 2009 22:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9541222</guid><dc:creator>llangit</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/socaldevgal/comments/9541222.aspx</comments><wfw:commentRss>http://blogs.msdn.com/socaldevgal/commentrss.aspx?PostID=9541222</wfw:commentRss><description>&lt;p&gt;What is the difference?&amp;#160; Should these things be the same, different, differentiated, what?&amp;#160; How much is simply TMI?&amp;#160; Blog readers – what do you like best &lt;strong&gt;about blogs&lt;/strong&gt; that you do NOT get from social media (facebook, etc..)?&amp;#160; Does it annoy you when one or more social media vehicles is linked so you ‘get to’ read the same updates twice (or more)?&amp;#160; What do you use your blog for?&amp;#160; Facebook? MySpace? Twitter?&amp;#160; FriendFeed? LinkedIn? etc…&lt;/p&gt;  &lt;p&gt;And the tools only make it more confusing.&amp;#160; Are you using &lt;a href="http://www.tweetdeck.com/beta/"&gt;TweetDeck&lt;/a&gt; yet?&amp;#160; (screen below).&amp;#160; I am not sure I want to facebook chat (not the tiny green dot showing online status in the facebook status) from twitter, and so on.&amp;#160; Oh, and btw…do you notice that you rarely actually speak to anyone anymore – very few phone calls, no voice mail.&amp;#160; Is this a good thing?&amp;#160; Also, less email.&amp;#160; Does more informal text communication actually improve communication?&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a title="link to download Tweetdeck" href="http://www.tweetdeck.com/beta/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="TweetDeck And Facebook integration" border="0" alt="TweetDeck And Facebook integration" src="http://blogs.msdn.com/blogfiles/socaldevgal/WindowsLiveWriter/ToblogtofacebooktotweetSoCalDevGalwonder_B0A5/TweetDeckAndFacebook_3.jpg" width="454" height="420" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9541222" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/socaldevgal/archive/tags/Fun/default.aspx">Fun</category></item></channel></rss>