<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows Phone Blog &#187; Tutorials</title>
	<atom:link href="http://winphoneblog.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://winphoneblog.com</link>
	<description>Your Source for Daily Windows Phone News</description>
	<lastBuildDate>Sun, 06 Nov 2011 06:55:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to: Modify Themes in Windows Phone 7</title>
		<link>http://winphoneblog.com/2011/02/01/how-to-modify-themes-in-windows-phone-7/</link>
		<comments>http://winphoneblog.com/2011/02/01/how-to-modify-themes-in-windows-phone-7/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 14:46:49 +0000</pubDate>
		<dc:creator>Tanmay</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tweaks]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://winphoneblog.com/?p=256</guid>
		<description><![CDATA[Windows Phone 7 offers very less in terms of User Customization. The only theming options are to change the Tile Colors and thats about it. Folks over at XDA have managed to allow us to do even more by making it possible to Change the Background Color as well as use Custom Tile Colors of [...]]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share"><div style="width:100px;" class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwinphoneblog.com%2F2011%2F02%2F01%2Fhow-to-modify-themes-in-windows-phone-7%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="width:110px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="How to: Modify Themes in Windows Phone 7" data-url="http://winphoneblog.com/2011/02/01/how-to-modify-themes-in-windows-phone-7/"></a> 
			</div></div>
		<div style="clear:both;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwinphoneblog.com%2F2011%2F02%2F01%2Fhow-to-modify-themes-in-windows-phone-7%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwinphoneblog.com%2F2011%2F02%2F01%2Fhow-to-modify-themes-in-windows-phone-7%2F&amp;source=winphoneblog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><img class="aligncenter" src="http://cl.ly/292f1B0p452Z440P2d0l/Screen_shot_2011-02-01_at_8.22.02_PM.jpg" alt="" width="393" height="320" /></p>
<p>Windows Phone 7 offers very less in terms of User Customization. The only theming options are to change the Tile Colors and thats about it.</p>
<p>Folks over at XDA have managed to allow us to do even more by making it possible to Change the Background Color as well as use Custom Tile Colors of our choice.</p>
<p>You need a Developer Unlocked Device for this hack.</p>
<p>You can follow<a href="http://forum.xda-developers.com/showthread.php?t=857127" target="_blank"> this thread</a> over at XDA to Dev Unlock your WP7 Device.</p>
<p>1. Download <a href="http://forum.touchxperience.com/viewtopic.php?f=20&amp;t=593">Registry Editor</a> and Deploy it to your WP7. Download Registry Editor for WP7 from here.</p>
<p>2. Download <a href="http://forum.touchxperience.com/viewtopic.php?f=11&amp;t=590" target="_blank">Advanced Configuration</a> to add Custom colors of your Choice for the <strong>Tiles</strong>.</p>
<p>Next to use a <strong>Custom Background</strong> you will manually need to modify some Registry Settings. (Note this is risky and only advanced users should do it)</p>
<p>Use the registry editor to modify the background of the dark theme go to those Keys and change the value to your favorite color in HEX.</p>
<p><span id="more-256"></span></p>
<p><strong>To modify the &#8220;Dark Theme&#8221; edit the following registry keys :</strong></p>
<p>[HKLM\ControlPanel\themes\1\Basethemecolor]<br />
[HKLM\ControlPanel\themes\1\TextHighContrast]<br />
[HKLM\ControlPanel\themes\1\TextBackGround]<br />
[HKLM\ControlPanel\themes\1\pageBackGroundColor]<br />
[HKLM\ControlPanel\themes\1\SysTrayBackGroundColor]</p>
<p><strong>You might also need to change the Font Color</strong><br />
[HKLM\ControlPanel\themes\1\TextNeutralColor]<br />
[HKLM\ControlPanel\themes\1\ListPickerBackgroundPre ssed]<br />
[HKLM\ControlPanel\themes\1\ContrastColor]</p>
<p><strong>To modify &#8220;Light Theme&#8221; Background Edit these:</strong></p>
<p>[HKLM\ControlPanel\themes\0\Basethemecolor]<br />
[HKLM\ControlPanel\themes\0\TextHighContrast]<br />
[HKLM\ControlPanel\themes\0\TextBackGround]<br />
[HKLM\ControlPanel\themes\0\pageBackGroundColor]<br />
[HKLM\ControlPanel\themes\0\SysTrayBackGroundColor]</p>
<p><strong>You might also need to change the Font Color</strong></p>
<p>[HKLM\ControlPanel\themes\0\TextNeutralColor]<br />
[HKLM\ControlPanel\themes\0\ListPickerBackgroundPre ssed]<br />
[HKLM\ControlPanel\themes\0\ContrastColor]</p>
<p>You can get Hex color codes from <a href="http://www.webdevelopersnotes.com/design/colour_combinations_for_web_pages.php3" target="_blank">this site</a></p>
<p>[<a href="http://forum.xda-developers.com/showthread.php?t=929017" target="_blank">xda</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://winphoneblog.com/2011/02/01/how-to-modify-themes-in-windows-phone-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Install Windows Phone 7 (WP7) on HTC HD2</title>
		<link>http://winphoneblog.com/2011/01/26/how-to-install-windows-phone-7-wp7-on-your-htc-hd2/</link>
		<comments>http://winphoneblog.com/2011/01/26/how-to-install-windows-phone-7-wp7-on-your-htc-hd2/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 12:52:19 +0000</pubDate>
		<dc:creator>Tanmay</dc:creator>
				<category><![CDATA[HTC HD2]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[hd2]]></category>
		<category><![CDATA[rom]]></category>
		<category><![CDATA[wp7]]></category>

		<guid isPermaLink="false">http://winphoneblog.com/?p=214</guid>
		<description><![CDATA[The HTC HD2 was launched more than a year back and is still receiving tremendous support from the Developer community. Windows Phone 7 for the HTC HD2 was launched just a couple of weeks back by the famed Dark Forces Team. I&#8217;ve been personally using WP7 on my HD2 for 2 weeks now and I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share"><div style="width:100px;" class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwinphoneblog.com%2F2011%2F01%2F26%2Fhow-to-install-windows-phone-7-wp7-on-your-htc-hd2%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="width:110px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="How to: Install Windows Phone 7 (WP7) on HTC HD2" data-url="http://winphoneblog.com/2011/01/26/how-to-install-windows-phone-7-wp7-on-your-htc-hd2/"></a> 
			</div></div>
		<div style="clear:both;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwinphoneblog.com%2F2011%2F01%2F26%2Fhow-to-install-windows-phone-7-wp7-on-your-htc-hd2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwinphoneblog.com%2F2011%2F01%2F26%2Fhow-to-install-windows-phone-7-wp7-on-your-htc-hd2%2F&amp;source=winphoneblog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><a href="http://winphoneblog.com/wp-content/uploads/2011/01/MyWP7HD2.jpg"><img class="size-full wp-image-238  aligncenter" title="MyWP7HD2" src="http://winphoneblog.com/wp-content/uploads/2011/01/MyWP7HD2.jpg" alt="" width="298" height="472" /></a></p>
<p>The HTC HD2 was launched more than a year back and is still receiving tremendous support from the Developer community. Windows Phone 7 for the HTC HD2 was launched just a couple of weeks back by the famed Dark Forces Team.</p>
<p>I&#8217;ve been personally using WP7 on my HD2 for 2 weeks now and I&#8217;ve to say that I&#8217;m really impressed. This comes from someone who&#8217;s vigorously used iOS and Android on a daily basis. Sure, WP7 lacks some features but it makes up for it in terms of User Experience and overall Speed of the OS.</p>
<p>I highly recommend anyone with a HTC HD2 to go ahead and Install Windows Phone 7.</p>
<p>To Install Windows Phone 7 on your HD2 make sure you have <strong>HSPL 2.08</strong> or higher installed.</p>
<p>If you don&#8217;t have HSPL installed follow this post to <a href="http://winphoneblog.com/2011/01/26/how-to-install-hspl-on-htc-hd2/" target="_blank">Install HSPL on your HD2</a>.</p>
<p>Once you&#8217;ve confirmed that you have HSPL, download the following:</p>
<p><span id="more-214"></span><strong>Tools you need: </strong></p>
<ul>
<li>WP7 ROM</li>
<li>MAGLDR 1.12</li>
<li>LATEST LEO512(EU) OR LEO1024(T-MOBILE) <strong>RADIO</strong></li>
</ul>
<p>You can download all of these from <a href="http://www.mediafire.com/?dx3k459a2k3m3dr#2" target="_blank">Click here</a></p>
<p>Now follow the Video Tutorial below by XDA Member <a href="http://forum.xda-developers.com/member.php?u=1607522">96edwy </a>:</p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="390" src="http://www.youtube.com/embed/Nac3Fnf-lY4" frameborder="0" allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://winphoneblog.com/2011/01/26/how-to-install-windows-phone-7-wp7-on-your-htc-hd2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Install HSPL on HTC HD2</title>
		<link>http://winphoneblog.com/2011/01/26/how-to-install-hspl-on-htc-hd2/</link>
		<comments>http://winphoneblog.com/2011/01/26/how-to-install-hspl-on-htc-hd2/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 11:39:13 +0000</pubDate>
		<dc:creator>Tanmay</dc:creator>
				<category><![CDATA[HTC HD2]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tweaks]]></category>

		<guid isPermaLink="false">http://winphoneblog.com/?p=215</guid>
		<description><![CDATA[The HTC HD2 is a device with a lot of tricks under its belt. Not only can it run Windows Mobile 6.5 but a lot of other really cool stuffs like Custom ROMs, Android, Meego, Ubuntu and also Windows Phone 7. But to do all this you first need to flash in a patched Bootloader [...]]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share"><div style="width:100px;" class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwinphoneblog.com%2F2011%2F01%2F26%2Fhow-to-install-hspl-on-htc-hd2%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="width:110px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="How to: Install HSPL on HTC HD2" data-url="http://winphoneblog.com/2011/01/26/how-to-install-hspl-on-htc-hd2/"></a> 
			</div></div>
		<div style="clear:both;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwinphoneblog.com%2F2011%2F01%2F26%2Fhow-to-install-hspl-on-htc-hd2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwinphoneblog.com%2F2011%2F01%2F26%2Fhow-to-install-hspl-on-htc-hd2%2F&amp;source=winphoneblog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>The HTC HD2 is a device with a lot of tricks under its belt. Not only can it run Windows Mobile 6.5 but a lot of other really cool stuffs like Custom ROMs, Android, Meego, Ubuntu and also Windows Phone 7.</p>
<p>But to do all this you first need to flash in a patched Bootloader which allows running of unsigned code and as a result allowing you to run all these other Operating Systems and Custom ROMs.</p>
<p><strong>Why install HSPL and not SSLP?</strong></p>
<p>Installing H(Hard)SPL is the most safest way to try out different third party ROMs on your device. In case you brick your device, HSPL will force the phone to enter into Bootloader Mode from where you can simply flash another ROM incase something goes wrong while flashing the previous one.</p>
<p><strong>Pre-requisites before Installing HSPL on your HD2 :</strong></p>
<p>Make sure your current SPL version is 1.42.000</p>
<p>To check your SPL version. Restart the Phone while holding the Volume Down Button</p>
<p><strong>Installing HSPL 3 on your HD2 :</strong></p>
<p><strong><span id="more-215"></span>______________</strong><strong>______________</strong><strong>______________</strong></p>
<p><strong>1.</strong> Download HardSPL package from <a title="http://www.mediafire.com/?44nvdoc45zykmen" dir="ltr" rel="nofollow" href="http://www.mediafire.com/?44nvdoc45zykmen" target="_blank">Click Here</a> and extract to an empty folder.<br />
<strong>2.</strong> Connect your HD2 to your Windows PC in ActiveSync Mode. Make sure Windows Mobile Device Center detects it correctly.<br />
<strong>3.</strong> Run HSPL3_PKG.exe from your PC and read all the text carefully<br />
<strong>4.</strong> Click Next in the HardSPL program<br />
<strong>5.</strong> The program will now check the usb connection and Enter Bootloader screen (Tri Colour)<br />
*You  can select between SPL2.08.0000 or 2.08.HSPL. This is to avoid people  with 1024LEO&#8217;s installing an incompatable version and bricking their  device*<br />
<strong>6.</strong> Select 2.08.HSPL for HardSPL and click NEXT.<br />
<strong>7.</strong> Your choice will be flashed to your phone.<br />
<strong>8. </strong>After the progress bar reaches 100% your Phone will restart.<br />
<strong>9.</strong> Click Ok to Exit the program.<br />
<strong>10. </strong>Congrats, you just flashed HardSPL.</p>
<p><strong>______________</strong><strong>______________</strong><strong>______________</strong></p>
<p><strong>Here&#8217;s a Video Tutorial showing the above steps in action :</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://winphoneblog.com/2011/01/26/how-to-install-hspl-on-htc-hd2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Use Windows Phone 7 as Modem (Tethering)</title>
		<link>http://winphoneblog.com/2011/01/26/how-to-use-windows-phone-7-as-modem-tethering/</link>
		<comments>http://winphoneblog.com/2011/01/26/how-to-use-windows-phone-7-as-modem-tethering/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 07:44:49 +0000</pubDate>
		<dc:creator>Tanmay</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tweaks]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[windows phone 7]]></category>
		<category><![CDATA[wp7]]></category>
		<category><![CDATA[wp7 as modem]]></category>

		<guid isPermaLink="false">http://winphoneblog.com/?p=205</guid>
		<description><![CDATA[Windows Phone 7 misses out on a lot of important features, Internet Tethering being one of the major missing feature. A lot of us out there use our Mobiles as Modem for constant on the go Internet for our Laptops/Netbooks. Although I have no doubt that Internet Tethering support will eventually come to WP7 in [...]]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share"><div style="width:100px;" class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwinphoneblog.com%2F2011%2F01%2F26%2Fhow-to-use-windows-phone-7-as-modem-tethering%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="width:110px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="How To: Use Windows Phone 7 as Modem (Tethering)" data-url="http://winphoneblog.com/2011/01/26/how-to-use-windows-phone-7-as-modem-tethering/"></a> 
			</div></div>
		<div style="clear:both;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwinphoneblog.com%2F2011%2F01%2F26%2Fhow-to-use-windows-phone-7-as-modem-tethering%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwinphoneblog.com%2F2011%2F01%2F26%2Fhow-to-use-windows-phone-7-as-modem-tethering%2F&amp;source=winphoneblog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="aligncenter" title="WP7 Tethering" src="http://cl.ly/2S1n041z0336411T191l/Screen_shot_2011-01-26_at_1.34.20_PM.jp2" alt="" width="487" height="404" /></p>
<p>Windows Phone 7 misses out on a lot of important features, Internet Tethering being one of the major missing feature. A lot of us out there use our Mobiles as Modem for constant on the go Internet for our Laptops/Netbooks.</p>
<p>Although I have no doubt that Internet Tethering support will eventually come to WP7 in future updates, currently most of us cannot afford to miss out on it.</p>
<p>The folks over at XDA have came upon a solution that allows us to use our Windows Phone 7 Devices as Modem.</p>
<p><strong>The procedure is not as simple but if you really need Tethering right now, follow the steps below :</strong></p>
<p>Note: You need a &#8220;<strong>Developer Unlocked Device</strong>&#8220;. At this point, the only way to Unlock your Device is to use the <a href="http://forum.xda-developers.com/showthread.php?t=857127" target="_blank">Chevron unlock hack</a>.</p>
<p>_________________________________________________________</p>
<p><strong>1.</strong> Download the DFRouter App from : <a href="http://dl.dropbox.com/u/5719952/DFRouter.zip" target="_blank">Click Here</a></p>
<p><strong>2.</strong> Download <a href="http://www.htc.com/europe/SupportViewNews.aspx?dl_id=1073&amp;news_id=856" target="_blank">HTC Sync Software</a> from HTC Site. (Note that this is for Android phones but contains the required Modem drivers for tethering)</p>
<p><strong><span id="more-205"></span>3.</strong> Deploy the .XAP file to your Phone. You can use <a href="http://forum.xda-developers.com/showthread.php?t=860964" target="_blank">Tom XAP Installer </a>if you don&#8217;t have the WP7 SDK Installed. Remove the USB connection from PC when done.</p>
<p><strong>4.</strong> Turn off Gprs on your Phone. To do that Goto Settings &gt; Cellular &gt; Data Connection Off.</p>
<p><strong>5.</strong> Open the deployed application &#8220;<strong>DFRouter</strong>&#8221; and select &#8220;<strong>HTC Modem</strong>&#8221;</p>
<p><strong>6.</strong> Connect your Windows Phone to PC. You will see a new device called &#8220;<strong>HTC USB Modem</strong>&#8221;</p>
<p><strong>7.</strong> Open <strong>HTC USB Modem</strong>, click on the Advanced tab.</p>
<p><strong>8.</strong> Add the following command :</p>
<blockquote><p>+cgdcont=1,”ip”,”APN”<br />
(APN = Your carrier’s Access Point Name. Ex: &#8220;airtelgprs.com&#8221;)</p></blockquote>
<p><strong>9.</strong> Create a new connection with HTC USB Modem, dialing number is *99#</p>
<p><strong>10.</strong> Connect without entering any Username Password.</p>
<p>_________________________________________________________</p>
<p>[<a href="http://forum.xda-developers.com/showthread.php?t=922000" target="_blank">Xda</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://winphoneblog.com/2011/01/26/how-to-use-windows-phone-7-as-modem-tethering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Windows Phone 7 Theme</title>
		<link>http://winphoneblog.com/2010/03/22/download-windows-phone-7-theme/</link>
		<comments>http://winphoneblog.com/2010/03/22/download-windows-phone-7-theme/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 07:36:14 +0000</pubDate>
		<dc:creator>Tanmay</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tweaks]]></category>
		<category><![CDATA[Windows Mobile 6.5]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://winphoneblog.com/2010/03/22/download-windows-phone-7-theme/</guid>
		<description><![CDATA[Windows Phone 7 Series is going to have an entirely new and very unique User Interface. Microsoft calls this the Metro UI. The speciality of this UI is that it focuses on the Content rather than graphical elements like Icons. Information is shown in big bold letters and the Start menu is composed of a [...]]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share"><div style="width:100px;" class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwinphoneblog.com%2F2010%2F03%2F22%2Fdownload-windows-phone-7-theme%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="width:110px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Download Windows Phone 7 Theme" data-url="http://winphoneblog.com/2010/03/22/download-windows-phone-7-theme/"></a> 
			</div></div>
		<div style="clear:both;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwinphoneblog.com%2F2010%2F03%2F22%2Fdownload-windows-phone-7-theme%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwinphoneblog.com%2F2010%2F03%2F22%2Fdownload-windows-phone-7-theme%2F&amp;source=winphoneblog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Windows Phone 7 Series is going to have an entirely new and very unique User Interface. Microsoft calls this the Metro UI. The speciality of this UI is that it focuses on the Content rather than graphical elements like Icons.</p>
<p>Information is shown in big bold letters and the Start menu is composed of a concept called ‘Live Tiles’.</p>
<p>Microsoft disappointed everyone by leaving out any existing Windows Mobile Phone from getting a WP7S upgrade. But that doesn’t mean you can’t try out the new UI on your current Windows Mobile.</p>
<p>Many Modders and Designers out there are trying to get the Windows Phone 7 experience onto your WinMo device. </p>
<p> <a href="http://winphoneblog.com/wp-content/uploads/2010/03/WP7STheme.jpg"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 20px; display: inline; border-top: 0px; border-right: 0px" title="WP7S Theme" border="0" alt="WP7S Theme" src="http://winphoneblog.com/wp-content/uploads/2010/03/WP7STheme_thumb.jpg" width="424" height="237" /></a>
<p>The Best WP7S theme I came so far was one by ‘<a href="http://forum.xda-developers.com/member.php?u=593234">arley12</a>’ an XDA Forums member.</p>
<p>His Theme is based on the Throttle Launcher Shell UI.</p>
<p><strong>Check out the Theme in action, its almost indistinguishable from the actual WP7S Interface :</strong> </p>
<p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:8fa5e4af-588d-493f-9661-f3720d48bbf8" class="wlWriterEditableSmartContent">
<div><object width="442" height="265"><param name="movie" value="http://www.youtube.com/v/ZiGzlcJAHR4&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1&amp;hl=en"></param><embed src="http://www.youtube.com/v/ZiGzlcJAHR4&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1&amp;hl=en" type="application/x-shockwave-flash" width="442" height="265"></embed></object></div>
</div>
<p><strong>The Theme is still not 100% complete and is a work in progress. Here’s what we have so far :</strong> </p>
<p>- Scrollable home page and apps launcher    <br />- Animated real contacts on home page     <br />- Animated pictures tile with different thumbs from user selected folder     <br />- Animated &quot;Me&quot; tile for owner info (customizable photo)     <br />- Animated contacts tiles for People hub     <br />- People hub     <br />- Games hub     <br />- Ability to select an Xbox LIVE Avatar (animates on home screen)     <br />- Five color patterns for the tiles (Blue, Red, Green, Dark Blue, Yellow)     <br />- Custom taskbar with a clock (can revert back to standard WM taskbar)     <br />- Custom WP7S soft keys (can revert back to standard WM keys)     <br />- Battery indicator(Graphics by HDOwner)     <br />- Pin favorite apps on the home page</p>
<p><strong>How to Download and Install :</strong></p>
<p>  <span id="more-170"></span>
<p>Tools needed : </p>
<ul>
<li><a href="http://www.throttlelauncher.com/portal/Products/ThrottleLauncher/windowsmobilethrottlelauncher101" target="_blank">Throttle Launcher 1.0.1</a></li>
<li><a href="http://www.1800pocketpc.com/2010/03/22/windows-phone-7-theme-for-windows-mobile-6-x-devices-beta-1.html" target="_blank">WP7S Theme</a></li>
</ul>
<p>Instructions : </p>
<p>1.) Download and Install Throttle Launcher.   <br />2.) Download the ZIP file from above link and move the extracted WindowsPhone7 directory on your phone to \Program Files\ThrottleLauncher\Setups\    <br />3.) Go to Start menu and start ThrottleConfig. Select Windows7 in Themes.    <br />4.) Go to Start menu and start Throttle Launcher     </p>
]]></content:encoded>
			<wfw:commentRss>http://winphoneblog.com/2010/03/22/download-windows-phone-7-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remote Desktop Windows Mobile to Windows 7</title>
		<link>http://winphoneblog.com/2010/01/26/remote-desktop-windows-mobile-to-windows-7/</link>
		<comments>http://winphoneblog.com/2010/01/26/remote-desktop-windows-mobile-to-windows-7/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 09:59:42 +0000</pubDate>
		<dc:creator>Tanmay</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://winphoneblog.com/?p=70</guid>
		<description><![CDATA[Most of you Windows Phone users might already be aware that Windows Mobile comes with a built in Remote Desktop application support. Although I personally feel its no where close to the intuitiveness and Ease of use some of the Remote Desktop applications on the iPhone but it does the job. The foremost problem is [...]]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share"><div style="width:100px;" class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwinphoneblog.com%2F2010%2F01%2F26%2Fremote-desktop-windows-mobile-to-windows-7%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="width:110px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Remote Desktop Windows Mobile to Windows 7" data-url="http://winphoneblog.com/2010/01/26/remote-desktop-windows-mobile-to-windows-7/"></a> 
			</div></div>
		<div style="clear:both;"></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwinphoneblog.com%2F2010%2F01%2F26%2Fremote-desktop-windows-mobile-to-windows-7%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwinphoneblog.com%2F2010%2F01%2F26%2Fremote-desktop-windows-mobile-to-windows-7%2F&amp;source=winphoneblog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://winphoneblog.com/wp-content/uploads/2010/01/RemoteDesktop.png"><img class="alignnone size-medium wp-image-71" title="RemoteDesktop" src="http://winphoneblog.com/wp-content/uploads/2010/01/RemoteDesktop.png" alt="" width="199" height="331" /></a></p>
<p>Most of you Windows Phone users might already be aware that Windows Mobile comes with a built in <strong>Remote Desktop application</strong> support. Although I personally feel its no where close to the intuitiveness and Ease of use some of the Remote Desktop applications on the iPhone but it does the job.</p>
<p>The foremost problem is setting is up. Its not as easy to Setup if you want to Control your PC from the Internet.</p>
<p>Follow this nice Guide written over at XDA to setup Remote Desktop correctly between your Windows Phone and Windows 7 based PC.</p>
<p><a href="http://forum.xda-developers.com/showthread.php?t=533664" target="_blank"><strong>Remote Desktop on Windows 7 (For Mobile and PC)</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://winphoneblog.com/2010/01/26/remote-desktop-windows-mobile-to-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
