<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" 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:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Mike Francis: My Mobile Home - Windows Mobile 6.5</title>
    <link>http://blog.mjfnet.com/Blog/</link>
    <description>focusing on mobile application development...</description>
    <image>
      <url>http://www.mjfnet.com/blog/images/mikehead.jpg</url>
      <title>Mike Francis: My Mobile Home - Windows Mobile 6.5</title>
      <link>http://blog.mjfnet.com/Blog/</link>
    </image>
    <language>en-us</language>
    <copyright>Mike Francis</copyright>
    <lastBuildDate>Sat, 26 Sep 2009 17:04:03 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>mike@mjfnet.com</managingEditor>
    <webMaster>mike@mjfnet.com</webMaster>
    <item>
      <trackback:ping>http://blog.mjfnet.com/Blog/Trackback.aspx?guid=ae13f818-aa64-4319-a84f-7b27eb85893c</trackback:ping>
      <pingback:server>http://blog.mjfnet.com/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.mjfnet.com/Blog/PermaLink,guid,ae13f818-aa64-4319-a84f-7b27eb85893c.aspx</pingback:target>
      <dc:creator>Mike Francis</dc:creator>
      <wfw:comment>http://blog.mjfnet.com/Blog/CommentView,guid,ae13f818-aa64-4319-a84f-7b27eb85893c.aspx</wfw:comment>
      <wfw:commentRss>http://blog.mjfnet.com/Blog/SyndicationService.asmx/GetEntryCommentsRss?guid=ae13f818-aa64-4319-a84f-7b27eb85893c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
After a some great feedback from developers writing application for the Windows <a href="http://developer.windowsmobile.com/Marketplace.aspx" target="_blank">Marketplace</a> for
Mobile, I have updated the companion sample code that goes with the Windows Team blog
post <a href="http://windowsteamblog.com/blogs/windowsphone/archive/2009/08/11/using-custom-icons-in-windows-mobile-6-5.aspx">Using
Custom Icons in Windows Mobile 6.5</a>. You can download it from the blog post or <a href="http://windowsteamblog.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/windowsphone/sms%20intercept.zip">here</a>.
</p>
        <p>
Enjoy!<br />
Mike
</p>
      </body>
      <title>Sample code for Setup DLL Updated: Using Custom Icons</title>
      <guid isPermaLink="false">http://blog.mjfnet.com/Blog/PermaLink,guid,ae13f818-aa64-4319-a84f-7b27eb85893c.aspx</guid>
      <link>http://blog.mjfnet.com/Blog/2009/09/26/SampleCodeForSetupDLLUpdatedUsingCustomIcons.aspx</link>
      <pubDate>Sat, 26 Sep 2009 17:04:03 GMT</pubDate>
      <description>&lt;p&gt;
After a some great feedback from developers writing application for the Windows &lt;a href="http://developer.windowsmobile.com/Marketplace.aspx" target="_blank"&gt;Marketplace&lt;/a&gt; for
Mobile, I have updated the companion sample code that goes with the Windows Team blog
post &lt;a href="http://windowsteamblog.com/blogs/windowsphone/archive/2009/08/11/using-custom-icons-in-windows-mobile-6-5.aspx"&gt;Using
Custom Icons in Windows Mobile 6.5&lt;/a&gt;. You can download it from the blog post or &lt;a href="http://windowsteamblog.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/windowsphone/sms%20intercept.zip"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Enjoy!&lt;br&gt;
Mike
&lt;/p&gt;</description>
      <comments>http://blog.mjfnet.com/Blog/CommentView,guid,ae13f818-aa64-4319-a84f-7b27eb85893c.aspx</comments>
      <category>Icons</category>
      <category>Windows Mobile 6.5</category>
    </item>
    <item>
      <trackback:ping>http://blog.mjfnet.com/Blog/Trackback.aspx?guid=c1da1c41-4de8-4414-99ab-41c00c47a7a3</trackback:ping>
      <pingback:server>http://blog.mjfnet.com/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://blog.mjfnet.com/Blog/PermaLink,guid,c1da1c41-4de8-4414-99ab-41c00c47a7a3.aspx</pingback:target>
      <dc:creator>Mike Francis</dc:creator>
      <wfw:comment>http://blog.mjfnet.com/Blog/CommentView,guid,c1da1c41-4de8-4414-99ab-41c00c47a7a3.aspx</wfw:comment>
      <wfw:commentRss>http://blog.mjfnet.com/Blog/SyndicationService.asmx/GetEntryCommentsRss?guid=c1da1c41-4de8-4414-99ab-41c00c47a7a3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" align="left" src="http://mjfnet.com/blog/content/binary/HowtoUsingCustomIconsforWindowsMobile6.5_13FB2/image_thumb.png" width="80" height="78" /> There
