<?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: Announcing: XHTML Mobile Profile v0.5.2 for Firefox</title>
	<atom:link href="http://www.garethhunt.com/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.garethhunt.com/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/</link>
	<description>Firefox Addons, Mobile Web and living in the USA</description>
	<lastBuildDate>Sat, 28 Aug 2010 05:25:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: gareth</title>
		<link>http://www.garethhunt.com/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/comment-page-1/#comment-1115</link>
		<dc:creator>gareth</dc:creator>
		<pubDate>Fri, 22 Feb 2008 18:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.garethhunt.com/index.php/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/#comment-1115</guid>
		<description>Hi Matt,

The problem is only the multipart/mixed content type is supported by the addon.  I&#039;ve added a bug at https://www.mozdev.org/bugs/show_bug.cgi?id=18676 to track adding application/vnd.wap.multipart.mixed

Feel free to add yourself as a cc to this bug to add comments. I&#039;d appreciate a sample site if you have one, with a user-agent to test with.

Cheers,
Gareth</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>The problem is only the multipart/mixed content type is supported by the addon.  I&#8217;ve added a bug at <a href="https://www.mozdev.org/bugs/show_bug.cgi?id=18676" rel="nofollow">https://www.mozdev.org/bugs/show_bug.cgi?id=18676</a> to track adding application/vnd.wap.multipart.mixed</p>
<p>Feel free to add yourself as a cc to this bug to add comments. I&#8217;d appreciate a sample site if you have one, with a user-agent to test with.</p>
<p>Cheers,<br />
Gareth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.garethhunt.com/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/comment-page-1/#comment-1114</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 22 Feb 2008 13:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.garethhunt.com/index.php/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/#comment-1114</guid>
		<description>Hi Gareth,

I work in the mobile industry and I use modify headers and xhtml every day.  I was looking for a plugin which would support multipart, and it seems xhtml mobile profile does this.  However, it doesn&#039;t work for me.  When I access a portal with a multipart user-agent, I get prompted to save the file.  The type displayed is application/vnd.wap.multipart.mixed.  

Can XHTMLMP handle multipart?  If so, which types? And can I add application/vnd.wap.multipart.mixed to the list of types XHTMLMP can do?

Thanks,

Matt Darwin</description>
		<content:encoded><![CDATA[<p>Hi Gareth,</p>
<p>I work in the mobile industry and I use modify headers and xhtml every day.  I was looking for a plugin which would support multipart, and it seems xhtml mobile profile does this.  However, it doesn&#8217;t work for me.  When I access a portal with a multipart user-agent, I get prompted to save the file.  The type displayed is application/vnd.wap.multipart.mixed.  </p>
<p>Can XHTMLMP handle multipart?  If so, which types? And can I add application/vnd.wap.multipart.mixed to the list of types XHTMLMP can do?</p>
<p>Thanks,</p>
<p>Matt Darwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gareth</title>
		<link>http://www.garethhunt.com/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/comment-page-1/#comment-776</link>
		<dc:creator>gareth</dc:creator>
		<pubDate>Wed, 26 Sep 2007 01:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.garethhunt.com/index.php/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/#comment-776</guid>
		<description>Hi Mario,

The XML parser error is caused because the page generated by the XHTMLMP addon causes the resulting page to not be valid XML.

To understand the actual cause, I would need to see the page you were trying to render.  Please open a bug report here: http://xhtmlmp.mozdev.org/bugs.html and attach the page which resulted in the error.

Cheers,
Gareth</description>
		<content:encoded><![CDATA[<p>Hi Mario,</p>
<p>The XML parser error is caused because the page generated by the XHTMLMP addon causes the resulting page to not be valid XML.</p>
<p>To understand the actual cause, I would need to see the page you were trying to render.  Please open a bug report here: <a href="http://xhtmlmp.mozdev.org/bugs.html" rel="nofollow">http://xhtmlmp.mozdev.org/bugs.html</a> and attach the page which resulted in the error.</p>
<p>Cheers,<br />
Gareth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://www.garethhunt.com/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/comment-page-1/#comment-775</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Tue, 25 Sep 2007 14:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.garethhunt.com/index.php/2007/09/14/announcing-xhtml-mobile-profile-v052-for-firefox/#comment-775</guid>
		<description>Hello Gareth, 

both your addons (header and xhtml) are really usefull to me.

but i&#039;ve still some problems with the multipart.

Actually browsing a multipart/mixed content i receive the error xml parsing error: not well formed line 1 column 7 ------=blablabla

where the xml parser arrive to the =.

My question is... why the xml parser start? it&#039;s something related to your addon??

Cheers,
Mario</description>
		<content:encoded><![CDATA[<p>Hello Gareth, </p>
<p>both your addons (header and xhtml) are really usefull to me.</p>
<p>but i&#8217;ve still some problems with the multipart.</p>
<p>Actually browsing a multipart/mixed content i receive the error xml parsing error: not well formed line 1 column 7 &#8212;&#8212;=blablabla</p>
<p>where the xml parser arrive to the =.</p>
<p>My question is&#8230; why the xml parser start? it&#8217;s something related to your addon??</p>
<p>Cheers,<br />
Mario</p>
]]></content:encoded>
	</item>
</channel>
</rss>
