<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Sarah In Tampa</title><atom:link rel="self" type="application/rss+xml" href="http://on10.channel9web1.orcsweb.com/blogs/sarahintampa/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/Channel10/images/feedimage.png</url><title>Sarah In Tampa</title><link>http://on10.net/blogs/sarahintampa/</link></image><description>Sarah Perez's Blog</description><link>http://on10.net/blogs/sarahintampa/</link><language>en-us</language><pubDate>Fri, 12 Mar 2010 13:38:58 GMT</pubDate><lastBuildDate>Fri, 12 Mar 2010 13:38:58 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3537.43117, Culture=neutral, PublicKeyToken=null)</generator><item><title>Push Notifications on Windows Phone 7 Series</title><description>&lt;img src="http://on10.net/Link/e46fd600-1d84-4254-8687-b3051f9097d5/" border="0" /&gt;&lt;p&gt;At the Game Developers Conference, Microsoft has been giving attendees a deeper look at the Windows Phone 7 Series platform, specifically as it relates to gaming. Already &lt;a href="http://on10.net/blogs/sarahintampa/Microsoft-Demos-Game-Playing-on-Windows-Phone-7-Series-Xbox-and-PC/"&gt;we’ve seen&lt;/a&gt; how games can be developed using Visual Studio to run on Windows PCs, the Xbox 360, and Windows Phones.  &lt;/p&gt;
&lt;p&gt;Now, thanks to &lt;a href="http://www.youtube.com/watch?v=LQx_qDngQKQ&amp;amp;feature=player_embedded"&gt;this video upload&lt;/a&gt; from the conference itself, we can learn more about push notifications on Windows Phone 7 Series devices. There are three kinds of push notifications available: raw, tile, and toast. &lt;/p&gt;
&lt;p&gt;Raw notifications are when a cloud service notifies an application. If the app isn’t running the notification is discarded. The second type, tile notifications, are used when a user pins a tile to the Quick Launch menu (tiles are the new squares on the main screen). In this case, the cloud service will update that tile with an image URI. Finally, there are toast notifications which is when the cloud service send a title and a subtitle. You see toast notifications on the Xbox 360 today – it’s when a little pop-up appears to let you know one of your friends is online. &lt;/p&gt;
&lt;p&gt;After giving an overview, the rest of the talk is devoted to explaining the technical aspects in more detail and providing examples of how developers can use these notifications with their games. The entire video is only a little over 6 minutes long, so it’s definitely worth a look if you’re thinking about developing for the new Windows Phone. &lt;/p&gt;&lt;img src="http://on10.net/70119/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Push-Notifications-on-Windows-Phone-7-Series/</comments><link>http://on10.net/blogs/sarahintampa/Push-Notifications-on-Windows-Phone-7-Series/</link><pubDate>Fri, 12 Mar 2010 16:52:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Push-Notifications-on-Windows-Phone-7-Series/</guid><evnet:views>1134</evnet:views><evnet:viewtrackingurl>http://on10.net/70119/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;At the Game Developers Conference, Microsoft has been giving attendees a deeper look at the Windows Phone 7 Series platform, specifically as it relates to gaming. Already &lt;a&gt;we’ve seen&lt;/a&gt; how games can be developed using Visual Studio to run on Windows PCs, the Xbox 360, and Windows Phones.  &lt;/p&gt;
&lt;p&gt;Now, thanks to &lt;a href="http://www.youtube.com/watch?v=LQx_qDngQKQ&amp;amp;feature=player_embedded"&gt;this video upload&lt;/a&gt; from the conference itself, we can learn more about push notifications on Windows Phone 7 Series devices. There are three kinds of push notifications available: raw, tile, and toast. &lt;/p&gt;
&lt;p&gt;Raw notifications are when a cloud service notifies an application. If the app isn’t running the notification is discarded. The second type, tile notifications, are used when a user pins a tile to the Quick Launch menu (tiles are the new squares on the main screen). In this case, the cloud service will update that tile with an image URI. Finally, there are toast notifications which is when the cloud service send a title and a subtitle. You see toast notifications on the Xbox 360 today – it’s when a little pop-up appears to let you know one of your friends is online. &lt;/p&gt;
&lt;p&gt;After giving an overview, the rest of the talk is devoted to explaining the technical aspects in more detail and providing examples of how developers can use these notifications with their games. The entire video is only a little over 6 minutes long, so it’s definitely worth a look if you’re thinking about developing for the new Windows Phone. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/33e5b224-d640-47c4-9c24-33e606be4032/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/e46fd600-1d84-4254-8687-b3051f9097d5/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Push-Notifications-on-Windows-Phone-7-Series/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70119/Trackback.aspx</trackback:ping><category>game</category><category>game developers conference</category><category>Game Development</category><category>games</category><category>windows mobile</category><category>Windows Phone</category></item><item><title>Kodu Updated!</title><description>&lt;img src="http://on10.net/Link/d79025e8-01ae-4d52-a8cf-84636536096b/" border="0" /&gt;&lt;p&gt;According to recent &lt;a href="http://community.research.microsoft.com/blogs/kodu/archive/2010/03/10/new-kodu-build.aspx"&gt;news posted&lt;/a&gt; on the Microsoft Research site, there’s a new build of the Kodu game creator now available and with the release there comes a lot of new features. Some of the more notable changes include improved mouse controls, a new hint system and an automatic update mechanism. There are also a number of bug fixes and minor improvements which will make the overall Kodu experience even better than before. &lt;/p&gt;
&lt;p&gt;The full list of changes includes the following: &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Automatic updates:  When installing the new version you have the option to opt-in to have Kodu check for updates each time it starts up. &lt;/li&gt;
    &lt;li&gt;Usage information:  When installing the new version you have the option to opt-in to having Kodu send anonymous usage information to help us make Kodu better. &lt;/li&gt;
    &lt;li&gt;New privacy statement. &lt;/li&gt;
    &lt;li&gt;Add support for Cyrillic characters. &lt;/li&gt;
    &lt;li&gt;Added mouse control buttons to help screens. &lt;/li&gt;
    &lt;li&gt;Allow the ‘Home’ key to take you directly from the MainMenu to the HomeMenu.  Note that this only works if you already have a level loaded, ie you’ve either loaded a level or resumed since starting. &lt;/li&gt;
    &lt;li&gt;Allow going from paused mode straight to the HomeMenu.  This is great for creating nice thumbnails since you can pause the game, move the camera to where it looks best and then go straight into the HomeMenu to save the game. &lt;/li&gt;
    &lt;li&gt;New Hint system.  When toast pops up you can either press &amp;lt;Y&amp;gt; on the gamepad, or F1 on the keyboard or left click with the mouse to bring up the modal version of the dialog.  Created a handful of hints that work with the new system.  &lt;/li&gt;
    &lt;li&gt;Fixed bugs with ToolTips being rendered underneath AddItem menu and over text editor. &lt;/li&gt;
    &lt;li&gt;Fixed bug where dragging a character with the mouse across the bottom of the screen would drop the character and activate the ToolBar. &lt;/li&gt;
    &lt;li&gt;Added HelpOverlay information for tag editing on LoadLevel and SaveLevel menus. &lt;/li&gt;
    &lt;li&gt;Fixed help overlay information for paused mode.  BTW To get into paused mode, on the keyboard just hit the ‘pause’ key.  With the GamePad you have to press both triggers AND boh stick-buttons at the same time.  &lt;/li&gt;
    &lt;li&gt;Fixed end of game display so you can just click on the buttons on the screen as well as pressing them on the keyboard. &lt;/li&gt;
    &lt;li&gt;Fixed bug caused by transitioning between gamepad and keyboard/mouse modes while the AddItem menu is active. &lt;/li&gt;
    &lt;li&gt;Fixed a bug in the radio button UI element which was causing its value to be ignored. &lt;/li&gt;
    &lt;li&gt;Fixed a bug in the text editor’s handling of key caps. &lt;/li&gt;
    &lt;li&gt;Tuned the physics behavior of the apple, rock and soccer ball to be less infinitely bouncy. This should not affect already created levels. &lt;/li&gt;
    &lt;li&gt;Fixed a bug with how the SaveLevelMenu handles mouse input. &lt;/li&gt;
    &lt;li&gt;Modified more built-in levels to be keyboard/mouse friendly. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can grab the latest release of Kodu for PC &lt;a href="http://fuse.microsoft.com/kodu/"&gt;here&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://on10.net/70117/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Kodu-Updated/</comments><link>http://on10.net/blogs/sarahintampa/Kodu-Updated/</link><pubDate>Fri, 12 Mar 2010 16:52:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Kodu-Updated/</guid><evnet:views>1102</evnet:views><evnet:viewtrackingurl>http://on10.net/70117/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;According to recent &lt;a href="http://community.research.microsoft.com/blogs/kodu/archive/2010/03/10/new-kodu-build.aspx"&gt;news posted&lt;/a&gt; on the Microsoft Research site, there’s a new build of the Kodu game creator now available and with the release there comes a lot of new features. Some of the more notable changes include improved mouse controls, a new hint system and an automatic update mechanism. There are also a number of bug fixes and minor improvements which will make the overall Kodu experience even better than before. &lt;/p&gt;
&lt;p&gt;The full list of changes includes the following: &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/e3c23057-278d-4a04-992d-01294f34af05/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/d79025e8-01ae-4d52-a8cf-84636536096b/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Kodu-Updated/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70117/Trackback.aspx</trackback:ping><category>Kodu</category></item><item><title>Gist's New Outlook Plugin Delivers More Insights</title><description>&lt;img src="http://on10.net/Link/909b5056-144c-43b0-b9ea-40dff884d886/" border="0" /&gt;&lt;p&gt;
				&lt;a href="http://www.gist.com"&gt;Gist&lt;/a&gt;, the company behind the email mashup service of the same name, just updated their Outlook plugin. The new plugin now lets you see a contact’s profile information &lt;em&gt;prior&lt;/em&gt; to sending them an email. To use this feature, you simply start creating a new message, and the profile info will display next to the email itself, in a sidebar pane. Specifically, the profile info shows things like name, title, company, and links to your contacts’ social network profiles on sites like Facebook and Twitter. &lt;/p&gt;
&lt;p&gt;Other plugin features include the ability to get updates on your contacts and their companies within Outlook, a search feature for easily locating email, links, and attachments, and a drag-and-drop method for sharing news from your contacts via email or Twitter. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://beta.gist.com/download_outlook"&gt;Click here&lt;/a&gt; to in you’re interested in trying the new Outlook plugin. Note that you’ll need to have signed up with &lt;a href="http://www.gist.com"&gt;Gist&lt;/a&gt; first before you can use it. &lt;/p&gt;&lt;img src="http://on10.net/70116/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Gists-New-Outlook-Plugin-Delivers-More-Insights/</comments><link>http://on10.net/blogs/sarahintampa/Gists-New-Outlook-Plugin-Delivers-More-Insights/</link><pubDate>Thu, 11 Mar 2010 16:46:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Gists-New-Outlook-Plugin-Delivers-More-Insights/</guid><evnet:views>2610</evnet:views><evnet:viewtrackingurl>http://on10.net/70116/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;
				&lt;a href="http://www.gist.com/"&gt;Gist&lt;/a&gt;, the company behind the email mashup service of the same name, just updated their Outlook plugin. The new plugin now lets you see a contact’s profile information &lt;em&gt;prior&lt;/em&gt; to sending them an email. To use this feature, you simply start creating a new message, and the profile info will display next to the email itself, in a sidebar pane. Specifically, the profile info shows things like name, title, company, and links to your contacts’ social network profiles on sites like Facebook and Twitter. &lt;/p&gt;
&lt;p&gt;Other plugin features include the ability to get updates on your contacts and their companies within Outlook, a search feature for easily locating email, links, and attachments, and a drag-and-drop method for sharing news from your contacts via email or Twitter. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://beta.gist.com/download_outlook"&gt;Click here&lt;/a&gt; to in you’re interested in trying the new Outlook plugin. Note that you’ll need to have signed up with &lt;a href="http://www.gist.com/"&gt;Gist&lt;/a&gt; first before you can use it. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/ad0dac89-2feb-4709-9873-5595896fb6d1/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/909b5056-144c-43b0-b9ea-40dff884d886/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Gists-New-Outlook-Plugin-Delivers-More-Insights/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70116/Trackback.aspx</trackback:ping><category>Outlook</category><category>plugins</category></item><item><title>Wow, Where Did All These Themes Come From?</title><description>&lt;img src="http://on10.net/Link/f1b2d444-6414-4872-8522-e947a99cac43/" border="0" /&gt;&lt;p&gt;
				&lt;a href="http://blogs.msdn.com/robmar/archive/2010/03/08/shamrocks-theme-pack-just-in-time-for-st-patricks-day.aspx"&gt;Rob Margel&lt;/a&gt; recently discovered a great March theme for Windows 7 users at &lt;a href="http://download.live.com"&gt;download.live.com &lt;/a&gt;which features shamrocks and other spring-related imagery. I thought I’d go check out the Windows 7 Personalization gallery to grab it and whatever else was new, too. However, for some reason, the Shamrock theme isn’t there. No matter, since Rob posted &lt;a href="http://download.microsoft.com/download/0/f/f/0FF10E11-C771-4523-9E3F-98C81DE1BE40/Shamrocks.themepack"&gt;the direct link&lt;/a&gt; for the download. However, I was surprised to see the gallery had a ton of new themes since my last visit only a couple of months ago. There are now several regional themes like Canada, Australia, Czech Spring, China, Baltic Beaches, France, India, Hungary, Germany, Italy, and a dozen or so others. Plus, there are new animal themes like “dogs in summer,” “cats everywhere,” and “Year of the Tiger.”&lt;/p&gt;
