<?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"
	>
<channel>
	<title>Comments on: Mobile Content Transformation</title>
	<atom:link href="http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/</link>
	<description>Ripping mobility from the clutches of telecom</description>
	<pubDate>Fri, 05 Sep 2008 12:44:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: MobHappy &#187; Blog Archive &#187; No Wonder Novarra Is Mucking Things Up So Badly</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-236758</link>
		<dc:creator>MobHappy &#187; Blog Archive &#187; No Wonder Novarra Is Mucking Things Up So Badly</dc:creator>
		<pubDate>Thu, 07 Feb 2008 19:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-236758</guid>
		<description>[...] Rowehl chimes in with some commentary on how the supposed &#8220;resolution&#8221; to this issue, in the form of some W3C guideline, [...]</description>
		<content:encoded><![CDATA[<p>[...] Rowehl chimes in with some commentary on how the supposed &#8220;resolution&#8221; to this issue, in the form of some W3C guideline, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo Rabin</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-180118</link>
		<dc:creator>Jo Rabin</dc:creator>
		<pubDate>Fri, 28 Sep 2007 16:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-180118</guid>
		<description>Mike 

I agree with your sentiment and only wish that I believed it could work that way. At risk of being flamed for this view, and with a bunch of caveats below, I think we need to come up with something that allows transforming proxies to transform sites that know nothing about them, like the many sites that haven't been touched in years.

Caveats: I'm not sure quite what the benefit of bringing stale sites to an adoring mobile audience is, not am I sure that a transformed experience of them is worth having either. However, we need to accept that different players in the mobile value chain have different perspectives and someone needs to blink in order to make progress.

Since in general (but see http://site.mobi), as we just mentioned, you have to have a degree of tech savvy, regrettably, to build a mobile site and since these are far fewer right now, practicality says to me that the change has to be that way round. Add to that the fact that some kinds of broken markup and content actually crash the mobile devices (though that is getting better) you are really not doing the end user much of a favour by saying that everthing should be sent through untransformed, unless the site says otherwise.

To build the mobile ecosystem we need to encourage users. We can do that by on the one hand saving them from the worst effects of broken web sites, and on the other hand by building great experiences for them. If we build great experiences for them we need a way specifically to tell third parties to leave those experiences alone.

Jo</description>
		<content:encoded><![CDATA[<p>Mike </p>
<p>I agree with your sentiment and only wish that I believed it could work that way. At risk of being flamed for this view, and with a bunch of caveats below, I think we need to come up with something that allows transforming proxies to transform sites that know nothing about them, like the many sites that haven&#8217;t been touched in years.</p>
<p>Caveats: I&#8217;m not sure quite what the benefit of bringing stale sites to an adoring mobile audience is, not am I sure that a transformed experience of them is worth having either. However, we need to accept that different players in the mobile value chain have different perspectives and someone needs to blink in order to make progress.</p>
<p>Since in general (but see <a href="http://site.mobi" rel="nofollow">http://site.mobi</a>), as we just mentioned, you have to have a degree of tech savvy, regrettably, to build a mobile site and since these are far fewer right now, practicality says to me that the change has to be that way round. Add to that the fact that some kinds of broken markup and content actually crash the mobile devices (though that is getting better) you are really not doing the end user much of a favour by saying that everthing should be sent through untransformed, unless the site says otherwise.</p>
<p>To build the mobile ecosystem we need to encourage users. We can do that by on the one hand saving them from the worst effects of broken web sites, and on the other hand by building great experiences for them. If we build great experiences for them we need a way specifically to tell third parties to leave those experiences alone.</p>
<p>Jo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miker</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-180092</link>
		<dc:creator>miker</dc:creator>
		<pubDate>Fri, 28 Sep 2007 15:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-180092</guid>
		<description>@Jo

I just don't see how that order of operations works out:

"If, in response to a request, they get a Vary: User-Agent or * they MUST re-request the URI with the User-Agent they received and remember that setting for that URI (using a mechanism similar to authentication realms in which user agents are expected to remember the URI path and re-present authentication credentials without prompting the user for URIs in that path)."

If the transcoder has requested the page without the original UA then the server will most likely return a desktop formatted page (if we're talking about current behavior of most sites that have a desktop version and a mobile version).

Why aren't we making existing desktop only sites opt into trascoding instead of asking the people who have mobile versions to opt out? It's much easier in that direction, there's only one format and if it comes back with the "Yea-Sure-Screw-With-This" header then you can do whatever you want.  Instead of multiple requests back and forth to the server and modifying Vary headers and sending cache control and requesting that the original user agent be returned with the next request.

It doesn't magically enable all the web for mobile usage, but spend some time browsing around through a transcoder and I'm pretty sure you'll think there's nothing magical about it.  It's better than nothing, I like the whole trascoding idea. But I think it's overstepping bounds, especially when an entire carrier starts sending all their traffic through a transcoding system (I consider Google in a separate class here, they don't automatically get a swipe at whatever any user puts in the location box of their mobile browser) to hide the original user agent in the outbound request.</description>
		<content:encoded><![CDATA[<p>@Jo</p>
<p>I just don&#8217;t see how that order of operations works out:</p>
<p>&#8220;If, in response to a request, they get a Vary: User-Agent or * they MUST re-request the URI with the User-Agent they received and remember that setting for that URI (using a mechanism similar to authentication realms in which user agents are expected to remember the URI path and re-present authentication credentials without prompting the user for URIs in that path).&#8221;</p>
<p>If the transcoder has requested the page without the original UA then the server will most likely return a desktop formatted page (if we&#8217;re talking about current behavior of most sites that have a desktop version and a mobile version).</p>
<p>Why aren&#8217;t we making existing desktop only sites opt into trascoding instead of asking the people who have mobile versions to opt out? It&#8217;s much easier in that direction, there&#8217;s only one format and if it comes back with the &#8220;Yea-Sure-Screw-With-This&#8221; header then you can do whatever you want.  Instead of multiple requests back and forth to the server and modifying Vary headers and sending cache control and requesting that the original user agent be returned with the next request.</p>
<p>It doesn&#8217;t magically enable all the web for mobile usage, but spend some time browsing around through a transcoder and I&#8217;m pretty sure you&#8217;ll think there&#8217;s nothing magical about it.  It&#8217;s better than nothing, I like the whole trascoding idea. But I think it&#8217;s overstepping bounds, especially when an entire carrier starts sending all their traffic through a transcoding system (I consider Google in a separate class here, they don&#8217;t automatically get a swipe at whatever any user puts in the location box of their mobile browser) to hide the original user agent in the outbound request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo Rabin</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-180067</link>
		<dc:creator>Jo Rabin</dc:creator>
		<pubDate>Fri, 28 Sep 2007 14:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-180067</guid>
		<description>Mike

Late to the party, I just thought I would point out that the selective quote from my post to W3C Content Transformation List doesn't quite convey the full sense of what I was saying. So for completeness:

I realise that what I am proposing puts the onus on servers that have more than one representation to do something that they don't today, and I realize also that I am suggesting that transcoding proxies can modify the user agent string. In light of recent intemperate discussion, on this and other lists, let me repeat that what I mean is that they can do this only in order to avoid a blocking response. If, in response to a request, they get a Vary: User-Agent or * they MUST re-request the URI with the User-Agent they received and remember that setting for that URI (using a mechanism similar to authentication realms in which user agents are expected to remember the URI path and re-present authentication credentials without prompting the user for URIs in that path).

I agree with your subsequent post and the obstacles to creating content and how difficult this is even for quite technically literate people. But that is a separate subject, in my view: 

What do we want? Decent usable tools! When do we want them? Now!

But first, let's stop content being mucked up whether it was created with decent tools or not.

Jo</description>
		<content:encoded><![CDATA[<p>Mike</p>
<p>Late to the party, I just thought I would point out that the selective quote from my post to W3C Content Transformation List doesn&#8217;t quite convey the full sense of what I was saying. So for completeness:</p>
<p>I realise that what I am proposing puts the onus on servers that have more than one representation to do something that they don&#8217;t today, and I realize also that I am suggesting that transcoding proxies can modify the user agent string. In light of recent intemperate discussion, on this and other lists, let me repeat that what I mean is that they can do this only in order to avoid a blocking response. If, in response to a request, they get a Vary: User-Agent or * they MUST re-request the URI with the User-Agent they received and remember that setting for that URI (using a mechanism similar to authentication realms in which user agents are expected to remember the URI path and re-present authentication credentials without prompting the user for URIs in that path).</p>
<p>I agree with your subsequent post and the obstacles to creating content and how difficult this is even for quite technically literate people. But that is a separate subject, in my view: </p>
<p>What do we want? Decent usable tools! When do we want them? Now!</p>
<p>But first, let&#8217;s stop content being mucked up whether it was created with decent tools or not.</p>
<p>Jo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Owen</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-179996</link>
		<dc:creator>Sean Owen</dc:creator>
		<pubDate>Fri, 28 Sep 2007 10:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-179996</guid>
		<description>@Nigel I can see that the first quote is a little incendiary. They are right insofar as most mobile sites out there can't get within the ballpark of even "valid markup" while a transcoder's output probably will be. But no, a customized site by a knowledgeable author can only be better. The other quote is just saying that a transcoder would prefer to transcode a desktop site since there's more to it.

And did I not just see that Novarra's proxy will stop transcoding sites with "mobile" or "wap" and so on in the domain? I think that's great insofar as it's addressing the underlying issue: not transcoding sites that don't want or need it. Again, the issue is not that people should actually demand a transcoder say it's a phone, since it isn't, and would lead to other bad behavior.

Hmm... who started everyone on this chant of "User-Agent! I want my User-Agent!" anyway? glad to see the right things are happening anyway.</description>
		<content:encoded><![CDATA[<p>@Nigel I can see that the first quote is a little incendiary. They are right insofar as most mobile sites out there can&#8217;t get within the ballpark of even &#8220;valid markup&#8221; while a transcoder&#8217;s output probably will be. But no, a customized site by a knowledgeable author can only be better. The other quote is just saying that a transcoder would prefer to transcode a desktop site since there&#8217;s more to it.</p>
<p>And did I not just see that Novarra&#8217;s proxy will stop transcoding sites with &#8220;mobile&#8221; or &#8220;wap&#8221; and so on in the domain? I think that&#8217;s great insofar as it&#8217;s addressing the underlying issue: not transcoding sites that don&#8217;t want or need it. Again, the issue is not that people should actually demand a transcoder say it&#8217;s a phone, since it isn&#8217;t, and would lead to other bad behavior.</p>
<p>Hmm&#8230; who started everyone on this chant of &#8220;User-Agent! I want my User-Agent!&#8221; anyway? glad to see the right things are happening anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Owen</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-179993</link>
		<dc:creator>Sean Owen</dc:creator>
		<pubDate>Fri, 28 Sep 2007 10:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-179993</guid>
		<description>To be clear, the substance of my recommendation (and the one from Jo you linked to) isn't "just read this other header." I agree you need the original User-Agent header if you're doing content adaptation -- really, you need to speak directly with the phone. That's why I think this issue is about emphasizing doing the right things with Cache-Control, and not really about User-Agent. That is, I don't see why one would be so up in arms about adapting content when it's just going to a transcoder -- the issue is getting it out of the way by telling it to 302 redirect to the target page.

This isn't somehow changing the rules; proxies and these headers have been around for a while. Yeah I agree the mobile technology ecosystem is complex stuff and you can't just throw up a page and get it right. That's why I'm most happy to see timely, constructive discussions coming out of the W3C at the moment that offer the 'right' solution for transcoders and developers, a way forward. I know one transcoder that's going to improve its behavior in this regard as a result.</description>
		<content:encoded><![CDATA[<p>To be clear, the substance of my recommendation (and the one from Jo you linked to) isn&#8217;t &#8220;just read this other header.&#8221; I agree you need the original User-Agent header if you&#8217;re doing content adaptation &#8212; really, you need to speak directly with the phone. That&#8217;s why I think this issue is about emphasizing doing the right things with Cache-Control, and not really about User-Agent. That is, I don&#8217;t see why one would be so up in arms about adapting content when it&#8217;s just going to a transcoder &#8212; the issue is getting it out of the way by telling it to 302 redirect to the target page.</p>
<p>This isn&#8217;t somehow changing the rules; proxies and these headers have been around for a while. Yeah I agree the mobile technology ecosystem is complex stuff and you can&#8217;t just throw up a page and get it right. That&#8217;s why I&#8217;m most happy to see timely, constructive discussions coming out of the W3C at the moment that offer the &#8216;right&#8217; solution for transcoders and developers, a way forward. I know one transcoder that&#8217;s going to improve its behavior in this regard as a result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Trasatti</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-179983</link>
		<dc:creator>Andrea Trasatti</dc:creator>
		<pubDate>Fri, 28 Sep 2007 10:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-179983</guid>
		<description>Mike,
the link you provided is a suggested text, I believe. Nothing that has been approved, it's food for thought. You may agree or disagree and I believe you disagree. ;)

Once we have agreed that:
a) there's a number of sites providing cool mobile content that should not be touched
b) there are many sites that do not provide a decent mobile experience

How do we make the two sides happy?</description>
		<content:encoded><![CDATA[<p>Mike,<br />
the link you provided is a suggested text, I believe. Nothing that has been approved, it&#8217;s food for thought. You may agree or disagree and I believe you disagree. ;)</p>
<p>Once we have agreed that:<br />
a) there&#8217;s a number of sites providing cool mobile content that should not be touched<br />
b) there are many sites that do not provide a decent mobile experience</p>
<p>How do we make the two sides happy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Pearce</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-179870</link>
		<dc:creator>James Pearce</dc:creator>
		<pubDate>Fri, 28 Sep 2007 04:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-179870</guid>
		<description>Now that I fully agree with ;-)</description>
		<content:encoded><![CDATA[<p>Now that I fully agree with ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miker</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-179808</link>
		<dc:creator>miker</dc:creator>
		<pubDate>Fri, 28 Sep 2007 01:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-179808</guid>
		<description>I was mostly swiping at Novarra, but I also don't think the proposed solution is very good. As far as a good reason not to change the User Agent by default, because there are a lot of sites (and tools that sites are built on top of) that don't look for the alternative header. I spend a lot of time talking to people who publish mobile websites. They struggle and muddle their way through existing tools, vague and frequently conflicting advice, and a mishmash of protocols and markups that even the most technically adept usually shy away from. They've managed to get their site up and working anyway. Now you're going to force them to go back in and change something when really there's also a way to provide transcoding without making them change something. Sure, it's "only looking at a different header". But not everyone out there publishing mobile content is doing it cause they love technology. Many of them are doing it because they love whatever topic it is they're publishing about, and they tolerate the technical hurdles in order to reach a mobile audience. Why put something else in their way, no matter how small?</description>
		<content:encoded><![CDATA[<p>I was mostly swiping at Novarra, but I also don&#8217;t think the proposed solution is very good. As far as a good reason not to change the User Agent by default, because there are a lot of sites (and tools that sites are built on top of) that don&#8217;t look for the alternative header. I spend a lot of time talking to people who publish mobile websites. They struggle and muddle their way through existing tools, vague and frequently conflicting advice, and a mishmash of protocols and markups that even the most technically adept usually shy away from. They&#8217;ve managed to get their site up and working anyway. Now you&#8217;re going to force them to go back in and change something when really there&#8217;s also a way to provide transcoding without making them change something. Sure, it&#8217;s &#8220;only looking at a different header&#8221;. But not everyone out there publishing mobile content is doing it cause they love technology. Many of them are doing it because they love whatever topic it is they&#8217;re publishing about, and they tolerate the technical hurdles in order to reach a mobile audience. Why put something else in their way, no matter how small?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Harper</title>
		<link>http://www.thisismobility.com/blog/2007/09/27/mobile-content-transformation/#comment-179806</link>
		<dc:creator>David Harper</dc:creator>
		<pubDate>Fri, 28 Sep 2007 01:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=389#comment-179806</guid>
		<description>@ Sean.

With all due respect...

As mentioned here: 

How Vodafone and Novarra Killed Mobile Commerce
http://www.seoprinciple.com/how-vodafone-and-novarra-killed-mobile-commerce/20/

and here:

Vodafone UK, Doing A Lovely Job Of Supporting The Mobile Web By Breaking It
http://mobhappy.com/blog1/2007/06/06/vodafone-uk-doing-a-lovely-job-of-supporting-the-mobile-web-by-breaking-it/

This issue has been affecting mobile companies since at least June.  While this might not seem like a burden to people at large companies I can assure you the impact on small ones is significant.

Sometimes a bit of well deserved "Name &#38; Shame" works wonders when big co ignores the little people. Re: the comment you have been sprinkling about "The bitch-fest I see all over the internet about VF + Novarra isn’t doing much though…"  

...apparently has had EXACTLY the affect that was intended.

Vodafone paid attention and the right people are talking together and sorting it out. 

Note: I really like Sean and respect the smart, good work he has contributed towards mobileOK Best Practices.

Re: "be glad to see stuff like “Cache-Control: no-transform” highlighted as a way to get a transcoder to redirect the browser directly to the target site." and "don’t you want ways to say “get out of the way, don’t transcode”? " and "Whether you think the Novarra proxy should be there at all is a different story — it should absolutely respect a sites wishes regarding transformation" 

Yes. ...and in this case or others that label a site "No Transform" the User-Agent String needs to be passed intact (which I understand is the case) so the correct content, version,  templates, experience etc. can be delivered.

Cheers,
David Harper
Founder, Winksite</description>
		<content:encoded><![CDATA[<p>@ Sean.</p>
<p>With all due respect&#8230;</p>
<p>As mentioned here: </p>
<p>How Vodafone and Novarra Killed Mobile Commerce<br />
<a href="http://www.seoprinciple.com/how-vodafone-and-novarra-killed-mobile-commerce/20/" rel="nofollow">http://www.seoprinciple.com/how-vodafone-and-novarra-killed-mobile-commerce/20/</a></p>
<p>and here:</p>
<p>Vodafone UK, Doing A Lovely Job Of Supporting The Mobile Web By Breaking It<br />
<a href="http://mobhappy.com/blog1/2007/06/06/vodafone-uk-doing-a-lovely-job-of-supporting-the-mobile-web-by-breaking-it/" rel="nofollow">http://mobhappy.com/blog1/2007/06/06/vodafone-uk-doing-a-lovely-job-of-supporting-the-mobile-web-by-breaking-it/</a></p>
<p>This issue has been affecting mobile companies since at least June.  While this might not seem like a burden to people at large companies I can assure you the impact on small ones is significant.</p>
<p>Sometimes a bit of well deserved &#8220;Name &amp; Shame&#8221; works wonders when big co ignores the little people. Re: the comment you have been sprinkling about &#8220;The bitch-fest I see all over the internet about VF + Novarra isn’t doing much though…&#8221;  </p>
<p>&#8230;apparently has had EXACTLY the affect that was intended.</p>
<p>Vodafone paid attention and the right people are talking together and sorting it out. </p>
<p>Note: I really like Sean and respect the smart, good work he has contributed towards mobileOK Best Practices.</p>
<p>Re: &#8220;be glad to see stuff like “Cache-Control: no-transform” highlighted as a way to get a transcoder to redirect the browser directly to the target site.&#8221; and &#8220;don’t you want ways to say “get out of the way, don’t transcode”? &#8221; and &#8220;Whether you think the Novarra proxy should be there at all is a different story — it should absolutely respect a sites wishes regarding transformation&#8221; </p>
<p>Yes. &#8230;and in this case or others that label a site &#8220;No Transform&#8221; the User-Agent String needs to be passed intact (which I understand is the case) so the correct content, version,  templates, experience etc. can be delivered.</p>
<p>Cheers,<br />
David Harper<br />
Founder, Winksite</p>
]]></content:encoded>
	</item>
</channel>
</rss>