have been a lot of questions around how to create great looking icons like you see
for the Microsoft apps in the Windows Mobile 6.5 Start screen.  These icons aren’t
icons at all in the traditional sense. Up until Windows Mobile 6.5, you could only
use icon (.ICO) images embedded in the EXE file for your Start menu icon. The new
Windows Mobile 6.5 Professional Start screen still uses these icons, but you may notice
that they are scaled slightly. You may not notice any difference in the appearance
of the icon, if you do, you can use a PNG file for your application icon. If fact,
the Windows Marketplace for Mobile requires that you use a PNG for Windows Mobile
6.5 applications.
</p>
        <p>
For details on now to specify a PNG file for your Start Screen icon see my blog post <a href="http://windowsteamblog.com/blogs/windowsphone/archive/2009/08/04/using-custom-icons-in-windows-mobile-6-5.aspx" target="_blank">here</a>.
</p>
      </body>
      <title>How to: Using PNG files for Custom Icons for Windows Mobile 6.5</title>
      <guid isPermaLink="false">http://blog.mjfnet.com/Blog/PermaLink,guid,c1da1c41-4de8-4414-99ab-41c00c47a7a3.aspx</guid>
      <link>http://blog.mjfnet.com/Blog/2009/08/06/HowToUsingPNGFilesForCustomIconsForWindowsMobile65.aspx</link>
      <pubDate>Thu, 06 Aug 2009 05:43:31 GMT</pubDate>
      <description>&lt;p&gt;
&lt;img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" align="left" src="http://mjfnet.com/blog/content/binary/HowtoUsingCustomIconsforWindowsMobile6.5_13FB2/image_thumb.png" width="80" height="78"&gt; There
have been a lot of questions around how to create great looking icons like you see
for the Microsoft apps in the Windows Mobile 6.5 Start screen.&amp;nbsp; These icons aren’t
icons at all in the traditional sense. Up until Windows Mobile 6.5, you could only
use icon (.ICO) images embedded in the EXE file for your Start menu icon. The new
Windows Mobile 6.5 Professional Start screen still uses these icons, but you may notice
that they are scaled slightly. You may not notice any difference in the appearance
of the icon, if you do, you can use a PNG file for your application icon. If fact,
the Windows Marketplace for Mobile requires that you use a PNG for Windows Mobile
6.5 applications.
&lt;/p&gt;
&lt;p&gt;
For details on now to specify a PNG file for your Start Screen icon see my blog post &lt;a href="http://windowsteamblog.com/blogs/windowsphone/archive/2009/08/04/using-custom-icons-in-windows-mobile-6-5.aspx" target="_blank"&gt;here&lt;/a&gt;.
&lt;/p&gt;</description>
      <comments>http://blog.mjfnet.com/Blog/CommentView,guid,c1da1c41-4de8-4414-99ab-41c00c47a7a3.aspx</comments>
      <category>Developer</category>
      <category>Icons</category>
      <category>Windows Marketplace</category>
      <category>Windows Mobile 6.5</category>
    </item>
  </channel>
</rss>