<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" 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:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:image="http://purl.org/rss/1.0/modules/image/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
    <channel>
        <title>{ The Smoking Code }</title>
        <link>http://michelelocuratolo.com/Default.aspx</link>
        <description>Il blog di Mighell</description>
        <language>it-IT</language>
        <copyright>Mighell</copyright>
        <managingEditor>mighell@gmail.com</managingEditor>
        <generator>Subtext Version 2.0.0.43</generator>
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.0/</creativeCommons:license>
        <image><link>http://creativecommons.org/licenses/by-sa/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image>
        <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/MighellsBlog" type="application/rss+xml" /><feedburner:emailServiceId>MighellsBlog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
            <title>Corretta installazione degli SDK di Windows Mobile</title>
            <category>Windows Mobile</category>
            <category>Microsoft</category>
            <category>Software</category>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/rXdARgDJBQk/corretta-installazione-degli-sdk-di-windows-mobile.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://www.michelelocuratolo.com/blogimages/CorrettainstallazionedegliSDKdiWindowsMo_C307/itworksaward1.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 5px 15px 10px 5px; display: inline; border-top: 0px; border-right: 0px" title="it-works-award1" border="0" alt="it-works-award1" align="left" src="http://www.michelelocuratolo.com/blogimages/CorrettainstallazionedegliSDKdiWindowsMo_C307/itworksaward1_thumb.png" width="65" height="63" /&gt;&lt;/a&gt; Da qualche giorno, &lt;a href="http://michelelocuratolo.com/archive/2009/06/04/windows-mobile-6.5-developer-tool-kit-released-on-msdn.aspx" target="_blank"&gt;sono disponibili&lt;/a&gt; per il download gli SDK per Windows Mobile 6.5. Come specificato nella pagina di download, al fine dell’integrazione con Visual Studio, è necessario installare anche l’SDK per Windows Mobile 6. Nonostante avessi già installato tutto, nel Device Emulator Manager continuava a non comparire l’emulatore per la versione &lt;strong&gt;Standard&lt;/strong&gt; di Windows Mobile 6.5.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.michelelocuratolo.com/blogimages/CorrettainstallazionedegliSDKdiWindowsMo_C307/DeviceEmulatorManager_2b.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="DeviceEmulatorManager_2b" border="0" alt="DeviceEmulatorManager_2b" align="right" src="http://www.michelelocuratolo.com/blogimages/CorrettainstallazionedegliSDKdiWindowsMo_C307/DeviceEmulatorManager_2b_thumb.png" width="240" height="234" /&gt;&lt;/a&gt;Dopo un po’ di prove, ho constatato che la corretta sequenza di installazione di tutto il necessario è la seguente: &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Download di Windows Mobile &lt;strong&gt;6&lt;/strong&gt; Professional and Standard Software Development Kits Refresh (&lt;a href="http://tinyurl.com/35896p"&gt;http://&lt;/a&gt;&lt;a href="http://tinyurl.com/35896p"&gt;tinyurl.com/35896p&lt;/a&gt; )&lt;/li&gt;    &lt;li&gt;Installazione Windows Mobile &lt;strong&gt;6&lt;/strong&gt; Standard SDK&lt;/li&gt;    &lt;li&gt;Installazione Windows Mobile 6 Professional SDK&lt;/li&gt;    &lt;li&gt;Download Windows Mobile &lt;u&gt;&lt;strong&gt;6.5&lt;/strong&gt;&lt;/u&gt; Developer Tool Kit (&lt;a href="http://tinyurl.com/np446g"&gt;http://&lt;/a&gt;&lt;a href="http://tinyurl.com/np446g"&gt;tinyurl.com/np446g&lt;/a&gt; )&lt;/li&gt;    &lt;li&gt;Installazione Windows Mobile &lt;u&gt;&lt;strong&gt;6.5 &lt;/strong&gt;&lt;/u&gt;&lt;u&gt;&lt;strong&gt;Standard&lt;/strong&gt; &lt;/u&gt;SDK&lt;/li&gt;    &lt;li&gt;Installazione Windows Mobile &lt;strong&gt;&lt;u&gt;6.5 &lt;/u&gt;&lt;u&gt;Professional &lt;/u&gt;&lt;/strong&gt;SDK&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;  &lt;/p&gt;  &lt;p /&gt;  &lt;p /&gt;  &lt;p&gt;Completata questa procedura, se avete ancora il Device Emulator Manager aperto, chiudetelo e riapritelo. L’emulatore per la versione Standard di Windows Mobile 6.5 dovrebbe apparire.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.michelelocuratolo.com/blogimages/CorrettainstallazionedegliSDKdiWindowsMo_C307/Emulator_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Emulator_2" border="0" alt="Emulator_2" src="http://www.michelelocuratolo.com/blogimages/CorrettainstallazionedegliSDKdiWindowsMo_C307/Emulator_2_thumb.png" width="137" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p /&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ee4801a9-53a6-4b26-b6ed-698050303c6a" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows+Mobile" rel="tag"&gt;Windows Mobile&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Emulators" rel="tag"&gt;Emulators&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SDK" rel="tag"&gt;SDK&lt;/a&gt;&lt;/div&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1153.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KkmKqsuBLYRc0fdUNhMsPQxtDrw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KkmKqsuBLYRc0fdUNhMsPQxtDrw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KkmKqsuBLYRc0fdUNhMsPQxtDrw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KkmKqsuBLYRc0fdUNhMsPQxtDrw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=rXdARgDJBQk:BtR8rYlCZSo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=rXdARgDJBQk:BtR8rYlCZSo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=rXdARgDJBQk:BtR8rYlCZSo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=rXdARgDJBQk:BtR8rYlCZSo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=rXdARgDJBQk:BtR8rYlCZSo:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/rXdARgDJBQk" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/07/02/corretta-installazione-degli-sdk-di-windows-mobile.aspx</guid>
            <pubDate>Thu, 02 Jul 2009 11:53:13 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1153.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/07/02/corretta-installazione-degli-sdk-di-windows-mobile.aspx#feedback</comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1153.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/07/02/corretta-installazione-degli-sdk-di-windows-mobile.aspx</feedburner:origLink></item>
        <item>
            <title>Working on Mobile Dev 09</title>
            <category>Windows Mobile</category>
            <category>MyLife</category>
            <category>Eventi</category>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/OJum4RZO9pY/working-on-mobile-dev-09.aspx</link>
            <description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="P7010003" border="0" alt="P7010003" src="http://www.michelelocuratolo.com/blogimages/WorkingonMobileDev09_14135/P7010003.jpg" width="644" height="484" /&gt; &lt;/p&gt;  &lt;p&gt;Ho promesso che rimetterò tutto in ordine &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-laughing.gif" border="0" alt="Laughing" /&gt;&lt;/p&gt;  &lt;p&gt;Voi intanto &lt;a href="http://www.microsoft.it/mobiledev09" target="_blank"&gt;&lt;strong&gt;iscrivetevi&lt;/strong&gt;&lt;/a&gt; &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-wink.gif" border="0" alt="Wink" /&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:0c34a1b1-d136-48c3-954f-36d4f3283cdf" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows+Mobile" rel="tag"&gt;Windows Mobile&lt;/a&gt;&lt;/div&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1152.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/1Y_pB6vDhotdkDM_3ATgZS4XyYA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1Y_pB6vDhotdkDM_3ATgZS4XyYA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/1Y_pB6vDhotdkDM_3ATgZS4XyYA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1Y_pB6vDhotdkDM_3ATgZS4XyYA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=OJum4RZO9pY:QPJN1hO7I_4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=OJum4RZO9pY:QPJN1hO7I_4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=OJum4RZO9pY:QPJN1hO7I_4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=OJum4RZO9pY:QPJN1hO7I_4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=OJum4RZO9pY:QPJN1hO7I_4:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/OJum4RZO9pY" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/07/01/working-on-mobile-dev-09.aspx</guid>
            <pubDate>Wed, 01 Jul 2009 21:02:16 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1152.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/07/01/working-on-mobile-dev-09.aspx#feedback</comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1152.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/07/01/working-on-mobile-dev-09.aspx</feedburner:origLink></item>
        <item>
            <title>Mobile Developer Day 2009</title>
            <category>Windows Mobile</category>
            <category>Coferenze</category>
            <category>News</category>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/KapoPnEPEJ0/mobile-developer-day-2009.aspx</link>
            <description>&lt;p&gt;Sviluppate applicazioni per Windows Mobile? Non lo fate ancora ma volete capirci qualcosa in più? Vi stuzzica l’idea di poter aprire il vostro Visual Studio e di scrivervi la &lt;strong&gt;VOSTRA&lt;/strong&gt; applicazione per il &lt;strong&gt;VOSTRO&lt;/strong&gt; cellulare?&lt;/p&gt;  &lt;p&gt;Allora non potete mancare il &lt;strong&gt;&lt;font color="#ff0000"&gt;7 Luglio a Milano&lt;/font&gt;&lt;/strong&gt;!!!&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.michelelocuratolo.com/BlogImages/MobileDeveloperDay2009_12140/lampada2.gif"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 10px 0px; display: inline; border-top: 0px; border-right: 0px" title="lampada2" border="0" alt="lampada2" align="left" src="http://www.michelelocuratolo.com/BlogImages/MobileDeveloperDay2009_12140/lampada2_thumb.gif" width="92" height="124" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Mobilita il tuo ingegno al &lt;font color="#ff0000"&gt;Mobile Developer Day 2009 &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Una giornata intera dedicata allo sviluppo su Windows Mobile 6.5&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;Una giornata per scoprire la nuova versione Windows Mobile 6.5 che permette di sviluppare &lt;strong&gt;applicazioni ancor più ricche&lt;/strong&gt; e intuitive, sfruttando al massimo le proprie capacità.    &lt;br /&gt;Durante la giornata, oltre ad approfondire le novità della versione 6.5, saranno introdotte le principali &lt;strong&gt;tecniche di sviluppo applicativo&lt;/strong&gt; per Windows Mobile: chi prova per la prima volta lo sviluppo mobile rimarrà stupito dalla sua &lt;strong&gt;semplicità&lt;/strong&gt; e &lt;strong&gt;produttività&lt;/strong&gt;! &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/italy/mobiledev09/" target="_blank"&gt;&lt;strong&gt;L’agenda&lt;/strong&gt;&lt;/a&gt;, lasciatemelo dire, è abbastanza ghiotta e decisamente orientata allo sviluppo. Io ed il mio &lt;a href="https://mvp.support.microsoft.com/profile=186A2442-A555-40BC-81C2-21EB7DB275EC" target="_blank"&gt;&lt;strong&gt;compagno di avventura&lt;/strong&gt;&lt;/a&gt;,  insieme a Microsoft Italia, abbiamo scelto argomenti stuzzicanti ed utili a mostrare caratteristiche e punti di forza dello sviluppo su piattaforma Mobile. &lt;/p&gt;  &lt;p&gt;Slide ce ne saranno ma, chi mi conosce, sa che preferisco Visual Stud&lt;/p&gt;  &lt;p&gt;io a Power Point &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-wink.gif" border="0" alt="Wink" /&gt; quindi…siete avvisati!&lt;/p&gt;  &lt;p&gt;L’invito è quindi quello di venire il 7 Luglio al ATAHOTEL QUARK in Via Lampedusa, 11/A a MILANO, vedere il nuovo &lt;strong&gt;Windows Mobile 6.5 &lt;/strong&gt;all’opera, scoprire come usare al meglio i tool di sviluppo e come “spremere” per bene il vostro device &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-wink.gif" border="0" alt="Wink" /&gt;. &lt;/p&gt;  &lt;p&gt;Vi aspetto li!!!&lt;/p&gt;  &lt;p&gt;   &lt;/p&gt;&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3224a682-5f58-4b37-8072-3fbec623379e" class="wlWriterEditableSmartContent"&gt;Technorati Tag: &lt;a href="http://technorati.com/tags/Windows+Mobile+6.5" rel="tag"&gt;Windows Mobile 6.5&lt;/a&gt;&lt;/div&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1151.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/c9tM_bQAmyMsI0p_UQlqxarbJ84/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/c9tM_bQAmyMsI0p_UQlqxarbJ84/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/c9tM_bQAmyMsI0p_UQlqxarbJ84/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/c9tM_bQAmyMsI0p_UQlqxarbJ84/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=KapoPnEPEJ0:yUJHxaQ7JD4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=KapoPnEPEJ0:yUJHxaQ7JD4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=KapoPnEPEJ0:yUJHxaQ7JD4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=KapoPnEPEJ0:yUJHxaQ7JD4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=KapoPnEPEJ0:yUJHxaQ7JD4:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/KapoPnEPEJ0" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/06/18/mobile-developer-day-2009.aspx</guid>
            <pubDate>Thu, 18 Jun 2009 19:26:46 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1151.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/06/18/mobile-developer-day-2009.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1151.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/06/18/mobile-developer-day-2009.aspx</feedburner:origLink></item>
        <item>
            <title>Windows Mobile 6.5 Emulators e Cellular Emulator</title>
            <category>Windows 7</category>
            <category>Windows Mobile</category>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/5yq5GQMM4dk/windows-mobile-6.5-emulators-e-cellular-emulator.aspx</link>
            <description>&lt;p&gt;Se avete scaricato ed installato i &lt;a href="http://michelelocuratolo.com/archive/2009/06/04/windows-mobile-6.5-developer-tool-kit-released-on-msdn.aspx" target="_blank"&gt;nuovi emulatori&lt;/a&gt; per Windows Mobile 6.5 ed avete provato ad usare il Cellular Emulator, è probabile che vi sia capitato di non riuscire a “far vedere” al vostro emulatore il “segnale”. La soluzione al problema è banalissima: &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.michelelocuratolo.com/blogimages/WindowsMobil.5EmulatorseCellularEmulator_FE36/cellularemulator.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cellularemulator" border="0" alt="cellularemulator" src="http://www.michelelocuratolo.com/blogimages/WindowsMobil.5EmulatorseCellularEmulator_FE36/cellularemulator_thumb.png" width="620" height="323" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;vi basterà andare nel tab Configuration del Cellular Emulator, cliccare su Reset ed eseguire un Soft Reset del device (emulato).    &lt;br /&gt;Fatto ciò, tutto dovrebbe funzionare regolarmente &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-wink.gif" border="0" alt="Wink" /&gt;.&lt;/p&gt;  &lt;p&gt;Per maggiori dettagli sull’utilizzo del Cellular Emulator, potete fare riferimento a questo articolo: &lt;a title="http://michelelocuratolo.com/archive/2009/06/15/windows-mobile-6-overview-per-sviluppatori.aspx" href="http://michelelocuratolo.com/archive/2009/06/15/windows-mobile-6-overview-per-sviluppatori.aspx"&gt;http://michelelocuratolo.com/archive/2009/06/15/windows-mobile-6-overview-per-sviluppatori.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Buona lettura!&lt;/p&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1150.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/aX-oDOD890YoOhBdJKi02n_OZKE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aX-oDOD890YoOhBdJKi02n_OZKE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/aX-oDOD890YoOhBdJKi02n_OZKE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aX-oDOD890YoOhBdJKi02n_OZKE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=5yq5GQMM4dk:cvCMI3R8SY4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=5yq5GQMM4dk:cvCMI3R8SY4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=5yq5GQMM4dk:cvCMI3R8SY4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=5yq5GQMM4dk:cvCMI3R8SY4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=5yq5GQMM4dk:cvCMI3R8SY4:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/5yq5GQMM4dk" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/06/15/windows-mobile-6.5-emulators-e-cellular-emulator.aspx</guid>
            <pubDate>Mon, 15 Jun 2009 16:18:37 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1150.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/06/15/windows-mobile-6.5-emulators-e-cellular-emulator.aspx#feedback</comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1150.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/06/15/windows-mobile-6.5-emulators-e-cellular-emulator.aspx</feedburner:origLink></item>
        <item>
            <title>Windows Mobile 6.5 Developer Tool Kit released on MSDN!</title>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/gaHhCR5LTEI/windows-mobile-6.5-developer-tool-kit-released-on-msdn.aspx</link>
            <description>&lt;p&gt;Li aspettavo da un po’, ed oggi ecco l’annuncio di &lt;a href="http://blogs.msdn.com/lokeuei" target="_blank"&gt;Loke&lt;/a&gt;: &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;The Windows Mobile 6.5 Developer Tool Kit adds documentation, sample code, header and library files, emulator images and tools to Visual Studio that let you build applications for Windows Mobile 6.5. This document contains important information about this package. For general information about writing software for Windows Mobile, please see the Windows Mobile Developer Center. The Windows Mobile 6 SDK must also be installed in order to use any of the Windows Mobile 6.5 Gesture API or samples&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;La notizia completa qui: &lt;a title="http://blogs.msdn.com/lokeuei/archive/2009/06/03/windows-mobile-6-5-developer-tool-kit-released-on-msdn.aspx" href="http://blogs.msdn.com/lokeuei/archive/2009/06/03/windows-mobile-6-5-developer-tool-kit-released-on-msdn.aspx"&gt;http://blogs.msdn.com/lokeuei/archive/2009/06/03/windows-mobile-6-5-developer-tool-kit-released-on-msdn.aspx&lt;/a&gt;    &lt;br /&gt;Il download invece qui: &lt;a title="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e"&gt;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Buon download!!! &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-wink.gif" border="0" alt="Wink" /&gt;&lt;/p&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1148.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/I0izJCSBS7-B5sVl0Tq-j7IrjK8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I0izJCSBS7-B5sVl0Tq-j7IrjK8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/I0izJCSBS7-B5sVl0Tq-j7IrjK8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I0izJCSBS7-B5sVl0Tq-j7IrjK8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=gaHhCR5LTEI:OC9qefAPyr8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=gaHhCR5LTEI:OC9qefAPyr8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=gaHhCR5LTEI:OC9qefAPyr8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=gaHhCR5LTEI:OC9qefAPyr8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=gaHhCR5LTEI:OC9qefAPyr8:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/gaHhCR5LTEI" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/06/04/windows-mobile-6.5-developer-tool-kit-released-on-msdn.aspx</guid>
            <pubDate>Thu, 04 Jun 2009 08:19:25 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1148.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/06/04/windows-mobile-6.5-developer-tool-kit-released-on-msdn.aspx#feedback</comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1148.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/06/04/windows-mobile-6.5-developer-tool-kit-released-on-msdn.aspx</feedburner:origLink></item>
        <item>
            <title>wPhone: lo spot</title>
            <category>Windows Mobile</category>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/34YgIYQ6Ijc/wphone-lo-spot.aspx</link>
            <description>&lt;p&gt;Molto carino lo spot di Windows Phone&lt;/p&gt;  &lt;p&gt;&lt;object width="425" height="349"&gt;&lt;param name="movie" value="http://www.youtube.com/v/CgQ-xLdCSjo&amp;amp;border=1&amp;amp;color1=0x6699&amp;amp;color2=0x54abd6&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;embed src="http://www.youtube.com/v/CgQ-xLdCSjo&amp;amp;border=1&amp;amp;color1=0x6699&amp;amp;color2=0x54abd6&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="349" /&gt;&lt;/object&gt;&lt;/p&gt;  &lt;p&gt;Che ne pensate?&lt;/p&gt;  &lt;p&gt;Fonte: &lt;a title="http://www.windowsmobilecool.com/" href="http://www.windowsmobilecool.com/"&gt;http://www.windowsmobilecool.com/&lt;/a&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:96e02f16-fd65-4a69-bb4e-790318551f40" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows+Mobile" rel="tag"&gt;Windows Mobile&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Windows+Phone" rel="tag"&gt;Windows Phone&lt;/a&gt;&lt;/div&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1146.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Wf__cGkUmiVRtIKMn6lulb_udLs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Wf__cGkUmiVRtIKMn6lulb_udLs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Wf__cGkUmiVRtIKMn6lulb_udLs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Wf__cGkUmiVRtIKMn6lulb_udLs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=34YgIYQ6Ijc:p_SpEQqB2ho:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=34YgIYQ6Ijc:p_SpEQqB2ho:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=34YgIYQ6Ijc:p_SpEQqB2ho:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=34YgIYQ6Ijc:p_SpEQqB2ho:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=34YgIYQ6Ijc:p_SpEQqB2ho:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/34YgIYQ6Ijc" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/03/13/wphone-lo-spot.aspx</guid>
            <pubDate>Fri, 13 Mar 2009 07:30:00 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1146.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/03/13/wphone-lo-spot.aspx#feedback</comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1146.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/03/13/wphone-lo-spot.aspx</feedburner:origLink></item>
        <item>
            <title>[TFS]: When The Requirement Is Considered Resolved?</title>
            <category>Team Foundation Server</category>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/1WQrLxgKdAY/tfs-when-the-requirement-is-considered-resolved.aspx</link>
            <description>&lt;p&gt;Oggi, nel mio aggregatore, ho trovato un post del &lt;a href="http://blogs.microsoft.co.il/blogs/srlteam/" target="_blank"&gt;SLR Team&lt;/a&gt; dal titolo: “&lt;a href="http://blogs.microsoft.co.il/blogs/srlteam/archive/2009/03/12/when-the-requirement-is-considered-resolved.aspx" target="_blank"&gt;&lt;strong&gt;When The Requirement Is Considered Resolved?&lt;/strong&gt;&lt;/a&gt;” che mi ha fatto riflettere su un paio di cose. Innazitutto la risposta a tale domanda non è per nulla scontata come potrebbe sembrare.&lt;/p&gt;  &lt;p&gt;La domanda completa è:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Lets say that we have an active requirement that is assigned to a programmer, now the programmer is doing the design and the code for the requirement can I close\Resolve the requirement as done? what if I have bugs that are active and related to this requirement?&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Personalmente concordo sul fatto che un requisito VA chiuso quando viene completata la sua implementazione, a prescindere da eventuali bug che possono emergere durante la fase di test.    &lt;br /&gt;Ma possiamo realmente affermare che un requisito è chiuso se potenzialmente possiamo trovarci nella situazione di doverci ancora lavorare su? (questo al netto degli stati Resoled/Closed di TFS la cui presenza dipende dal template usato).&lt;/p&gt;  &lt;p&gt;Dal mio punto di vista, dipende molto dal team, dall’entità del progetto e dalle esigenze specifiche. Ed i motivi sono i seguenti:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Ormai è appurato che la metodologia si deve adattare al team e non il contrario.&lt;/li&gt;    &lt;li&gt;Se il progetto è complesso, opterei per avere uno stato di discriminazione che distingua un requisito testato da uno non testato. E questo TFS lo fa nel template CMMI con gli stati &lt;strong&gt;Resolved&lt;/strong&gt; (completo ma non testato) e &lt;strong&gt;Closed&lt;/strong&gt; (testato). Ma in questo caso, cosa accade se emerge un altro bug in produzione? IMHO, è una iterazione diversa e va gestita come tale.&lt;/li&gt;    &lt;li&gt;Se non voglio usare il template CMMI, posso customizzare gli altri template per aggiungere nel workflow lo stato di resolved. Sempre ammesso che abbia la necessità di discriminare.&lt;/li&gt;    &lt;li&gt;Se non voglio lo stato di resolved ma ho bisogno di gestire il “&lt;em&gt;Feature Freeze&lt;/em&gt;”, devo necessariamente trovare una convenzione comune per tutto il team&lt;/li&gt;    &lt;li&gt;Se stò lavorando ad un sottoprogetto, il team è composto da 2 persone nella stessa stanza, potrebbe avere senso parlarsi ed evitare di incasinare troppo le cose con processi rigidi &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-smile.gif" border="0" alt="Smile" /&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Voi cosa ne pensate? Come gestite la cosa?&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:26215d95-229e-4b86-9ba8-e05af6464b33" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/TFS" rel="tag"&gt;TFS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Process" rel="tag"&gt;Process&lt;/a&gt;&lt;/div&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1145.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/1fkqEcuZ4DAL4aoGyn8jTw5xFbU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1fkqEcuZ4DAL4aoGyn8jTw5xFbU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/1fkqEcuZ4DAL4aoGyn8jTw5xFbU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1fkqEcuZ4DAL4aoGyn8jTw5xFbU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=1WQrLxgKdAY:DBYSmOwatKU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=1WQrLxgKdAY:DBYSmOwatKU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=1WQrLxgKdAY:DBYSmOwatKU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=1WQrLxgKdAY:DBYSmOwatKU:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=1WQrLxgKdAY:DBYSmOwatKU:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/1WQrLxgKdAY" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/03/12/tfs-when-the-requirement-is-considered-resolved.aspx</guid>
            <pubDate>Thu, 12 Mar 2009 18:17:00 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1145.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/03/12/tfs-when-the-requirement-is-considered-resolved.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1145.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/03/12/tfs-when-the-requirement-is-considered-resolved.aspx</feedburner:origLink></item>
        <item>
            <title>Visual Studio Macro for Collapsing All Items in Solution Explorer</title>
            <category>Visual Studio</category>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/cBFOUn8bNG4/visual-studio-macro-for-collapsing-all-items-in-solution-explorer.aspx</link>
            <description>&lt;p&gt;Questa è utile: &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Along with &lt;a href="http://blogs.msdn.com/jjameson/archive/2009/03/11/visual-studio-macros-for-unloading-reloading-projects.aspx"&gt;my Visual Studio macros for unloading/reloading projects in a solution&lt;/a&gt;, another macro that I use just as much, if not more frequently, is my CollapseAllItems() macro:&lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;… [vai alla fonte] …  &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Fonte: &lt;a href="http://blogs.msdn.com/jjameson/archive/2009/03/11/visual-studio-macro-for-collapsing-all-items-in-solution-explorer.aspx"&gt;Visual Studio Macro for Collapsing All Items in Solution Explorer&lt;/a&gt; &lt;br /&gt;