&lt;p&gt;But lately, I have to admit that I’ve found myself addicted to &lt;a href="http://timheuer.com/blog/archive/2010/02/28/smashing-magazine-march-2010-wallpaper-windows-7-theme.aspx"&gt;Smashing Magazine’s Windows 7 theme collections&lt;/a&gt; which they release monthly. They offer themes made up of artistic backgrounds that come packaged as two different options – &lt;a href="http://windowsteamblog.com/media/p/534623/download.aspx"&gt;those with an embedded calendar&lt;/a&gt; and &lt;a href="http://windowsteamblog.com/media/p/534624/download.aspx"&gt;those without&lt;/a&gt;. I like to grab those without the calendar myself so I can reuse them later on when I’m ready for a change. You can grab the last collection &lt;a href="http://timheuer.com/blog/archive/2010/02/28/smashing-magazine-march-2010-wallpaper-windows-7-theme.aspx"&gt;here&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://on10.net/70107/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Wow-Where-Did-All-These-Themes-Come-From/</comments><link>http://on10.net/blogs/sarahintampa/Wow-Where-Did-All-These-Themes-Come-From/</link><pubDate>Thu, 11 Mar 2010 16:46:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Wow-Where-Did-All-These-Themes-Come-From/</guid><evnet:views>2715</evnet:views><evnet:viewtrackingurl>http://on10.net/70107/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;
				&lt;a href="http://blogs.msdn.com/robmar/archive/2010/03/08/shamrocks-theme-pack-just-in-time-for-st-patricks-day.aspx"&gt;Rob Margel&lt;/a&gt; recently discovered a great March theme for Windows 7 users at download.live.com which features shamrocks and other spring-related imagery. I thought I’d go check out the Windows 7 Personalization gallery to grab it and whatever else was new, too. However, for some reason, the Shamrock theme isn’t there. No matter, since Rob posted &lt;a href="http://download.microsoft.com/download/0/f/f/0FF10E11-C771-4523-9E3F-98C81DE1BE40/Shamrocks.themepack"&gt;the direct link&lt;/a&gt; for the download. However, I was surprised to see the gallery had a ton of new themes since my last visit only a couple of months ago. There are now several regional themes like Canada, Australia, Czech Spring, China, Baltic Beaches, France, India, Hungary, Germany, Italy, and a dozen or so others. Plus, there are new animal themes like “dogs in summer,” “cats everywhere,” and “Year of the Tiger.”&lt;/p&gt;
&lt;p&gt;But lately, I have to admit that I’ve found myself addicted to &lt;a href="http://timheuer.com/blog/archive/2010/02/28/smashing-magazine-march-2010-wallpaper-windows-7-theme.aspx"&gt;Smashing Magazine’s Windows 7 theme collections&lt;/a&gt; which they release monthly. They offer themes made up of artistic backgrounds that come packaged as two different options – &lt;a href="http://windowsteamblog.com/media/p/534623/download.aspx"&gt;those with an embedded calendar&lt;/a&gt; and &lt;a href="http://windowsteamblog.com/media/p/534624/download.aspx"&gt;those without&lt;/a&gt;. I like to grab those without the calendar myself so I can reuse them later on when I’m ready for a change. You can grab the last collection &lt;a href="http://timheuer.com/blog/archive/2010/02/28/smashing-magazine-march-2010-wallpaper-windows-7-theme.aspx"&gt;here&lt;/a&gt;. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/d90c629b-9cf3-41b8-bdcd-508a000df5fa/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/f1b2d444-6414-4872-8522-e947a99cac43/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Wow-Where-Did-All-These-Themes-Come-From/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70107/Trackback.aspx</trackback:ping><category>customization</category><category>customizations</category><category>customize</category><category>customizing</category><category>theme</category><category>themes</category><category>Windows 7</category></item><item><title>HP MediaSmart Home Servers Link up with Tivo</title><description>&lt;img src="http://on10.net/Link/3c3e436d-70a5-4356-b924-c6a97dc54a53/" border="0" /&gt;&lt;p&gt;HP just announced a partnership with home DVR system maker Tivo which allows &lt;a href="http://www.hp.com/united-states/campaigns/mediasmart-server/index.html#/TivoExpander/"&gt;MediaSmart Home Servers to connect with Tivo devices&lt;/a&gt;. The connection will be made by way of a free WHS add-in that lets you manage your recordings via the WHS console. The benefit for Tivo users is obvious: you can now record all the shows and movies you want without worrying about running out of space. Well, I suppose that you could, in theory, run out of room, but since the servers come with either 1 TB or 1.5 TB hard drives plus 3 available expansion bays, it would certainly take some time before you’re maxed out.&lt;/p&gt;
&lt;p&gt;In addition to the extra storage, MediaSmart owners can watch the recorded shows on either a PC, Mac or TV by way of the Home Server’s remote streaming option.    &lt;/p&gt;&lt;img src="http://on10.net/70112/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/HP-MediaSmart-Home-Servers-Link-up-with-Tivo/</comments><link>http://on10.net/blogs/sarahintampa/HP-MediaSmart-Home-Servers-Link-up-with-Tivo/</link><pubDate>Wed, 10 Mar 2010 19:33:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/HP-MediaSmart-Home-Servers-Link-up-with-Tivo/</guid><evnet:views>3400</evnet:views><evnet:viewtrackingurl>http://on10.net/70112/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;HP just announced a partnership with home DVR system maker Tivo which allows &lt;a href="http://www.hp.com/united-states/campaigns/mediasmart-server/index.html#/TivoExpander/"&gt;MediaSmart Home Servers to connect with Tivo devices&lt;/a&gt;. The connection will be made by way of a free WHS add-in that lets you manage your recordings via the WHS console. The benefit for Tivo users is obvious: you can now record all the shows and movies you want without worrying about running out of space. Well, I suppose that you could, in theory, run out of room, but since the servers come with either 1 TB or 1.5 TB hard drives plus 3 available expansion bays, it would certainly take some time before you’re maxed out.&lt;/p&gt;
&lt;p&gt;In addition to the extra storage, MediaSmart owners can watch the recorded shows on either a PC, Mac or TV by way of the Home Server’s remote streaming option.    &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/d20a5eee-7234-42ba-affa-a7604f4b5b3d/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/3c3e436d-70a5-4356-b924-c6a97dc54a53/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/HP-MediaSmart-Home-Servers-Link-up-with-Tivo/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70112/Trackback.aspx</trackback:ping><category>add-in</category><category>add-ins</category><category>add-in's</category><category>Tivo</category><category>TV</category><category>WHS</category><category>Windows Home Server</category><category>Windows Home Server WHS</category></item><item><title>XNA Game Studio 4.0 to Support New Windows Phone</title><description>&lt;p&gt;Game developers attending &lt;a href="http://gdconf.com/"&gt;GDC&lt;/a&gt; this week will get a first look at the latest version of the XNA toolkit – XNA Game Studio 4.0 – which provides the technology to create games for Xbox 360, Windows, and now, the Windows Phone 7 Series. &lt;a href="http://shawnhargreaves.com"&gt;Shawn Hargreaves&lt;/a&gt; posted on his blog about what’s new with this latest release:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;New platform
    &lt;ul&gt;
        &lt;li&gt;Windows Phone 7 Series &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
    &lt;li&gt;New features
    &lt;ul&gt;
        &lt;li&gt;Integrates with Visual Studio 2010 &lt;/li&gt;
        &lt;li&gt;Dynamic audio output &lt;/li&gt;
        &lt;li&gt;Microphone input &lt;/li&gt;
        &lt;li&gt;BasicEffect has four new siblings
        &lt;ul&gt;
            &lt;li&gt;SkinnedEffect &lt;/li&gt;
            &lt;li&gt;EnvironmentMapEffect &lt;/li&gt;
            &lt;li&gt;DualTextureEffect &lt;/li&gt;
            &lt;li&gt;AlphaTestEffect &lt;/li&gt;
        &lt;/ul&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
    &lt;li&gt;Improved portability and usability
    &lt;ul&gt;
        &lt;li&gt;Collapsed graphics caps into just two profile levels: &lt;em&gt;Reach&lt;/em&gt; and &lt;em&gt;HiDef&lt;/em&gt; &lt;/li&gt;
        &lt;li&gt;Many graphics API improvements &lt;/li&gt;
        &lt;li&gt;This involves some breaking API changes &lt;/li&gt;
        &lt;li&gt;Split Microsoft.Xna.Framework.dll into several assemblies, to make it more obvious which pieces are available on each platform &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="http://klucher.com/blog/achievement-unlocked-xna-game-studio-4-0-for-windows-phone/"&gt;Michael Klucher&lt;/a&gt; also added a few answers to some people’s “burning questions,” noting &lt;em&gt;“yes, we have hardware accelerated 3D API’s on Windows Phone 7 Series. Yes, we have Visual Studio 2010 integration with our toolset. We’ve even added buffered audio support to the Audio API’s that many of you have asked for.”&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You can find out more about XNA news on the &lt;a href="http://creators.xna.com/news/gdc2010"&gt;XNA Creators Club Online&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://on10.net/70111/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/XNA-Game-Studio-40-to-Support-New-Windows-Phone/</comments><link>http://on10.net/blogs/sarahintampa/XNA-Game-Studio-40-to-Support-New-Windows-Phone/</link><pubDate>Wed, 10 Mar 2010 19:33:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/XNA-Game-Studio-40-to-Support-New-Windows-Phone/</guid><evnet:views>3577</evnet:views><evnet:viewtrackingurl>http://on10.net/70111/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Game developers attending &lt;a href="http://gdconf.com/"&gt;GDC&lt;/a&gt; this week will get a first look at the latest version of the XNA toolkit – XNA Game Studio 4.0 – which provides the technology to create games for Xbox 360, Windows, and now, the Windows Phone 7 Series. &lt;a href="http://shawnhargreaves.com/"&gt;Shawn Hargreaves&lt;/a&gt; posted on his blog about what’s new with this latest release:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;New platform
    &lt;ul&gt;
        &lt;li&gt;Windows Phone 7 Series &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
    &lt;li&gt;New features
    &lt;ul&gt;
        &lt;li&gt;Integrates with Visual Studio 2010 &lt;/li&gt;
        &lt;li&gt;Dynamic audio output &lt;/li&gt;
        &lt;li&gt;Microphone input &lt;/li&gt;
        &lt;li&gt;BasicEffect has four new siblings
        &lt;ul&gt;
            &lt;li&gt;SkinnedEffect &lt;/li&gt;
            &lt;li&gt;EnvironmentMapEffect &lt;/li&gt;
            &lt;li&gt;DualTextureEffect &lt;/li&gt;
            &lt;li&gt;AlphaTestEffect &lt;/li&gt;
        &lt;/ul&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
    &lt;li&gt;Improved portability and usability
    &lt;ul&gt;
        &lt;li&gt;Collapsed graphics caps into just two profile levels: &lt;em&gt;Reach&lt;/em&gt; and &lt;em&gt;HiDef&lt;/em&gt; &lt;/li&gt;
        &lt;li&gt;Many graphics API improvements &lt;/li&gt;
        &lt;li&gt;This involves some breaking API changes &lt;/li&gt;
        &lt;li&gt;Split Microsoft.Xna.Framework.dll into several assemblies, to make it more obvious which pieces are available on each platform &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="http://klucher.com/blog/achievement-unlocked-xna-game-studio-4-0-for-windows-phone/"&gt;Michael Klucher&lt;/a&gt; also added a few answers to some people’s “burning questions,” noting &lt;em&gt;“yes, we have hardware accelerated 3D API’s on Windows Phone 7 Series. Yes, we have Visual Studio 2010 integration with our toolset. We’ve even added buffered audio support to the Audio API’s that many of you have asked for.”&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You can find out more about XNA news on the &lt;a href="http://creators.xna.com/news/gdc2010"&gt;XNA Creators Club Online&lt;/a&gt;. &lt;/p&gt;</evnet:previewtext><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/XNA-Game-Studio-40-to-Support-New-Windows-Phone/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70111/Trackback.aspx</trackback:ping><category>developers</category><category>development</category><category>game</category><category>game creator</category><category>game design</category><category>game developers conference</category><category>Game Development</category><category>games</category><category>Windows Phone</category><category>XNA</category></item><item><title>Sobees' Windows App Gets a Makeover</title><description>&lt;img src="http://on10.net/Link/ab3ae046-5a09-4aca-864d-1312cd6d3974/" border="0" /&gt;&lt;p&gt;
				&lt;a href="http://www.sobees.com/"&gt;Sobees’ desktop Twitter client&lt;/a&gt;, a native app built using .NET technology, has just been updated with a fresh design and built-in real-time search, reports &lt;a href="http://techcrunch.com/2010/03/09/sobees-streamlines-native-twitter-client-for-windows-integrates-realtime-search"&gt;TechCrunch&lt;/a&gt;. The updated application looks a lot like competitor TweetDeck with its columnar interface, but it offers a few differences. &lt;/p&gt;
