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

<channel>
	<title>Wireless Pro News</title>
	<atom:link href="http://www.wirelesspronews.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wirelesspronews.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 19 Jul 2010 13:49:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting Ahead Of The Wireless Competition</title>
		<link>http://www.wirelesspronews.com/2010/07/19/getting-ahead-of-the-wireless-competition/</link>
		<comments>http://www.wirelesspronews.com/2010/07/19/getting-ahead-of-the-wireless-competition/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 13:49:16 +0000</pubDate>
		<dc:creator>Joe Griffin</dc:creator>
		
		<category><![CDATA[Moblie]]></category>

		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=173</guid>
		<description><![CDATA[The mobile and local search markets have seen immense growth at rates  never seen before over the last three years. Yet still, they are on the  verge of taking off to a higher level with huge growth forecasts for  the mobile industry just released recently. All indications point that  we are [...]]]></description>
			<content:encoded><![CDATA[<p>The mobile and local search markets have seen immense growth at rates  never seen before over the last three years. Yet still, they are on the  verge of taking off to a higher level with huge growth forecasts for  the mobile industry just released recently. All indications point that  we are still on the early development stage of mobile development, in  spite of the massive number of new mobile technologies being offered  from left to right today. Industry analysts tell us to brace ourselves  to the mobile boom that has begun.</p>
<p><span id="more-173"></span></p>
<p>According to the investment firm Morgan Stanley the mobile Internet  has grown significantly faster than its desktop equivalent. The Mobile  Internet Report predicts that more people will choose to access the  Internet through their smartphones than their desktops at home, as  mobile Internet usage will still continue to grow over the next five  years. It suggests that we are in the “early innings of mobile Internet  development” at the moment. This development is happening at rates  faster than earlier tech advancements, such as the progress of the  desktop PC era. A lot of people quickly adapted to smartphones,  including the Apple iPhone and other mobile devices powered by Google’s  Android mobile OS.</p>
<p>Another research firm, Research &amp; Markets (R&amp;M), observed  that in the United States alone, the mobile market is growing rapidly  with more than fifty percent of all mobile devices expected to be  categorized as smartphones by 2011. These devices have transformed into  mobile PCs, where users can experience a wide range of services.  Smartphones are now built with more powerful hardware such as expanded  memory and fast processors and better features like video, music,  Internet and a lot more mobile apps –– all of which are becoming a  standard.</p>
<p>According from Ovum, an independent telecoms analyst, indicators have  shown that there has been an increasing dependence towards mobile  markets, with the mobile landscape becoming more saturated every year.  For instance, forecasts show that Google Android, a major player in the  smartphone market, will widen its market share from 5% to 18% in the  next five years. Moreover, the mobile app market has shown impressive  growth rates over the recent years. It will continue to grow across the  world at a staggering rate of 41% every year for the next five years,  with Apple leading the way in mobile app downloads.</p>
<p><strong>Mobile Search</strong></p>
<p>With these developments in mind, it is safe to say the online search  companies will also compete amongst themselves for the best mobile  search experience. Mobile net growth is a worldwide phenomenon, and one  of the tech trends that would surely converge to spur this growth is  mobile search. With the whole world at its disposal, local search  companies are taking initiatives to refine search engine experience by  testing what kind of search results mobile users will look for and which  sites are the most mobile-compatible. Most mobile users prefer sites  that are very simple, easy to navigate, and fast loading.</p>
<p><strong>Mobile Friendly Sites</strong><br />
Right now, having a mobile site will not be much significant to outrank  big companies for keywords. But we can expect that having a mobile  friendly site will develop into a crucial factor to become easily  visible in search engines done from mobile devices in the coming years,  enough to beat the competition.</p>
<p>To create a mobile friendly version of your website, you must give it  a unique domain name first to give it a “mobile identity.” There are a  lot of ways to do it, like using a m.domain.com format, or creating a  subdirectory for the mobile version (www.domain.com/m/). There are also  others that use a mobile.domain.com format, and a few ones use more  unique URLs. You have the freedom to choose the way a mobile URL is  written. However, remember that mobile users have to deal with smaller  devices that are sometimes difficult to type in, thus a short and simple  mobile URL is always good.</p>
<p><strong>Dealing with Duplicate Content Issues</strong><br />
Having a mobile site can pose issues with regards to duplicate content,  that is, having your primary site and its mobile version use the same  content. If you are familiar with SEO, remember how having duplicate  content can cause issues and penalties from search engines that cannot  figure out the two versions are unique from one another and do not  really share the same content? Creating a mobile-specific domain for  your site, as discussed above, does not entirely eliminate duplicate  content. To avoid duplicate content issues, you have to include a mobile  server header in your server (like this one:  application/vnd.wap.xhtml+xml) so your mobile site sends a signal to  search engines like Google telling it that it’s indexing mobile content.  Another way is to create a mobile site map, such as this one:</p>
<p>&lt;?xml version=”1.0″ encoding=”UTF-8″ ?&gt;<br />
&lt;urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″</p>
<p>xmlns:mobile=”http://www.google.com/schemas/sitemap-mobile/1.0″&gt;</p>
<p>&lt;url&gt;<br />
&lt;loc&gt;http://mobile.example.com/article100.html&lt;/loc&gt;<br />
&lt;mobile:mobile/&gt;<br />
&lt;/url&gt;<br />
&lt;/urlset&gt;</p>
<p>The key to avoid duplicate content is to create a canonical tag to  point the preferred URL you want to get indexed if you do have a lot of  URLs sharing the same content and same content type header.</p>
<p><strong>Using Redirects</strong></p>
<p>To make further distinction between your primary site and your mobile  site, you have to redirect users to the right destination, i.e. redirect  mobile users to your mobile domain. To do this, you have to run a  script in your mobile site that detects mobile users. The script should  use a USER_AGENT detection to see if the site is being access through a  mobile device. Lastly, you have to establish a 301 redirect that leads a  mobile user to your mobile site properly.</p>
<p>An alternative to this, especially if you can’t run the script, is to  create a standard link in your primary site that leads to the mobile  version. When users access your site, they can just click on it, just  make sure that the link is largely visible and preferably on top of your  page.</p>
<p>Another approach would be to use a single domain for both desktop and  mobile versions by using CSS that will restructure your site to suit  the device people use to access the site. You can use Wordpress for  this; it has a WpTouch plug-in that recognizes mobile devices  automatically and restructures your site template accordingly. You can  also do this without Wordpress by using a dynamically generated CSS page  in your page header that looks like this one:</p>
<p>&lt;noscript&gt;<br />
&lt;link rel=”stylesheet” type=”text/css” href=”handheld.css”  media=”handheld”&gt;<br />
&lt;link rel=”stylesheet” type=”text/css” href=”desktop.css”  media=”screen”&gt;<br />
&lt;/noscript&gt;<br />
&lt;script language=”javascript” type=”text/javascript”&gt;<br />
if(screen.height &gt; 320) {</p>
<p>document.write(‘&lt;link rel=”stylesheet” type=”text/css”  href=”desktop.css” media=”Screen” /&gt;’);<br />
} else {<br />
document.write(‘&lt;link rel=”stylesheet” type=”text/css”  href=”handheld.css” /&gt;’);<br />
}<br />
&lt;/script&gt;<br />
&lt;link rel=”stylesheet” type=”text/css” href=”iphone.css” media=”only  screen and (max-device-width: 480px)”&gt;<br />
&lt;link rel=”stylesheet” type=”text/css” href=”print.css”  media=”print”&gt;</p>
<p>&lt;!–[if IE 6]&gt;<br />
&lt;link rel=”stylesheet” href=”ie6.css” type=”text/css”&gt;<br />
&lt;![endif]–&gt;</p>
<p><!--[if IE 6]&gt;--></p>
<p><strong>The World at our Fingertips</strong><br />
As we witness the dawn of the mobile age, people have increasingly  involved their lives through their mobile devices. More and more people  buy smartphones that now act as a passport to the whole world. These  small devices allow us to connect to the world, from anywhere, anytime.  As smartphones become increasingly affordable and more apps are  downloaded for consumption, we can expect the mobile boom to create a  greater impact as the years pass. This is the best time to take the  opportunity of bringing your presence and business to the mobile world.  Stay alert with the changing online market, tap your mobile web  potential and act swiftly. If you get ahead of the competition, you will  be successful in no time.</p>
<p><a href="http://searchconcepts.com/2010/07/16/the-ever-expanding-mobile-market-and-how-to-become-the-best-in-the-mobile-game/">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/07/19/getting-ahead-of-the-wireless-competition/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yahoo! Launches Android Apps</title>
		<link>http://www.wirelesspronews.com/2010/07/07/yahoo-launches-android-apps/</link>
		<comments>http://www.wirelesspronews.com/2010/07/07/yahoo-launches-android-apps/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 12:30:29 +0000</pubDate>
		<dc:creator>Michael Martin</dc:creator>
		
		<category><![CDATA[Moblie]]></category>

		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=171</guid>
		<description><![CDATA[Android’s appeal, at least to me, is its integration with Google services. As I wrote on Tuesday, this includes not only synced services like Gmail and GChat, but also web-apps like Google Reader and Google Docs. They might not have their own dedicated applications, but the mobile sites are well-designed and make for easy browsing [...]]]></description>
			<content:encoded><![CDATA[<p>Android’s appeal, at least to me, is its integration with Google services. As I <a href="http://www.googleandblog.com/accessing-google-docs-on-your-android-handset/31763/">wrote on Tuesday</a>, this includes not only synced services like Gmail and GChat, but also web-apps like Google Reader and Google Docs. They might not have their own dedicated applications, but the mobile sites are well-designed and make for easy browsing and reading. But my web habits certainly extend beyond Google. I’m sure many faithful Gmail users also use other services for webmail. Yahoo! Mail is one of the most popular email services, and since it predates Gmail I’m sure many faithful Gmail users also have Yahoo! Mail accounts. If you do, you’re in luck. Yahoo has <a href="http://yhoo.client.shareholder.com/releasedetail.cfm?ReleaseID=484270">released a Mail app for Android</a>.</p>
<p><span id="more-171"></span></p>
<p>The app contains a number of attractive features, including email caching. This works perfect for the underground or in-air traveler who wants to read mail while on the go. It’s definitely one of those batch processes I like to reserve for time when I’m not sitting in front of my computer, if possible. It also contains a search function which, again, can be used even when you’re out of network range. </p>
<p>Yahoo! also brags a bit about its use of HTML5, which it claims enables the app to run even faster. It’s not slow, I’ll give it that, but I wouldn’t exactly call it fast. I noticed a little lag when running it, but nothing serious. A few Market commenters noted that it crashed a few times for them and that it ran particularly slow. To the latter claim I’m not sure what we can make of it because different people have different standards for speed. It does sometimes take a bit for mailboxes to load, I will say. To the former, I’ve browsed through the app for a while and haven’t experienced a crash yet. But just watch, it’ll go just after I publish this.</p>
<p>The app does contain plenty of email usage features that should probably be included in all external mail apps. The main screen contains all of your folders, both smart folders and user-created ones. You can also add a folder, empty the trash, or empty spam under the More tab. It appears, though, that once I’ve clicked the More tab, that menu appears every time I return to the main Mail screen after viewing my Inbox. </p>
<p>In terms of composing, the interface is intuitive enough. Thankfully, you can add recipients not only from your Yahoo contacts, but also from your Android contacts. There are rich text options, mostly the basics like font face and color, bold, italics, and underline. Uploading files is pretty easy, and you can even take a picture right from your camera and attach it. </p>
<p>It’s not perfect, but it will do. You can grab the Yahoo! Mail client — as well as Yahoo! Messenger and Yahoo! Search — from the Market. The QR codes are below.</p>
</p>
<p><center><img src="http://www.googleandblog.com/wp-content/uploads/2010/07/android-pr-qr-codes12-300x183.jpg"></center></p>
<p><b>Update: </b>No sooner after I publish this do I get a new email to my Yahoo! Mail account. It made my phone vibrate, the trackball glow, and an annoying tone to sound. If you don’t like this, I suggest going into Options and unchecking the Notifications box. Unfortunately, this seems like an all-or-nothing proposition. Thankfully, the app closes when you back out of it, so you can use it just to check your mail, rather than receive it in real time.</p>
<p><a href="http://www.googleandblog.com/yahoo-launches-mail-messenger-apps-for-android/31786/">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/07/07/yahoo-launches-android-apps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How Mobile Apps Are Changing The Face Of Enterprise Telephony</title>
		<link>http://www.wirelesspronews.com/2010/06/21/how-mobile-apps-are-changing-the-face-of-enterprise-telephony/</link>
		<comments>http://www.wirelesspronews.com/2010/06/21/how-mobile-apps-are-changing-the-face-of-enterprise-telephony/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 13:56:57 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
		
		<category><![CDATA[Moblie]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=167</guid>
		<description><![CDATA[The growing demand for mobile applications is set to challenge the  apprehension that enterprise telephony buyers have towards open source telephony  offerings. As IT departments strive to meet new mobile application requirements,  they will play a role in driving open source and cloud telephony adoption within  enterprises.

The IT versus Telephony divide:
IT [...]]]></description>
			<content:encoded><![CDATA[<p>The growing demand for mobile applications is set to challenge the  apprehension that enterprise telephony buyers have towards open source telephony  offerings. As IT departments strive to meet new mobile application requirements,  they will play a role in driving open source and cloud telephony adoption within  enterprises.</p>
<p><span id="more-167"></span>
<p><strong>The IT versus Telephony divide:</strong><br />
IT and telephony  departments are often separate departments, if not fiefdoms, within an  enterprise. This historical separation has resulted in markedly different views  surrounding open source usage. I was told of this reality when we launched the  <a href="http://www-01.ibm.com/software/webservers/appserv/was/featurepacks/cea/index.html" target="_blank">WebSphere Application Server Feature Pack for Communications Enabled  Applications (CEA)</a>, and have since seen this reality play out.</p>
<p>Open source telephony solutions are not new. However, for enterprise  telephony buyers, the risk of any downtime is too great to consider open source  alternatives to Cisco, Avaya, Siemens or other well established telephony  solutions. One can hardly blame enterprise telephony buyers. We don’t think  twice about having to refresh a web browser if a web application crashes. But  what if a conference call crashes or a call between a customer and a contact  center representative is terminated abruptly?</p>
<p>One may sympathize with enterprise telephony buyers, but their decisions are  impacting the seed at which IT departments can respond to end user demands for  innovative applications.</p>
<p><strong>Next generation mobile applications demand communications  enablement:<br />
</strong>As mobile web application usage grows, the first step  will be to delivering today’s desktop browser application on a mobile browser.  Forward thinking IT departments and enterprises will look instead to deliver a  class of applications beyond those available on desktop browsers today. In time,  the majority of enterprises will follow suit.</p>
<p>These mobile applications will be communications enabled from the start.</p>
<p>A mobile CRM application that lets a sales executive review a sales lead, and  within the application itself, call one of her direct reports, based on presence  availability and personalization information, and jointly co-browsing through  the sales lead data online while speaking over the phone will become standard  practice.</p>
<p>A mobile retailer application that lets buyers co-shop online using desktop  or mobile devices, and if required, call the 1-800 number and be routed to the  appropriate contact center representative, based on browsing history, without  having to traverse automated call menus, will become standard practice.</p>
<p>The challenge for IT is that these and similar applications require IT and  telephony groups to work more closely together. More importantly, these  applications will require a degree of telephony flexibility that enterprise  telephony buyers aren’t likely to be comfortable delivering based on their risk  adverse nature.</p>
<p>So what’s an IT department to do?</p>
<p><strong>Open source and cloud telephone to the rescue:<br />
</strong>An  interesting solution is being offered by open source Twillo Cloud  Communications. Twillo recently announced <a href="http://www.twilio.com/openvbx" target="_blank">OpenVBX</a>, an open source telephony in  the cloud solution. OpenVBX offers virtual telephone numbers, voice  transcription, voice collaboration amongst users and a drag and drop approach to  building call flows and menus.</p>
<p>OpenVBX is offered as a hosted solution so IT departments don’t have to  trouble themselves with keeping a telephony infrastructure up and running.</p>
<p>Most importantly, OpenVBX can route calls to existing phone numbers. This  means IT can build innovative new applications that rely on the enterprise’s  existing telephony infrastructure without actually having to involve the  telephony department in the application development process.</p>
<p>I am not proposing that IT circumvent the telephony department in the long  run. However, I’m simply suggesting IT departments consider applying the lessons  of grassroots open source adoption. It’s much easier to convince decision makers  to use open source when the organization has already been using open source.</p>
<p>Neither am I suggesting that telephony departments should migrate away from  their existing enterprise telephony solutions. That would be a fool’s errand. I  am however suggesting that telephony departments should evaluate how open source  and cloud offerings can augment the existing enterprise telephony environment to  deliver end user application innovation.</p>
<p>A mobile communications enabled application generating revenue for the  enterprise will go a long way toward convincing telephony departments to augment  their telephony infrastructures with open source and cloud offerings.</p>
<p>As an end  user, I can hardly wait.</p>
<p><a href="http://saviorodrigues.wordpress.com/2010/06/18/mobile-applications-will-challenge-enterpise-telephony-decisions/">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/06/21/how-mobile-apps-are-changing-the-face-of-enterprise-telephony/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AT&amp;T New Data Plan Could Spell Bad News For Music Apps</title>
		<link>http://www.wirelesspronews.com/2010/06/10/att-new-data-plan-could-spell-bad-news-for-music-apps/</link>
		<comments>http://www.wirelesspronews.com/2010/06/10/att-new-data-plan-could-spell-bad-news-for-music-apps/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 12:30:41 +0000</pubDate>
		<dc:creator>Bruce Houghton</dc:creator>
		
		<category><![CDATA[Moblie]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=164</guid>
		<description><![CDATA[(UPDATED) AT&#38;T is replacing its $29.99 per moth unlimited data plan, popular with iPhone and iPad users, with $15 (200MB) and $25 (2G) plans. While a reported 95% of mobile users do not currently exceed the 2G limit, increased use of new video and music in the cloud applications could lead to additional charges.&#160;&#160;
Unlimited mobile [...]]]></description>
			<content:encoded><![CDATA[<p>(UPDATED) AT&amp;T is <a href="http://finance.yahoo.com/news/ATT-Announces-New-LowerPriced-prnews-2390936244.html?x=0" target="_blank">replacing</a> its $29.99 per moth unlimited data plan, popular with iPhone and iPad users, with $15 (200MB) and $25 (2G) plans. While a reported 95% of mobile users do not currently exceed the 2G limit, increased use of new video and music in the cloud applications could lead to additional charges.&nbsp;&nbsp;</p>
<p>Unlimited mobile data has long been considered an unsustainable model by some analysts, and it is believed that other cell services will also set limits. That&#8217;s not good news for a growing list of companies delivering data heavy music services like downloads and video or music streaming to smartphones.
</p>
<p><span id="more-164"></span></p>
<p>Perhaps the best hope for many of these music tech startups is the expansion of offline playlist caching already available with Spotify, Slacker and the <a href="http://www.hypebot.com/hypebot/2010/06/skype-kazza-founders-unveil-rdio-music-service.html" target="_blank">new Rdio service</a> announced today. When a few thousand favorite songs can be stored and updated on a users smarthphone, the need for a constant and increasingly expensive connection becomes less critical</p>
<p><strong>Details Of New AT&amp;T Data Plans:</strong></p>
<blockquote><p><strong>DataPlus.</strong> Provides 200 megabytes (MB) of data – for example, enough to send/receive 1,000 emails (no attachments), plus send/receive 150 emails with attachments, plus view 400 Web pages, plus post 50 photos on social media sites, plus watch 20 minutes of streaming video – for just $15 per month.**&nbsp; This plan, which can save customers up to 50 percent off their wireless data charges, is designed for people who primarily like to surf the web, send email and use social networking apps. If customers exceed 200 MB in a monthly billing cycle, they will receive an additional 200 MB of data usage for $15 for use in the cycle.&nbsp; Currently, 65 percent of AT&amp;T smartphone customers use less than 200 MB of data per month on average.</p>
<p><strong>DataPro.</strong> Provides 2 gigabytes (GB) of data – for example, enough to send/receive 10,000 emails (no attachments), plus send/receive 1,500 emails with attachments, plus view 4,000 Web pages, plus post 500 photos to social media sites, plus watch 200 minutes of streaming video – for $25 per month.**&nbsp; Should a customer exceed 2 GB during a billing cycle, they will receive an additional 1 GB of data for $10 for use in the cycle.&nbsp; Currently, 98 percent of AT&amp;T smartphone customers use less than 2 GB of data a month on average.<br /><strong><br />Tethering</strong>. Smartphone customers – including iPhone customers – who choose the DataPro plan have the option to add tethering for an additional $20 per month.&nbsp; Tethering lets customers use their tethering-enabled smartphones as a modem to provide a broadband connection for laptop computers, netbooks or other computing devices. Tethering for iPhones will be available when Apple releases iPhone OS 4 this summer.</p></blockquote>
<p><a href="http://www.hypebot.com/hypebot/2010/06/new-att-data-limits-bad-news-for-music-tech.html">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/06/10/att-new-data-plan-could-spell-bad-news-for-music-apps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Is All Mobile Truly Social?</title>
		<link>http://www.wirelesspronews.com/2010/05/27/is-all-mobile-truly-social/</link>
		<comments>http://www.wirelesspronews.com/2010/05/27/is-all-mobile-truly-social/#comments</comments>
		<pubDate>Thu, 27 May 2010 12:30:03 +0000</pubDate>
		<dc:creator>David Berkowitz</dc:creator>
		
		<category><![CDATA[Moblie]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[WiFi]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=159</guid>
		<description><![CDATA[Five years ago, penning a   MediaPost piece that feels like it was written far more recently, I   asked, &#8220;Is all mobile local?&#8221; That question would have been a more   fitting title for the column rather than the wonkier one I used, &#8220;The   Mobile-Local Redundancy,&#8221; which sounds like [...]]]></description>
			<content:encoded><![CDATA[<p>Five years ago, penning <a href="http://www.mediapost.com/publications/index.cfm?fa=Articles.showArticle&#038;art_aid=29308">a   MediaPost piece</a> that feels like it was written far more recently, I   asked, &#8220;Is all mobile local?&#8221; That question would have been a more   fitting title for the column rather than the wonkier one I used, &#8220;The   Mobile-Local Redundancy,&#8221; which sounds like a rejected name for a Jason   Bourne movie. The question and the column answering it remain relevant,   making me wonder if so little has changed in sixty-one months.</p>
<p><span id="more-159"></span></p>
<p>A very different question probably wouldn&#8217;t have   crossed my mind back then: Is all mobile social? More specifically, is   all mobile media inherently shareable through digital social channels,   and should that be the case?</p>
<p>The thought came up this week amidst   successive meetings with two very different companies: <a href="http://inmobi.com/">InMobi</a>,   a mobile ad network, and <a href="http://www.scvngr.com/">SCVNGR</a>, a mobile gaming platform (see   a recent blog post I wrote for <a href="http://blog.360i.com/emerging-media/scvngr-mobile-application">more on the latter</a>). The ad   network&#8217;s executives highlighted <a href="http://inmobi.com/casestudy/2009/07/31/reebok-ipl-case-study/">a case study for Reebok</a> that   included virtual gifting via mobile media. The whole paradigm of mobile   media is quickly coming around to what it seems it was meant to be, like   Jack on &#8220;Lost&#8221; having his moment of awakening and fulfilling his   purpose.</p>
<p>It wasn&#8217;t long ago when almost all of the   conversations I had with mobile vendors were entirely media-focused.   These conversations would revolve around ad specs, file sizes, targeting   capabilities, CPM prices, and other media minutiae. All of that&#8217;s fine,   but it quickly commoditizes mobile media. I don&#8217;t think that&#8217;s what   these vendors want, but they should know that&#8217;s why it&#8217;s so hard for   some of them to get a second meeting. They can send their one-page media   kit PDFs instead. </p>
<p>A funny thing is happening on the way to the rapid   commoditization and devaluation of the vast majority of mobile media.   Marketers are starting to get a sense of what these devices can really   do. There&#8217;s Apple&#8217;s iAd, which may well be the Jesus ad to accompany its <a href="http://www.yourdictionary.com/computer/jesus-phone">Jesus   phone</a> and <a href="http://www.thebigmoney.com/blogs/goodnight-gutenberg/2010/01/05/david-carr-embraces-jesus-tablet">Jesus   tablet</a>. There&#8217;s Google&#8217;s Android, which makes it easy to share   content from mobile devices. There&#8217;s <a href="http://na.blackberry.com/eng/services/blackberrymessenger/?CPID=KNC-kw133394_p6&#038;HBX_PK=rim%7C17a89a7b-6c7b-6288-4aa9-000032260552">BlackBerry   Messenger</a>, perhaps the only social application on U.S. handsets   that directly contributes to sales of those devices. Then there&#8217;s   Twitter with its heavy usage from mobile devices, Foursquare   popularizing the concept of check-in apps, and Facebook with more than   100 million mobile users. </p>
<p>None of that tells the whole story, though. The   bigger story is the device itself.</p>
<p>Mobile devices are designed to facilitate   communication with anyone anywhere at any time. Text messaging became   the most streamlined way to do this through data services. Cameras on   phones became useful once photos could be shared with others directly   from the devices. While mainstream news, sports, and weather sites were   the first to gain multimillion-user audiences for mobile web content,   social properties have accounted for the most pageviews in recent   months. In some ways, smartphones now resemble personal computers, but   Steve Jobs had to pioneer a new hybrid category to better capitalize on   portable computing. The mobile phone is something else &#8212; it&#8217;s a social   computer.</p>
<p>Mobile phones connect people to each other, they   connect people to locations, and they are increasingly powerful for   connecting people to each other within given locations. It&#8217;s taken the   devices a while to get there, but their form factor is lending to   increasingly social behavior. Camera phones are a great illustration &#8212;   they were of limited value until you could seamlessly broadcast those   photos or share them with others via email or MMS (multimedia messaging   service). </p>
<p>Clearly all mobile media isn&#8217;t social yet. It   doesn&#8217;t all need to be. Yet so much of what will work in mobile will   either benefit from amplification as consumers share it with others   directly from the handset (via email, text messaging, or social media),   or use it to connect with others in proximity to where they are.</p>
<p>Just as it will bring consumers together, it will   bring marketers&#8217; and agencies&#8217; internal organizations closer together.   Mobile vendors, meanwhile, will get more people in the room, as it won&#8217;t   just be the media or mobile or social teams. If mobile can do that &#8212;   and it&#8217;s still an &#8220;if&#8221; today &#8212; then its social potential is truly   limitless. </p>
<p><a href="http://www.marketersstudio.com/2010/05/all-mobile-is-social-.html">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/05/27/is-all-mobile-truly-social/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Android OS Takes The Number Two Smart Phone Position</title>
		<link>http://www.wirelesspronews.com/2010/05/12/android-os-takes-the-number-two-smart-phone-position/</link>
		<comments>http://www.wirelesspronews.com/2010/05/12/android-os-takes-the-number-two-smart-phone-position/#comments</comments>
		<pubDate>Wed, 12 May 2010 12:30:23 +0000</pubDate>
		<dc:creator>Bruce Houghton</dc:creator>
		
		<category><![CDATA[Moblie]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[WiFi]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=157</guid>
		<description><![CDATA[Google&#8217;s Android mobile operating system continued to shake up the U.S. mobile phone market in the first quarter of 2010, moving past Apple to take the number-two position among smartphone operating systems, according to The NPD Group. Based on sales last quarter the Android&#160; moved into second position at 28% behind RIM Blackberry at 36% [...]]]></description>
			<content:encoded><![CDATA[<p>Google&#8217;s Android mobile operating system continued to shake up the U.S. mobile phone market in the first quarter of 2010, moving past Apple to take the number-two position among smartphone operating systems, according to The NPD Group. Based on sales last quarter the Android&nbsp; moved into second position at 28% behind RIM Blackberry at 36% and ahead of Apple iPhone at 21%.<span id="more-157"></span></p>
<p>Strong sales of the Droid, Droid Eris, and Blackberry Curve encouraged by special promotions helped keep Verizon Wireless’s smartphone sales almost on par with AT&amp;T in Q1.&nbsp; AT&amp;T comprised nearly a third of the smartphone market (32%) followed closely by Verizon Wireless (30%), T-Mobile (17%) and Sprint (15%).</p>
<p>The continued popularity of messaging phones and smartphones resulted in slightly higher prices for all mobile phones, despite an overall drop in the number of mobile phones purchased in the first quarter. The average selling price for all mobile phones in Q1 reached $88, which is a 5 percent increase from Q1 2009. Smartphone unit prices, by comparison, averaged $151 in Q1 2010, which is a 3 percent decrease over the previous year.</p>
<p><strong>Methodology:</strong> The NPD Group compiles and analyzes mobile device sales data based on more than 150,000 completed online consumer research surveys each month. Surveys are based on a nationally balanced and demographically-representative sample, and results are projected to represent the entire population of U.S. consumers. Note: Sales figures do not include corporate/enterprise mobile phone sales. </p>
<p><a href="http://www.hypebot.com/hypebot/2010/05/move-over-jobs-android-just-passed-iphone-in-us.html">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/05/12/android-os-takes-the-number-two-smart-phone-position/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Connecting A Wireless Keyboard To Your iPad</title>
		<link>http://www.wirelesspronews.com/2010/04/28/connecting-a-wireless-keyboard-to-your-ipad/</link>
		<comments>http://www.wirelesspronews.com/2010/04/28/connecting-a-wireless-keyboard-to-your-ipad/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 12:30:52 +0000</pubDate>
		<dc:creator>Dave Taylor</dc:creator>
		
		<category><![CDATA[WiFi]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=152</guid>
		<description><![CDATA[I&#8217;m a bit baffled: I already paired my Apple wireless bluetooth keyboard with my new iPad 3G [ed: see pair a bluetooth keyboard with an iPad] but for some reason when I try to hook it up a second time the iPad sees the keyboard but can&#8217;t pair to it. What&#8217;s going on and how [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a bit baffled: I already paired my Apple wireless bluetooth keyboard with my new iPad 3G [ed: see <a href="pair_link_connect_apple_wireless_bluetooth_keyboard_ipad" target="_blank">pair a bluetooth keyboard with an iPad</a>] but for some reason when I try to hook it up a second time the iPad sees the keyboard but can&#8217;t pair to it. What&#8217;s going on and how do I fix it??</p>
<p><span id="more-152"></span></p>
<p>Dave&#8217;s Answer:</p>
<p></p>
<p>I bumped into the very same problem and it&#8217;s a weird one. There&#8217;s something about the range of Bluetooth or the mechanism by which things pair, because what I did was pair my Apple wireless bluetooth keyboard (which I love!) to my my Mac Mini, then to my wi-fi iPad. It worked fine, but when I went back to pair it with my iPad a second time, instead of just turning on and being recognized, the iPad got cranky and didn&#8217;t want to pair it as it saw the keyboard was already hooked up to a device.</p>
<p>Now figuring that out took quite a bit of work and a fair amount of time on Google, searching for &#8220;problems pairing bluetooth keyboard ipad&#8221;, for which there are a lot of questions, but not a lot of answers. So I experimented and figured it out! <img src='http://www.wirelesspronews.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I encountered what I believe were two problems. First off, that bluetooth keyboard has a pretty astonishing range, so even two rooms away when I turned it on, it automatically paired with my Mac Mini. I thought Bluetooth was supposed to work for about 7-10 feet, so I was pretty amazed.  The second issue was that the keyboard was marked as already paired to another device. Why that didn&#8217;t affect things when I first paired them, I don&#8217;t understand, but unpairing it from the Mac Mini certainly solved the problem.</p>
<p>Here&#8217;s what I was seeing, to start out. This is on the iPad:</p>
<p><img src="http://www.askdavetaylor.com/5-blog-pics/ipad-bluetooth-searching-2.png" alt="ipad bluetooth searching 2" border="0" height="165" width="309"></p>
<p>It would spin and spin and spin. Sometimes it&#8217;d show the keyboard info for long enough to confirm that the keyboard wasn&#8217;t completely dead:</p>
<p><img src="http://www.askdavetaylor.com/5-blog-pics/ipad-bluetooth-keyboard-not-paired-2.png" alt="ipad bluetooth keyboard not paired 2" border="0" height="158" width="308"></p>
<p>Try as I might, I couldn&#8217;t get past this point. Back and forth, frustrating as heck!  Why this can&#8217;t show &#8220;keyboard (paired to another device)&#8221; is beyond me, but it doesn&#8217;t.</p>
<p>To solve the problem, I switched to my Mac Mini, the device that already had paired with the keyboard. There I went to System Preferences and choose &#8220;Bluetooth&#8221;. Here&#8217;s what I saw:</p>
<p><img src="http://www.askdavetaylor.com/5-blog-pics/mac-mini-wireless-keyboard-paired.png" alt="mac mini wireless keyboard paired" border="0" height="119" width="400"></p>
<p>Yup, even two offices away it could pair and connect. Incredible!  But it was blocking me progressing with the iPad. So I needed to decouple the two. At first I thought I could just disconnect the keyboard from the computer:</p>
</p>
<p><img src="http://www.askdavetaylor.com/5-blog-pics/mac-mini-wireless-keyboard-disconnect.png" alt="mac mini wireless keyboard disconnect" border="0" height="112" width="211"></p>
<p>Experimentation demonstrated that was insufficient, so instead I needed to click on the &#8220;Paired&#8221; status on the screen, then click on the &#8220;-&#8221; sign:</p>
<p><img src="http://www.askdavetaylor.com/5-blog-pics/mac-mini-wireless-keyboard-unpair.png" alt="mac mini wireless keyboard unpair" border="0" height="135" width="400"></p>
<p>Am I sure?  Ayup, I am:</p>
<p><img src="http://www.askdavetaylor.com/5-blog-pics/mac-mini-wireless-keyboard-unpair-confirm.png" alt="mac mini wireless keyboard unpair confirm" border="0" height="141" width="400"></p>
<p>Not more than a second or two later, this popped up on the iPad (not the Mac):</p>
<p><img src="http://www.askdavetaylor.com/5-blog-pics/ipad-bluetooth-keyboard-pair-passkey.png" alt="ipad bluetooth keyboard pair passkey" border="0" height="126" width="186"></p>
<p>That&#8217;s more like it!  I type in the numeric sequence, press Return on the Apple wireless bluetooth keyboard and almost instantly I see:</p>
<p><img src="http://www.askdavetaylor.com/5-blog-pics/ipad-bluetooth-keyboard-connected-paired-2.png" alt="ipad bluetooth keyboard connected paired 2" border="0" height="135" width="309"></p>
<p>Phew!  That solved it for me. Try this sequence, let us know if it works for you too.</p>
<p><i>And while you&#8217;re at it, don&#8217;t forget to check out the extensive <a href="http://www.askdavetaylor.com/about_ipad.html" target="_blank">iPad help</a> we have on this site too. Got a question about the Apple iPad (or iPad 3G) that we haven&#8217;t answered?  Then let us know!</i></p>
<p>Comments</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/04/28/connecting-a-wireless-keyboard-to-your-ipad/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Keeping Your WiFi Secure Against Internet Pirates</title>
		<link>http://www.wirelesspronews.com/2010/04/14/keeping-your-wifi-secure-against-internet-pirates/</link>
		<comments>http://www.wirelesspronews.com/2010/04/14/keeping-your-wifi-secure-against-internet-pirates/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 12:30:15 +0000</pubDate>
		<dc:creator>Neville Hobson</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=150</guid>
		<description><![CDATA[Now that the Digital Economy Bill is now the Digital Economy Act – a piece of legislation that has been bitterly opposed by many – a report in today’s Guardian says that the likelihood for innocent people to be accused of illegal file downloading has greatly increased because of this new law.

The newspaper’s report cites [...]]]></description>
			<content:encoded><![CDATA[<p>Now that the Digital Economy Bill is now the <a href="http://en.wikipedia.org/wiki/Digital%20Economy%20Act%202010">Digital Economy Act</a> – a piece of legislation that has been <a href="http://news.bbc.co.uk/1/hi/technology/8597007.stm">bitterly opposed</a> by many – a <a href="http://www.guardian.co.uk/media/2010/apr/12/digital-economy-bill-households-piracy">report in today’s Guardian</a> says that the likelihood for innocent people to be accused of illegal file downloading has greatly increased because of this new law.</p>
<p><span id="more-150"></span></p>
<p>The newspaper’s report cites the example of an innocent couple in Scotland who received threatening lawyers’ letters accusing them of allowing illegal peer-to-peer file downloading from their internet account, and what it took for them to resolve it.</p>
<p>One aspect of the Guardian’s report caught my attention as it’s something I notice all the time – unprotected wireless networks that anyone can hop onto and use, often without you even knowing about it.</p>
<p>The paper quotes Andrew Heaney, director of regulation at service provider <a href="http://broadband.talktalk.co.uk/">Talk Talk</a> (which has stated it <a href="http://www.talktalkblog.co.uk/2010/04/08/digital-economy-bill-its-a-wash-up/">will not abide by the new law</a>):</p>
<blockquote><p>[…] &#8220;The essential flaw is always the same: copyright holders can link piracy to IP addresses, and these can be matched to a household’s internet account. But there could be tens of people using an IP address – members of your family, visitors, neighbours, or somebody more unscrupulous.&#8221;</p>
<p>He says the most determined pirates – the criminals – will cover their tracks, hijacking other people’s internet connections if they can.</p>
</blockquote>
<p>If you run a wireless network, whether at home or work, and you haven’t securely set it up with even baseline security like user passwords, you’re now asking for real trouble, maybe of the type the Guardian’s story highlights. Relying only on your operating system or router firewall to protect you isn’t enough.</p>
<p>So do yourself a favour – <a href="http://www.pcworld.com/article/130330/how_to_secure_your_wireless_network.html">check that your wifi is secure</a>. Best to check the user manual or website of your router manufacturer for a product-specific guide.</p>
<p>A good summary of the Bill (now Act) from PaidContent UK: <a href="http://paidcontent.co.uk/article/419-digital-economy-bill-quick-guide-to-all-45-measures/">Digital Economy Bill: Quick Guide To All 45 Measures</a>.</p>
<p>And if you have strong views about the Act, add your voice to <a href="http://debill.ideascale.com/a/panel.do">Digital Economy Bill Ideas</a>.</p>
<p><a href="http://www.nevillehobson.com/2010/04/12/dont-let-your-wifi-be-pirated/">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/04/14/keeping-your-wifi-secure-against-internet-pirates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Verizon iPhone Talks Heat Up With New Reports</title>
		<link>http://www.wirelesspronews.com/2010/03/31/verizon-iphone-talks-heat-up-with-new-reports/</link>
		<comments>http://www.wirelesspronews.com/2010/03/31/verizon-iphone-talks-heat-up-with-new-reports/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 12:30:34 +0000</pubDate>
		<dc:creator>John Vinson</dc:creator>
		
		<category><![CDATA[Moblie]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=147</guid>
		<description><![CDATA[Verizon and Apple both, made big gains on Wall Street as highly substantial rumors were being made  of Verizon finally getting support for the iPhone. WSJ.com has cited unnamed sources, though they seem positive that their information is accurate. Before going further, it should be noted that neither Apple, Verizon, or the manufacturers of [...]]]></description>
			<content:encoded><![CDATA[<p>Verizon and Apple both, made big gains on Wall Street as <a href="http://online.wsj.com/article/SB10001424052702304370304575152242601774892.html?mod=WSJ_hpp_MIDDLETopStories">highly substantial rumors were being made</a>  of Verizon finally getting support for the iPhone. WSJ.com has cited unnamed sources, though they seem positive that their information is accurate. Before going further, it should be noted that neither Apple, Verizon, or the manufacturers of the supposed Verizon iPhone, Pegatron, have made official statements.<br />
<span id="more-147"></span><br />
Verizon is the largest wireless provider in the US, so any news of them receiving iPhone support, a device which sold 25.1 million units in 2009 is a big deal. Though WSJ cites unnamed sources, the information provided certainly does piece together a scenario which is plausible. And if correct, would have consequences even beyond AT&#038;T and Verizon.</p>
<p>If the report turns out to be accurate, the iPhone would be available on the entire CDMA network. This is the network which houses both Verizon and Sprint. So theoretically, it could be both Sprint and Verizon who receive iPhone support.</p>
<p>AT&#038;T and Apple have had an exclusive agreement regarding the iPhone since 2007. Therefore, AT&#038;T has grown by leaps and bounds in the past 2-3 years. In that span of time, Apple has introduced all sorts of new models of the iPhone, and they&#8217;re prepping one for this summer. So, this begs the question - If Verizon does receive iPhone support, what model will they feature?</p>
<p>Apple provided an answer to the question of Verizon support, which didn&#8217;t give a conclusive answer, &#8220;There has been lots of incorrect speculation on CDMA iPhones for a long time. We haven&#8217;t seen one yet and only Apple knows when that might occur.&#8221;</p>
<p>It&#8217;s not a surprise that Verizon leaped in shares today, as the potential of revenue growth from the iPhone is substantial. The company already supports 91 million customers, and with the iPhone who has around 25 million users, could receive substantial growth. Not counting the current customers who will renew their contracts to get the iPhone at a discount.</p>
<p>Along with the announcement, we have a time table which would see the Verizon iPhone releasing late this year. This information comes from reports that Pegatron, the supposed manufacturers are scheduled to begin mass iPhone production in September 2010. As with all the other information, don&#8217;t take this to heart.</p>
<p>The rumors concerning Verizon and the iPhone have been circulating for a while now, though this is the most credible source yet. 2010 is certainly shaping up to be one interesting year with the induction of the Google Phone. And now we will more than likely see the expansion of the iPhone; it feels like it couldn&#8217;t get a higher adoption rate. However, this is only the beginning.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/03/31/verizon-iphone-talks-heat-up-with-new-reports/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HTC Planning To Fight Apple Lawsuit, Issues Press Release</title>
		<link>http://www.wirelesspronews.com/2010/03/19/htc-planning-to-fight-apple-lawsuit-issues-press-release/</link>
		<comments>http://www.wirelesspronews.com/2010/03/19/htc-planning-to-fight-apple-lawsuit-issues-press-release/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 12:35:15 +0000</pubDate>
		<dc:creator>John Vinson</dc:creator>
		
		<category><![CDATA[Moblie]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://www.wirelesspronews.com/?p=145</guid>
		<description><![CDATA[The battle for smartphone domination is heating up, and along with fighting for consumer dollars, the battle will also take place in a courtroom. Apple brought a lawsuit against HTC for violating many of it&#8217;s patents, all of which are in regards to smartphone tech. Now, HTC has responded to the lawsuit by issuing a [...]]]></description>
			<content:encoded><![CDATA[<p>The battle for smartphone domination is heating up, and along with fighting for consumer dollars, the battle will also take place in a courtroom. Apple brought a lawsuit against HTC for violating many of it&#8217;s patents, all of which are in regards to smartphone tech. Now, HTC has responded to the lawsuit by issuing a press release, stating they won&#8217;t back down against Apple.<br />
<span id="more-145"></span><br />
HTC was founded in 1997, when it released the first Windows based PDA. In fact, according to<a href="http://www.htc.com/us/press/htc-disagrees-with-apples-actions/10">HTC&#8217;s press release</a>  they&#8217;re responsible for many mobile firsts:</p>
<p>- First Windows PDA (1998)</p>
<p>- First Windows Phone (June 2002)</p>
<p>- First 3G CDMA EVDO smartphone (October 2005)</p>
<p>- First gesture-based smartphone (June 2007)</p>
<p>- First Google Android smartphone (October 2008)</p>
<p>- First 4G WIMAX smartphone (November 2008)</p>
<p>Peter Chou, CEO of HTC stakes his claim against Apple&#8217;s suit, &#8220;HTC disagrees with Apple’s actions and will fully defend itself. HTC strongly advocates intellectual property protection and will continue to respect other innovators and their technologies as we have always done, but we will continue to embrace competition through our own innovation as a healthy way for consumers to get the best mobile experience possible.&#8221;</p>
<p>&#8220;From day one, HTC has focused on creating cutting-edge innovations that deliver unique value for people looking for a smartphone. In 1999 we started designing the XDA[i] and T-Mobile Pocket PC Phone Edition[ii], our first touch-screen smartphones, and they both shipped in 2002 with more than 50 additional HTC smartphone models shipping since then.&#8221;</p>
<p>Apple&#8217;s lawsuit calls for the prohibition of HTC to sell, market, or distribute handsets which violate their patents.<a href="http://business.rediff.com/report/2010/mar/18/tech-htc-to-fight-against-apples-patent-violation.htm">This includes the HTC Nexus One, Hero, Dream, and myTouch</a>. One of the patents<a href="http://www.bizjournals.com/sacramento/stories/2010/03/15/daily57.html">Apple is suing over is the two-finger screen recognition</a>.</p>
<p>It&#8217;s too early in the proceedings to tell what will happen. There&#8217;s always a chance this will settle out of court. But with HTC&#8217;s long record of innovative mobile technologies, they might end up fighting this out. One thing is for sure, the fight for the mobile world just got more interesting. There has yet to be word of Google&#8217;s involvement in all of this. One would think they have a stake in this considering HTC develops the phones their platform runs on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wirelesspronews.com/2010/03/19/htc-planning-to-fight-apple-lawsuit-issues-press-release/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