&lt;/p&gt;
&lt;div style="PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; FLOAT: none; PADDING-TOP: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4fcbf64f-e635-4fb8-8e4c-68ca4ba87c98" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a rel="tag" href="http://technorati.com/tags/Visual+Studio"&gt;Visual Studio&lt;/a&gt;,&lt;a rel="tag" href="http://technorati.com/tags/Macro"&gt;Macro&lt;/a&gt;&lt;/div&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1144.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/EdjsVE6JofAXwrL3xOiAfJzDstw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EdjsVE6JofAXwrL3xOiAfJzDstw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/EdjsVE6JofAXwrL3xOiAfJzDstw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EdjsVE6JofAXwrL3xOiAfJzDstw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=cBFOUn8bNG4:AfscNx9ck4c:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=cBFOUn8bNG4:AfscNx9ck4c:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=cBFOUn8bNG4:AfscNx9ck4c:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=cBFOUn8bNG4:AfscNx9ck4c:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=cBFOUn8bNG4:AfscNx9ck4c:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/cBFOUn8bNG4" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/03/12/visual-studio-macro-for-collapsing-all-items-in-solution-explorer.aspx</guid>
            <pubDate>Thu, 12 Mar 2009 07:30:00 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1144.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/03/12/visual-studio-macro-for-collapsing-all-items-in-solution-explorer.aspx#feedback</comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1144.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/03/12/visual-studio-macro-for-collapsing-all-items-in-solution-explorer.aspx</feedburner:origLink></item>
        <item>
            <title>Windows Marketplace for Mobile: un po&amp;rsquo; di info</title>
            <category>Windows Mobile</category>
            <category>News</category>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/barYQjMeYeI/windows-marketplace-for-mobile-un-porsquo-di-info.aspx</link>
            <description>&lt;p&gt;L’amico &lt;a href="http://blogs.msdn.com/lokeuei/" target="_blank"&gt;Loke&lt;/a&gt;, riprendendo la &lt;a href="http://www.microsoft.com/presspass/press/2009/mar09/03-11WMMDevelopersPR.mspx" target="_blank"&gt;news ufficiale&lt;/a&gt;, fa un po’ di chiarezza sul chiacchierato Mobile MarketPlace.&lt;/p&gt;  &lt;p&gt;In sostanza, il modello di business è il seguente:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Revenue Model:&lt;/strong&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Revenue shares to the ISV 70%/30% to Microsoft &lt;/li&gt;      &lt;li&gt;Registration cost: $99 per year for up to 5 application submissions &lt;/li&gt;      &lt;li&gt;Special program for students &lt;/li&gt;      &lt;li&gt;Special programs for startups: There are programs designed to help lower the startup cost for developers building applications for Windows Mobile devices. &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;strong&gt;Distribution:&lt;/strong&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Coverage in 29 countries &lt;/li&gt;      &lt;li&gt;The Mobility Solutions Partner Program supports professional developers with a range of marketing and sales opportunities thereby allowing developers to focus on what they do best - building innovative solutions. &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;strong&gt;Certification:&lt;/strong&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Transparency into certification process &lt;/li&gt;      &lt;li&gt;Developers can get more information on Test &amp;amp; Sign criteria on the Marketplace portal &lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;E questa è la notizia riportata in “&lt;em&gt;modo asettico&lt;/em&gt;”, ma so che non è questo quello che vi interessa &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-tongue-out.gif" border="0" alt="tongue-out" /&gt;.    &lt;br /&gt;Qualcuno mi ha già chiesto pareri in merito al Marketplace, ma le mie idee non sono ancora chiarissime. Mi fa però piacere condividere queste &lt;strong&gt;personalissime considerazioni &lt;/strong&gt;con chi legge queste pagine.&lt;/p&gt;  &lt;p&gt;Dunque:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;strong&gt;Mcrosoft DOVEVA farlo&lt;/strong&gt;. Punto. A prescindere dal successo dello store di Apple, ci sono altri produttori che si stanno attrezzando quindi…&lt;/li&gt;    &lt;li&gt;Uno store &lt;em&gt;&lt;strong&gt;centralizzato&lt;/strong&gt;&lt;/em&gt; e “&lt;strong&gt;&lt;em&gt;certificato&lt;/em&gt;&lt;/strong&gt;” serve, specie per determinate categorie di applicazioni. Ora, IMHO, tutto dipende dal processo di certificazione. La frasetta “&lt;em&gt;Transparency into certification process&lt;/em&gt;” non dice molto, ma credo che questo sia il punto chiave in quanto:&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;se il processo è “lasco” la certificazione sarebbe inutile minando la credibilità dello store (driver nvidia docet)&lt;/li&gt;      &lt;li&gt;se il processo è eccessivamente “rigido”, lo store sarebbe sostanzialmente vuoto rendendolo inutile&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Sui costi, non conoscendo quelli dei competitors, non so esprimere. Mi viene da fare solo una considerazione però: dato che (diciamocelo francamente) il bacino di utenza &lt;strong&gt;NON&lt;/strong&gt; è quello di Apple e lo store &lt;strong&gt;NON&lt;/strong&gt; è l’unico modo per distribuire le applicazioni…io i 99$ di iscrizione non li avrei fatti pagare.&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Staremo a vedere le evoluzioni della cosa &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-smile.gif" border="0" alt="Smile" /&gt;&lt;/p&gt;  &lt;p&gt;Stay tuned&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4f927581-c36b-4941-a349-834247f9f28a" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows+Mobile" rel="tag"&gt;Windows Mobile&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Marketplace" rel="tag"&gt;Marketplace&lt;/a&gt;&lt;/div&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1143.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/AYX6DawO4DfRriPb0_fI7bjaT7o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AYX6DawO4DfRriPb0_fI7bjaT7o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/AYX6DawO4DfRriPb0_fI7bjaT7o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AYX6DawO4DfRriPb0_fI7bjaT7o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=barYQjMeYeI:M_Qprjt-nkM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=barYQjMeYeI:M_Qprjt-nkM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=barYQjMeYeI:M_Qprjt-nkM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=barYQjMeYeI:M_Qprjt-nkM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=barYQjMeYeI:M_Qprjt-nkM:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/barYQjMeYeI" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/03/11/windows-marketplace-for-mobile-un-porsquo-di-info.aspx</guid>
            <pubDate>Wed, 11 Mar 2009 17:30:00 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1143.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/03/11/windows-marketplace-for-mobile-un-porsquo-di-info.aspx#feedback</comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1143.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/03/11/windows-marketplace-for-mobile-un-porsquo-di-info.aspx</feedburner:origLink></item>
        <item>
            <title>MVPSummit: al campus</title>
            <category>MyLife</category>
            <category>Riflessioni</category>
            <category>MVP</category>
            <link>http://feedproxy.google.com/~r/MighellsBlog/~3/JikiV88SdJE/mvpsummit-al-campus.aspx</link>
            <description>&lt;p&gt;Uno degli aspetti davvero interessanti del Global Summit è quello di poter passare un po’ di tempo (2 giorni) all’interno del campus. Questa esperienza è, secondo me, una eccellente opportunità per capire, tra l’altro, alcune dinamiche interne.&lt;/p&gt;  &lt;p&gt;Di quello che si è visto durante questi 2 giorni, non posso praticamente dire nulla in quanto è tutto sotto NDA. Quello che ho avutop modo di vedere sono sessioni sia su Windows Mobile che su TFS (che in questo periodo mi interessa parecchio). &lt;/p&gt;  &lt;p&gt;Per quanto riguarda Windows Mobile, le novità più interessanti si sono già viste al MWC.    &lt;br /&gt;Per quanto riguarda TFS invece… be… mi dispiace davvero non poter dire nulla ma tenete sott’occhio le varie news perchè di cosucce interessanti se ne vedranno un bel po’. E molte delle migliorie sono frutto della patica del &lt;a href="http://en.wikipedia.org/wiki/Eat_one's_own_dog_food"&gt;&lt;strong&gt;dogfooding&lt;/strong&gt;&lt;/a&gt; molto usata in Microsoft.&lt;/p&gt;  &lt;p&gt;Una delle esperienze da fare è sicuramente quella girare per il campus anche se, tutte le volte, si rivela un’arma a doppio taglio.&lt;/p&gt;  &lt;p&gt;Basta guardare queste 3 foto per capire che, quando si torna in Italia, il paragone viene naturale farlo.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3020188.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="P3020188" border="0" alt="P3020188" src="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3020188_thumb.jpg" width="244" height="184" /&gt;&lt;/a&gt; &lt;a href="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3020227_3.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="P3020227" border="0" alt="P3020227" src="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3020227_thumb.jpg" width="244" height="184" /&gt;&lt;/a&gt; &lt;a href="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3030236_5.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="P3030236" border="0" alt="P3030236" src="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3030236_thumb.jpg" width="244" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p /&gt;  &lt;p /&gt;  &lt;p&gt;Oggi poi ho avuto il piacere grazie ad Enzo di esaudire 2 piccoli desideri: pranzare in una mensa Microsoft e visitare uno di quegli uffici che generalmente si vedono solo nei video su MSDN &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-smile.gif" border="0" alt="Smile" /&gt;. GRAZIE ENZO!!!&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3030250.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="P3030250" border="0" alt="P3030250" src="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3030250_thumb.jpg" width="244" height="184" /&gt;&lt;/a&gt; &lt;a href="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3030251.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="P3030251" border="0" alt="P3030251" src="http://www.michelelocuratolo.com/blogimages/MVPSummitalcampus_14ED/P3030251_thumb.jpg" width="244" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Stasera Party, poi…… [NDA] &lt;img src="http://michelelocuratolo.com/Images/emotions/smiley-laughing.gif" border="0" alt="Laughing" /&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:86e4da0d-1f83-4416-af44-d90df1921803" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MVP+Summit+2009" rel="tag"&gt;MVP Summit 2009&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;&lt;/div&gt;&lt;img src="http://michelelocuratolo.com/aggbug/1142.aspx" width="1" height="1" /&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/FzUZrFpG44zfU21EevErK_YUWGw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FzUZrFpG44zfU21EevErK_YUWGw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/FzUZrFpG44zfU21EevErK_YUWGw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FzUZrFpG44zfU21EevErK_YUWGw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=JikiV88SdJE:GPcMu_XUDoM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=JikiV88SdJE:GPcMu_XUDoM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?i=JikiV88SdJE:GPcMu_XUDoM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=JikiV88SdJE:GPcMu_XUDoM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MighellsBlog?a=JikiV88SdJE:GPcMu_XUDoM:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MighellsBlog?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MighellsBlog/~4/JikiV88SdJE" height="1" width="1"/&gt;</description>
            <dc:creator>Mighell</dc:creator>
            <guid isPermaLink="false">http://michelelocuratolo.com/archive/2009/03/04/mvpsummit-al-campus.aspx</guid>
            <pubDate>Wed, 04 Mar 2009 02:17:53 GMT</pubDate>
            <wfw:comment>http://michelelocuratolo.com/comments/1142.aspx</wfw:comment>
            <comments>http://michelelocuratolo.com/archive/2009/03/04/mvpsummit-al-campus.aspx#feedback</comments>
            <wfw:commentRss>http://michelelocuratolo.com/comments/commentRss/1142.aspx</wfw:commentRss>
        <feedburner:origLink>http://michelelocuratolo.com/archive/2009/03/04/mvpsummit-al-campus.aspx</feedburner:origLink></item>
    </channel>
</rss>