&lt;p&gt;Llike TweetDeck, Sobees supports Facebook, MySpace, and LinkedIn in addition to Twitter. However, unlike TweetDeck, Sobees lets you drag and drop columns in order to reorganize them in the client’s layout. You can also preview tweets, translate them, view threaded conversations, and preview Twitpics within the app. &lt;/p&gt;
&lt;p&gt;Also new in this version is the addition of real-time search which lets you search OneRiot, Twitter, FriendFeed, and FacteryLabs all at once. &lt;/p&gt;
&lt;p&gt;You can get the new client app from the Sobees website here:  &lt;a href="http://www.sobees.com"&gt;http://www.sobees.com&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://on10.net/70113/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Sobees-Windows-App-Gets-a-Makeover/</comments><link>http://on10.net/blogs/sarahintampa/Sobees-Windows-App-Gets-a-Makeover/</link><pubDate>Wed, 10 Mar 2010 19:32:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Sobees-Windows-App-Gets-a-Makeover/</guid><evnet:views>3409</evnet:views><evnet:viewtrackingurl>http://on10.net/70113/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;
				&lt;a href="http://www.sobees.com/"&gt;Sobees’ desktop Twitter client&lt;/a&gt;, a native app built using .NET technology, has just been updated with a fresh design and built-in real-time search, reports &lt;a href="http://techcrunch.com/2010/03/09/sobees-streamlines-native-twitter-client-for-windows-integrates-realtime-search"&gt;TechCrunch&lt;/a&gt;. The updated application looks a lot like competitor TweetDeck with its columnar interface, but it offers a few differences. &lt;/p&gt;
&lt;p&gt;Llike TweetDeck, Sobees supports Facebook, MySpace, and LinkedIn in addition to Twitter. However, unlike TweetDeck, Sobees lets you drag and drop columns in order to reorganize them in the client’s layout. You can also preview tweets, translate them, view threaded conversations, and preview Twitpics within the app. &lt;/p&gt;
&lt;p&gt;Also new in this version is the addition of real-time search which lets you search OneRiot, Twitter, FriendFeed, and FacteryLabs all at once. &lt;/p&gt;
&lt;p&gt;You can get the new client app from the Sobees website here:  &lt;a href="http://www.sobees.com/"&gt;http://www.sobees.com&lt;/a&gt;. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/32e21eae-6c20-49aa-a913-e415bad21171/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/ab3ae046-5a09-4aca-864d-1312cd6d3974/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Sobees-Windows-App-Gets-a-Makeover/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70113/Trackback.aspx</trackback:ping><category>.NET</category><category>app</category><category>application</category><category>applications</category><category>desktop application</category><category>Twitter</category></item><item><title>Use Windows Live Writer with Posterous</title><description>&lt;img src="http://on10.net/Link/417ba78f-ae48-4738-88f2-7b6098bbe9a0/" border="0" /&gt;&lt;p&gt;I just came across a great tip for &lt;a href="http://posterous.com/"&gt;Posterous&lt;/a&gt; bloggers on the &lt;a href="http://www.nirmaltv.com/2010/03/09/publish-to-posterous-blog-from-windows-live-writer/"&gt;LifeRocks blog&lt;/a&gt;. If you’re among those who prefer Posterous’s simplified blogging platform over the more complex options from Moveable Type, Wordpress and the like, you’ll be happy to know that you can use &lt;a href="http://writer.live.com"&gt;Windows Live Writer&lt;/a&gt; to post to Posterous. &lt;/p&gt;
&lt;p&gt;Now why would you want to do that considering that Posterous is already one of the easiest platforms to publish to? Well, maybe you want to send the same post to both your traditional blog or website and your Posterous blog at the same time. If you create the post in WLW, that’s possible. You would just write the post once, publish it to one site, then switch blogs to publish it a second time to the other site. Or maybe you just prefer WLW’s interface over anything else (I know I do!). &lt;/p&gt;
&lt;p&gt;In order to support Posertous publishing, you’ll need to grab the &lt;a href="http://writerous.codeplex.com/"&gt;Writerous&lt;/a&gt; plugin from Codeplex. Once installed, you access the new settings via Tools –&amp;gt; Options –&amp;gt; Writerous from WLW’s main menu. Here, you’ll have to provide your Posterous login info and site name (the latter if you maintain more than one Posterous blog). You can also configure your Posterous posts to autopost to Twitter and Facebook, too, by checking the box next to that option. &lt;/p&gt;
&lt;p&gt;For more details on how to configure and use the plugin, check out the project’s page &lt;a href="http://writerous.codeplex.com/wikipage?title=How%20To%20Use&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://on10.net/70110/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Use-Windows-Live-Writer-with-Posterous/</comments><link>http://on10.net/blogs/sarahintampa/Use-Windows-Live-Writer-with-Posterous/</link><pubDate>Wed, 10 Mar 2010 19:32:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Use-Windows-Live-Writer-with-Posterous/</guid><evnet:views>3357</evnet:views><evnet:viewtrackingurl>http://on10.net/70110/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;I just came across a great tip for &lt;a href="http://posterous.com/"&gt;Posterous&lt;/a&gt; bloggers on the &lt;a href="http://www.nirmaltv.com/2010/03/09/publish-to-posterous-blog-from-windows-live-writer/"&gt;LifeRocks blog&lt;/a&gt;. If you’re among those who prefer Posterous’s simplified blogging platform over the more complex options from Moveable Type, Wordpress and the like, you’ll be happy to know that you can use &lt;a href="http://writer.live.com/"&gt;Windows Live Writer&lt;/a&gt; to post to Posterous. &lt;/p&gt;
&lt;p&gt;Now why would you want to do that considering that Posterous is already one of the easiest platforms to publish to? Well, maybe you want to send the same post to both your traditional blog or website and your Posterous blog at the same time. If you create the post in WLW, that’s possible. You would just write the post once, publish it to one site, then switch blogs to publish it a second time to the other site. Or maybe you just prefer WLW’s interface over anything else (I know I do!). &lt;/p&gt;
&lt;p&gt;In order to support Posertous publishing, you’ll need to grab the &lt;a href="http://writerous.codeplex.com/"&gt;Writerous&lt;/a&gt; plugin from Codeplex. Once installed, you access the new settings via Tools –&amp;gt; Options –&amp;gt; Writerous from WLW’s main menu. Here, you’ll have to provide your Posterous login info and site name (the latter if you maintain more than one Posterous blog). You can also configure your Posterous posts to autopost to Twitter and Facebook, too, by checking the box next to that option. &lt;/p&gt;
&lt;p&gt;For more details on how to configure and use the plugin, check out the project’s page &lt;a href="http://writerous.codeplex.com/wikipage?title=How%20To%20Use&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/9bf8a44c-8f7c-4692-861b-ab139f4ed0fa/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/417ba78f-ae48-4738-88f2-7b6098bbe9a0/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Use-Windows-Live-Writer-with-Posterous/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70110/Trackback.aspx</trackback:ping><category>blog</category><category>Bloggers</category><category>blogging</category><category>blogs</category><category>live writer</category><category>plugin</category><category>plug-in</category><category>plugins</category><category>Windows Live Writer</category></item><item><title>Bing Announces Earth Day Contest</title><description>&lt;img src="http://on10.net/Link/73576372-3458-4da0-9a7d-62e099cf837e/" border="0" /&gt;&lt;p&gt;
				&lt;a href="http://bing.com"&gt;Bing&lt;/a&gt; is &lt;a href="http://www.bing.com/community/blogs/search/archive/2010/03/08/bing-s-earth-day-photo-contest-for-students.aspx"&gt;kicking off&lt;/a&gt; another photo contest where the winner gets to decorate the Bing.com homepage with their winning image. This time around, though, the contest is limited to students only. To celebrate the 40th anniversary of Earth Day, the winning photo will grace the homepage on April 22nd (Earth Day). To qualify, the students must be in the United States as this is a regional contest. &lt;/p&gt;
&lt;p&gt;Besides the grand prize, the top winners from four age groups (ages 5-10, 11-13, 14-17 and 18+) will also win a trip to Microsoft where they get to participate in a Bing editorial meeting where they pick future homepage images. All winners will also receive equipment from HP and Canon. Specifically, HP will be providing the winners with HP Pavilion desktops and a monitor. &lt;/p&gt;
&lt;p&gt;In addition to the contest participants, those voting on the images can win, too. From April 13th to the 19th, Bing will give a $5.00 GivingCard for DonorsChoose.org to the first 20,000 people who vote each day. This money can be spent on classroom projects (like math, science, art, reading) at local schools. In total, Bing will donate up to $100,000 a day to help schools across the U.S. &lt;/p&gt;
&lt;p&gt;You can find out more about the contest, its requirements, and the submission information here: &lt;a href="http://earthdayphotocontest.com"&gt;http://earthdayphotocontest.com&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://on10.net/70108/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Bing-Announces-Earth-Day-Contest/</comments><link>http://on10.net/blogs/sarahintampa/Bing-Announces-Earth-Day-Contest/</link><pubDate>Wed, 10 Mar 2010 19:32:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Bing-Announces-Earth-Day-Contest/</guid><evnet:views>3237</evnet:views><evnet:viewtrackingurl>http://on10.net/70108/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;
				&lt;a href="http://bing.com/"&gt;Bing&lt;/a&gt; is &lt;a href="http://www.bing.com/community/blogs/search/archive/2010/03/08/bing-s-earth-day-photo-contest-for-students.aspx"&gt;kicking off&lt;/a&gt; another photo contest where the winner gets to decorate the Bing.com homepage with their winning image. This time around, though, the contest is limited to students only. To celebrate the 40th anniversary of Earth Day, the winning photo will grace the homepage on April 22nd (Earth Day). To qualify, the students must be in the United States as this is a regional contest. &lt;/p&gt;
