<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="https://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
>
    <channel>
                    <atom:link href="https://www.windowscentral.com/feeds/tag/tethering" rel="self" type="application/rss+xml" />
                            <title><![CDATA[ Latest from Windows Central in Tethering ]]></title>
                <link>https://www.windowscentral.com/tag/tethering</link>
        <description><![CDATA[ All the latest tethering content from the Windows Central team ]]></description>
                                    <lastBuildDate>Wed, 03 Feb 2016 21:08:50 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ How to turn your Windows 10 PC into a wireless hotspot ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/how-turn-your-windows-10-pc-wireless-hotspot</link>
                                                                            <description>
                            <![CDATA[ In this guide, we’ll walk you through the steps to use Netsh to configure wireless Hosted Network in Windows 10 to turn your computer into a wireless hotspot. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7KLHRTgdZ3ExUtkZEHa7y1</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/YwW9cweVTY7V4rc3or3GM9-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 03 Feb 2016 21:08:50 +0000</pubDate>                                                                                                                                <updated>Tue, 01 Jul 2025 15:39:44 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Help]]></category>
                                                    <category><![CDATA[Microsoft]]></category>
                                                    <category><![CDATA[Windows]]></category>
                                                                                                <author><![CDATA[ mhuck@live.com (Mauro Huculak) ]]></author>                    <dc:creator><![CDATA[ Mauro Huculak ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/uFWXqRfVL72iJz8uyzRsrV.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Mauro Huculak has been a Windows How-To Expert contributor at WindowsCentral.com for over a decade, with more than 22 years of combined experience in IT and technical writing. He holds professional certifications from Microsoft (MCSA), Cisco (CCNP), VMware (VCP), and CompTIA (A+, Network+), and has been recognized as a long-time Microsoft MVP. Outside of tech, Mauro enjoys cycling, hiking, and discovering great food.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/YwW9cweVTY7V4rc3or3GM9-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/YwW9cweVTY7V4rc3or3GM9-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Whether you're connecting to the internet using a wireless or wired adapter, similar to previous versions, <a href="https://www.windowscentral.com/windows-10" data-original-url="https://www.windowscentral.com/windows-10">Windows 10</a> allows you to share an internet connection with other devices with a feature called "Hosted Network".</p><p>Hosted Network is a feature that comes included with the Netsh (Network Shell) command-line utility. It's was previously introduced in <a href="https://www.windowscentral.com/tag/windows-7" data-original-url="https://www.windowscentral.com/tag/windows-7">Windows 7</a>, and it allows you to use the operating system to create a virtual wireless adapter – something that Microsoft refers to "Virtual Wi-Fi" — and create a SoftAP, which is a software-based wireless access point.</p><p>Through the combination of these two elements, your PC can take its internet connection (be it an ethernet connection or hookup through a cellular adapter) and share it with other wireless devices — essentially acting as a wireless hotspot.</p><p>In this Windows 10 guide, we'll walk you through the steps to verify if your network adapter supports the feature, how to configure and enable a wireless Hosted Network, and how to stop and remove the settings from your computer when you no longer need the feature.</p><p><em>To follow this guide, you'll need to open the Command Prompt with administrator rights. To do this, use the <strong>Windows key + X</strong> keyboard shortcut, and select <strong>Command Prompt (Admin)</strong>.</em></p><h2 id="how-to-check-if-your-wireless-adapter-supports-hosted-networks-in-windows-10">How to check if your wireless adapter supports Hosted Networks in Windows 10</h2><p>While some adapters include support for Hosted Network, you will first need to verify your computer's physical wireless adapter supports this feature using the following command:</p><pre class="line-numbers language-" language="" ><code>NETSH WLAN show drivers</code></pre><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="W2LCMrYaL7BJcoZKWtu2QH" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/W2LCMrYaL7BJcoZKWtu2QH.jpg" mos="https://cdn.mos.cms.futurecdn.net/W2LCMrYaL7BJcoZKWtu2QH.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/W2LCMrYaL7BJcoZKWtu2QH.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>If the generated output shows <strong>Hosted network supported: Yes</strong>, then you can continue with the guide. If your wireless adapter isn't supported, you could try using a USB wireless adapter that supports the feature.</p><h2 id="how-to-create-a-wireless-hosted-network-in-windows-10">How to create a wireless Hosted Network in Windows 10</h2><p>Creating a wireless hotspot in Windows 10 is relatively straightforward — don't let the command line scare you. Simply follow the steps below to configure a wireless Hosted Network:</p><ol start="1"><li>While in Command Prompt (Admin) enter the following command:<code>NETSH WLAN set hostednetwork mode=allow ssid=Your_SSID key=Your_Passphrase</code>Where the <strong>SSID</strong> would be the name you want to identify your wireless network when trying to connect a new device, and the passphrase is the network security key you want users to use to connect to your network. (Remember that the passphrase has to be at least 8 characters in length.)</li></ol><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qxEFhVSJzZFbWQFRuLDLP7" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/qxEFhVSJzZFbWQFRuLDLP7.jpg" mos="https://cdn.mos.cms.futurecdn.net/qxEFhVSJzZFbWQFRuLDLP7.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/qxEFhVSJzZFbWQFRuLDLP7.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><ol start="2"><li>Once you created a Hosted Network, enter the following command to activate it:<code>NETSH WLAN start hostednetwork</code></li></ol><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="4bRacEfQTTKBuji9vM46vW" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/4bRacEfQTTKBuji9vM46vW.jpg" mos="https://cdn.mos.cms.futurecdn.net/4bRacEfQTTKBuji9vM46vW.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/4bRacEfQTTKBuji9vM46vW.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="how-to-share-your-internet-connection-with-a-hosted-network-in-windows-10">How to share your internet connection with a Hosted Network in Windows 10</h2><p>Up to here, you created and started a Hosted Network in your Windows 10 PC. However, any wireless capable device won't be able to access the internet just yet. The last thing you need to do is to share an internet connection using the "Internet Connection Sharing" feature from a physical network adapter.</p><ol start="1"><li>Use the <strong>Windows key + X</strong> keyboard shortcut to open the Power User menu, and select <strong>Network Connections</strong>.</li><li>Next, right-click the network adapter with an internet connection – this could be a traditional Ethernet or wireless network adapter — select <strong>Properties</strong>.<strong>Note:</strong> In Network Connections, you should now see a new our new <strong>Microsoft Hosted Virtual Adapter</strong> which is labeled <strong>Local Area Connection* X</strong>, and with the SSID name.</li></ol><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Mc5ujNDyahQmXM5XojiCXW" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Mc5ujNDyahQmXM5XojiCXW.jpg" mos="https://cdn.mos.cms.futurecdn.net/Mc5ujNDyahQmXM5XojiCXW.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/Mc5ujNDyahQmXM5XojiCXW.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><ol start="3"><li>Click the <strong>Sharing</strong> tab.</li><li>Check the <strong>Allow other network users to connect through this computer's Internet connection</strong> option.</li><li>Next, from the <strong>Home networking connection</strong> drop-down menu select the <strong>Microsoft Hosted Virtual Adapter</strong>.</li></ol><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tMY6nibmv6CSwJ7hz8RPm7" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/tMY6nibmv6CSwJ7hz8RPm7.jpg" mos="https://cdn.mos.cms.futurecdn.net/tMY6nibmv6CSwJ7hz8RPm7.jpg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><ol start="6"><li>Click <strong>OK</strong> to finish.</li></ol><p>At this point, you should be able to see and connect any wireless capable device to the newly created software access point, and with access to the internet.</p><h2 id="how-to-stop-sharing-an-internet-connection-with-other-devices-in-windows-10">How to stop sharing an internet connection with other devices in Windows 10</h2><p>If you want to temporary stop allowing other devices to connect wirelessly through your computer, you can type the following command in the Command Prompt and hit <strong>Enter</strong>:</p><pre class="line-numbers language-" language="" ><code>NETSH WLAN stop hostednetwork</code></pre><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="UTePR2Pzn5cy7iPnXijywR" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/UTePR2Pzn5cy7iPnXijywR.jpg" mos="https://cdn.mos.cms.futurecdn.net/UTePR2Pzn5cy7iPnXijywR.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/UTePR2Pzn5cy7iPnXijywR.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>At any time, you can just use the <strong>start</strong> variant of the command to allow other devices to connect to the internet using your computer as an access point without extra configuration:</p><pre class="line-numbers language-" language="" ><code>NETSH WLAN start hostednetwork</code></pre><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="4bRacEfQTTKBuji9vM46vW" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/4bRacEfQTTKBuji9vM46vW.jpg" mos="https://cdn.mos.cms.futurecdn.net/4bRacEfQTTKBuji9vM46vW.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/4bRacEfQTTKBuji9vM46vW.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Similarly, you can also use the following command to enable or disable a wireless Hosted Network:</p><pre class="line-numbers language-" language="" ><code>NETSH WLAN set hostednetwork mode=allow</code></pre><pre class="line-numbers language-" language="" ><code>NETSH WLAN set hostednetwork mode= disallow</code></pre><h2 id="how-to-change-a-hosted-network-settings-in-windows-10">How to change a Hosted Network settings in Windows 10</h2><p>In the case you want to change some of the current settings, such as SSID or network security you can use the following commands:</p><pre class="line-numbers language-" language="" ><code>NETSH WLAN set hostednetwork ssid=Your_New_SSID</code></pre><pre class="line-numbers language-" language="" ><code>NETSH WLAN set hostednetwork key=Your_New_Passphrase</code></pre><h2 id="how-to-view-the-current-hosted-network-settings">How to view the current Hosted Network settings</h2><p>There are two commands to view the Hosted Network settings on your computer:</p><p>The following command shows the mode and SSID name in use, max number of clients that can connect, type of authentication, and cipher:</p><pre class="line-numbers language-" language="" ><code>NETSH WLAN show hostednetwork</code></pre><p>And the following command will also reveal the current network security key among other settings, similar to the previous command:</p><pre class="line-numbers language-" language="" ><code>NETSH WLAN show hostednetwork setting=security</code></pre><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="HNWBKe9Tb8Gh9WDLwgx9gj" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/HNWBKe9Tb8Gh9WDLwgx9gj.jpg" mos="https://cdn.mos.cms.futurecdn.net/HNWBKe9Tb8Gh9WDLwgx9gj.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/HNWBKe9Tb8Gh9WDLwgx9gj.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="how-to-disable-a-wireless-hosted-network-in-windows-10">How to disable a wireless Hosted Network in Windows 10</h2><p>While the setup of a wireless Hosted Network in Windows 10 is not very complicated, <a href="https://www.windowscentral.com/microsoft" data-original-url="https://www.windowscentral.com/microsoft">Microsoft</a> doesn't make very straightforward to remove the configurations when you no longer need the feature.</p><p>Although you can use the stop or disallow commands, these actions won't eliminate the settings from your computer. If you want completely delete the Hosted Network settings in Windows 10, you'll need to modify the Registry.</p><p><strong>Important:</strong> Before you change anything settings on your computer, it's worth noting that editing the Windows Registry can be a dangerous game that can cause irreversible damages to your system if you don't know what you are doing. As such, it's recommended for you to make a full backup of your system or at least System Restore Point before proceeding with this guide. You have been warned!</p><ol start="1"><li>Open the Start menu, do a search for <strong>regedit</strong>, hit <strong>Enter</strong>, and click <strong>OK</strong> to open the Registry with admin rights.</li><li>Scroll down the following path in the Registry:<strong>HKEY_LOCAL_MACHINE\system\currentcontrolset\services\wlansvc\parameters\hostednetworksettings</strong>Right-click the <strong>HostedNetworkSettings</strong> DWORD key, select <strong>Delete</strong>, and click <strong>Yes</strong> to confirm deletion.</li></ol><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="jfghJUMDimMDMvPBVRMQDY" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/jfghJUMDimMDMvPBVRMQDY.jpg" mos="https://cdn.mos.cms.futurecdn.net/jfghJUMDimMDMvPBVRMQDY.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/jfghJUMDimMDMvPBVRMQDY.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><ol start="3"><li>Restart your computer</li><li>Open to the Command Prompt and use the following command:<code>NETSH WLAN show hostednetwork</code>You will know that you have successfully deleted the settings when the <strong>Settings</strong> field reads <strong>Not configured</strong>.</li></ol><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WEjxrXUVAJEfon2YLVxCbh" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/WEjxrXUVAJEfon2YLVxCbh.jpg" mos="https://cdn.mos.cms.futurecdn.net/WEjxrXUVAJEfon2YLVxCbh.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/WEjxrXUVAJEfon2YLVxCbh.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><ol start="5"><li>Make sure you turn off "Internet Connection Sharing" in the physical network adapter that was sharing the internet with other devices. Use the <strong>Windows key + X</strong> keyboard shortcut to open the Power User menu, and select <strong>Network Connections</strong>.</li><li>Right-click the network adapter, and select <strong>Properties</strong>.</li><li>Click the <strong>Sharing</strong> tab.</li><li>Uncheck the <strong>Allow other network users to connect through this computer's Internet connection</strong> option.</li></ol><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="KTVmEJcg547JoxtmkN8Zy6" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/KTVmEJcg547JoxtmkN8Zy6.jpg" mos="https://cdn.mos.cms.futurecdn.net/KTVmEJcg547JoxtmkN8Zy6.jpg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><ol start="9"><li>Click <strong>OK</strong> to complete the process.</li></ol><h2 id="things-you-need-to-know">Things you need to know</h2><p>Although the wireless Hosted Network feature in Windows 10 allows you to implement an access point solution to share an internet connection with other devices, it's not meant to be a solution to replace a physical wireless access point.</p><p>Also, there are a few things you want to consider. For example, wireless speeds will dramatically be reduced compared to the rates provided from a physical access point. Perhaps it would not be a big deal for internet browsing, but downloading or transferring big files could be an issue for some users.</p><p>You also need to consider that your computer needs to be always turned on to act as a wireless access point. If the computer enters into sleep, <a href="https://www.windowscentral.com/how-use-hibernation-your-pc-running-windows-10" data-original-url="https://www.windowscentral.com/how-use-hibernation-your-pc-running-windows-10">hibernate</a>, or restarts, your wireless hotspot will stop working, and you will need to start manually the feature using the </p><pre class="line-numbers language-" language="" ><code>NETSH WLAN start hostednetwork</code></pre><p>command.</p><p>You cannot run a SorftAP and ad hoc at the same time on Windows. If you need to create a temporary network connection between two computers, setting up <em>ad hoc</em> will turn off SoftAP — you can run one or the other, not both at the same time.</p><h2 id="wrapping-things-up">Wrapping things up</h2><p>Wireless Hosted Network is a nifty feature in Windows can be a great tool to have for when you need to create a wireless access point on the go. It won't match the performance of a physical wireless access point, but it can be useful for many unexpected scenarios — like having one wired ethernet connection and several devices you want to get online. It's not a replacement for the real thing, but in a sticky situation, it can be just the fix you need.</p><h2 id="more-resources">More resources</h2><p>For more tips and tricks on Windows 10, and get the latest news, you can visit the following resources:</p><ul><li><a href="https://www.windowscentral.com/windows-10" class="cta" data-original-url="https://www.windowscentral.com/windows-10">Windows 10 on Windows Central – All you need to know</a></li><li>Windows 10 help, tips, and tricks</li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ How to share your Windows Phone's internet - whether or not your carrier wants you to ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/windows-phone-internet-sharing</link>
                                                                            <description>
                            <![CDATA[ How to share your Windows Phone's internet - whether or not your carrier wants you to ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">3yYXWXNpE7KTDaamZjv8BA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/trqzKrSfcvezqu3qjXPonK-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 16 Apr 2014 20:06:48 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                                    <dc:creator><![CDATA[ Michael Archambault ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/UegbVnk22ffwWttJKykw5a.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/trqzKrSfcvezqu3qjXPonK-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/trqzKrSfcvezqu3qjXPonK-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Internet can almost be called the lifeblood of our society; if the internet goes down or our phones lose signal, it is like a part of us dies. Whether you view the aforementioned statement as a glum view of today’s society or an undoubtable truth – we are going to make sure you get internet onto your tablet or PC as long as you have a Windows Phone by your side.</p><p>We are going to dive into two different methods to get LOLcats and the rest of the internet to your PC. The first involves using your phone’s built in tethering ability and carrier support to get the job done; the second involves a bit of a proxy configuration, but we will be sure to walk you through both.</p><h2 id="carrier-tethering">Carrier Tethering</h2><p>The easiest way to turn your Windows Phone into a Wi-Fi hotspot for you devices is to enable carrier tethering. Depending on your specific carrier and their terms of service, you may be able to activate tethering without any additional charge or you may be forced to fork over a bit more money. If you are unsure of which option you will have to take, follow our steps below as you will be given a message telling you to contact your carrier if your current plan does not support tethering.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="PeNzSC2drYNGg9gCy9DmMo" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/PeNzSC2drYNGg9gCy9DmMo.jpg" mos="https://cdn.mos.cms.futurecdn.net/PeNzSC2drYNGg9gCy9DmMo.jpg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><h2 id="the-detailed-explanation">The Detailed Explanation</h2><p>Begin by unlocking your Windows Phone device and head to Settings, which can be found in your app list by swiping to the left from the home screen. Once within Settings, the fourth option down should be entitled “<a abp="1341" href="https://www.windowscentral.com/tag/internet-sharing" data-original-url="https://www.windowscentral.com/tag/internet-sharing">Internet sharing</a>” – select it.</p><p>This is the point at which you will discover whether or not your current data plan supports the use of tethering. You will see a single toggle switch for switching Internet Sharing on or off – click it to enable tethering. If the ability is supported, you will now be presented with a collection of other options and you can continue on down below, otherwise you will be presented with an error message telling you to contact your carrier to enable the feature.</p><p>However, wait! If tethering is not enabled on your current data plan, you can either call your carrier or skip to the next section where we show you how to “tether” on a plan that does not support it.</p><p>If you phone does support tethering, you should now see a notification telling you can share your internet connection over Wi-Fi with a number of guests. If Internet Sharing is left inactive for a few minutes, it will automatically shut off to conserve battery life – something important to note.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="SSyrzM3LXb5dnvDL543wpm" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/SSyrzM3LXb5dnvDL543wpm.jpg" mos="https://cdn.mos.cms.futurecdn.net/SSyrzM3LXb5dnvDL543wpm.jpg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><p>Below the brief description of Internet Sharing, you will now see the Broadcast name of your network, the network’s password, and the number of guests connected. To change any of these settings you can hit the “Setup” button onscreen. It should be noted that you must have a password on your Wi-Fi network, Internet Sharing will not allow you to go without one.</p><h2 id="the-quick-explanation">The Quick Explanation</h2><ol start="1"><li>Go to the Settings area on your Windows Phone.</li><li>Select “Internet Sharing” from the list.</li><li>Click the toggle switch to enable tethering (if your data plan does not support it, you can either follow the next section below for an alternative method or contact your carrier to enable it)</li><li>Hit the Setup button to create a network SSID and password.</li><li>Connect your devices and being browsing the web.</li></ol><p>That is it – you are setup and ready to tethering. Simply head over to your PC or other Wi-Fi enabled device and connect to your newly created network. Remember though, you are using your phone’s data and as such, should be conscious not to use too much. If you are using Windows 8, the operating system will automatically detect when you tethered and will try its best to reduce the amount of total data usage. Some programs also recognize this mode, such as Norton’s suite of security programs, which will prevent downloading updates during this time.</p><h2 id="tether-x">Tether-X</h2><p>Maybe you are paying your bill’s (which are probably quite expensive), but you still do not have tethering ability and to get such a feature, you must pour out even more of your hard earned cash. That doesn’t seem very fair, does it? You paid for the data and should be able to use it however you like. Under that clause, we are going to show you how to tethering your device even if your carrier does not want you to.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="SSyrzM3LXb5dnvDL543wpm" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/SSyrzM3LXb5dnvDL543wpm.jpg" mos="https://cdn.mos.cms.futurecdn.net/SSyrzM3LXb5dnvDL543wpm.jpg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><p>We are going to begin by downloading a free application from the Windows Phone Marketplace entitled Tether-X. You can acquire the app by <a abp="1361" href="http://www.windowsphone.com/s?appid=5d347c63-fba6-4092-abdf-0845db1dfe7e">clicking here</a>, searching for it in the marketplace yourself, or by scanning our handy dandy QR code included below.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZqopSVdr7D5xG6qcky4ZWF" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ZqopSVdr7D5xG6qcky4ZWF.jpg" mos="https://cdn.mos.cms.futurecdn.net/ZqopSVdr7D5xG6qcky4ZWF.jpg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><h2 id="the-only-explanation">The Only Explanation</h2><p>Tether-X works by setting up a proxy server (or “engine”, as they call it), which all your internet data requests on your PC will be routed through. We will accomplish this by setting up a network between your phone and your device, and then configuring the proxy. Since the steps are a bit detailed, we have carefully outlined them below:</p><ol start="1"><li>We will begin by setting up an ad-hoc network (or direct connection) between your PC and your Windows Phone device. To start, head to your Windows 8 Start Screen and type “cmd”. You will see an application called “cmd” appear in the results, but instead of hitting enter – hit “Ctrl-Shift-Enter” to launch the program under administrator control.</li><li>Once the Command Prompt program is in front of you, we can setup the adhoc network. Type the following without quotes into the command prompt and hit Enter: “netsh wlan set hosted mode=allow ssid=tether-x key= microsoft”. Note: You can change “tether-x” to any network name you would like, and you can change “microsoft” to any password you like – we have provided the above as examples. Once you have hit Enter, you should see three notifications stated that the network has been setup.</li><li>To launch the newly created network, now type the following without quotes into the command prompt: “netsh wlan start hosted”. You should receive a message stating that “The hosted network started”.</li><li>Head to your Windows Phone device and opening the Wi-Fi menu under Settings. If all was setup as it should be, you will now see “tether-x’ as an available Wi-Fi hotspot to connect to. Connect to the network with the password we setup before (“microsoft”) and then continue on to the next step.</li><li>On your Windows PC, go to the start screen and type “Internet Options” – hit Enter.</li><li>You will be presented with the Internet Properties window, select the Connections tab, and then select the button “LAN Settings”. Within the Window that pops up, select the first checkmark box entitled “Use a proxy server for your LAN”.</li><li>In the address field - enter the IP address of your phone (To acquire the IP address, click on the listed “tether-x” network under Wi-Fi settings on your Windows Phone.). In the port field, enter “8080” without quotes. Once all is filled out, hit “OK” to close the dialog window.</li><li>Finally, on your Windows Phone, head back to the Tether-X app and select “Start Proxy Engine”. You are now all set and ready to browse the web via your phone!</li></ol><p>IMPORTANT:</p><p>When done tethering your phone via Tether-X you must go back into “Internet Options” and disable the “Use a proxy server for LAN” option for your internet connection to work normally again. When you wish to use tethering again, simply reconnect to the Tether-X network you created and turn back on the proxy server settings. Note: You may have to update the IP address.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Ju4NL67gAwRKAGTYHwrrC8" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Ju4NL67gAwRKAGTYHwrrC8.png" mos="https://cdn.mos.cms.futurecdn.net/Ju4NL67gAwRKAGTYHwrrC8.png" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><p>Let us know if you have any questions about either methods by commenting below and we will be sure to answer them! As always, you can contact myself on Twitter for one-on-one help by clicking here (I love you guys that much).</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ How do you connect your Windows tablet to the internet? ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/how-do-you-connect-your-windows-tablet-internet</link>
                                                                            <description>
                            <![CDATA[ How do you connect your Windows tablet to the internet? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5nsT3qYjNdeMgPmM9McuTT</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/JYggSTmx4CiQtjzV6froSf-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 10 Mar 2014 21:18:54 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 23:19:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows 8]]></category>
                                                    <category><![CDATA[Microsoft]]></category>
                                                    <category><![CDATA[Windows]]></category>
                                                                                                                    <dc:creator><![CDATA[ Sam Sabri ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gvJyvdgaAJjTC5J4wdX56W.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/JYggSTmx4CiQtjzV6froSf-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/JYggSTmx4CiQtjzV6froSf-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Earlier today we reported that the <a href="https://www.windowscentral.com/tag/surface-2" data-original-url="https://www.windowscentral.com/tag/surface-2">Surface 2</a> with LTE has begun to arrive at select Microsoft Stores for an impending launch.  The Surface 2 with LTE shipments are starting to arrive at Stores in order to build up inventory for an imminent launch. Here in the United States the Surface 2 with LTE will work on AT&T’s network, while abroad you’ll be using Vodafone. The option to hop to the internet without Wi-Fi or tethering is definitely appealing. But we’re wondering how the majority of you all connect to the internet on your tablet.</p><p>There are a few ways to connect your tablet to the internet. Which do you mostly use on your tablet?</p><h2 id="wi-fi">Wi-Fi</h2><p>We’re guessing this is how most of you connect your tablet to the internet. Mostly because it’s the easiest and probably cheapest option. Your home has Wi-Fi, as does your office and most public locations like coffee shops or airports. Plus all tablets have Wi-Fi, whereas all tablets don’t have a cellular options.</p><h2 id="cellular">Cellular</h2><p>True mobile maven? Then you’re probably connecting your tablet directly to a cellular network through LTE. Cellular is great for a lot of people. At a coffee shop and don’t trust the public network? Connect directly to your data provider. The big downside of cellular is the extra cost on top of the data plan for your smartphone. Though it is super convenient.</p><h2 id="tether-from-windows-phone">Tether from Windows Phone</h2><p>Another great option to connect your tablet (or ultrabook) is by tethering from your Windows Phone. Sharing the data connection from your Windows Phone with your tablet is awesome for when there’s n Wi-Fi and you need to be connected. The drawback is reduced battery life on your phone. Another is that most carriers (at least in the US) don’t include tethering in your basic smartphone data plan. If it’s already an extra charge you might just want to go the cellular route.</p><h2 id="other">Other</h2><p>Use some sort of alien technology to connect your tablet to the internet? Please tell us about it in the comments after you take the poll below.</p><script type="text/javascript" charset="utf-8" src="https://static.polldaddy.com/p/7867504.js"></script><noscript><a href="https://polldaddy.com/poll/7867504/">How do you connect your Windows tablet to the internet?</a></noscript><p>Reading this in our Windows Phone or Windows 8 app? Head to the browser to take the poll. On mobile? Go here to take part. <a href="https://www.windowscentral.com/how-do-you-connect-your-windows-tablet-internet" data-original-url="https://www.windowscentral.com/how-do-you-connect-your-windows-tablet-internet">m.wpcentral.com/how-do-you-connect-your-windows-tablet-internet</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Skype Premium users get free Wi-Fi for the month of August ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/skype-premium-users-get-free-wi-fi-month-august</link>
                                                                            <description>
                            <![CDATA[ Skype Premium users get free Wi-Fi for the month of August ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">dGfWJYt1sWoR2x16shisyB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BtGcmnzF69kRPcPkkmKhUg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 02 Aug 2013 16:39:10 +0000</pubDate>                                                                                                                                <updated>Wed, 21 Nov 2018 16:00:41 +0000</updated>
                                                                                                                                            <category><![CDATA[Software Apps]]></category>
                                                                                                                    <dc:creator><![CDATA[ Michael Archambault ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/UegbVnk22ffwWttJKykw5a.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/BtGcmnzF69kRPcPkkmKhUg-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BtGcmnzF69kRPcPkkmKhUg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>If you are enjoying <a href="https://www.windowscentral.com/tag/skype" data-original-url="https://www.windowscentral.com/tag/skype">Skype</a> Premium, your happiness with the service is about to improve. This week the folks at Skype have introduced Free Wi-Fi for premium subscribers. The service will only be free throughout the month of August, but – free is free!</p><p>Instead of shelling out a ridiculous amount of money to jump on a Wi-Fi hotspot at an airport or train station, you can simply use Skype’s al la carte internet service. Normally you would connect to one of the one million worldwide hotspots and use your Skype credit to buy just the right amount of Wi-Fi, but this month it is all free if you are already paying for premium.</p><p>So go ahead, run to the nearest airport and enjoy your free Wi-Fi for the remainder of the month.</p><p>Have you ever used a Skype Wi-Fi hotspot – how was the service connection?</p><p>Source: <a href="https://blogs.skype.com/stories/2013/08/28/free-wifi-for-skype-premium-subscribers/">Skype Blog</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AT&T expands Internet Sharing guests for Windows Phones ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/att-expands-internet-sharing-guests-windows-phones</link>
                                                                            <description>
                            <![CDATA[ AT&T expands Internet Sharing guests for Windows Phones ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rouLRDUkHVV32aY99RMcty</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/NZJYdAURfbze2xLb5zpeWb-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 13 Jun 2013 00:20:56 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                                                                                    <dc:creator><![CDATA[ George Ponder ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/vmYbPssXd2LKgxc748kdZj.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/NZJYdAURfbze2xLb5zpeWb-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Internet Sharing Settings]]></media:description>                                                            <media:text><![CDATA[Internet Sharing Settings]]></media:text>
                                <media:title type="plain"><![CDATA[Internet Sharing Settings]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/NZJYdAURfbze2xLb5zpeWb-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>One handy feature on our Windows Phone devices is <a href="https://www.windowscentral.com/tag/internet-sharing" data-original-url="https://www.windowscentral.com/tag/internet-sharing">Internet Sharing</a>. It allows you to share your cellular data connection over Wi-fi with other devices (laptop, tablet, etc.).</p><p>The bad thing is that carriers usually charge you for this service or limit the number of devices that can be tethered (which make no sense seeing that it's your data). We've been tipped that AT&T has made a change to the guest or device limit they impose on their Internet Sharing settings.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zGyHoLnqCMbsDpcdspzdYV" name="" alt="Internet Sharing Settings" src="https://cdn.mos.cms.futurecdn.net/zGyHoLnqCMbsDpcdspzdYV.jpg" mos="https://cdn.mos.cms.futurecdn.net/zGyHoLnqCMbsDpcdspzdYV.jpg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><p>Apparently, at some recent point in time, AT&T expanded the number of guests or devices you can share data services with from five to eight. We aren't sure if you have to actually sign up for the service to see the increase in guests or if this is a gradual roll-out type of change.</p><p>My Lumia 920 is still showing a limit of five guests but then again, I'm not signed up for the service. Let us know in the comments if your seeing the changes on your AT&T Windows Phone or if you're on another carrier you're seeing the changes.</p><p><em>Thanks, Kai, for the tip and screen shots!</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Trouble with Internet Sharing on Win Phone? Try out this DIY solution ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/issues-internet-sharing-windows-phone-try-out-diy-fix</link>
                                                                            <description>
                            <![CDATA[ Trouble with Internet Sharing on Win Phone? Try out this DIY solution ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">cH38CVj9iDQg2Qc3FN6eSr</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/oGJERFrMAbKiABdcwCmppg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 14 Jan 2013 19:06:59 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                <author><![CDATA[ rich.edmonds@futurenet.com (Rich Edmonds) ]]></author>                    <dc:creator><![CDATA[ Rich Edmonds ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/pLy73SP6o5nVBFkCKgFrhN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/oGJERFrMAbKiABdcwCmppg-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/oGJERFrMAbKiABdcwCmppg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>With the latest versions of Windows Phone consumers are able to make use of Internet Sharing, depending on carrier, device capabilities and allowance. But what if it doesn't work as planned? Many have encountered issues when attempting to connect to the Internet via a Windows Phone.</p><p>Devices are able to view and connect to the new access point created by the smartphone, but Internet access isn't available. Luckily, there are a few steps that should resolve the issue, thanks to folk at the Nokia forum and beyond. So what does one have to do to get Internet Sharing back up and working?</p><p><strong>Solution 1 - update Access Point (Nokia only)</strong></p><p>The first suggestion is to update Nokia Access Point settings (you can scan the QR codes in this thread to access the system app listing), but this doesn't always fix the problem, which leads us to the second step that can be carried out. If updating (or editing - if you know what you're doing) the settings app doesn't achieve anything, or if you're using a non-Lumia Windows Phone, be sure to check out APN settings. Moving on, captain.</p><p><strong>Solution 2 - fiddle with APN connections</strong></p><p>Essentially the second fix has the active APN connection reactivated through creating a dummy entry and switching between the two.</p><p>Only one connection should be present in the Access Point of the Settings, but adding a second entry (bypassing all the warnings that come with the setup process) would then present two entries. Switching to the newly created connection (select and hold > activate) would then disable the connection that was automatically entered using mobile operator data.</p><p>Now all that's left to do is reactivate the main APN entry again. Connecting a device to the Windows Phone will then be able to access the Internet through the smartphone. If this works out, then it's just an issue which required an APN reactivation, but if not then we'll have to look at other options. Have you encountered issues with Internet Sharing, have any of the steps above helped solve the problem? Let us know in the comments.</p><p>As usual, Windows Phone Central can't take any responsibility should your Windows Phone fall apart, or decides to take over the world.</p><p>Source: <a href="https://www.wpxbox.com/try-this-if-internet-sharing-doesnt-work-in-lumia-920-or-any-windows-phone/">WPXbox</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Orange UK rolling out updates for Lumia 800 ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/orange-uk-rolling-out-updates-lumia-800</link>
                                                                            <description>
                            <![CDATA[ Orange UK rolling out updates for Lumia 800 ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">vnBzAvaJtjwK1z7x49gL8f</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3yWGBtNTyfBuUxPcyn274j-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sat, 07 Jul 2012 17:23:17 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                <author><![CDATA[ rich.edmonds@futurenet.com (Rich Edmonds) ]]></author>                    <dc:creator><![CDATA[ Rich Edmonds ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/pLy73SP6o5nVBFkCKgFrhN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/3yWGBtNTyfBuUxPcyn274j-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[WP Central]]></media:description>                                                            <media:text><![CDATA[WP Central]]></media:text>
                                <media:title type="plain"><![CDATA[WP Central]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3yWGBtNTyfBuUxPcyn274j-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>We've been informed by a reader that Orange UK is currently rolling out a number of updates, including 8112, for the <a href="https://www.windowscentral.com/tag/lumia-800" data-original-url="https://www.windowscentral.com/tag/lumia-800">Lumia 800</a> Windows Phone. Included in this update is Internet tethering support, which has been absent from the device since launch late last year. </p><p>This follows the <a href="https://www.windowscentral.com/orange-uk-rolling-out-windows-phone-8107-update" data-original-url="https://www.windowscentral.com/orange-uk-rolling-out-windows-phone-8107-update">8107 software update</a>, which the UK carrier released back in March. 8112 is also the build that was being shipped with the AT&T Lumia 900. This is number one of three.</p><p>We were also informed that Windows Phone Tango build <a href="https://www.windowscentral.com/tag/8773" data-original-url="https://www.windowscentral.com/tag/8773">8773</a> was then downloaded and installed. Following the Tango upgrade was a 12220 firmware notification.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hZmSVVeRUmA7qPiY8yA6tc" name="" alt="WP Central" src="https://cdn.mos.cms.futurecdn.net/hZmSVVeRUmA7qPiY8yA6tc.jpeg" mos="https://cdn.mos.cms.futurecdn.net/hZmSVVeRUmA7qPiY8yA6tc.jpeg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><p>Let us know if you've received any update notifications in the comments.</p><p><em>Thanks, James, for the heads up!</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hands on with Windows Phone Tango and the Nokia Lumia 710 ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/hands-windows-phone-tango-and-nokia-lumia-710</link>
                                                                            <description>
                            <![CDATA[ Hands on with Windows Phone Tango and the Nokia Lumia 710 ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">jzk2nwYvGS84suJyPeRjJV</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/FjvVeTSFJ7fDqRiLh2WmKn-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 11 May 2012 18:32:29 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 23:19:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/FjvVeTSFJ7fDqRiLh2WmKn-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/FjvVeTSFJ7fDqRiLh2WmKn-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A lot of hay has been made over <a href="https://www.windowscentral.com/tag/tango" sab="2619" data-original-url="https://www.windowscentral.com/tag/tango">Windows Phone "Tango"</a> aka CR3/build 8773 of Microsoft's mobile OS. The update contains a lot of minor things and is mostly focused on compatibility with <a href="https://www.windowscentral.com/screenshots-emerge-256mb-app-limit-windows-phone" sab="2620" data-original-url="https://www.windowscentral.com/screenshots-emerge-256mb-app-limit-windows-phone">256MB devices</a> for emerging markets and low-cost Windows Phones.</p><p>Nokia is hard at work with updating their ROMs for all Lumia phones and in fact if you use <a href="http://www.symbian-toys.com/navifirm.aspx" sab="2622"><em sab="2623">Navifirm</em></a> to check, the Lumia 710 and 800 are getting heavily populated with new Tango updates, presumably being readied for roll-out in June.</p><p>We grabbed one of those ROM, OS 8773 with firmware 12120 from Mexican carrier <em sab="2626">Telcel</em> to see what it has on board. Presumably, these changes you see in the above video will also be on the Lumia 800 and 900 ROMs as well, so consider this a sneak peek. Here is what's new:</p><ul><li>Call forwarding - forward your calls to a designated number for (1) all calls (2) when I don't answer (3) when I am busy (4) when my phone is turned off</li><li>Call waiting - enable/disable</li><li>SMS delivery confirmation* - on/off</li><li>MMS delivery confirmation* - on/off</li><li>SMS Character set - Reduced (no accents, standard SMS) or Full</li><li>Send MMS acknowledgement* - on/off</li><li>Internet Sharing (aka WiFi tethering)</li><li>Enhanced MMS - Send voice notes, multiple images, video</li><li>Nokia branded Marketplace icon</li></ul><iframe frameborder="0" height="315" width="560" data-lazy-priority="low" data-lazy-src="http://www.youtube.com/embed/bMO0OrNAZLI?rel=0"></iframe><p>As you can see, some of those features are pretty great (especially Internet Sharing) but they're also not necessarily "must have" items either, making Tango a minor update, something we've been emphasizing for some time now. Still, Nokia has done a nice job here and we expect T-Mobile to roll this out sometime in June officially (just a guess).</p><p>Some of you may wonder if the OS feels any different (faster, smoother, etc.) and to our eyes, <em sab="2642">no</em>, it feels exactly the same. Perhaps there are some optimizations here and there but we really didn't notice it. We should also note the MMS issues we had in the video are probably due to this not being a T-Mobile ROM and more over, Nokia pulled their Network app to be fixed  (it'll be back soon) so we can't configure our MMS gateway for T-Mobile.</p><p>If you have any questions, ask away in comments. And yes, we'll see about whipping up a tutorial on how loaded Tango on our T-Mobile phone for you 'leet hackrz out there.</p><p><em sab="2645">* Items with asterisk were not covered in video</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Latest Tango ROM for Nokia Lumia 710 has internet sharing on-board ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/latest-tango-rom-nokia-lumia-710-has-internet-sharing-board</link>
                                                                            <description>
                            <![CDATA[ Latest Tango ROM for Nokia Lumia 710 has internet sharing on-board ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">hdKc28mcWMXY46rmewJ7Mo</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/gAdCcop6SWzwZGTFVLk3Fg-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Mon, 23 Apr 2012 16:02:24 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 23:19:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/gAdCcop6SWzwZGTFVLk3Fg-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Lumia 710 8773 OS update]]></media:description>                                                            <media:text><![CDATA[Lumia 710 8773 OS update]]></media:text>
                                <media:title type="plain"><![CDATA[Lumia 710 8773 OS update]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/gAdCcop6SWzwZGTFVLk3Fg-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>We've reported twice on Nokia getting ready to serve up some Tango ROM updates along with new firmware for the Lumia 710. First was a planned update for <a href="https://www.windowscentral.com/nokia-readies-lumia-710-tango-os-update-china" data-original-url="https://www.windowscentral.com/nokia-readies-lumia-710-tango-os-update-china">China</a> and it was followed by <a href="https://www.windowscentral.com/more-tango-roms-headed-lumia-710-including-europe" data-original-url="https://www.windowscentral.com/more-tango-roms-headed-lumia-710-including-europe">an update for the carrier Proximus in Belgium</a>.</p><p>Both ROMs contained  OS 8773 which is known as Windows Phone Consumer Refresh 3 (CR3) or just "Tango" and will have either 12111 or 12120 firmware on board to coincide with the pushed update. But what a lot of folks were wondering is if the firmware enabled Internet Sharing aka Tethering, a feature long missing from the Lumia 710 and Lumia 800.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WJnHH9Q8GkC9LvUj6p27TN" name="" alt="Lumia 710 8773 OS update" src="https://cdn.mos.cms.futurecdn.net/WJnHH9Q8GkC9LvUj6p27TN.png" mos="https://cdn.mos.cms.futurecdn.net/WJnHH9Q8GkC9LvUj6p27TN.png" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/WJnHH9Q8GkC9LvUj6p27TN.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Indeed we can now report that at least some of these software updates will have this on board as site WP7.nl has installed and verified that this feature in present. Of course, we don't necessarily expect all updates to contain these as it will technically be up to the carriers but a good portion will opt for the pay-in service of wireless tethering.</p><p>We expect Nokia to begin pushing these update for both regions and more in a few weeks presumably June, if an earlier report is correct. In the meantime, Nokia will probably begin to populate their servers with more updates for other carriers for the big OS refresh. We'll keep you posted.</p><p><strong>Update:</strong> Interestingly, Nokia has pulled the 8773 ROMs from their servers. <em>Thanks, Francesco</em></p><p>Source: <a href="http://translate.google.nl/translate?hl=nl&sl=nl&tl=en&u=http%3A%2F%2Fwww.wp7.nl%2F11954%2Fbevestigd-windows-refresh-update-nokia-lumia-710-internet-sharing%2F">WP7.nl</a>; <em>Thanks, Niels, for the tip</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Nokia working on new Lumia 800 firmware, with possible tethering functionality? ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/nokia-working-on-new-lumia-800-firmware</link>
                                                                            <description>
                            <![CDATA[ Nokia working on new Lumia 800 firmware, with possible tethering functionality? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ciYN7sqr4cvA93awNexswi</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BkFEzRYSxcGoQwBgx5MVWS-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 20 Apr 2012 17:08:06 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                <author><![CDATA[ rich.edmonds@futurenet.com (Rich Edmonds) ]]></author>                    <dc:creator><![CDATA[ Rich Edmonds ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/pLy73SP6o5nVBFkCKgFrhN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/BkFEzRYSxcGoQwBgx5MVWS-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[WP Central]]></media:description>                                                            <media:text><![CDATA[WP Central]]></media:text>
                                <media:title type="plain"><![CDATA[WP Central]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BkFEzRYSxcGoQwBgx5MVWS-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>We've previously reported on how the Lumia 710 and 800 do not support Internet Sharing, but the 610 and 900 do. It's a slight pain that has separated Lumia Windows Phone owners. Thankfully Nokia has confirmed that <a href="https://www.windowscentral.com/tethering-launch-lumia-610-and-900-coming-soon-710-and-panorama-800" data-original-url="https://www.windowscentral.com/tethering-launch-lumia-610-and-900-coming-soon-710-and-panorama-800">tethering will be available</a> on both the <a href="https://www.windowscentral.com/tag/lumia-710" data-original-url="https://www.windowscentral.com/tag/lumia-710">Lumia 710</a> and 800 in a future firmware update - something we're currently on the lookout for.</p><p>The folks from <em>Plaffo</em> are reporting that the official <a href="https://www.nokia.com/phones/en_us">Nokia Lumia Update section</a> of the website is reporting that <a href="https://www.windowscentral.com/tag/lumia-800" data-original-url="https://www.windowscentral.com/tag/lumia-800">Lumia 800</a> firmware on Vodafone in Italy is currently in development. The site notes that they've already received <em>12070</em> so this alteration on the update page has to be a future version. As well as Italy, both Vodafone Spain (<em>thanks SmartphoneApps.es</em>) and UK are also "software under creation".</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hXP2ddWhMuMr6KCNP4Rff" name="" alt="WP Central" src="https://cdn.mos.cms.futurecdn.net/hXP2ddWhMuMr6KCNP4Rff.jpg" mos="https://cdn.mos.cms.futurecdn.net/hXP2ddWhMuMr6KCNP4Rff.jpg" align="middle" fullscreen="1" width="" height="" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/hXP2ddWhMuMr6KCNP4Rff.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Should the manufacturer be working on the next version, this would hopefully include the missing tethering functionality. Are you with Vodafone and already on <a href="https://www.windowscentral.com/tag/12070" data-original-url="https://www.windowscentral.com/tag/12070"><em>12070</em></a>? You could well be the first in line for Internet Sharing.</p><p>Source: <a href="http://www.plaffo.com/2012/04/esclusiva-nokia-lumia-800-vodafone-nuovo-aggiornamento-firmware-in-arrivo-tethering-wifi/">Plaffo</a>, via: <a href="https://onewindows.es/2012/04/nokia-lumia-800-nuevo-firmware-con-internet-sharing/">SmartphoneApps</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ More Tango ROMs headed for the Lumia 710 including Europe ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/more-tango-roms-headed-lumia-710-including-europe</link>
                                                                            <description>
                            <![CDATA[ More Tango ROMs headed for the Lumia 710 including Europe ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">uUP4SKaHoZrieA2j2Ghhpa</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Y6iWN2FQfd5vdnbvXMqzik-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Tue, 17 Apr 2012 08:35:26 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/Y6iWN2FQfd5vdnbvXMqzik-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Y6iWN2FQfd5vdnbvXMqzik-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Just yesterday we reported that <a href="https://www.windowscentral.com/nokia-readies-lumia-710-tango-os-update-china" data-original-url="https://www.windowscentral.com/nokia-readies-lumia-710-tango-os-update-china">China was destined for some Tango ROM</a> goodness for the <a href="https://www.windowscentral.com/tag/lumia-710" data-original-url="https://www.windowscentral.com/tag/lumia-710">Nokia Lumia 710</a>. This was verified by peeking in on Nokia's own servers where they like to toss up the ROMs before they're pushed out (yet another reason to like the company, we suppose).</p><p>Tonight, with a quick cache refresh of our <a href="http://www.symbian-toys.com/navifirm.aspx">NaviFirm software</a> we were able to seen yet another Tango ROM show up, this time destined for Belgium operator <strong>Proximus</strong>. This ROM has a slightly different firmware as it's labeled <strong>8773.12120</strong> versus the 12111 we saw for China.</p><p>We haven't loaded this one up but we feeling a little safer about English being on board. The big question everyone is wondering is <em>Will the bring tethering to the Lumia 710?</em> Our hunch says yes, at least for those carriers who want it.</p><p>It was speculated that Nokia did not tie the battery-saver update in the Lumia 800 (and 710) to the tethering feature for fear it could limit adoption by carriers. By separating them, Nokia could get the important battery fix out to the most users while it separately delivers the tethering update.</p><p>We imagine we'll find out soon enough. At least it's a good sign that Nokia is pushing out these updates on a wide-scale and we imagine the Lumia 800 will follow soon too.</p><p>via: <a href="http://mimovilwindows.com/moviles/nuevo-firmware-877312120-con-tango-para-nokia-lumia-710/">Mi Movil Windows</a>; <em>Firmware image via Francesco S.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Internet Sharing spotted in the wild on the Lumia 800 ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/internet-sharing-spotted-wild-lumia-800</link>
                                                                            <description>
                            <![CDATA[ Internet Sharing spotted in the wild on the Lumia 800 ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">eHBgujq98mMYnLdMc7qVoo</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/hoNUJ4MqzoBmdBvMeytxSD-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Tue, 27 Mar 2012 18:46:32 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                <author><![CDATA[ rich.edmonds@futurenet.com (Rich Edmonds) ]]></author>                    <dc:creator><![CDATA[ Rich Edmonds ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/pLy73SP6o5nVBFkCKgFrhN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/hoNUJ4MqzoBmdBvMeytxSD-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/hoNUJ4MqzoBmdBvMeytxSD-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The Lumia 800 (as well as the <a href="https://www.windowscentral.com/tag/lumia-710" data-original-url="https://www.windowscentral.com/tag/lumia-710">Lumia 710</a>) is expected to receive a firmware update sometime soon to <a href="https://www.windowscentral.com/tethering-launch-lumia-610-and-900-coming-soon-710-and-panorama-800" data-original-url="https://www.windowscentral.com/tethering-launch-lumia-610-and-900-coming-soon-710-and-panorama-800">enable WiFi tethering</a> on the handset, a feature that was introduced in the Windows Phone "Mango" update. We previously reported that <em>Plaffo</em> has confirmed a <a href="https://www.windowscentral.com/tethering-update-confirmed-lumia-windows-phones" data-original-url="https://www.windowscentral.com/tethering-update-confirmed-lumia-windows-phones">tethering update is on the way</a> and all Lumia handset owners will be able to utilize the Internet sharing functionality - dependent on their carrier of course.</p><p>It would appear (looking at the photo above) that the feature is already active on some handsets, according to a <em>We Love Windows Phone.hk</em> reader. While it's not yet known when the said update will be pushed out to consumers, it's a positive sign to see Internet sharing actually on a <a href="https://www.windowscentral.com/tag/lumia-800" data-original-url="https://www.windowscentral.com/tag/lumia-800">Lumia 800</a>.</p><p>Source: <a href="http://welovewp.hk/?p=5622">WeLoveWP.hk</a> (<a href="http://translate.googleusercontent.com/translate_c?hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&twu=1&u=http://welovewp.hk/%3Fp%3D5622&usg=ALkJrhg1rfTVCpnK71ruRqzfxuFUoPZYjA">Translation</a>)</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Tethering update confirmed for Nokia Lumia Windows Phones ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/tethering-update-confirmed-lumia-windows-phones</link>
                                                                            <description>
                            <![CDATA[ Tethering update confirmed for Nokia Lumia Windows Phones ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">edDDXPougbG8RsLRkVe95w</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ucPpcfBxvanoQHc7adKdMm-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 25 Mar 2012 13:44:05 +0000</pubDate>                                                                                                                                <updated>Sun, 25 Mar 2012 16:30:28 +0000</updated>
                                                                                                                                            <category><![CDATA[Nokia]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rich Edmonds ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/pLy73SP6o5nVBFkCKgFrhN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/ucPpcfBxvanoQHc7adKdMm-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ucPpcfBxvanoQHc7adKdMm-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Nokia Lumia handsets are all set sport WiFi tethering with an imminent update, according to a report by Plaffo. We previously touched on the lack of tethering support found with the Lumia 710 and 800, and an <a href="https://www.windowscentral.com/tethering-launch-lumia-610-and-900-coming-soon-710-and-panorama-800" data-original-url="https://www.windowscentral.com/tethering-launch-lumia-610-and-900-coming-soon-710-and-panorama-800">FAQ article for the Lumia 900</a> stated the two handsets should be receiving an update in the near future to activate said feature.</p><p>The Lumia 610 and 900 both reportedly support Internet sharing out the box, which was introduced in the Windows Phone "Mango" update. Should Plaffo's source for this news, who's employed by Three in Italy, hold out we should see Nokia work with carriers to push out a firmware update that will address the issue of not being able to create a hotspot with a Lumia handset.</p><p>We do not expect to see tethering enabled in any of the current firmware released, which all sport battery improvements. This is due to Nokia ensuring carriers continue to roll out new versions with important stability fixes and do not skip an update to avoid tethering.</p><p>Source: <a href="http://www.plaffo.com/2012/03/nokia-lumia-800-thetering-wifi-in-arrivo-a-partire-da-fine-mese/">Plaffo</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Tethering to launch with Lumia 610, 900; Coming soon for 710 and panorama for 800 ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/tethering-launch-lumia-610-and-900-coming-soon-710-and-panorama-800</link>
                                                                            <description>
                            <![CDATA[ Tethering to launch with Lumia 610, 900; Coming soon for 710 and panorama for 800 ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">oqYEspnu9afskUSyfRoiCz</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/mKXTaikmEMq2fN39w4KsDd-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 16 Mar 2012 20:12:33 +0000</pubDate>                                                                                                                                <updated>Thu, 29 Nov 2018 16:34:36 +0000</updated>
                                                                                                                                            <category><![CDATA[Cameras]]></category>
                                                    <category><![CDATA[Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rich Edmonds ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/pLy73SP6o5nVBFkCKgFrhN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/mKXTaikmEMq2fN39w4KsDd-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/mKXTaikmEMq2fN39w4KsDd-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>In a <a href="https://www.windowscentral.com/us-international-nokia-lumia-900-faq" data-original-url="https://www.windowscentral.com/us-international-nokia-lumia-900-faq">Lumia 900 FAQ</a> we recently covered, Nokia has confirmed that the WiFi hotspot / tethering feature will be present on the Lumia 610 and 900 Windows Phones at launch. As for the 710 and 800, which are currently missing this highly desired functionality, we'll likely see an update in the future to activate it. It's pleasing to know that it's actually on the way for owners.</p><div><blockquote><p>"Q: When will the tethering update for the Lumia devices be pushed out?A: It will be in coming soon for 800 and 710 via Zune update, for 610 and 900 it will be available at launch."</p></blockquote></div><p>What's more is that Damian Dinning, camera guru at Nokia, has confirmed on Twitter that the company are looking to introduce a panorama feature on the Lumia 800 - something the Windows Phone lacked for many trigger happy users. Unfortunately, there's no word on a date or if we'll see this introduced on other Lumia handsets, though it makes perfect sense to expect such a roll out. </p><p>Source: <a href="https://twitter.com/#!/PhoneDaz/statuses/179558729480548353">@PhoneDaz</a>, via: <a href="https://pocketnow.com/nokia-confirms-native-panorama-mode-for-lumia-800s-camera">PocketNow</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Vodafone AU approves HTC Internet Sharing update, roll-out soon ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/vodafone-au-approves-htc-internet-sharing-update-roll-out-soon</link>
                                                                            <description>
                            <![CDATA[ Vodafone AU approves HTC Internet Sharing update, roll-out soon ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">uD3G86v4sR4MGsbamww1AD</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/fyQNLYzKDECdgBLjM2ywyF-1280-80.jpeg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 30 Nov 2011 00:54:55 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 23:19:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Gaming]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/fyQNLYzKDECdgBLjM2ywyF-1280-80.jpeg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/fyQNLYzKDECdgBLjM2ywyF-1280-80.jpeg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Good news for those on Vodafone in Australia: the carrier has approved the HTC update that will enable <a href="https://www.windowscentral.com/tag/internet-sharing" data-original-url="https://www.windowscentral.com/tag/internet-sharing">WiFi internet sharing</a> on the 7 Trophy, this just weeks <a href="https://www.windowscentral.com/vodafone-au-start-testing-tethering-update-soon" data-original-url="https://www.windowscentral.com/vodafone-au-start-testing-tethering-update-soon">after announcing that they were testing it</a>:</p><div><blockquote><p>Windows Phone 7.10.7720.68Maintenance Release MCR1 (Internet Sharing Update)Vodafone has granted technical approval of a new maintenance release. Roll-out will begin soon; keep an eye on our blog for further details.</p></blockquote></div><p>This is excellent news as HTC certainly seems committed to their customers in getting this update to <a href="https://www.windowscentral.com/updates-out-htc-hd7-mozart-and-samsung-focus-bringing-tethering-many" data-original-url="https://www.windowscentral.com/updates-out-htc-hd7-mozart-and-samsung-focus-bringing-tethering-many">as many devices and carriers as possible</a>. We'll keep an eye out for when it goes live.</p><p>Source: Vodafone Blog; <em>Thanks, Gary H., for the heads up!</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Updates out for HTC HD7, Mozart and Samsung Focus, bringing tethering to many ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/updates-out-htc-hd7-mozart-and-samsung-focus-bringing-tethering-many</link>
                                                                            <description>
                            <![CDATA[ Updates out for HTC HD7, Mozart and Samsung Focus, bringing tethering to many ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">pMRFP3cAbXTDpGZ1Hx6dfb</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/AjnGXvhtrG6r64D2n4BnQm-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Thu, 17 Nov 2011 04:36:25 +0000</pubDate>                                                                                                                                <updated>Thu, 29 Nov 2018 16:34:36 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ rich.edmonds@futurenet.com (Rich Edmonds) ]]></author>                    <dc:creator><![CDATA[ Rich Edmonds ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/pLy73SP6o5nVBFkCKgFrhN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/AjnGXvhtrG6r64D2n4BnQm-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/AjnGXvhtrG6r64D2n4BnQm-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>We've had a number of reports sent in from readers and the like with regards to updates being rolled out to a number of devices including the HTC HD7, Mozart, and Samsung Focus. Many reports mentioned Internet sharing being enabled, but we can't confirm for each device and carrier. </p><p>Have you received an update, and if so is Internet sharing included? Let us know, along with your device and carrier, in the comments below.</p><p><strong>Update:</strong> The following is a list of devices and/or carriers that are currently rolling out updates (will add more carriers/devices to the list as comments come in):</p><ul><li>HTC Mozart / O2*, One Call*, Telenor*</li><li>HTC HD7 / O2*, T-Mobile*</li><li>HTC Titan /</li><li>HTC Trophy /</li><li>Samsung Focus / </li></ul><p>* denotes confirmed Internet sharing capabilities.</p><p><em>Thanks to everyone who sent this info in!</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ DFT releases version 2 of their Freedom ROM, brings tethering to all ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/dft-releases-version-2-their-freedom-rom-brings-tethering-all</link>
                                                                            <description>
                            <![CDATA[ DFT releases version 2 of their Freedom ROM, brings tethering to all ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5rnxojceGCwYGqoZUkEj8A</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/NeeZVgYev6NES6XjtAwdDe-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 10 Nov 2011 23:57:45 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/NeeZVgYev6NES6XjtAwdDe-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/NeeZVgYev6NES6XjtAwdDe-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>For those who are into the whole custom ROM scene--a small but dedicated crowd--you'll be excited to know that DFT have finally released their v2 of their Freedom ROM. We reported back in October that this was in the works and Dark Forces Team has come through, as usual.</p><p>This version has quite a few suprises on board including:</p><ul><li>Support for 20 languages</li><li>Internet sharing for gen 1 HTC devices</li><li>Updated HTC XAPs from Titan/Radar</li><li>Fully unlock with IE download XAP</li></ul><p>The ROM is only available for generation 1 HTC devices e.g. Trophy, HD7, Mozart, 7 Pro and Surround) that are GSM. However, the team has noted that they are working on a CDMA versions for our Trophy and Arrive friends too.</p><p>While not for the casual user, custom ROMs offer some unique benefits including the ability to have tethering enabled. If you want to brave those waters, <a href="https://forum.xda-developers.com/showthread.php?t=1340175">head over to XDA Forums</a> for more info.</p><p><em>Thanks, Chris P for the heads up!</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AT&T Focus S and Flash to have Internet Sharing ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/att-focus-s-and-flash-have-internet-sharing</link>
                                                                            <description>
                            <![CDATA[ AT&T Focus S and Flash to have Internet Sharing ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">om91SgqvwERvq4TD5Tkkri</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/PeqH8BTNyKmeCTrua7MFtK-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 04 Nov 2011 01:02:39 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                                    <dc:creator><![CDATA[ George Ponder ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/vmYbPssXd2LKgxc748kdZj.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/PeqH8BTNyKmeCTrua7MFtK-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/PeqH8BTNyKmeCTrua7MFtK-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>It appears that both the AT&T Samsung <a href="https://www.windowscentral.com/tag/focus-s" data-original-url="https://www.windowscentral.com/tag/focus-s">Focus S</a> and <a href="https://www.windowscentral.com/tag/focus-flash" data-original-url="https://www.windowscentral.com/tag/focus-flash">Flash</a> will be capable of Internet Sharing. Or at least that's what AT&T's Support Websites are indicating.</p><p>Support sites for both the Focus S and Flash contain instructions on how to turn on your personal hotspot with these new Windows Phones. Both instructions do note that there is a prerequisite to have a compatible rate plan. We're not sure if that means you have to belly up for a DataConnect plan or if the DataPro 4GB plan will do the trick.  Personally, I'm crossing my fingers that the old unlimited plans will work.</p><p>You can find the tethering information for the Focus S <a href="https://www.kqzyfj.com/click-100048247-13650413?sid=UUwpUdUnU8751&url=https%3A%2F%2Fwww.att.com%2Fesupport%2Ferror404.html%3FsolId%3D&ourl=http%3A%2F%2Fwww.att.com%2Fesupport%2Farticle.jsp%3Fsid%3DKB411217%26cv%3D820%252C903%23fbid%3DVukQ6jq5053" rel="nofollow" target="_blank">here</a> and for the Flash <a href="https://www.kqzyfj.com/click-100048247-13650413?sid=UUwpUdUnU8751&url=https%3A%2F%2Fwww.att.com%2Fesupport%2Ferror404.html%3FsolId%3D&ourl=http%3A%2F%2Fwww.att.com%2Fesupport%2Farticle.jsp%3Fsid%3DKB411986%26cv%3D820%252C903%23fbid%3DVukQ6jq5053" rel="nofollow" target="_blank">here</a> at AT&T Support.</p><p><em>Thanks goes out to Ryan for the <a href="https://www.windowscentral.com/contact" data-original-url="https://www.windowscentral.com/contact">tip</a>!</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ HTC Mozart in India receives update for Internet sharing ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/htc-mozart-india-receives-update-internet-sharing</link>
                                                                            <description>
                            <![CDATA[ HTC Mozart in India receives update for Internet sharing ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">cxSUHuP3REZAQTNST9yRmJ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/gKuQ2zkyTrVnTFZ52V2omP-1280-80.jpeg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 29 Oct 2011 22:57:24 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ rich.edmonds@futurenet.com (Rich Edmonds) ]]></author>                    <dc:creator><![CDATA[ Rich Edmonds ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/pLy73SP6o5nVBFkCKgFrhN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/gKuQ2zkyTrVnTFZ52V2omP-1280-80.jpeg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/gKuQ2zkyTrVnTFZ52V2omP-1280-80.jpeg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>HTC Mozart owners residing in India are receiving an update to be able to use Internet Sharing, according to a report at welovewp.hk. Aviraj Ajhekar, an employee at Microsoft India, has published an article stating his Mozart received a firmware update and was then able to tether.</p><p>Unfortunately, welovewp.hk  reports that a similar update received in Hong Kong doesn't enable the feature, which further confirms the final decision being up to carriers. We've recently covered ThreeUK allowing <a href="https://www.windowscentral.com/samsung-omnia-7-three-uk-gets-tethering-update" target="_blank" data-original-url="https://www.windowscentral.com/samsung-omnia-7-three-uk-gets-tethering-update">Internet sharing on the Samsung Omnia 7</a>, <a href="https://www.windowscentral.com/lg-germany-confirms-small-update-internet-sharing-coming" target="_blank" data-original-url="https://www.windowscentral.com/lg-germany-confirms-small-update-internet-sharing-coming">as well as LG Germany</a>.</p><p>Have you received a firmware update that enables this WiFi feature?</p><p>Source: <a href="http://welovewp.hk/?p=2116" target="_blank">wplovewp.hk</a>, <a href="https://blogs.technet.microsoft.com/aviraj/2011/10/27/windows-phone-internet-sharing-feature-now-available-on-htc-mozart-after-firmware-revision/" target="_blank">Aviraj Ajhekar</a>  <em>Thanks Simon!</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ LG Optimus 7 update brings WiFi tethering ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/lg-optimus-7-update-brings-wifi-tethering</link>
                                                                            <description>
                            <![CDATA[ LG Optimus 7 update brings WiFi tethering ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7pg6yCZsNCAbB1nxisfy5x</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/VPFUEasbWHoL2bbAsSHbM-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 26 Oct 2011 23:04:44 +0000</pubDate>                                                                                                                                <updated>Thu, 17 Nov 2011 03:22:10 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                                    <dc:creator><![CDATA[ Seth Brodeur ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/K6nus4L2aFJdfGzrv7ZKc7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/VPFUEasbWHoL2bbAsSHbM-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/VPFUEasbWHoL2bbAsSHbM-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>We have been keeping an eye out for WiFi tethering to makes its way onto different first generation WP7 devices via Mango and firmware updates, and now it seems that the LG Optimus 7 just got it.  According to users on Plaffo, a new update is being pushed for the Optimus 7, which adds the ability to use your phone as a wireless hotspot.  Sadly, not all first generation devices will be able to do this, but it looks as though the Optimus 7 is one of them. </p><p>We haven't heard anything from our peeps yet.  Has anyone else been able to get this up and running?</p><p>Source: <a href="http://www.plaffo.com/2011/10/lg-optimus-7-disponibile-un-nuovo-aggiornamento-firmware/">Plaffo</a> <em>(Thanks, Antonio!)</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Windows Phone Internet Sharing put to the test ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/windows-phone-internet-sharing-put-test</link>
                                                                            <description>
                            <![CDATA[ Windows Phone Internet Sharing put to the test ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6reV9pAT6yRaT8F9kJePJp</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DdEZEeqxa6LWichcqvDvWm-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Thu, 13 Oct 2011 11:48:35 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 23:19:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/DdEZEeqxa6LWichcqvDvWm-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DdEZEeqxa6LWichcqvDvWm-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>In a great write up at WP Down Under by guest contributor <em>DZX</em>, the Windows Phone <a href="https://www.windowscentral.com/tag/internet-sharing" data-original-url="https://www.windowscentral.com/tag/Internet-Sharing">Internet Sharing</a> option is put to the test on a Samsung Focus (using <a href="https://www.windowscentral.com/windows-phone-homebrew-app-roundup" data-original-url="https://www.windowscentral.com/windows-phone-homebrew-app-roundup">the same methods we used</a> to load it up on ours). Our experience with Internet Sharing is like many others: simply great. It's fast, easy to use and works every time. But that's a non-critical, non-scientific opinion. What do the numbers say?</p><p><em>DZX</em> looked at three important areas in testing Windows Phone Internet Sharing: <em>speed, battery and range</em></p><p>On <strong>speed</strong>, it was noted that there was no difference between the speed of the Focus itself versus when being used as a modem. What that means is that you'll experience no loss is 3G speeds when tethering--it's as efficient as you can get with not a drop of bandwidth wasted. <em>Win.</em></p><p>Probably the biggest concern with tethering is the <strong>battery</strong>. Traditionally, using your phone as a modem drains the battery extremely quickly and while the temperature increased 5°C from idle, it was well within the limits of the device. So how'd the battery do? Turns out, very well. After about 30 minutes of browsing the web on the laptop (consuming 26.6MB and uploading 3.41MB of data), the battery was down 3% or about an hour of 'estimated time remaining'. Translation: Battery life is not significantly impacted by tethering. <em>Win x2</em>.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="JGaxPZAq3TKtaV98Uzm7S9" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/JGaxPZAq3TKtaV98Uzm7S9.png" mos="https://cdn.mos.cms.futurecdn.net/JGaxPZAq3TKtaV98Uzm7S9.png" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><p>Finally, <strong>range</strong> of the phone as a wireless router was looked at with a surprising result. Even at 82 feet away, a considerable distance, the signal maintained a connection, even though it was very low in strength. More importantly, web pages loaded just as quick as if the phone was next to the PC. Mind you, the Focus was transmitting through the house at this point with the author in his yard. <em>Win x3.</em></p><p><em>Conclusion?</em> Even though most of us can't yet get internet sharing on our Windows Phone, the feature seems to be top notch, with it performing better than expected from such an option. Here's hoping for some <a href="https://www.windowscentral.com/tethering-hidden-ssid-and-visual-voice-mail-where-art-thou" data-original-url="https://www.windowscentral.com/tethering-hidden-ssid-and-visual-voice-mail-where-art-thou">quick fixes by OEMs</a> or some <a href="https://www.windowscentral.com/mango-internet-sharing-mobile-hot-spot" data-original-url="https://www.windowscentral.com/mango-internet-sharing-mobile-hot-spot">new phones</a> pronto.</p><p><em>Check out the full write up at <a href="http://www.wpdownunder.com/?p=2909">WP Down Under</a>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Orange FR alerts users to € 8 a month tethering option for Windows Phone? ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/orange-fr-alerts-users-8-eur-month-tethering-option-windows-phone</link>
                                                                            <description>
                            <![CDATA[ Orange FR alerts users to € 8 a month tethering option for Windows Phone? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">tfSEbhVV68wbbVcWnuYz9d</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/9mtLeDytvRsEKx39jYpVLe-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 12 Oct 2011 16:08:20 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 23:19:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/6NR5xekwqgKfsY5ABrsyAQ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/9mtLeDytvRsEKx39jYpVLe-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/9mtLeDytvRsEKx39jYpVLe-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Some potential good news for those of you on Orange FR and who want to tether: evidently they have the billing plan now in place to charge you to use your Windows Phone as a modem/tethering. Users are being sent a text message that states (translated)</p><div><blockquote><p>"Service Modem Orange Let's Go is available. Using his mobile as a gateway connection. From € 8 per month for the 200MB option."</p></blockquote></div><p>Of course Orange France <a href="https://www.windowscentral.com/orange-france-will-disable-wifi-sharing-group-mms-and-visual-voicemail-mango-update" data-original-url="https://www.windowscentral.com/orange-france-will-disable-wifi-sharing-group-mms-and-visual-voicemail-mango-update">was noted earlier</a> as either disabling this option initially with the Mango update, or perhaps like others, the OEMs just did not have the drivers ready. What this means, assuming it's <em>not</em> a mistake (and it <em>could</em> be just a general message sent to all phones), is that those on Orange should also expect a firmware update to their phone sometime to enable this much desired feature.</p><p>We're keeping our fingers crossed.</p><p>Source: <a href="https://translate.google.com/translate?sl=auto&tl=en&js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fwww.monwindowsphone.com%2Fl-option-modem-pour-windows-phone-a-8-par-mois-chez-orange-t6579.html">Mon Windows Phone</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Windows Phone Homebrew app roundup ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/windows-phone-homebrew-app-roundup</link>
                                                                            <description>
                            <![CDATA[ Windows Phone Homebrew app roundup ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">vBiN7uKquKRSqJVftpGYSk</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/8f6EHLy5iVzKp3qoXw7XyR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 04 Oct 2011 13:54:40 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Gaming]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/8f6EHLy5iVzKp3qoXw7XyR-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/8f6EHLy5iVzKp3qoXw7XyR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Lots of little things have been happening if you have a developer unlocked device, preferably with the new interop level needed to side-load some more advance apps.</p><p>First off, over at Windows Phone Hacker they've <a href="http://windowsphonehacker.com/articles/video_tutorial_how_to_easily_enable_wifi_sharing_on_samsung_mango_windows_phones-09-29-11/">detailed a more simple method for getting Internet Sharing onto your Samsung Mango phone</a> (Omnia 7, Focus). Once you have your developer unlocked device also interop-unlocked, it only takes two files and a reboot to get the much-coveted feature on to your phone. As you can see from the pic below, we manged to do it for our AT&T Focus and it works like a charm (seriously, it's a nice tethering solution).</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="9mtLeDytvRsEKx39jYpVLe" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/9mtLeDytvRsEKx39jYpVLe.jpg" mos="https://cdn.mos.cms.futurecdn.net/9mtLeDytvRsEKx39jYpVLe.jpg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><p>Next up are some HTC apps. Yes, so long as HTC tirelessly works on specialized apps, those mischievous fellas over at XDA will be trying to port them. This time, they've managed to <a href="https://forum.xda-developers.com/showthread.php?t=1264629">grab the Omega/Radars's OEM files</a>, which includes <a href="https://www.windowscentral.com/htc-hub-gets-updated-and-looks-lot-better" data-original-url="https://www.windowscentral.com/htc-hub-gets-updated-and-looks-lot-better">that new HTC Hub</a>. We loaded it onto our Focus and it works quite well. In addition, you can even add <a href="https://forum.xda-developers.com/showthread.php?t=1286676">the Dock Mode app</a>, which we're big fans of, for a more complete device. Stay clear though of Attentive Phone, the sound enhancer and camera apps as they won't do anything for your non-HTC phone.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="YmZAwC7WPTLZ3hNjPZd6LP" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/YmZAwC7WPTLZ3hNjPZd6LP.jpg" mos="https://cdn.mos.cms.futurecdn.net/YmZAwC7WPTLZ3hNjPZd6LP.jpg" align="middle" fullscreen="" width="" height="" attribution="" endorsement="" class=""></p></div></div></figure><p>Finally, there's a unique app from GoodDayToDie at XDA called <strong>MultiTaskToggle</strong>:</p><div><blockquote><p>"Threw together something fun for you: a one-click (don't sue me, Bezos) app for enabling or disabling multitasking on Mango. Fast app switching + full multitasking = awesome! Disabling multitasking when you need to save battery = convenient!""Features: Secondary tile with deep linking! Shows current multitask state and toggles it when tapped. Supports HTC, LG, Samsung phones [NEW]. Works on Mango! Uses no homebrew DLLs."</p></blockquote></div><p>Basically the app allows you to set multitasking on/off with one tap on a Live Tile. Here's we're talking about the full-fledged, instant-resuming multi-tasking. It sucks up more battery life, but it also faster and allows things to run in the background. Being able to turn it on/of with a simple touch, therefore, is a much welcomed addition for the power users out there. You can <a href="https://forum.xda-developers.com/showthread.php?t=1248063">find that thread right here</a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Mango Internet Sharing/Tethering hack for Focus and Omnia 7 is not for the faint of heart ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/mango-internet-sharingtethering-hack-focus-and-omnia-7-not-faint-heart</link>
                                                                            <description>
                            <![CDATA[ Mango Internet Sharing/Tethering hack for Focus and Omnia 7 is not for the faint of heart ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nH8n8634Z23gpJ4JuR7Tha</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/RHGENswLCTorfSQxSPCjPi-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 29 Sep 2011 19:34:39 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 22:27:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/RHGENswLCTorfSQxSPCjPi-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/RHGENswLCTorfSQxSPCjPi-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>So the good is this: folks at XDA are working, with some success, on hacking onto our Mango phones internet sharing/tethering (<a href="https://www.windowscentral.com/mango-officialy-supports-internet-sharing-mobile-hot-spot-feature" data-original-url="https://www.windowscentral.com/mango-officialy-supports-internet-sharing-mobile-hot-spot-feature">first seen on the Focus</a>). The bad news is, most of you can't do this (developer unlocked) and even if you could (like us) you wouldn't want to because good lord are there a lot of seemingly complicated steps.</p><p>We won't post the directions here, because honestly it wouldn't make sense, but you can head over to XDA, take a look and promptly return here.</p><p>Now, even though this is seemingly complicated and only for Samsung phones at the moment (sorry, HTC and don't even think about it Dell), it's a good sign that the community is moving forward on this as perhaps and easier method will come forth (see "all-in-one provxml file" as an example). So maybe, just maybe this is the start of something that the rest of us will be able to use in the future.</p><p>See our earlier coverage of why this feature is missing from current phones <a href="https://www.windowscentral.com/tethering-hidden-ssid-and-visual-voice-mail-where-art-thou" data-original-url="https://www.windowscentral.com/tethering-hidden-ssid-and-visual-voice-mail-where-art-thou">here</a>.</p><p>Source: <a href="https://forum.xda-developers.com/showthread.php?t=1233612">XDA</a>; <em>Thanks, Steve S., for the heads up</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ On tethering, hidden SSID and Visual Voice Mail, where art thou in Mango? ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/tethering-hidden-ssid-and-visual-voice-mail-where-art-thou-mango</link>
                                                                            <description>
                            <![CDATA[ On tethering, hidden SSID and Visual Voice Mail, where art thou in Mango? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">s8vWakqaYdWZ4Pgca6AnUf</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/mH9ox5ACCdLYH9Vs9wVvmQ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 28 Sep 2011 14:18:21 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 23:19:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/6NR5xekwqgKfsY5ABrsyAQ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/mH9ox5ACCdLYH9Vs9wVvmQ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/mH9ox5ACCdLYH9Vs9wVvmQ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>For those who managed to get <a href="https://www.windowscentral.com/mango-summary" data-original-url="https://www.windowscentral.com/mango-summary">Mango on to your phones in the last 24 hours</a>, congratulations. It seems like so far everyone is really liking the new OS--in fact, folks are ecstatic over it. Still, some features seem to be "missing" from various phones and we want to shed some light on why that is.</p><p>This information comes way of Microsoft themselves, who we met with prior to "Mango day" and gave us the details. <a href="https://arstechnica.com/information-technology/2011/09/mango-wifi-sharing-to-have-hardware-driver-and-carrier-restrictions/">Ars Technica</a> has also published some of this info recently.</p><p><strong>On tethering</strong></p><p>Two things will determine if it is available--the chipset of the device and if the carrier wants it. The chipset in question is the Broadcom 4329 which is found in the newer Windows Phones. Specifically, drivers are need for it to work with that chipset. But ah! you say, <a href="https://www.windowscentral.com/mango-officialy-supports-internet-sharing-mobile-hot-spot-feature" data-original-url="https://www.windowscentral.com/mango-officialy-supports-internet-sharing-mobile-hot-spot-feature">what about that Samsung Focus we saw</a>? A lot of our older hardware also has the Broadcom 4329 on board, but not the correct, tested drivers. <em>Why?</em></p><p>Microsoft had to make a choice: delay Mango to test the drivers on older devices, or ship now and release a patch later to enable. They obviously went with the former. But even Vodafone is aware of this <a href="https://www.windowscentral.com/visual-voicemail-mango-not-supported-vodafone-tethering-coming-later" data-original-url="https://www.windowscentral.com/visual-voicemail-mango-not-supported-vodafone-tethering-coming-later">when they said recently</a> on their blog "<em>Regarding Wireless Hotspot, it isn’t integrated in the initial release of Mango however it may be deployed at a later date.</em>" That's exactly the situation--it's basically up in the air at this point for certain phones.</p><p><strong>On visual voice mail</strong></p><p>This is easy: it's carrier choice, dependent on their system i.e. is it compatible with Windows Phone. What we heard from Microsoft on this was AT&T: no visual voice mail, but yes on tethering; T-Mobile: yes on visual voice mail, but no on tethering. That is subject to change.</p><p><strong>On hidden SSID</strong></p><p>This too is dependent on some drivers/chipset combo. Microsoft was a little fuzzy on the details on <em>why</em> it is device specific, but that was their explanation at the time. (For instance, our Dell Venue Pro (unlocked, AT&T) does not have hidden SSID, but our Sprint HTC Arrive does.)</p><p>Now some of these things, like tethering and hidden SSID may come later in some revised updates for specific phones. Things like visual voice mail are more complicated and require restructuring on the carrier's backend. For what it's worth, we saw some of these features enabled on an AT&T Titan. Still, we hope this helps in explaining where these features are on your new Mango-ized Windows Phone.</p><p><em>Thanks,</em> Marin S., for the link; <em>Image credit: <a href="https://pocketnow.com/visual-voicemail-in-windows-phone-mango-video">Pocketnow</a></em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Mango Internet Sharing / Mobile Hot Spot ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/mango-internet-sharing-mobile-hot-spot</link>
                                                                            <description>
                            <![CDATA[ Mango Internet Sharing / Mobile Hot Spot ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8TfyxZ1apVV2WKx26mouxo</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/KahWemJkSd2s5uDaji255B-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 02 Sep 2011 02:46:20 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 23:19:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Gaming]]></category>
                                                                                                                    <dc:creator><![CDATA[ George Ponder ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/vmYbPssXd2LKgxc748kdZj.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/KahWemJkSd2s5uDaji255B-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/KahWemJkSd2s5uDaji255B-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>We knew that <a href="https://www.windowscentral.com/mango-officialy-supports-internet-sharing-mobile-hot-spot-feature" data-original-url="https://www.windowscentral.com/mango-officialy-supports-internet-sharing-mobile-hot-spot-feature">Internet Sharing was a possibility with the Mango</a> update. At the HTC public unveil of the HTC <a href="https://www.windowscentral.com/tag/titan" data-original-url="https://www.windowscentral.com/tag/titan">Titan</a> and <a href="https://www.windowscentral.com/tag/radar" data-original-url="https://www.windowscentral.com/tag/radar">Radar</a>, Jay and Rich were able to confirm things when they spent some hands on time with the two new Windows Phones.</p><p>While Internet Sharing will be a Windows Phone feature with the Mango update., Jay reports that an HTC Representative at the event stated tethering would not be possible in the U.K.  He was also able to get a snapshot of the settings screen on the Titan (flash reflection and all).</p><p>This U.K. prohibition is likely due to carrier restrictions and even though U.S. customers are hopeful to have tethering capabilities, we too may face carrier restrictions. Bad carriers, bad.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Mango supports Internet Sharing/Mobile Hot Spot feature ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/mango-supports-internet-sharingmobile-hot-spot-feature</link>
                                                                            <description>
                            <![CDATA[ Mango supports Internet Sharing/Mobile Hot Spot feature ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">sAthDaXsEbmQBu4dCTYGWU</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/uDbAQBUEvD5mNNfyTozjBJ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 25 Aug 2011 03:56:30 +0000</pubDate>                                                                                                                                <updated>Tue, 20 Nov 2018 23:19:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/6NR5xekwqgKfsY5ABrsyAQ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/uDbAQBUEvD5mNNfyTozjBJ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/uDbAQBUEvD5mNNfyTozjBJ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Looks like Mango still has a few hidden surprises. As you can see to the right, that's an official instantiation of Internet Sharing on a Samsung Focus running Mango.</p><p>That's the good news, that and it "works like a charm". The bad news is it reportedly eats a lot of battery life. Our bet is this is hidden on some devices and builds and will presumably be a carrier option.</p><p>More info as it comes in...</p><p><strong>Update:</strong> Justin says this is Mango 7720.68 but that his device has been flashed by someone at Microsoft. Insert thriller movie music here.</p><p><strong>Update II:</strong> <a href="https://twitter.com/#!/WithinRafael/status/106523580363313152">Rafael Rivera notes</a> "Confirm ICS is baked into my Mango phone (e.g. Ics*.dll, HKLM\Comm\InternetSharing). My guess is requires carrier "update" to enable."</p><p><em>Thanks, Justin B., for the pic and info!</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ USB Tethering support discovered for Samsung Focus & Omnia 7 ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/usb-tethering-support-discovered-samsung-focus-omnia-7</link>
                                                                            <description>
                            <![CDATA[ USB Tethering support discovered for Samsung Focus & Omnia 7 ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">kH2yuEDAtLDWam5w8ZUDw5</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/YqSyK4fTVBQy9kNMV8AuEQ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 11 Nov 2010 16:59:21 +0000</pubDate>                                                                                                                                <updated>Thu, 29 Nov 2018 16:48:08 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/YqSyK4fTVBQy9kNMV8AuEQ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/YqSyK4fTVBQy9kNMV8AuEQ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Looks like a good morning for Samsung users! Taking that diagnostic menu one step further has allowed folks to figure out how to tether their Samsung WP7 devices, in addition to (the less exciting) MAC ID address.</p><p>The hack is pretty straightforward, though it will hose your Zune-over-3G sync option (leaving Wi-Fi sync intact). Overall it sounds like a good solution, so long as you don't run over your cap (2GB for most on AT&T).</p><p>Registering may fail on the first attempt, but try a second time and it should succeed.</p><ol start="1"><li><em>Open your phone and dial “##634#” then press call. You’ll go into the Diagnosis Menu (going forward this icon appears in your programs so you don’t need to dal that again). This is just a phone dialer with a little icon and note on top.</em></li><li><em>In diagnosis mode (phone dialer) dial “*#7284#” and a dialogue will pop up letting you change the settings from Zune to modem or “Modem, USB dialog.”. You want to go with “Modem, Tethered Call”. It will restart you phone after a few seconds. Once it restarts, connect to your PC over USB and drivers will be installed on your computer. Now go to your connections on your PC and you’ll see that a Samsung modem was added.</em></li><li><em>On your PC you need to change the setting for the Samsung modem. If you set it to prompt for user name you’ll be able to put in the login info. This is all it is:</em></li></ol><div><blockquote><p>number: *99***1#user name: WAP@CINGULARGPRS.COMpassword: CINGULAR1</p></blockquote></div><p>Source: <a href="http://mobilitydigest.com/windows-phone-7-tethers-you-can-do-it-now-heres-how/">Mobility Digest</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Director of Windows Phone 7 Confirms Tethering Support (Update: Not at Launch) ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/director-windows-phone-7-confirms-tethering-support-update-not-launch</link>
                                                                            <description>
                            <![CDATA[ Director of Windows Phone 7 Confirms Tethering Support (Update: Not at Launch) ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">hVnaWWsdgoukaA3HTrFMoU</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/L7s5VwKNy7utqyqYYEwpqX-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 24 Sep 2010 21:51:50 +0000</pubDate>                                                                                                                                <updated>Wed, 21 Nov 2018 16:00:41 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows Phone]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ daniel@windowscentral.com (Daniel Rubino) ]]></author>                    <dc:creator><![CDATA[ Daniel Rubino ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xgY3BhPbkcLXXheoKi9KbT.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Daniel Rubino is the Editor-in-Chief of Windows Central. He has been writing about Microsoft since 2007 when the site first launched under WMExperts (and later Windows Phone Central). In 2010, he took over duties as editor-in-chief, moved to executive editor in 2020, and returned to editor-in-chief in 2022. In addition, he manages the staff, directs content, and is a YouTube personality, head reviewer, analyst, and &lt;a href=&quot;https://www.windowscentral.com/tag/podcasts&quot;&gt;podcast co-host&lt;/a&gt;. His interests include Windows, laptops, next-gen computing, and, for some reason, watches. He&#039;s been reviewing laptops since 2015 and is especially fond of 2-in-1 convertibles, ARM processors, new form factors, and thin-and-light PCs.&lt;/p&gt;&lt;p&gt;Before working on Windows Central, Daniel was a &lt;a href=&quot;https://en.wikipedia.org/wiki/Polysomnography&quot;&gt;polysomnographer&lt;/a&gt; at Weill-Cornell Medical College and NY Presbyrtiaran in New York City, a movie theater projectionist for 17 years, Emergency Medical Technician in Connecticut, and was studying for a &lt;a href=&quot;https://www.gc.cuny.edu/linguistics&quot;&gt;Ph.D. in linguistics&lt;/a&gt; in the &lt;a href=&quot;https://www.linguisticsociety.org/resource/neurolinguistics&quot;&gt;neurology of language&lt;/a&gt;. In addition, he has studied at Sienna College, the University of Connecticut, Boston University, and the CUNY Graduate Center with political science and linguistics degrees.&lt;/p&gt; ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/L7s5VwKNy7utqyqYYEwpqX-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/L7s5VwKNy7utqyqYYEwpqX-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.windowscentral.com/sites/wpcentral.com/files/resource_images/brandon_watson-01.jpg" data-original-url="https://www.windowscentral.com/sites/wpcentral.com/files/resource_images/brandon_watson-01.jpg"></a></p><p>Following on the heels of the rumors last week regarding tethering support, Microsoft’s Director for Windows Phone 7 (Brandon Watson) announced on the <a href="https://twit.tv/shows/windows-weekly/episodes/174">Windows Weekly Podcast</a> (at 1:05:40) that tethering will be supported at launch, but it will be up to the carrier whether it is enabled or not.</p><p>This is definitely more in line with what we would have expected, even if it is a little disappointing. What say you? Is tethering one of those key features you were hoping for?</p><p><strong>Update:</strong> Apparently, Mr. Watson misspoke. <a href="http://www.al3ablasercannon.com/">According to Paul Thurrot</a> (who was also on the <a href="https://twit.tv/shows/windows-weekly/episodes/174">Windows Weekly Podcast</a>), tethering will <em>not be available at launch</em>, but will be a feature added in the future. Thanks monomer!</p><p>[via Twitter]</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Sprint adds mobile broadband to Simply Everything ]]></title>
                                                                                                                                                                                                <link>https://www.windowscentral.com/sprint-adds-mobile-broadband-simply-everything</link>
                                                                            <description>
                            <![CDATA[ Sprint adds mobile broadband to Simply Everything ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">gpvDLgCHvmUJ5i3unRVwyV</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/yauLAQmMM6Buy4ZgFviCRn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 18 Feb 2009 06:26:22 +0000</pubDate>                                                                                                                                <updated>Thu, 17 Nov 2011 02:48:45 +0000</updated>
                                                                                                                                            <category><![CDATA[Phones]]></category>
                                                                                                                    <dc:creator><![CDATA[ Phil Nickinson ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/FsLWYbDLmqEgC3smCh3jS7.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/yauLAQmMM6Buy4ZgFviCRn-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/yauLAQmMM6Buy4ZgFviCRn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Sprint has added mobile broadband to its "Simply Everything" plan, calling it "Simply Everything + Mobile Broadband." We had to curb out enthusiasm a little bit (thanks, PreCentral) when we were reminded that Sprint's mobile broadband isn't the same as using your phone as a modem, tethered to a laptop. We're talking data cards only, folks.</p><p>That said, for $149, you get all the usual from Sprint's "Simply Everything" — unlimited voice, texts, GPS and data — plus 5 gigabytes of tethering data. That's (unfortunately) the usual cap these days.</p><p>Hit up <a href="https://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.sprint.com%2Fnowires&esheet=5896737&lan=en_US&anchor=www.sprint.com%2Fnowires&index=1">sprint.com/nowires</a> for more details, and see the full press release after the break.</p><p><span class="ccbnTtl1">Sprint Brings Even More Value to Customers with New Simply Everything Plan + Mobile Broadband</span></p><p><center><span class="ccbnTxt"><b>Sprint subscribers can save on unlimited talk, messaging and data for their phone plus 3G Internet access for their laptop</b></span></center></p><p><span class="ccbnTxt">OVERLAND PARK, Kan.--(BUSINESS WIRE)--Feb. 16, 2009-- Sprint (NYSE: S) customers enjoy the best value in wireless – and now they have one more way to save money while getting more done on the go. Starting today, Sprint is offering business and consumer customers a new plan that combines the unmatched value of Simply Everything<sup>SM</sup> with the productivity of wireless 3G for a laptop. The Simply Everything plan + Mobile Broadband gives customers the power of mobility with unlimited text, picture and video messaging, GPS navigation, email and Web surfing on their phone – plus 5 GB of blazing Internet access on their laptop, all for just </span></p><p>[[ money ]] $149.99 per month.<sup>*</sup></p><p><span class="ccbnTxt">“With the new Simply Everything plan + Mobile Broadband, customers get the benefits of Sprint’s Now Network on their phone and on their laptop, so they’re not tethered to their home or office,” said </span></p><p>[[ person ]] Jeff Hallock , vice president of consumer marketing for Sprint. “Whether it’s to get work done at the airport or in between client meetings, finish a school project in the park or keep in touch with family while you’re at the coffee shop, this plan allows Sprint customers to access the Internet at 3G speeds almost anywhere to do more and save more on America’s most dependable 3G network.”</p><p><span class="ccbnTxt">Ideally suited for small businesses and consumers who live a mobile lifestyle and want to enhance their productivity by being connected just about anywhere they go, the Simply Everything plan + Mobile Broadband allows customers to use their Mobile Broadband Card or USB modem to get ultra-fast access to the Internet on their laptop. The plan offers a savings of </span></p><p>[[ money ]] $599 per year vs. comparable AT&T and Verizon plans.<sup>1</sup></p><p><span class="ccbnTxt">Customers can learn more by going to <a href="https://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.sprint.com%2Fnowires&esheet=5896737&lan=en_US&anchor=www.sprint.com%2Fnowires&index=1">www.sprint.com/nowires</a>. Existing Sprint customers can switch to the new Simply Everything plan + Mobile Broadband bundle without a contract extension. The bundle is available on new lines of activation with a two-year agreement per line and includes activation on a Sprint Simply Everything plan and a Mobile Broadband Connection plan.</span></p><p><span class="ccbnTxt">The Simply Everything plan + Mobile Broadband is the latest offering from Sprint to deliver incomparable value. Last year, Sprint revolutionized unlimited pricing in the wireless industry by moving beyond its competitors to deliver more features for a flat rate of </span></p><p>[[ money ]] $99.99 per month. Comparable messaging and data plans from Verizon and AT&T cost the consumer an additional </p><p>[[ money ]] $479 per year.<sup>2</sup></p><p><span class="ccbnTxt">In addition to cost savings, Sprint includes the added value of:</span></p><ul><li><span class="ccbnTxt">Sprint’s Now Network, which gets you what you want, right when you want it, on America’s most dependable 3G network.<sup>**</sup></span></li><li><span class="ccbnTxt">One of the broadest Mobile Broadband connection-card portfolios in the industry to meet a variety of customer needs.</span></li><li><span class="ccbnTxt">An award-winning lineup of cool phones, led by the Samsung Instinct, named by CNET as “Best In Show” at CTIA’s 2008 spring show.</span></li><li><span class="ccbnTxt">The Samsung Rant – offered now at [[ money ]] $49.99 after [[ money ]] $50 mail-in rebate and two-year agreement – named by LAPTOP Magazine as best cell phone at CTIA’s 2008 fall show.</span></li><li><span class="ccbnTxt">The easiest to use technology with [[ person ]] One Click , which gives “one click” access to customers’ favorite content, including Google, Facebook, MySpace, email, NFL Mobile Live, and the Internet.</span></li><li><span class="ccbnTxt">Guaranteed friendly service with Ready Now, an exclusive Sprint experience that offers hands-on training and setup for customers at Sprint stores nationwide.</span></li></ul><p><span class="ccbnTxt">*<i>No additional discounts apply on Simply Everything plan or Mobile Broadband Connection plan.</i></span></p><p><span class="ccbnTxt">** <i>“Dependable” based on independent, third-party drive tests for 3G data connection success, session reliability and signal strength for the top 50 most populous markets from June ‘08 to November ‘08. Not all services available on 3G and coverage may default to separate network when 3G is unavailable.</i></span></p><p><span class="ccbnTxt"><b>About Sprint Nextel</b></span></p><p><span class="ccbnTxt">Sprint Nextel offers a comprehensive range of wireless and wireline communications services bringing the freedom of mobility to consumers, businesses and government users. Sprint Nextel is widely recognized for developing, engineering and deploying innovative technologies, including two wireless networks serving nearly 51 million customers at the end of the third quarter 2008; industry-leading mobile data services; instant national and international push-to-talk capabilities; and a global Tier 1 Internet backbone. For more information, visit <a href="https://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.sprint.com&esheet=5896737&lan=en_US&anchor=www.sprint.com&index=2">www.sprint.com</a>.</span></p><p><span class="ccbnTxt"><sup>1</sup> Savings claims based on base monthly rates for unlimited anytime minutes options for Verizon Nationwide Premium (plus Broadband Access) and AT&T Nation Talk Text & Web (plus Data Connect). Excludes taxes, Sprint surcharges, fees and premium content.</span></p><p><span class="ccbnTxt"><sup>2</sup> See footnote 1.</span></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>