<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Mobile META Tags</title>
	<atom:link href="http://learnthemobileweb.com/2009/07/mobile-meta-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/</link>
	<description>how to develop standards-compliant and usable mobile web applications</description>
	<lastBuildDate>Tue, 20 Jul 2010 12:07:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simulez votre site sur téléphones mobiles avec ProtoFluid &#124; traffic-internet.net</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-4875</link>
		<dc:creator>Simulez votre site sur téléphones mobiles avec ProtoFluid &#124; traffic-internet.net</dc:creator>
		<pubDate>Tue, 20 Jul 2010 12:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-4875</guid>
		<description>[...] est possible de définir la résolution du terminal à l&#8217;aide du meta tag viewport reconnu par Safari, Webkit et Opera à l&#8217;heure actuelle. Ce meta tag est généralement un [...]</description>
		<content:encoded><![CDATA[<p>[...] est possible de définir la résolution du terminal à l&#8217;aide du meta tag viewport reconnu par Safari, Webkit et Opera à l&#8217;heure actuelle. Ce meta tag est généralement un [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frmtr trkygnclr</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-4775</link>
		<dc:creator>frmtr trkygnclr</dc:creator>
		<pubDate>Fri, 09 Jul 2010 20:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-4775</guid>
		<description>Thanks Gail, these tags working on all mobile browsers. I&#039;m designing theme for mobile web site and i&#039;m testing it sybian os with nokia mobile phones.</description>
		<content:encoded><![CDATA[<p>Thanks Gail, these tags working on all mobile browsers. I&#8217;m designing theme for mobile web site and i&#8217;m testing it sybian os with nokia mobile phones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apple iPad und Safari Webdesign &#124; CSS einfach erklärt</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-3982</link>
		<dc:creator>Apple iPad und Safari Webdesign &#124; CSS einfach erklärt</dc:creator>
		<pubDate>Sun, 21 Mar 2010 18:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-3982</guid>
		<description>[...] oder anders herum, je nachdem wie man es hält. Wichtig ist hier insbesondere die Verwendung des Viewport Meta-Tags, mit dem sich die vom mobilen Safari als Standardwert angenommenen 980 Pixel Fensterbreite an die [...]</description>
		<content:encoded><![CDATA[<p>[...] oder anders herum, je nachdem wie man es hält. Wichtig ist hier insbesondere die Verwendung des Viewport Meta-Tags, mit dem sich die vom mobilen Safari als Standardwert angenommenen 980 Pixel Fensterbreite an die [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mobile Web Design &#187; Wozu der viewport meta tag?</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-3233</link>
		<dc:creator>Mobile Web Design &#187; Wozu der viewport meta tag?</dc:creator>
		<pubDate>Wed, 10 Feb 2010 22:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-3233</guid>
		<description>[...] Nachtrag: Der viewport meta tag funktioniert immerhin &#8220;&#8230; in many smartphone browsers, including Safari Mobile for the iPhone, Android browser, webOS browser in Palm Pre and Pixi devices, Opera Mini, Opera Mobile and BlackBerry browsers.&#8221; Quelle: http://learnthemobileweb.com/2009/07/mobile-meta-tags/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Nachtrag: Der viewport meta tag funktioniert immerhin &#8220;&#8230; in many smartphone browsers, including Safari Mobile for the iPhone, Android browser, webOS browser in Palm Pre and Pixi devices, Opera Mini, Opera Mobile and BlackBerry browsers.&#8221; Quelle: <a href="http://learnthemobileweb.com/2009/07/mobile-meta-tags/" rel="nofollow">http://learnthemobileweb.com/2009/07/mobile-meta-tags/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail Rahn Frederick</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-3087</link>
		<dc:creator>Gail Rahn Frederick</dc:creator>
		<pubDate>Mon, 01 Feb 2010 15:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-3087</guid>
		<description>Hi Manish,
When the doctype is XHTML-MP or WML, then DOCTYPE is a valid criteria for determining whether markup is intended for mobile devices. When the doctype is HTML or XHTML, then it doesn&#039;t convey any information about optimizations. That&#039;s why these META tags are used - to mark a generic HTML document as intended for mobile browsers. Other means to identify whether HTML markup is mobile-optimized is by inspecting the document size (under 10k - probably renders OK on mobile), page weight (combination of document + dependent resources like JavaScript libraries, CSS, etc - look for # of dependent resources, total size and standards-adherence in each resource) and usage of HTML tags known not to play well in mobile browsers (i.e. iframe and frame elements).</description>
		<content:encoded><![CDATA[<p>Hi Manish,<br />
When the doctype is XHTML-MP or WML, then DOCTYPE is a valid criteria for determining whether markup is intended for mobile devices. When the doctype is HTML or XHTML, then it doesn&#8217;t convey any information about optimizations. That&#8217;s why these META tags are used &#8211; to mark a generic HTML document as intended for mobile browsers. Other means to identify whether HTML markup is mobile-optimized is by inspecting the document size (under 10k &#8211; probably renders OK on mobile), page weight (combination of document + dependent resources like JavaScript libraries, CSS, etc &#8211; look for # of dependent resources, total size and standards-adherence in each resource) and usage of HTML tags known not to play well in mobile browsers (i.e. iframe and frame elements).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish Gurnaney</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-3075</link>
		<dc:creator>Manish Gurnaney</dc:creator>
		<pubDate>Sun, 31 Jan 2010 16:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-3075</guid>
		<description>Hi Gail,
       I have one query, lots of operator sites doesn&#039;t specify any of these tag and still want the page should be treated as a mobile page(as the contents are written for these smart phones only). So in this scenario we should treat such kind of pages as regular Desktop pages.
     Are there any means of identifying whether the pages are specified for Mobile or not?
     I believe we shouldn&#039;t decide on the basis of  DOCTYPE.

Regards,
Manish Gurnaney</description>
		<content:encoded><![CDATA[<p>Hi Gail,<br />
       I have one query, lots of operator sites doesn&#8217;t specify any of these tag and still want the page should be treated as a mobile page(as the contents are written for these smart phones only). So in this scenario we should treat such kind of pages as regular Desktop pages.<br />
     Are there any means of identifying whether the pages are specified for Mobile or not?<br />
     I believe we shouldn&#8217;t decide on the basis of  DOCTYPE.</p>
<p>Regards,<br />
Manish Gurnaney</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail Rahn Frederick</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2913</link>
		<dc:creator>Gail Rahn Frederick</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2913</guid>
		<description>Hi Alvin, for browsers that switch orientation (or for re-usable markup that works on any browser supporting the Viewport meta tag) use the special &lt;strong&gt;device-width&lt;/strong&gt; and &lt;strong&gt;device-height&lt;/strong&gt; variables, as in:

&lt;code&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width,user-scalable=no&quot; /&gt;&lt;/code&gt;

The example above sets the viewport width to the device&#039;s screen width, whatever value it takes in the current orientation.</description>
		<content:encoded><![CDATA[<p>Hi Alvin, for browsers that switch orientation (or for re-usable markup that works on any browser supporting the Viewport meta tag) use the special <strong>device-width</strong> and <strong>device-height</strong> variables, as in:</p>
<p><code>&lt;meta name="viewport" content="width=device-width,user-scalable=no" /&gt;</code></p>
<p>The example above sets the viewport width to the device&#8217;s screen width, whatever value it takes in the current orientation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail Rahn Frederick</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2912</link>
		<dc:creator>Gail Rahn Frederick</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2912</guid>
		<description>Good question. Does the Windows Mobile SDK documentation specifically mention that htmlView.dll contains the exact same browse experience as IE Mobile? On some devices, I have noticed capability differences between a browser control and a browser application, with the former being a pared-down version of the latter. Sounds like you found another device where this is the case. There may be ways to programmatically set the scaling for the browser control. I suggest you scour the Windows Mobile SDK documentation to learn the browser control capabilities and find workarounds. Best of luck!</description>
		<content:encoded><![CDATA[<p>Good question. Does the Windows Mobile SDK documentation specifically mention that htmlView.dll contains the exact same browse experience as IE Mobile? On some devices, I have noticed capability differences between a browser control and a browser application, with the former being a pared-down version of the latter. Sounds like you found another device where this is the case. There may be ways to programmatically set the scaling for the browser control. I suggest you scour the Windows Mobile SDK documentation to learn the browser control capabilities and find workarounds. Best of luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvin Yue</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2905</link>
		<dc:creator>Alvin Yue</dc:creator>
		<pubDate>Thu, 21 Jan 2010 05:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2905</guid>
		<description>I am concern about the use of viewport tag as some of the phones are capable of switching the orientation (e.g. iPhone, Moto Droid). When that happens, width=320 might limit the phone from using the landscape width of 480 (iPhone).</description>
		<content:encoded><![CDATA[<p>I am concern about the use of viewport tag as some of the phones are capable of switching the orientation (e.g. iPhone, Moto Droid). When that happens, width=320 might limit the phone from using the landscape width of 480 (iPhone).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aakanksha</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2903</link>
		<dc:creator>aakanksha</dc:creator>
		<pubDate>Thu, 21 Jan 2010 04:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2903</guid>
		<description>Thanks for your reply. Yea my question is about using IE mobile as a control in a Windows Mobile Application vs running on the IE Mobile browser. After experimenting I found that the meta tags do not work when i use htmlView.dll for opening the html page (which i assume internally uses IE browser) . So i wanted to ask if you could suggest something that why it would be happening or is it something wrong that I am doing. If you require further clarification please let  me know.</description>
		<content:encoded><![CDATA[<p>Thanks for your reply. Yea my question is about using IE mobile as a control in a Windows Mobile Application vs running on the IE Mobile browser. After experimenting I found that the meta tags do not work when i use htmlView.dll for opening the html page (which i assume internally uses IE browser) . So i wanted to ask if you could suggest something that why it would be happening or is it something wrong that I am doing. If you require further clarification please let  me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail Rahn Frederick</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2877</link>
		<dc:creator>Gail Rahn Frederick</dc:creator>
		<pubDate>Wed, 20 Jan 2010 19:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2877</guid>
		<description>I don&#039;t quite understand your question. Would you provide more information, please? These META tags provide hints to the browser for rendering mobile-optimized Web content. How do you envision &quot;making these tags work&quot; without actually opening the browser window? If you are asking about using IE Mobile as a control in a Windows Mobile application vs. running the IE Mobile browser application, the two are likely to have the same support for META tags, but only on-device testing would definitively prove this to be true.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t quite understand your question. Would you provide more information, please? These META tags provide hints to the browser for rendering mobile-optimized Web content. How do you envision &#8220;making these tags work&#8221; without actually opening the browser window? If you are asking about using IE Mobile as a control in a Windows Mobile application vs. running the IE Mobile browser application, the two are likely to have the same support for META tags, but only on-device testing would definitively prove this to be true.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aakanksha</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2874</link>
		<dc:creator>aakanksha</dc:creator>
		<pubDate>Wed, 20 Jan 2010 12:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2874</guid>
		<description>Hi Gail, 
I understand the use and advantage of this meta tag, but i have a question here. Can i add these meta tags in my html pages and navigate to those html pages using the DTM_NAVIGATE message present in htmlView.dll. Will these tags still work to give a mobile optimized views? Or is there any other way to make these tags work without actually opening it in the IE Mobile .</description>
		<content:encoded><![CDATA[<p>Hi Gail,<br />
I understand the use and advantage of this meta tag, but i have a question here. Can i add these meta tags in my html pages and navigate to those html pages using the DTM_NAVIGATE message present in htmlView.dll. Will these tags still work to give a mobile optimized views? Or is there any other way to make these tags work without actually opening it in the IE Mobile .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail Rahn Frederick</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2345</link>
		<dc:creator>Gail Rahn Frederick</dc:creator>
		<pubDate>Wed, 23 Dec 2009 19:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2345</guid>
		<description>My opinion is that if a company wants to reach a mobile audience, it must provide a mobile-optimized Web experience, even for smartphones. (In fact, that&#039;s the premise of the book I just published - see the sidebar for a link.) If you have ever tried to surf the desktop-optimized web on a mobile device, even a device as capable as the iPhone or an Android model, you&#039;ll notice that panning and zooming around a view of 5% of the Web page is a poor user experience. Not to mention the burden on the mobile network and mobiel browser of downloading and rendering the huge file sizes of desktop-optimized Web pages (1 MB+, considering linked images, videos, stylesheets, javascript libraries, etc).</description>
		<content:encoded><![CDATA[<p>My opinion is that if a company wants to reach a mobile audience, it must provide a mobile-optimized Web experience, even for smartphones. (In fact, that&#8217;s the premise of the book I just published &#8211; see the sidebar for a link.) If you have ever tried to surf the desktop-optimized web on a mobile device, even a device as capable as the iPhone or an Android model, you&#8217;ll notice that panning and zooming around a view of 5% of the Web page is a poor user experience. Not to mention the burden on the mobile network and mobiel browser of downloading and rendering the huge file sizes of desktop-optimized Web pages (1 MB+, considering linked images, videos, stylesheets, javascript libraries, etc).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: starGazer</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2343</link>
		<dc:creator>starGazer</dc:creator>
		<pubDate>Wed, 23 Dec 2009 18:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2343</guid>
		<description>Thanks for your prompt response, Gail.  I was just wondering if a company does need to duplicate effort (e.g., create the same content twice) just to &quot;fit&quot; different internet users/customer (e.g., desktop / mobile).  That sounds like it&#039;s not necessary.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for your prompt response, Gail.  I was just wondering if a company does need to duplicate effort (e.g., create the same content twice) just to &#8220;fit&#8221; different internet users/customer (e.g., desktop / mobile).  That sounds like it&#8217;s not necessary.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail Rahn Frederick</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2342</link>
		<dc:creator>Gail Rahn Frederick</dc:creator>
		<pubDate>Wed, 23 Dec 2009 18:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2342</guid>
		<description>Adding META tags intended for mobile browsers shouldn&#039;t affect its display on desktop browsers. If a desktop browser doesn&#039;t understand the VIEWPORT tag, for example, then it silently does not re-scale the page. However, if by &quot;mobile-optimized&quot;, you mean changing the page&#039;s MIME type to be &quot;application/xhtml+xml&quot; or another mobile-appropriate content type, then yes, this could affect its display in a desktop browser.</description>
		<content:encoded><![CDATA[<p>Adding META tags intended for mobile browsers shouldn&#8217;t affect its display on desktop browsers. If a desktop browser doesn&#8217;t understand the VIEWPORT tag, for example, then it silently does not re-scale the page. However, if by &#8220;mobile-optimized&#8221;, you mean changing the page&#8217;s MIME type to be &#8220;application/xhtml+xml&#8221; or another mobile-appropriate content type, then yes, this could affect its display in a desktop browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: starGazer</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-2338</link>
		<dc:creator>starGazer</dc:creator>
		<pubDate>Wed, 23 Dec 2009 11:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-2338</guid>
		<description>Thanks for the post.
One question, if I code the page in a mobile-optimized way, can the same page be used for regular computer browser?

Many thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the post.<br />
One question, if I code the page in a mobile-optimized way, can the same page be used for regular computer browser?</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Finkle&#8217;s Weblog &#187; Fennec &#8211; Mobile Optimzed Web Pages</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-1703</link>
		<dc:creator>Mark Finkle&#8217;s Weblog &#187; Fennec &#8211; Mobile Optimzed Web Pages</dc:creator>
		<pubDate>Sun, 08 Nov 2009 15:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-1703</guid>
		<description>[...] few techniques they can use to tell a web browser that a web page is optimized for a mobile device. Learn the Mobile Web has a nice post summarizing these DOCTYPEs and meta tags. Web browsers can look for these hints and [...]</description>
		<content:encoded><![CDATA[<p>[...] few techniques they can use to tell a web browser that a web page is optimized for a mobile device. Learn the Mobile Web has a nice post summarizing these DOCTYPEs and meta tags. Web browsers can look for these hints and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mobile META Tags &#124; Learn the Mobile Web &#124; My Web Development Bookmarks</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-1340</link>
		<dc:creator>Mobile META Tags &#124; Learn the Mobile Web &#124; My Web Development Bookmarks</dc:creator>
		<pubDate>Tue, 06 Oct 2009 19:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-1340</guid>
		<description>[...] See original here: Mobile META Tags &#124; Learn the Mobile Web [...]</description>
		<content:encoded><![CDATA[<p>[...] See original here: Mobile META Tags | Learn the Mobile Web [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail Rahn Frederick</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-527</link>
		<dc:creator>Gail Rahn Frederick</dc:creator>
		<pubDate>Fri, 31 Jul 2009 19:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-527</guid>
		<description>Media queries aren&#039;t widely supported on mobile devices. They will work on some smartphone browsers but have little or no support among featurephones. I wouldn&#039;t rely on media queries.

As for trending, I can say that all of these meta tags are widely documented as indicators of mobile content. Smartphone browsers that support zooming content support at least one of the Viewport and MobileOptimized tags. (Advantage to Viewport, IMO, because of adoption on iPhone and trickle-down to other browser vendors.) Both should be embedded into mobile markup intended for smartphones.</description>
		<content:encoded><![CDATA[<p>Media queries aren&#8217;t widely supported on mobile devices. They will work on some smartphone browsers but have little or no support among featurephones. I wouldn&#8217;t rely on media queries.</p>
<p>As for trending, I can say that all of these meta tags are widely documented as indicators of mobile content. Smartphone browsers that support zooming content support at least one of the Viewport and MobileOptimized tags. (Advantage to Viewport, IMO, because of adoption on iPhone and trickle-down to other browser vendors.) Both should be embedded into mobile markup intended for smartphones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zibin</title>
		<link>http://learnthemobileweb.com/2009/07/mobile-meta-tags/comment-page-1/#comment-497</link>
		<dc:creator>zibin</dc:creator>
		<pubDate>Wed, 29 Jul 2009 12:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=259#comment-497</guid>
		<description>Nice article,

I am wondering the trends of these meta tags. Which tag is getting higher adoption than others.

And do u think media queries is a possible substitution for this meta tags?</description>
		<content:encoded><![CDATA[<p>Nice article,</p>
<p>I am wondering the trends of these meta tags. Which tag is getting higher adoption than others.</p>
<p>And do u think media queries is a possible substitution for this meta tags?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