&lt;p&gt;Besides the grand prize, the top winners from four age groups (ages 5-10, 11-13, 14-17 and 18+) will also win a trip to Microsoft where they get to participate in a Bing editorial meeting where they pick future homepage images. All winners will also receive equipment from HP and Canon. Specifically, HP will be providing the winners with HP Pavilion desktops and a monitor. &lt;/p&gt;
&lt;p&gt;In addition to the contest participants, those voting on the images can win, too. From April 13th to the 19th, Bing will give a $5.00 GivingCard for DonorsChoose.org to the first 20,000 people who vote each day. This money can be spent on classroom projects (like math, science, art, reading) at local schools. In total, Bing will donate up to $100,000 a day to help schools across the U.S. &lt;/p&gt;
&lt;p&gt;You can find out more about the contest, its requirements, and the submission information here: &lt;a href="http://earthdayphotocontest.com/"&gt;http://earthdayphotocontest.com&lt;/a&gt;.&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/9378d0d8-7349-4767-87fd-de31e18cf674/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/73576372-3458-4da0-9a7d-62e099cf837e/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Bing-Announces-Earth-Day-Contest/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70108/Trackback.aspx</trackback:ping><category>bing</category><category>contest</category><category>contests</category><category>school</category><category>schools</category><category>students</category></item><item><title>Pivot Demoed at TED</title><description>&lt;img src="http://on10.net/Link/2ff6ecab-11c8-4301-841b-d6f2a7f31c74/" border="0" /&gt;&lt;p&gt;At the recent TED Conference, Gary Flake, a Technical Fellow and founder of Live Lab, demonstrated &lt;a href="http://www.getpivot.com/"&gt;Pivot&lt;/a&gt; as can be seen in the video available &lt;a href="http://www.ted.com/talks/gary_flake_is_pivot_a_turning_point_for_web_exploration.html"&gt;here&lt;/a&gt;. This new technology, &lt;a href="http://on10.net/blogs/sarahintampa/PDC-News-Day-2-IE9-Office-2010-Silverlight-4-Pivot/"&gt;launched at last year’s PDC&lt;/a&gt;, lets you browse and manipulate images and data using Seadragon technology. It’s primarily meant to be a visualization tool for discovering patterns and insights by viewing datasets as thumbnail images. The visualization is done via the web using Silverlight, as opposed to using a software program installed on your computer’s hard drive. &lt;/p&gt;
&lt;p&gt;In the demo, Flake showed how Pivot could be used to browse a magazine’s archives, Wikipedia, and even your own web browser’s search history. If you have five minutes to spare, &lt;a href="http://www.ted.com/talks/gary_flake_is_pivot_a_turning_point_for_web_exploration.html"&gt;the TED video&lt;/a&gt; is definitely worth a look. &lt;/p&gt;&lt;img src="http://on10.net/70106/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Pivot-Demoed-at-TED/</comments><link>http://on10.net/blogs/sarahintampa/Pivot-Demoed-at-TED/</link><pubDate>Tue, 09 Mar 2010 19:00:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Pivot-Demoed-at-TED/</guid><evnet:views>4614</evnet:views><evnet:viewtrackingurl>http://on10.net/70106/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;At the recent TED Conference, Gary Flake, a Technical Fellow and founder of Live Lab, demonstrated &lt;a href="http://www.getpivot.com/"&gt;Pivot&lt;/a&gt; as can be seen in the video available &lt;a href="http://www.ted.com/talks/gary_flake_is_pivot_a_turning_point_for_web_exploration.html"&gt;here&lt;/a&gt;. This new technology, &lt;a&gt;launched at last year’s PDC&lt;/a&gt;, lets you browse and manipulate images and data using Seadragon technology. It’s primarily meant to be a visualization tool for discovering patterns and insights by viewing datasets as thumbnail images. The visualization is done via the web using Silverlight, as opposed to using a software program installed on your computer’s hard drive. &lt;/p&gt;
&lt;p&gt;In the demo, Flake showed how Pivot could be used to browse a magazine’s archives, Wikipedia, and even your own web browser’s search history. If you have five minutes to spare, &lt;a href="http://www.ted.com/talks/gary_flake_is_pivot_a_turning_point_for_web_exploration.html"&gt;the TED video&lt;/a&gt; is definitely worth a look. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/1235c89e-f877-463e-a1c6-31a89e7364ab/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/2ff6ecab-11c8-4301-841b-d6f2a7f31c74/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Pivot-Demoed-at-TED/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70106/Trackback.aspx</trackback:ping><category>visualization</category></item><item><title>Microsoft Demos Game Playing on Windows Phone 7 Series, Xbox, and PC</title><description>&lt;img src="http://on10.net/Link/db37cfb6-d63e-469b-9562-bcfb12309ee6/" border="0" /&gt;&lt;p&gt;At &lt;a href="http://www.teched.ae/"&gt;TechEd Middle East&lt;/a&gt;, Microsoft's Eric Rudder showed the potential of Windows Phone 7 Series when he demoed a game that could run on the mobile phone, Windows PCs, and the Xbox 360. The game, in this case Indiana Jones, was created using Visual Studio which allows developers to share 90% of the game’s code across the three platforms: Xbox, Windows, and Windows Phone 7. The additional 10% of the code changes required are to implement features unique to each platform – like touch sensitivity and accelerometer support for phones or mouse support on PCs, for example. &lt;/p&gt;
&lt;p&gt;What’s even more amazing, perhaps, than the cross-platform support was that Rudder was able to continue playing his game on the Xbox from where he left off on the mobile device. Amazing!&lt;/p&gt;
&lt;p&gt;You can see a video of Rudder’s demo &lt;a href="http://www.youtube.com/watch?v=LQv_3fwopo8&amp;amp;feature=player_embedded"&gt;here&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://on10.net/70105/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Microsoft-Demos-Game-Playing-on-Windows-Phone-7-Series-Xbox-and-PC/</comments><link>http://on10.net/blogs/sarahintampa/Microsoft-Demos-Game-Playing-on-Windows-Phone-7-Series-Xbox-and-PC/</link><pubDate>Tue, 09 Mar 2010 19:00:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Microsoft-Demos-Game-Playing-on-Windows-Phone-7-Series-Xbox-and-PC/</guid><evnet:views>4053</evnet:views><evnet:viewtrackingurl>http://on10.net/70105/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;At &lt;a href="http://www.teched.ae/"&gt;TechEd Middle East&lt;/a&gt;, Microsoft's Eric Rudder showed the potential of Windows Phone 7 Series when he demoed a game that could run on the mobile phone, Windows PCs, and the Xbox 360. The game, in this case Indiana Jones, was created using Visual Studio which allows developers to share 90% of the game’s code across the three platforms: Xbox, Windows, and Windows Phone 7. The additional 10% of the code changes required are to implement features unique to each platform – like touch sensitivity and accelerometer support for phones or mouse support on PCs, for example. &lt;/p&gt;
&lt;p&gt;What’s even more amazing, perhaps, than the cross-platform support was that Rudder was able to continue playing his game on the Xbox from where he left off on the mobile device. Amazing!&lt;/p&gt;
&lt;p&gt;You can see a video of Rudder’s demo &lt;a href="http://www.youtube.com/watch?v=LQv_3fwopo8&amp;amp;feature=player_embedded"&gt;here&lt;/a&gt;. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/1cbaf42c-cb92-4445-92d5-c3e66cec6191/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/db37cfb6-d63e-469b-9562-bcfb12309ee6/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Microsoft-Demos-Game-Playing-on-Windows-Phone-7-Series-Xbox-and-PC/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70105/Trackback.aspx</trackback:ping><category>game</category><category>gaming</category><category>windows mobile</category><category>xbox 360</category></item><item><title>Zune HD Facebook App Lets You Share Songs for Live Streaming</title><description>&lt;img src="http://on10.net/Link/a00eff51-830d-4746-9118-8f81818f218f/" border="0" /&gt;&lt;p&gt;After a bit of &lt;a href="http://zuneinsider.com/archive/2010/03/01/it-s-here-facebook-app-for-zune-hd.aspx"&gt;a false start&lt;/a&gt; on Monday, the Zune HD Facebook application was &lt;a href="http://twitter.com/ZUNE/status/9932800973"&gt;relaunched on Wednesday&lt;/a&gt; and is &lt;a href="http://www.zune.net/en-us/products/learningcenter/zuneplayers/whattodo/hdfacebook.htm"&gt;now available&lt;/a&gt; for installation via the Zune desktop software. As you may expect, the app offers the typical Facebook features: a News Feed, the ability to post status updates, view photos, check out your friends’ profiles, and more. Plus, as &lt;a href="http://pocketnow.com/software-1/zune-hd-facebook-app-is-fixed-video"&gt;PocketNow discovered&lt;/a&gt;, the phone offers a cool Zune-specific feature: it lets you post an update about the music you’re currently listening to. The app creates a link to the album and song and automatically posts a picture of the album art along with whatever text you input in your status update. When your friends click the link you shared on Facebook, they can stream the song right in their web browser via &lt;a href="http://www.zune.net/"&gt;Zune.net&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;You can see a video of the app in action &lt;/em&gt;&lt;a href="http://www.youtube.com/watch?v=QRyle55rxlo&amp;amp;feature=player_embedded"&gt;&lt;em&gt;here&lt;/em&gt;&lt;/a&gt;&lt;em&gt;. &lt;/em&gt;&lt;/p&gt;&lt;img src="http://on10.net/70099/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Zune-HD-Facebook-App-Lets-You-Share-Songs-for-Live-Streaming/</comments><link>http://on10.net/blogs/sarahintampa/Zune-HD-Facebook-App-Lets-You-Share-Songs-for-Live-Streaming/</link><pubDate>Tue, 09 Mar 2010 19:00:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Zune-HD-Facebook-App-Lets-You-Share-Songs-for-Live-Streaming/</guid><evnet:views>3995</evnet:views><evnet:viewtrackingurl>http://on10.net/70099/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;After a bit of &lt;a href="http://zuneinsider.com/archive/2010/03/01/it-s-here-facebook-app-for-zune-hd.aspx"&gt;a false start&lt;/a&gt; on Monday, the Zune HD Facebook application was &lt;a href="http://twitter.com/ZUNE/status/9932800973"&gt;relaunched on Wednesday&lt;/a&gt; and is &lt;a href="http://www.zune.net/en-us/products/learningcenter/zuneplayers/whattodo/hdfacebook.htm"&gt;now available&lt;/a&gt; for installation via the Zune desktop software. As you may expect, the app offers the typical Facebook features: a News Feed, the ability to post status updates, view photos, check out your friends’ profiles, and more. Plus, as &lt;a href="http://pocketnow.com/software-1/zune-hd-facebook-app-is-fixed-video"&gt;PocketNow discovered&lt;/a&gt;, the phone offers a cool Zune-specific feature: it lets you post an update about the music you’re currently listening to. The app creates a link to the album and song and automatically posts a picture of the album art along with whatever text you input in your status update. When your friends click the link you shared on Facebook, they can stream the song right in their web browser via &lt;a href="http://www.zune.net/"&gt;Zune.net&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;You can see a video of the app in action &lt;/em&gt;&lt;a href="http://www.youtube.com/watch?v=QRyle55rxlo&amp;amp;feature=player_embedded"&gt;&lt;em&gt;here&lt;/em&gt;&lt;/a&gt;&lt;em&gt;. &lt;/em&gt;&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/f6db4680-206a-4dc8-873c-f7504b39c0aa/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/a00eff51-830d-4746-9118-8f81818f218f/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Zune-HD-Facebook-App-Lets-You-Share-Songs-for-Live-Streaming/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70099/Trackback.aspx</trackback:ping><category>FaceBook</category><category>facebook app</category><category>Zune</category></item><item><title>Microsoft and the Cloud: The Highlights from Ballmer's Speech</title><description>&lt;img src="http://on10.net/Link/58d3e728-4a92-4265-8254-f18f1a76994e/" border="0" /&gt;&lt;p&gt;In case you missed it, Steve Ballmer spoke on Thursday about Microsoft and the company’s vision for its cloud services to a group of students from the University of Washington’s Department of Computer Science and Engineering. If you missed the speech, you can go watch it &lt;a href="http://windowsteamblog.com/blogs/windowsexperience/archive/2010/03/04/microsoft-amp-the-cloud.aspx"&gt;here on the Windows Team Blog&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;However, if you just want the highlights, we’ve got you covered:&lt;/p&gt;
&lt;h2&gt;The New Website&lt;/h2&gt;
&lt;p&gt;A site dedicated to Microsoft’s Cloud Services launched at &lt;a href="http://www.microsoft.com/cloud/"&gt;http://www.microsoft.com/cloud/&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;The Stats&lt;/h2&gt;
&lt;ol&gt;
    &lt;li&gt;70% of Microsoft’s workforce is working on cloud computing or cloud-related activities &lt;/li&gt;
    &lt;li&gt;Next year, that will be 90% &lt;/li&gt;
    &lt;li&gt;Windows Live ID’s identity and authentication system has 460 million users &lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;The 5 Bullet Points&lt;/h2&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;The Cloud creates opportunities and responsibilities:&lt;/strong&gt; This made me think of the Spider-Man quote, “with great power comes great responsibility.” But that’s kind of what he meant. As &lt;a href="http://blog.seattlepi.com/microsoft/archives/196558.asp?source=rss"&gt;SeattlePi summarized&lt;/a&gt;, “The industry must strike a balance between the immense power of cloud computing and the privacy concerns that go along with it…As a result of this interconnectedness and the cloud's relative ease of use, the ‘creators,’ as he called them, have all the power. ‘For the creator to have the opportunity to build a strong business,’ Ballmer said. &lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;The cloud learns and helps you learn, decide and take action. &lt;/strong&gt;Here he talked about how the cloud needs to learn in order to improve. The idea of machine learning was touched on. &lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;The&lt;/strong&gt; &lt;strong&gt;Cloud enhances social and professional interactions.&lt;/strong&gt; No surprise here: social networks like Facebook, Xbox Live,  and Twitter are big cloud businesses. Ballmer also mentioned how Office was moving to the cloud with Office 2010 and the Office Web Apps that arrive with it. &lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;The cloud wants smarter devices. &lt;/strong&gt;Here Ballmer talked about the 3 screens: TV, PC, mobile. The PC is represented by Windows, the TV is connected to Xbox and the mobile is now Windows Phone 7 Series – a device “really designed for the cloud.” &lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;The cloud drives server advances that drive the cloud&lt;/strong&gt;. As cloud technology advances, so will the server technology that supports the cloud. Things like scaling, rapid deployment, peak load, virtualization, and next gen servers were discussed. A containerized data center was shown – it actually sat outside the Allen Center where the talk was held. Inside the shipping container were servers, cooling systems and cabling.  &lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://on10.net/70103/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Microsoft-and-the-Cloud-The-Highlights-from-Ballmers-Speech/</comments><link>http://on10.net/blogs/sarahintampa/Microsoft-and-the-Cloud-The-Highlights-from-Ballmers-Speech/</link><pubDate>Fri, 05 Mar 2010 19:31:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Microsoft-and-the-Cloud-The-Highlights-from-Ballmers-Speech/</guid><evnet:views>6956</evnet:views><evnet:viewtrackingurl>http://on10.net/70103/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;In case you missed it, Steve Ballmer spoke on Thursday about Microsoft and the company’s vision for its cloud services to a group of students from the University of Washington’s Department of Computer Science and Engineering. If you missed the speech, you can go watch it &lt;a href="http://windowsteamblog.com/blogs/windowsexperience/archive/2010/03/04/microsoft-amp-the-cloud.aspx"&gt;here on the Windows Team Blog&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;However, if you just want the highlights, we’ve got you covered:&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/cd75e779-868e-4af9-b8fa-2874b88fcda9/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/58d3e728-4a92-4265-8254-f18f1a76994e/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Microsoft-and-the-Cloud-The-Highlights-from-Ballmers-Speech/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70103/Trackback.aspx</trackback:ping><category>cloud</category><category>cloud computing</category><category>cloud OS</category><category>Cloud Storage</category></item><item><title>A Round-Up of the Latest Outlook Add-ons</title><description>&lt;img src="http://on10.net/Link/c6663911-ac35-477d-93e0-4f462321a7cc/" border="0" /&gt;&lt;p&gt;Microsoft Outlook is one of the top email software programs in the world, but there’s no email program out there that can protect you from the information overload of a busy inbox. Although Outlook has several great built-in features for managing your messages, appointments, contacts and tasks, it’s still easy to get overwhelmed. Luckily for us, there are a ton of Outlook add-ons that can help. &lt;/p&gt;
&lt;p&gt;Some of the more recent add-ons integrate social networks into your inbox for a bit of social CRM while others focus on more advanced search and organizational tools. &lt;/p&gt;
&lt;p&gt;Below are some of the more recent ones I’ve come across. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;(One caveat: I haven’t used all of these in the list below myself. However, the ones I have used in the past – Lookeen, Xobni, and ClearContext – all worked well.) &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;NEO Pro 4.1&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.emailorganizer.com"&gt;www.emailorganizer.com&lt;/a&gt;) - Automatically manages your inbox and catalogs all email messages using virtual folder structure to significantly reduce email overload and boost overall productivity – with no manual upkeep, clicking, or dragging to folders.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;Lookeen&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.lookeen.net"&gt;www.lookeen.net&lt;/a&gt;) - Provides a fast search for all things in Outlook.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;Xobni&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.xobni.com"&gt;www.xobni.com&lt;/a&gt;) - Helps find emails, conversations, contact info &amp;amp; attachments faster while integrating social networks and email analytics features.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;ClearContext Professional&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.clearcontext.com"&gt;www.clearcontext.com&lt;/a&gt;) - Keeps messages organized by suggesting the right folders to instantly file messages and conversations with one-click.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;Chilibase for Outlook&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.chilibase.net"&gt;www.chilibase.net&lt;/a&gt;) - Easily search and track all contacts and conversation threads.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;RedCritter&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.redcritter.com"&gt;www.redcritter.com&lt;/a&gt;) - Plugs documents, tweets, messages, maps and more — all related to the message you are currently viewing — into Outlook.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;SimpyFile&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.techhit.com/SimplyFile/"&gt;www.techhit.com&lt;/a&gt;) - Turns filing Outlook messages into a one-click action and suggesting the correct target folder.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;Auto-Mate&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.pergenex.com"&gt;www.pergenex.com&lt;/a&gt;) - Applies flexible rules to your Outlook folders periodically, automatically organizing your mail in the manner of a personal assistant.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;Advanced Folders Watch&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.mapilab.com/outlook/folders_watch/"&gt;http://www.mapilab.com/outlook/folders_watch/&lt;/a&gt;) - Monitors new mail messages and posts appearing in Microsoft Outook folders and public folders on Microsoft Exchange Server.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;E-mail Follow-Up&lt;/span&gt;&lt;/strong&gt; (&lt;a href="http://www.mapilab.com/outlook/email_followup/"&gt;www.mapilab.com/outlook/email_followup/&lt;/a&gt;) - Reminds you if an email you sent did not receive a reply after a certain time, thus requiring a follow-up email.&lt;/p&gt;&lt;img src="http://on10.net/70102/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/A-Round-Up-of-the-Latest-Outlook-Add-ons/</comments><link>http://on10.net/blogs/sarahintampa/A-Round-Up-of-the-Latest-Outlook-Add-ons/</link><pubDate>Fri, 05 Mar 2010 19:31:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/A-Round-Up-of-the-Latest-Outlook-Add-ons/</guid><evnet:views>7216</evnet:views><evnet:viewtrackingurl>http://on10.net/70102/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Microsoft Outlook is one of the top email software programs in the world, but there’s no email program out there that can protect you from the information overload of a busy inbox. Although Outlook has several great built-in features for managing your messages, appointments, contacts and tasks, it’s still easy to get overwhelmed. Luckily for us, there are a ton of Outlook add-ons that can help. &lt;/p&gt;
&lt;p&gt;Some of the more recent add-ons integrate social networks into your inbox for a bit of social CRM while others focus on more advanced search and organizational tools. &lt;/p&gt;
&lt;p&gt;Below are some of the more recent ones I’ve come across. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/0cc7f858-b088-462b-aeb4-3fefb5e0a9de/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/c6663911-ac35-477d-93e0-4f462321a7cc/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/A-Round-Up-of-the-Latest-Outlook-Add-ons/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70102/Trackback.aspx</trackback:ping><category>add-in</category><category>add-ins</category><category>add-in's</category><category>addon</category><category>add-on</category><category>addons</category><category>add-ons</category><category>Outlook</category></item><item><title>Olympic Photosynths</title><description>&lt;p&gt;Over on the &lt;a href="http://blogs.msdn.com/photosynth/archive/2010/02/27/thank-you-olympic-synthers.aspx"&gt;Photosynth blog&lt;/a&gt;, they’ve rounded up the top contributions from users who submitted Photosynth’d collections from the recent Winter Olympics. Over the past several weeks, there have been over 40 different synths from the games added to the online gallery, including contributions from the following synthers:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://photosynth.net/userprofilepage.aspx?user=Rick"&gt;Rick&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=beatnavy"&gt;beatnavy&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=fjcwhistler"&gt;fjcwhistler&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=siblog"&gt;siblog&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=cgsguy2"&gt;cgsguy2&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=Mooseboys"&gt;Mooseboys&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=MidnightFrog"&gt;MidnightFrog&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=rieskame"&gt;rieskame&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=erickoo"&gt;erickoo&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=BDsynth"&gt;BDsynth&lt;/a&gt;,&lt;a href="http://photosynth.net/userprofilepage.aspx?user=Onyxmoon63"&gt;Onyxmoon63&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=singalittlesong"&gt;singalittlesong&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=kriskrug"&gt;kriskrug&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=GaryGlanz"&gt;GaryGlanz&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=brad_dennis"&gt;brad_dennis&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=bal"&gt;bal&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=jessica.glago"&gt;jessica.glago&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=neilbl"&gt;neilbl&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=msnbc.com"&gt;msnbc.com&lt;/a&gt;,&lt;a href="http://photosynth.net/userprofilepage.aspx?user=jimcseke"&gt;jimcseke&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=Lit"&gt;Lit&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=aeolien"&gt;aeolien&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(Click through on any of their names to see their Photosynth submissions.)&lt;/p&gt;
&lt;p&gt;The top synths – aka the “most viewed” – included those featuring the sports themselves like luge, skating, curling, and skiing in addition to synths from Vancouver and those from other major events like the torch lighting, for example.&lt;/p&gt;
&lt;p&gt;You can see some of these favorite synths in the image below: &lt;/p&gt;
&lt;p&gt;&lt;a href="http://on10.net/Link/262de958-0140-447c-a1ec-27aeeb5e07dc/"&gt;&lt;img width="486" height="393" title="photosynth olympics" alt="photosynth olympics" src="http://on10.net/Link/c77a4137-6ec9-41d7-b490-2112ec533e24/" border="0" /&gt;&lt;/a&gt;  &lt;/p&gt;
&lt;p&gt;For more Olympic action, head to the &lt;a href="http://photosynth.net/"&gt;Photosynth&lt;/a&gt; site and search for &lt;a href="http://photosynth.net/Search.aspx?q=olympics&amp;amp;sortby=Date%20Added"&gt;Olympics&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://on10.net/70100/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Olympic-Photosynths/</comments><link>http://on10.net/blogs/sarahintampa/Olympic-Photosynths/</link><pubDate>Fri, 05 Mar 2010 19:31:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Olympic-Photosynths/</guid><evnet:views>5985</evnet:views><evnet:viewtrackingurl>http://on10.net/70100/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Over on the &lt;a href="http://blogs.msdn.com/photosynth/archive/2010/02/27/thank-you-olympic-synthers.aspx"&gt;Photosynth blog&lt;/a&gt;, they’ve rounded up the top contributions from users who submitted Photosynth’d collections from the recent Winter Olympics. Over the past several weeks, there have been over 40 different synths from the games added to the online gallery, including contributions from the following synthers:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://photosynth.net/userprofilepage.aspx?user=Rick"&gt;Rick&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=beatnavy"&gt;beatnavy&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=fjcwhistler"&gt;fjcwhistler&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=siblog"&gt;siblog&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=cgsguy2"&gt;cgsguy2&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=Mooseboys"&gt;Mooseboys&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=MidnightFrog"&gt;MidnightFrog&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=rieskame"&gt;rieskame&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=erickoo"&gt;erickoo&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=BDsynth"&gt;BDsynth&lt;/a&gt;,&lt;a href="http://photosynth.net/userprofilepage.aspx?user=Onyxmoon63"&gt;Onyxmoon63&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=singalittlesong"&gt;singalittlesong&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=kriskrug"&gt;kriskrug&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=GaryGlanz"&gt;GaryGlanz&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=brad_dennis"&gt;brad_dennis&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=bal"&gt;bal&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=jessica.glago"&gt;jessica.glago&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=neilbl"&gt;neilbl&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=msnbc.com"&gt;msnbc.com&lt;/a&gt;,&lt;a href="http://photosynth.net/userprofilepage.aspx?user=jimcseke"&gt;jimcseke&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=Lit"&gt;Lit&lt;/a&gt;, &lt;a href="http://photosynth.net/userprofilepage.aspx?user=aeolien"&gt;aeolien&lt;/a&gt;&lt;/p&gt;</evnet:previewtext><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Olympic-Photosynths/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70100/Trackback.aspx</trackback:ping><category>olympics</category><category>photos</category><category>photosynth</category></item><item><title>Windows Phone 7 Series Themes for 6.5 Devices</title><description>&lt;img src="http://on10.net/Link/f47eb8bb-6753-4e64-8cbd-f3a80afaa428/" border="0" /&gt;&lt;p&gt;The announcement about the next version of Windows Mobile Phones – &lt;a href="http://www.windowsphone7series.com"&gt;Windows Phone 7 Series&lt;/a&gt; – has inspired some developers to create (unofficial) themes for their Windows Mobile 6.5 phones. Right now, &lt;a href="http://windowsphonehacker.jaxbot.com/"&gt;Jaxbot&lt;/a&gt; on the &lt;a href="http://forum.xda-developers.com/showthread.php?t=639288"&gt;XDA-Developers&lt;/a&gt; forum is working on a theme that resembles Windows Phone 7 Series’ new UI. So far, he’s been able to make a homescreen and lock screen with live tiles for SMS, mail, and weather. You can also set phone, text, Outlook, and People to a certain app, see upcoming appointments on the lock screen, and launch programs. &lt;/p&gt;
&lt;p&gt;However, this theme is in alpha and has some issues that are still being addressed. The known issues include occasionally sluggish animations, problems with kinetic scrolling, and unlock problems. &lt;/p&gt;
&lt;p&gt;Another developer, &lt;a href="http://forum.xda-developers.com/member.php?u=540886"&gt;LeSScro&lt;/a&gt;, also from XDA-developers, has been working on &lt;a href="http://forum.xda-developers.com/showpost.php?p=5757421&amp;amp;postcount=1"&gt;a WP7S-inspired theme&lt;/a&gt; for &lt;a href="http://lakeridgesoftware.com/products/pocketpc/WisBarAdvanceDesktop/"&gt;WisBar Advance Desktop 2.x&lt;/a&gt;, the software program that lets you replace your existing Today screen and more. This theme offers time, data, and notifications on the lock screen, profile settings, transitional animation, hubs for games, media, and Office, and an apps launcher.&lt;/p&gt;
&lt;p&gt;You can see a video of the first theme &lt;a href="http://www.youtube.com/watch?v=ouQ0cwvA_iU&amp;amp;feature=player_embedded"&gt;here&lt;/a&gt; and the second one &lt;a href="http://www.youtube.com/watch?v=SfIbuaIw8fk&amp;amp;feature=player_embedded"&gt;here&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;(via &lt;a href="http://www.engadget.com/2010/03/01/windows-phone-7-series-themes-for-winmo-abound-in-dev-forums/"&gt;Engadget&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;&lt;img src="http://on10.net/70098/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Windows-Phone-7-Series-Themes-for-65-Devices/</comments><link>http://on10.net/blogs/sarahintampa/Windows-Phone-7-Series-Themes-for-65-Devices/</link><pubDate>Fri, 05 Mar 2010 19:31:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Windows-Phone-7-Series-Themes-for-65-Devices/</guid><evnet:views>6162</evnet:views><evnet:viewtrackingurl>http://on10.net/70098/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;The announcement about the next version of Windows Mobile Phones – &lt;a href="http://www.windowsphone7series.com/"&gt;Windows Phone 7 Series&lt;/a&gt; – has inspired some developers to create (unofficial) themes for their Windows Mobile 6.5 phones. Right now, &lt;a href="http://windowsphonehacker.jaxbot.com/"&gt;Jaxbot&lt;/a&gt; on the &lt;a href="http://forum.xda-developers.com/showthread.php?t=639288"&gt;XDA-Developers&lt;/a&gt; forum is working on a theme that resembles Windows Phone 7 Series’ new UI. So far, he’s been able to make a homescreen and lock screen with live tiles for SMS, mail, and weather. You can also set phone, text, Outlook, and People to a certain app, see upcoming appointments on the lock screen, and launch programs. &lt;/p&gt;
&lt;p&gt;However, this theme is in alpha and has some issues that are still being addressed. The known issues include occasionally sluggish animations, problems with kinetic scrolling, and unlock problems. &lt;/p&gt;
&lt;p&gt;Another developer, &lt;a href="http://forum.xda-developers.com/member.php?u=540886"&gt;LeSScro&lt;/a&gt;, also from XDA-developers, has been working on &lt;a href="http://forum.xda-developers.com/showpost.php?p=5757421&amp;amp;postcount=1"&gt;a WP7S-inspired theme&lt;/a&gt; for &lt;a href="http://lakeridgesoftware.com/products/pocketpc/WisBarAdvanceDesktop/"&gt;WisBar Advance Desktop 2.x&lt;/a&gt;, the software program that lets you replace your existing Today screen and more. This theme offers time, data, and notifications on the lock screen, profile settings, transitional animation, hubs for games, media, and Office, and an apps launcher.&lt;/p&gt;
&lt;p&gt;You can see a video of the first theme &lt;a href="http://www.youtube.com/watch?v=ouQ0cwvA_iU&amp;amp;feature=player_embedded"&gt;here&lt;/a&gt; and the second one &lt;a href="http://www.youtube.com/watch?v=SfIbuaIw8fk&amp;amp;feature=player_embedded"&gt;here&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;(via &lt;a href="http://www.engadget.com/2010/03/01/windows-phone-7-series-themes-for-winmo-abound-in-dev-forums/"&gt;Engadget&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/28bf7ab0-89c8-498f-98cc-87c12373281f/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/f47eb8bb-6753-4e64-8cbd-f3a80afaa428/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Windows-Phone-7-Series-Themes-for-65-Devices/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70098/Trackback.aspx</trackback:ping><category>themes</category><category>windows mobile</category></item><item><title>Bing Autosuggest Now Pulls from History</title><description>&lt;img src="http://on10.net/Link/bb8c663e-3467-426b-8b4e-7757dead1571/" border="0" /&gt;&lt;p&gt;Bing has just launched improvements to its autosuggest functionality. When you start typing in the search  box on &lt;a href="http://www.bing.com"&gt;Bing.com&lt;/a&gt;, the autosuggest function – which previously just suggested words and phrases based on popular searches – now prompts you with words and phrases from your own search history, too. According to a post on the &lt;a href="http://www.bing.com/community/blogs/search/archive/2010/03/01/bing-autosuggest-history-repeats-itself-and-that-is-a-good-thing.aspx"&gt;Bing Search Blog&lt;/a&gt;, this change was made because many search tasks span multiple search sessions that last for days or even weeks.  In fact, they found that 44% of non-navigational search sessions last longer than 1 week. In other words, a lot of the things you search for, you’re going to search for again. And again and again and again. By providing those searches to you just a click away, you can get to the info you need faster. &lt;/p&gt;
&lt;p&gt;To differentiate your queries from the other autosuggestions (is that a word?), your items will appear in purple – the same color as a previously visited link. The other search suggestions appear in blue as always. &lt;/p&gt;
&lt;p&gt;Of course, if you don’t want your searches appearing here, you can simply switch your History off using the “Manage History” option. Alternately, you can use IE8’s private browsing mode to make sure nothing is recorded. &lt;/p&gt;&lt;img src="http://on10.net/70092/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Bing-Autosuggest-Now-Pulls-from-History/</comments><link>http://on10.net/blogs/sarahintampa/Bing-Autosuggest-Now-Pulls-from-History/</link><pubDate>Wed, 03 Mar 2010 19:22:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Bing-Autosuggest-Now-Pulls-from-History/</guid><evnet:views>7828</evnet:views><evnet:viewtrackingurl>http://on10.net/70092/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Bing has just launched improvements to its autosuggest functionality. When you start typing in the search  box on &lt;a href="http://www.bing.com/"&gt;Bing.com&lt;/a&gt;, the autosuggest function – which previously just suggested words and phrases based on popular searches – now prompts you with words and phrases from your own search history, too. According to a post on the &lt;a href="http://www.bing.com/community/blogs/search/archive/2010/03/01/bing-autosuggest-history-repeats-itself-and-that-is-a-good-thing.aspx"&gt;Bing Search Blog&lt;/a&gt;, this change was made because many search tasks span multiple search sessions that last for days or even weeks.  In fact, they found that 44% of non-navigational search sessions last longer than 1 week. In other words, a lot of the things you search for, you’re going to search for again. And again and again and again. By providing those searches to you just a click away, you can get to the info you need faster. &lt;/p&gt;
&lt;p&gt;To differentiate your queries from the other autosuggestions (is that a word?), your items will appear in purple – the same color as a previously visited link. The other search suggestions appear in blue as always. &lt;/p&gt;
&lt;p&gt;Of course, if you don’t want your searches appearing here, you can simply switch your History off using the “Manage History” option. Alternately, you can use IE8’s private browsing mode to make sure nothing is recorded. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/5fecdd2f-15d5-4d1e-97c5-2f4dcbc0d35a/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/bb8c663e-3467-426b-8b4e-7757dead1571/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Bing-Autosuggest-Now-Pulls-from-History/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70092/Trackback.aspx</trackback:ping></item><item><title>Geosense for Windows</title><description>&lt;img src="http://on10.net/Link/b402f7a7-d371-4072-ade5-b6f54626dd7d/" border="0" /&gt;&lt;p&gt;Popular bloggers &lt;a href="http://www.istartedsomething.com/20100301/geosense-for-windows-location-released/"&gt;Long Zheng of iStartedSomething&lt;/a&gt; and &lt;a href="http://www.withinwindows.com/"&gt;Rafeal Rivera of Within Windows&lt;/a&gt; joined forces to create a Windows 7 sensor driver that connects the location platform of Windows 7 with geolocation service providers. The new tool, called &lt;strong&gt;Geosense for Windows&lt;/strong&gt;, is now available for download from both of their websites (click links above). &lt;/p&gt;
&lt;p&gt;As Zheng noted on his blog, Windows 7 offers a &lt;a href="http://msdn.microsoft.com/en-us/library/dd318936%28VS.85%29.aspx"&gt;built-in location platform and accompanying API&lt;/a&gt; which allows third-party developers to build location-aware native apps. However, the way the platform was designed, it required OEMs to first ship GPS-enabled laptops before developers could take advantage of this feature. The Geosense application is essentially a workaround for that limitation as it provides a way to connection the location platform in Windows with various geolocation providers. The providers match and triangulate known cell towers and wireless access points to estimate latitude and longitude. &lt;/p&gt;
&lt;p&gt;By offering Geosense for Windows for free, Zheng and Rivera have made Windows 7 location-aware and they hope that third-party developers will take advantage of this to create new applications for the platform. &lt;/p&gt;&lt;img src="http://on10.net/70089/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Geosense-for-Windows/</comments><link>http://on10.net/blogs/sarahintampa/Geosense-for-Windows/</link><pubDate>Mon, 01 Mar 2010 17:23:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Geosense-for-Windows/</guid><evnet:views>10444</evnet:views><evnet:viewtrackingurl>http://on10.net/70089/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Popular bloggers &lt;a href="http://www.istartedsomething.com/20100301/geosense-for-windows-location-released/"&gt;Long Zheng of iStartedSomething&lt;/a&gt; and &lt;a href="http://www.withinwindows.com/"&gt;Rafeal Rivera of Within Windows&lt;/a&gt; joined forces to create a Windows 7 sensor driver that connects the location platform of Windows 7 with geolocation service providers. The new tool, called &lt;strong&gt;Geosense for Windows&lt;/strong&gt;, is now available for download from both of their websites (click links above). &lt;/p&gt;
&lt;p&gt;As Zheng noted on his blog, Windows 7 offers a &lt;a href="http://msdn.microsoft.com/en-us/library/dd318936%28VS.85%29.aspx"&gt;built-in location platform and accompanying API&lt;/a&gt; which allows third-party developers to build location-aware native apps. However, the way the platform was designed, it required OEMs to first ship GPS-enabled laptops before developers could take advantage of this feature. The Geosense application is essentially a workaround for that limitation as it provides a way to connection the location platform in Windows with various geolocation providers. The providers match and triangulate known cell towers and wireless access points to estimate latitude and longitude. &lt;/p&gt;
&lt;p&gt;By offering Geosense for Windows for free, Zheng and Rivera have made Windows 7 location-aware and they hope that third-party developers will take advantage of this to create new applications for the platform. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/dc2f220f-1048-4152-b3c7-88b1edc80da0/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/b402f7a7-d371-4072-ade5-b6f54626dd7d/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Geosense-for-Windows/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70089/Trackback.aspx</trackback:ping><category>location</category><category>Windows 7</category></item><item><title>HP's New Business-Ready Slate</title><description>&lt;img src="http://on10.net/Link/7189af6f-d9fc-42f0-8299-a0290adf726f/" border="0" /&gt;&lt;p&gt;HP just announced their new line of business-ready computers called the “EliteBooks.” These multitouch-enabled PCs come with Windows 7 Professional pre-installed and allow for input and navigation with either a keyboard, or, in the case of the EliteBook 2740p tablet, a stylus or your fingers. The EliteBook 2540p is similar, but without it’s sibling’s swivel screen. It’s also the lightest of the two, weighing only 3.3 lbs. &lt;/p&gt;
&lt;p&gt;Both EliteBooks come with the following:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;reinforced glass 12.1 inch 1280x800 LED screen – you can choose to opt for a less reflective screen for easier outdoor use, too &lt;/li&gt;
    &lt;li&gt;a range of Intel Core i5 and i7 processor options &lt;/li&gt;
    &lt;li&gt;a 6-cell lithium ion battery which provides 5 hours of use and you can optionally add a supplemental battery for 11 hours of use &lt;/li&gt;
    &lt;li&gt;stainless steel finish and magnesium casing &lt;/li&gt;
    &lt;li&gt;an optional easily portable expansion bay which functions like a laptop dock where additional ports, hard drive bays and an optical drive are available &lt;/li&gt;
    &lt;li&gt;military-grade resistance to high temperatures, dust, vibration, and altitude &lt;/li&gt;
    &lt;li&gt;HP’s DriveGuard technology &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The 2740p tablet starts at $1599 and the EliteBook 2540p starts at $1099. Both will be available next month. &lt;/p&gt;&lt;img src="http://on10.net/70088/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/HPs-New-Business-Ready-Slate/</comments><link>http://on10.net/blogs/sarahintampa/HPs-New-Business-Ready-Slate/</link><pubDate>Mon, 01 Mar 2010 17:23:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/HPs-New-Business-Ready-Slate/</guid><evnet:views>9616</evnet:views><evnet:viewtrackingurl>http://on10.net/70088/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;HP just announced their new line of business-ready computers called the “EliteBooks.” These multitouch-enabled PCs come with Windows 7 Professional pre-installed and allow for input and navigation with either a keyboard, or, in the case of the EliteBook 2740p tablet, a stylus or your fingers. The EliteBook 2540p is similar, but without it’s sibling’s swivel screen. It’s also the lightest of the two, weighing only 3.3 lbs. &lt;/p&gt;
&lt;p&gt;Both EliteBooks come with the following:&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/5a356eaa-5458-46fb-b889-30183f68e656/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/7189af6f-d9fc-42f0-8299-a0290adf726f/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/HPs-New-Business-Ready-Slate/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70088/Trackback.aspx</trackback:ping><category>HP</category><category>tablet</category><category>Tablet PC</category><category>TabletPC</category></item><item><title>Augmented Reality Comes to Silverlight</title><description>&lt;img src="http://on10.net/Link/79ec1453-38ca-413f-bbf4-12fe725a758e/" border="0" /&gt;&lt;p&gt;The &lt;a href="http://en.wikipedia.org/wiki/ARToolKit"&gt;ARToolkit&lt;/a&gt;, a library of tools for creating augmented reality applications, has just been ported to Silverlight. The &lt;a href="http://slartoolkit.codeplex.com/"&gt;SLARToolkit&lt;/a&gt;, as it’s called, is hosted over on Codeplex where it and its source code are available for download. Available features in the SLARToolkit include direct Support for Silverlight's &lt;a href="http://msdn.microsoft.com/en-us/library/system.windows.media.capturesource%28VS.96%29.aspx"&gt;CaptureSource&lt;/a&gt;, multiple marker detection, simple black square &lt;a href="http://slartoolkit.codeplex.com/wikipage?title=markers&amp;amp;referringTitle=Home"&gt;markers&lt;/a&gt;, real-time performance and more. It also uses the &lt;a href="http://matrix3dex.codeplex.com"&gt;Matrix3DEx&lt;/a&gt; library. &lt;/p&gt;
&lt;p&gt;While the above feature list may mean something to application developers, what it means for consumers is that we’ll soon start seeing augmented reality applications developed using the Silverlight platform. These apps will be able to take advantage of your computer’s webcam to launch “augmented reality” applications – that is, those that use technologies like computer vision and object recognition, for example.&lt;/p&gt;
&lt;p&gt;There are already two sample apps available on Codeplex, one being a 3D game called &lt;a href="http://balder.codeplex.com"&gt;Balder&lt;/a&gt; and the &lt;a href="http://dl.dropbox.com/u/2681028/CodeplexData/SLARToolkit/Samples/SLARToolKitSample/TestPage.html"&gt;other&lt;/a&gt; a sample that uses Silverlight's 3D projection capabilities. To run these samples, you’ll need a webcam and at least the Silverlight 4 runtime. For more information on this toolkit, check out the &lt;a href="http://slartoolkit.codeplex.com/documentation?referringTitle=Home"&gt;documentation&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;(via &lt;/em&gt;&lt;a href="http://www.readwriteweb.com/archives/now_silverlight_does_augmented_reality_too.php"&gt;&lt;em&gt;ReadWriteWeb&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and &lt;/em&gt;&lt;a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-MIX10-Tweevo-Silverlight-Augmented-Reality-testing/"&gt;&lt;em&gt;Channel 9&lt;/em&gt;&lt;/a&gt;&lt;em&gt;)&lt;/em&gt;&lt;/p&gt;&lt;img src="http://on10.net/70090/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Augmented-Reality-Comes-to-Silverlight/</comments><link>http://on10.net/blogs/sarahintampa/Augmented-Reality-Comes-to-Silverlight/</link><pubDate>Mon, 01 Mar 2010 17:20:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Augmented-Reality-Comes-to-Silverlight/</guid><evnet:views>6331</evnet:views><evnet:viewtrackingurl>http://on10.net/70090/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;The &lt;a href="http://en.wikipedia.org/wiki/ARToolKit"&gt;ARToolkit&lt;/a&gt;, a library of tools for creating augmented reality applications, has just been ported to Silverlight. The &lt;a href="http://slartoolkit.codeplex.com/"&gt;SLARToolkit&lt;/a&gt;, as it’s called, is hosted over on Codeplex where it and its source code are available for download. Available features in the SLARToolkit include direct Support for Silverlight's &lt;a href="http://msdn.microsoft.com/en-us/library/system.windows.media.capturesource%28VS.96%29.aspx"&gt;CaptureSource&lt;/a&gt;, multiple marker detection, simple black square &lt;a href="http://slartoolkit.codeplex.com/wikipage?title=markers&amp;amp;referringTitle=Home"&gt;markers&lt;/a&gt;, real-time performance and more. It also uses the &lt;a href="http://matrix3dex.codeplex.com/"&gt;Matrix3DEx&lt;/a&gt; library. &lt;/p&gt;
&lt;p&gt;While the above feature list may mean something to application developers, what it means for consumers is that we’ll soon start seeing augmented reality applications developed using the Silverlight platform. These apps will be able to take advantage of your computer’s webcam to launch “augmented reality” applications – that is, those that use technologies like computer vision and object recognition, for example.&lt;/p&gt;
&lt;p&gt;There are already two sample apps available on Codeplex, one being a 3D game called &lt;a href="http://balder.codeplex.com/"&gt;Balder&lt;/a&gt; and the &lt;a href="http://dl.dropbox.com/u/2681028/CodeplexData/SLARToolkit/Samples/SLARToolKitSample/TestPage.html"&gt;other&lt;/a&gt; a sample that uses Silverlight's 3D projection capabilities. To run these samples, you’ll need a webcam and at least the Silverlight 4 runtime. For more information on this toolkit, check out the &lt;a href="http://slartoolkit.codeplex.com/documentation?referringTitle=Home"&gt;documentation&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;(via &lt;/em&gt;&lt;a href="http://www.readwriteweb.com/archives/now_silverlight_does_augmented_reality_too.php"&gt;&lt;em&gt;ReadWriteWeb&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and &lt;/em&gt;&lt;a href="http://channel9.msdn.com/shows/This+Week+On+Channel+9/TWC9-MIX10-Tweevo-Silverlight-Augmented-Reality-testing/"&gt;&lt;em&gt;Channel 9&lt;/em&gt;&lt;/a&gt;&lt;em&gt;)&lt;/em&gt;&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/e0e2642b-4310-4a3e-a948-371d4ab66dc2/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/79ec1453-38ca-413f-bbf4-12fe725a758e/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Augmented-Reality-Comes-to-Silverlight/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70090/Trackback.aspx</trackback:ping><category>augmented reality</category><category>silverlight</category></item><item><title>Facebook for Windows Mobile Touchscreen Arrives</title><description>&lt;img src="http://on10.net/Link/f504183d-b102-4afe-bf3b-4879e7389519/" border="0" /&gt;&lt;p&gt;Remember a few days ago &lt;a href="http://on10.net/blogs/sarahintampa/Facebook-for-Windows-Phones-Updated/"&gt;when we blogged about the updated Facebook application&lt;/a&gt; for Windows Mobile? At that time, the app was only available for standard edition phones - that is, those without touchscreens. Now, touchscreen users have an updated app too. According to reports from &lt;a href="http://www.theunwired.net/?item=update-microsoft-releases-facebook-mobile-1-2-adds-comment-and-like-feature&amp;amp;5341"&gt;Unwired&lt;/a&gt;, the touch client, Facebook Mobile 1.2, introduces features like the ability to like and comment, read and respond to friend requests, view and write wall posts, message your friends and other users, update your profile picture, upload photos and videos directly from the phone, and call your friends’ using their Facebook phone numbers. You’re also able to share your Facebook activity with the Windows Live service, too. &lt;/p&gt;
&lt;p&gt;At the moment, the new version is only available in the U.S. Mobile Marketplace, but users in other countries can switch to “world view” to download the app. &lt;/p&gt;&lt;img src="http://on10.net/70077/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Facebook-for-Windows-Mobile-Touchscreen-Arrives/</comments><link>http://on10.net/blogs/sarahintampa/Facebook-for-Windows-Mobile-Touchscreen-Arrives/</link><pubDate>Wed, 24 Feb 2010 14:20:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Facebook-for-Windows-Mobile-Touchscreen-Arrives/</guid><evnet:views>11138</evnet:views><evnet:viewtrackingurl>http://on10.net/70077/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Remember a few days ago &lt;a&gt;when we blogged about the updated Facebook application&lt;/a&gt; for Windows Mobile? At that time, the app was only available for standard edition phones - that is, those without touchscreens. Now, touchscreen users have an updated app too. According to reports from &lt;a href="http://www.theunwired.net/?item=update-microsoft-releases-facebook-mobile-1-2-adds-comment-and-like-feature&amp;amp;5341"&gt;Unwired&lt;/a&gt;, the touch client, Facebook Mobile 1.2, introduces features like the ability to like and comment, read and respond to friend requests, view and write wall posts, message your friends and other users, update your profile picture, upload photos and videos directly from the phone, and call your friends’ using their Facebook phone numbers. You’re also able to share your Facebook activity with the Windows Live service, too. &lt;/p&gt;
&lt;p&gt;At the moment, the new version is only available in the U.S. Mobile Marketplace, but users in other countries can switch to “world view” to download the app. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/6676fb30-ac5b-42be-a855-d5d1fb2a0586/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/f504183d-b102-4afe-bf3b-4879e7389519/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Facebook-for-Windows-Mobile-Touchscreen-Arrives/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70077/Trackback.aspx</trackback:ping><category>FaceBook</category><category>windows mobile</category></item><item><title>Outlook PST Spec Released</title><description>&lt;img src="http://on10.net/Link/be491d8c-0a23-4453-9cd3-68f45c0865fd/" border="0" /&gt;&lt;p&gt;Back in October of last year, Microsoft announced plans to release the documentation for the PST file format – the file where your Outlook email, calendar, and contact data is stored on a PC. The documentation was to be released under Microsoft’s Open Specification format, &lt;a href="http://blogs.msdn.com/interoperability/archive/2009/10/26/roadmap-for-outlook-personal-folders-pst-documentation.aspx"&gt;said the blog post&lt;/a&gt;, which means that anyone could implement the .pst file format &lt;em&gt;“on any platform and in any tool, without concerns about patents, and without the need to contact Microsoft in any way.” &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Now that documentation has been made publicly available. &lt;a href="http://msdn.microsoft.com/en-us/library/ff385210.aspx"&gt;On MSDN&lt;/a&gt;, anyone can read through all the details about the PST Structure Specification, including all the data structures it uses, examples, considerations, data algorithms, and product behavior.&lt;/p&gt;
&lt;p&gt;Armed with this info, developers will be able to interoperate with PST data in both server and client scenarios on the platform of their choice. You can access the full spec details here: &lt;a href="http://msdn.microsoft.com/en-us/library/ff387869.aspx"&gt;http://msdn.microsoft.com/en-us/library/ff387869.aspx&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://on10.net/70078/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Outlook-PST-Spec-Released/</comments><link>http://on10.net/blogs/sarahintampa/Outlook-PST-Spec-Released/</link><pubDate>Wed, 24 Feb 2010 14:19:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Outlook-PST-Spec-Released/</guid><evnet:views>11072</evnet:views><evnet:viewtrackingurl>http://on10.net/70078/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Back in October of last year, Microsoft announced plans to release the documentation for the PST file format – the file where your Outlook email, calendar, and contact data is stored on a PC. The documentation was to be released under Microsoft’s Open Specification format, &lt;a href="http://blogs.msdn.com/interoperability/archive/2009/10/26/roadmap-for-outlook-personal-folders-pst-documentation.aspx"&gt;said the blog post&lt;/a&gt;, which means that anyone could implement the .pst file format &lt;em&gt;“on any platform and in any tool, without concerns about patents, and without the need to contact Microsoft in any way.” &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Now that documentation has been made publicly available. &lt;a href="http://msdn.microsoft.com/en-us/library/ff385210.aspx"&gt;On MSDN&lt;/a&gt;, anyone can read through all the details about the PST Structure Specification, including all the data structures it uses, examples, considerations, data algorithms, and product behavior.&lt;/p&gt;
&lt;p&gt;Armed with this info, developers will be able to interoperate with PST data in both server and client scenarios on the platform of their choice. You can access the full spec details here: &lt;a href="http://msdn.microsoft.com/en-us/library/ff387869.aspx"&gt;http://msdn.microsoft.com/en-us/library/ff387869.aspx&lt;/a&gt;.&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/3eaa5bae-8eb2-4a80-b1ae-b03ba64cdd03/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/be491d8c-0a23-4453-9cd3-68f45c0865fd/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Outlook-PST-Spec-Released/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70078/Trackback.aspx</trackback:ping><category>developers</category><category>open</category><category>Outlook</category><category>PST</category></item><item><title>Windows Easy Transfer Tool Tip: Back Up Windows Live Writer</title><description>&lt;img src="http://on10.net/Link/c36f2e1b-a2fb-4bed-badf-42d220cb2589/" border="0" /&gt;&lt;p&gt;Over the weekend, I had the fun experience of reinstalling Windows 7 – no, I’m &lt;span&gt;not&lt;/span&gt; being sarcastic, I’m a geek, I like doing things like this. For one thing, a fresh install lets me pare down the number of applications I’ve crammed onto the machine to just the essentials. And despite my move to the cloud for many things, I’m always surprised at the number of desktop programs I still use. (For example, &lt;a href="http://download.live.com"&gt;Windows Live&lt;/a&gt; tools like Messenger and Live Writer, Adobe Photoshop and Reader, FileZilla for FTP uploads, Microsoft Office, and Skype just to name a few. &lt;/p&gt;
&lt;p&gt;Anyway, after backing up the essentials (files, photos, music, videos, and my user account) via the included &lt;a href="http://windows.microsoft.com/en-US/windows7/products/features/windows-easy-transfer"&gt;Windows Easy Transfer&lt;/a&gt; tool, it occurred to me that I needed to back up my Windows Live Writer settings too. This led me to the free software program called &lt;a href="http://www.codeplex.com/WLWBackup"&gt;Windows Live Writer Backup&lt;/a&gt;. I thought I had used this in the past successfully, but this time around the program just hung. It looks like the current version was released back in the summer of last year, so maybe it just needs an update? (It’s open source, guys, so have at it!).&lt;/p&gt;
&lt;p&gt;Since I couldn’t automate the process with the tool, I took a couple of screenshots of my settings and moved on. After reinstalling Windows, re-downloading my favorite programs and re-running the Easy Transfer tool to restore my files and other settings, I launched Windows Live Writer. I was prepared to reconfigure my settings using the saved screenshots, but - &lt;em&gt;low-and-behold!&lt;/em&gt; - they were already there! I guess the Easy Transfer tool grabbed them too. How nice! &lt;/p&gt;
&lt;p&gt;If you’re preparing to reinstall Windows (and users of the Release Candidate like I was – &lt;a href="http://windowsteamblog.com/blogs/windows7/archive/2010/02/01/important-reminder-regarding-expiration-of-the-windows-7-rc.aspx"&gt;this means you&lt;/a&gt;!), I thought you’d be grateful to know about this little tip. It certainly made my experience easier and hopefully will help you too. &lt;/p&gt;&lt;img src="http://on10.net/70076/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Windows-Easy-Transfer-Tool-Tip-Back-Up-Windows-Live-Writer/</comments><link>http://on10.net/blogs/sarahintampa/Windows-Easy-Transfer-Tool-Tip-Back-Up-Windows-Live-Writer/</link><pubDate>Tue, 23 Feb 2010 13:28:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Windows-Easy-Transfer-Tool-Tip-Back-Up-Windows-Live-Writer/</guid><evnet:views>11747</evnet:views><evnet:viewtrackingurl>http://on10.net/70076/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Over the weekend, I had the fun experience of reinstalling Windows 7 – no, I’m &lt;span&gt;not&lt;/span&gt; being sarcastic, I’m a geek, I like doing things like this. For one thing, a fresh install lets me pare down the number of applications I’ve crammed onto the machine to just the essentials. And despite my move to the cloud for many things, I’m always surprised at the number of desktop programs I still use. (For example, &lt;a href="http://download.live.com/"&gt;Windows Live&lt;/a&gt; tools like Messenger and Live Writer, Adobe Photoshop and Reader, FileZilla for FTP uploads, Microsoft Office, and Skype just to name a few. &lt;/p&gt;
&lt;p&gt;Anyway, after backing up the essentials (files, photos, music, videos, and my user account) via the included &lt;a href="http://windows.microsoft.com/en-US/windows7/products/features/windows-easy-transfer"&gt;Windows Easy Transfer&lt;/a&gt; tool, it occurred to me that I needed to back up my Windows Live Writer settings too. This led me to the free software program called &lt;a href="http://www.codeplex.com/WLWBackup"&gt;Windows Live Writer Backup&lt;/a&gt;. I thought I had used this in the past successfully, but this time around the program just hung. It looks like the current version was released back in the summer of last year, so maybe it just needs an update? (It’s open source, guys, so have at it!).&lt;/p&gt;
&lt;p&gt;Since I couldn’t automate the process with the tool, I took a couple of screenshots of my settings and moved on. After reinstalling Windows, re-downloading my favorite programs and re-running the Easy Transfer tool to restore my files and other settings, I launched Windows Live Writer. I was prepared to reconfigure my settings using the saved screenshots, but - &lt;em&gt;low-and-behold!&lt;/em&gt; - they were already there! I guess the Easy Transfer tool grabbed them too. How nice! &lt;/p&gt;
&lt;p&gt;If you’re preparing to reinstall Windows (and users of the Release Candidate like I was – &lt;a href="http://windowsteamblog.com/blogs/windows7/archive/2010/02/01/important-reminder-regarding-expiration-of-the-windows-7-rc.aspx"&gt;this means you&lt;/a&gt;!), I thought you’d be grateful to know about this little tip. It certainly made my experience easier and hopefully will help you too. &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/26b0089f-66f9-4d37-b8b2-b2e797c8a857/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/c36f2e1b-a2fb-4bed-badf-42d220cb2589/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Windows-Easy-Transfer-Tool-Tip-Back-Up-Windows-Live-Writer/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70076/Trackback.aspx</trackback:ping><category>backup</category><category>backups</category><category>Windows 7</category><category>Windows Live Writer</category></item><item><title>Windows Phone 7 Series Gets Its Own Twibbon</title><description>&lt;img src="http://on10.net/Link/f49f1dc5-30fe-4728-8690-e3fa44de7f22/" border="0" /&gt;&lt;p&gt;If you’re a regular Twitter user, you’ve probably seen a lot of “&lt;a href="http://twibbon.com/a"&gt;twibbons&lt;/a&gt;.” These Twitter avatar overlays let you put a small icon, often in the shape of a ribbon, overtop your profile image. These can be used to support a particular cause – for example, something political in nature – but have also become a popular way to express your interest and/or fandom of other subjects, like sports, celebrities, TV or movies, events, promos, games, hardware or software, and more. &lt;/p&gt;
&lt;p&gt;The new Windows Phone 7 Series twibbon is designed for those interested in showing their support or desire to own one of the newly announced phones. When you support this cause your avatar will be overlaid with a Windows Phone twibbon picturing a small icon of the phone next to the text “Windows Phone 7 Series.” &lt;/p&gt;
&lt;p&gt;Note that Twibbon posts a tweet on your behalf when using the service. In this case it reads: &lt;em&gt;“Support Windows Phone 7 Series, add a #twibbon to your avatar now! - http://twibbon.com/join/Windows-Phone-7-Series.”&lt;/em&gt; They also auto-follow you to the @Twibbon account, but you can unfollow if you wish. &lt;/p&gt;
&lt;p&gt;You can grab the Windows Phone Twibbon &lt;a href="http://twibbon.com/join/Windows-Phone-7-Series"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(Hat tip: &lt;/em&gt;&lt;a href="http://mymicrosoftlife.com/2010/02/18/twibbon-windows-phone-7-series/"&gt;&lt;em&gt;My Microsoft Life&lt;/em&gt;&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://on10.net/70074/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/Windows-Phone-7-Series-Gets-Its-Own-Twibbon/</comments><link>http://on10.net/blogs/sarahintampa/Windows-Phone-7-Series-Gets-Its-Own-Twibbon/</link><pubDate>Tue, 23 Feb 2010 13:28:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/Windows-Phone-7-Series-Gets-Its-Own-Twibbon/</guid><evnet:views>10939</evnet:views><evnet:viewtrackingurl>http://on10.net/70074/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;If you’re a regular Twitter user, you’ve probably seen a lot of “&lt;a href="http://twibbon.com/a"&gt;twibbons&lt;/a&gt;.” These Twitter avatar overlays let you put a small icon, often in the shape of a ribbon, overtop your profile image. These can be used to support a particular cause – for example, something political in nature – but have also become a popular way to express your interest and/or fandom of other subjects, like sports, celebrities, TV or movies, events, promos, games, hardware or software, and more. &lt;/p&gt;
&lt;p&gt;The new Windows Phone 7 Series twibbon is designed for those interested in showing their support or desire to own one of the newly announced phones. When you support this cause your avatar will be overlaid with a Windows Phone twibbon picturing a small icon of the phone next to the text “Windows Phone 7 Series.” &lt;/p&gt;
&lt;p&gt;Note that Twibbon posts a tweet on your behalf when using the service. In this case it reads: &lt;em&gt;“Support Windows Phone 7 Series, add a #twibbon to your avatar now! - http://twibbon.com/join/Windows-Phone-7-Series.”&lt;/em&gt; They also auto-follow you to the @Twibbon account, but you can unfollow if you wish. &lt;/p&gt;
&lt;p&gt;You can grab the Windows Phone Twibbon &lt;a href="http://twibbon.com/join/Windows-Phone-7-Series"&gt;here&lt;/a&gt;.&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/cd4e10bd-b4c8-4e6f-85e1-f05df7022fee/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/f49f1dc5-30fe-4728-8690-e3fa44de7f22/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/Windows-Phone-7-Series-Gets-Its-Own-Twibbon/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70074/Trackback.aspx</trackback:ping><category>Twitter</category><category>windows mobile</category></item><item><title>New Beta of Launchy Arrives</title><description>&lt;img src="http://on10.net/Link/6b8fb3d4-e632-402a-a807-e44f642f559e/" border="0" /&gt;&lt;p&gt;It’s been awhile since &lt;a href="http://on10.net/blogs/sarahintampa/Skip-the-Start-Menu/"&gt;I last looked at&lt;/a&gt; &lt;a href="http://www.launchy.net/"&gt;Launchy&lt;/a&gt;, the open source application launcher for Windows. With this application, you use keyboard shortcuts to launch applications, files, folders, bookmarks and more with just a few keystrokes. Once installed, it hides in your system tray waiting for its next command. When you’re ready, you hit “Alt + Spacebar” to display the input window. Then you can just start typing what you want. Launchy finds it. &lt;/p&gt;
&lt;p&gt;For users of Windows XP, this app has clear benefits. However, later versions of Windows offer a similar feature just by using the “Search” box in the Start Menu. Still, some Launchy enthusiasts prefer the app to the native functionality and, well, that’s the great thing about Windows – you can tweak away by installing alternative programs like this.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Just recently, the developer released the next edition of this application – the &lt;a href="http://sourceforge.net/projects/launchy/forums/forum/871718/topic/3493498"&gt;Launchy 2.5 Beta&lt;/a&gt;. This version offers the following changes:&lt;/p&gt;
&lt;p&gt;• Faster performance &lt;br /&gt;
• Icons displayed correctly &lt;br /&gt;
• Environment variables updated correctly when system changes &lt;br /&gt;
• Controly includes more items &lt;br /&gt;
• New shortcut keys &lt;br /&gt;
• New controls: &lt;br /&gt;
o Shift+tab or Shift+bkspc deletes previous tab &lt;br /&gt;
o Shift+Ctrl+Enter launches in elevated mode (Vista and Win7) &lt;br /&gt;
o Down arrow shows history (when there is no current search text) &lt;br /&gt;
• Default skin built into executable in case no other skin is found &lt;br /&gt;
• Down arrow &lt;br /&gt;
• Launchy now has an icon in the system tray &lt;br /&gt;
• Skins are simplified and easier to create&lt;/p&gt;
&lt;p&gt;The executable is &lt;a href="http://www.launchy.net/LaunchySetup250_1.exe"&gt;here&lt;/a&gt;. As with any beta software, the usual caveats apply. Install at your own risk. But this sounds like a good update to a pretty great program. Can’t wait to check it out! &lt;/p&gt;&lt;img src="http://on10.net/70072/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://on10.net/blogs/sarahintampa/New-Beta-of-Launchy-Arrives/</comments><link>http://on10.net/blogs/sarahintampa/New-Beta-of-Launchy-Arrives/</link><pubDate>Mon, 22 Feb 2010 10:15:00 GMT</pubDate><guid isPermaLink="false">http://on10.net/blogs/sarahintampa/New-Beta-of-Launchy-Arrives/</guid><evnet:views>11642</evnet:views><evnet:viewtrackingurl>http://on10.net/70072/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;It’s been awhile since &lt;a&gt;I last looked at&lt;/a&gt; &lt;a href="http://www.launchy.net/"&gt;Launchy&lt;/a&gt;, the open source application launcher for Windows. With this application, you use keyboard shortcuts to launch applications, files, folders, bookmarks and more with just a few keystrokes. Once installed, it hides in your system tray waiting for its next command. When you’re ready, you hit “Alt + Spacebar” to display the input window. Then you can just start typing what you want. Launchy finds it. &lt;/p&gt;
&lt;p&gt;For users of Windows XP, this app has clear benefits. However, later versions of Windows offer a similar feature just by using the “Search” box in the Start Menu. Still, some Launchy enthusiasts prefer the app to the native functionality and, well, that’s the great thing about Windows – you can tweak away by installing alternative programs like this.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Just recently, the developer released the next edition of this application – the &lt;a href="http://sourceforge.net/projects/launchy/forums/forum/871718/topic/3493498"&gt;Launchy 2.5 Beta&lt;/a&gt;. This version offers the following changes:&lt;/p&gt;
&lt;p&gt;• Faster performance &lt;br /&gt;
• Icons displayed correctly &lt;br /&gt;
• Environment variables updated correctly when system changes &lt;br /&gt;
• Controly includes more items &lt;br /&gt;
• New shortcut keys &lt;br /&gt;
• New controls: &lt;br /&gt;
o Shift+tab or Shift+bkspc deletes previous tab &lt;br /&gt;
o Shift+Ctrl+Enter launches in elevated mode (Vista and Win7) &lt;br /&gt;
o Down arrow shows history (when there is no current search text) &lt;br /&gt;
• Default skin built into executable in case no other skin is found &lt;br /&gt;
• Down arrow &lt;br /&gt;
• Launchy now has an icon in the system tray &lt;br /&gt;
• Skins are simplified and easier to create&lt;/p&gt;
&lt;p&gt;The executable is &lt;a href="http://www.launchy.net/LaunchySetup250_1.exe"&gt;here&lt;/a&gt;. As with any beta software, the usual caveats apply. Install at your own risk. But this sounds like a good update to a pretty great program. Can’t wait to check it out! &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://on10.net/Link/f6e1cec4-4164-4613-bac9-bad44a1f478b/" height="240" width="320" /><media:thumbnail url="http://on10.net/Link/6b8fb3d4-e632-402a-a807-e44f642f559e/" height="64" width="85" /><dc:creator>Sarah Perez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://on10.net/blogs/sarahintampa/New-Beta-of-Launchy-Arrives/RSS/</wfw:commentRss><trackback:ping>http://on10.net/70072/Trackback.aspx</trackback:ping><category>application</category><category>applications</category><category>launcher</category></item></channel></rss>