<?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: XForms</title>
	<atom:link href="http://www.oliverbrown.me.uk/2006/03/30/xforms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oliverbrown.me.uk/2006/03/30/xforms/</link>
	<description></description>
	<lastBuildDate>Sat, 27 Aug 2011 06:33:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
	<item>
		<title>By: Erik Bruchez</title>
		<link>http://www.oliverbrown.me.uk/2006/03/30/xforms/comment-page-1/#comment-1780</link>
		<dc:creator>Erik Bruchez</dc:creator>
		<pubDate>Mon, 01 May 2006 18:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.oliverbrown.me.uk/2006/03/29/xforms/#comment-1780</guid>
		<description>&lt;![CDATA[Olivier, good to see that you like XForms!

But please be sure to check out Ajax-based XForms implementations before you complain about the lack of XForms implementations: those make sure that you do not depend either on plugin installs or browser support, and that you can simply upgrade a piece or server-side code to upgrade your XForms support!

In particular, you may want to check Orbeon PresentationServer (OPS), an open source Ajax-based XForms engine:

http://www.orbeon.com/software/get-excited

Also, we are giving a talk on the tight relationship between XForms and Ajax at the XTech conference in a couple of weeks:

http://xtech06.usefulinc.com/schedule/detail/133

This may be of interest to you!]]&gt;</description>
		<content:encoded><![CDATA[<p>< ![CDATA[Olivier, good to see that you like XForms!</p>
<p>But please be sure to check out Ajax-based XForms implementations before you complain about the lack of XForms implementations: those make sure that you do not depend either on plugin installs or browser support, and that you can simply upgrade a piece or server-side code to upgrade your XForms support!</p>
<p>In particular, you may want to check Orbeon PresentationServer (OPS), an open source Ajax-based XForms engine:</p>
<p><a href="http://www.orbeon.com/software/get-excited" rel="nofollow">http://www.orbeon.com/software/get-excited</p>
<p>Also, we are giving a talk on the tight relationship between XForms and Ajax at the XTech conference in a couple of weeks:</p>
<p><a href="http://xtech06.usefulinc.com/schedule/detail/133" rel="nofollow">http://xtech06.usefulinc.com/schedule/detail/133</a></p>
<p>This may be of interest to you!]]></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://www.oliverbrown.me.uk/2006/03/30/xforms/comment-page-1/#comment-1779</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Tue, 18 Apr 2006 14:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.oliverbrown.me.uk/2006/03/29/xforms/#comment-1779</guid>
		<description>Ahh. I blame the developers of formsPlayer then for allowing the content type to be ignored... :P</description>
		<content:encoded><![CDATA[<p>Ahh. I blame the developers of formsPlayer then for allowing the content type to be ignored&#8230; <img src='http://www.oliverbrown.me.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Beaufour</title>
		<link>http://www.oliverbrown.me.uk/2006/03/30/xforms/comment-page-1/#comment-1778</link>
		<dc:creator>Allan Beaufour</dc:creator>
		<pubDate>Tue, 18 Apr 2006 14:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.oliverbrown.me.uk/2006/03/29/xforms/#comment-1778</guid>
		<description>&lt;![CDATA[That&#039;s because the samples are served as &quot;text/html&quot;, which is wrong. It should be &quot;application/xhtml+xml&quot; as it is not HTML but XHTML. If you right click on one of the examples and choose &quot;View Page Info&quot;, you can see the type.

The XForms Extension for Firefox does not &quot;kick in&quot; if the document is not handled as XML.

We&#039;ve included some &quot;troubleshooting tips&quot; here:
http://developer.mozilla.org/en/docs/XForms:Form_Troubleshooting]]&gt;</description>
		<content:encoded><![CDATA[<p>< ![CDATA[That's because the samples are served as "text/html", which is wrong. It should be "application/xhtml+xml" as it is not HTML but XHTML. If you right click on one of the examples and choose "View Page Info", you can see the type.</p>
<p>The XForms Extension for Firefox does not "kick in" if the document is not handled as XML.</p>
<p>We've included some "troubleshooting tips" here:<br />
<a href="http://developer.mozilla.org/en/docs/XForms:Form_Troubleshooting" rel="nofollow">http://developer.mozilla.org/en/docs/XForms:Form_Troubleshooting></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://www.oliverbrown.me.uk/2006/03/30/xforms/comment-page-1/#comment-1777</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Mon, 10 Apr 2006 10:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.oliverbrown.me.uk/2006/03/29/xforms/#comment-1777</guid>
		<description>&lt;![CDATA[http://www.formsplayer.com/community/samples/

None of the examples I tried worked in Firefox, I just get &quot;FormsPlayer has failed to load! Please check your installation.&quot; at the top and a lack of any sort of inputs in the page.

http://www.mozilla.org/projects/xforms/samples/calc_svg_1010.xhtml
http://www.mozilla.org/projects/xforms/samples/tax_form/TaxForm.xhtml

These pages on the other hand display fine in Firefox (although obviously not in IE because of the missing formsPlayer code).]]&gt;</description>
		<content:encoded><![CDATA[<p>< ![CDATA[http://www.formsplayer.com/community/samples/</p>
<p>None of the examples I tried worked in Firefox, I just get "FormsPlayer has failed to load! Please check your installation." at the top and a lack of any sort of inputs in the page.</p>
<p><a href="http://www.mozilla.org/projects/xforms/samples/calc_svg_1010.xhtml" rel="nofollow">http://www.mozilla.org/projects/xforms/samples/calc_svg_1010.xhtml<br />
<a href="http://www.mozilla.org/projects/xforms/samples/tax_form/TaxForm.xhtml" rel="nofollow">http://www.mozilla.org/projects/xforms/samples/tax_form/TaxForm.xhtml</a></p>
<p>These pages on the other hand display fine in Firefox (although obviously not in IE because of the missing formsPlayer code).]]></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Birbeck</title>
		<link>http://www.oliverbrown.me.uk/2006/03/30/xforms/comment-page-1/#comment-1776</link>
		<dc:creator>Mark Birbeck</dc:creator>
		<pubDate>Sun, 09 Apr 2006 12:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.oliverbrown.me.uk/2006/03/29/xforms/#comment-1776</guid>
		<description>&lt;![CDATA[Hi Oliver,

Great to hear of your interest in XForms!

One quick thing though, on the plug-ins you referred to. I&#039;m not sure why you said &quot;neither worked that well&quot;, since the IE6 plug-in (formsPlayer) is a full implementation of XForms and is used in many real-life applications, and the Mozilla plug-in is adding features at a fair rate of knots, and can already be used for many &#039;serious&#039; forms.

Also, the presence of the object/import tags for IE6 shouldn&#039;t affect Mozilla&#039;s behaviour.

It might be worth, therefore, double-checking your forms and if you have found bugs I know that both the Mozilla team and us here at formsPlayer would be grateful to hear about them.

Thanks!

Best regards,

Mark


Mark Birbeck
CEO
x-port.net Ltd.

http://www.formsPlayer.com/]]&gt;</description>
		<content:encoded><![CDATA[<p>< ![CDATA[Hi Oliver,</p>
<p>Great to hear of your interest in XForms!</p>
<p>One quick thing though, on the plug-ins you referred to. I'm not sure why you said "neither worked that well", since the IE6 plug-in (formsPlayer) is a full implementation of XForms and is used in many real-life applications, and the Mozilla plug-in is adding features at a fair rate of knots, and can already be used for many 'serious' forms.</p>
<p>Also, the presence of the object/import tags for IE6 shouldn't affect Mozilla's behaviour.</p>
<p>It might be worth, therefore, double-checking your forms and if you have found bugs I know that both the Mozilla team and us here at formsPlayer would be grateful to hear about them.</p>
<p>Thanks!</p>
<p>Best regards,</p>
<p>Mark</p>
<p>Mark Birbeck<br />
CEO<br />
x-port.net Ltd.</p>
<p><a href="http://www.formsPlayer.com/" rel="nofollow">http://www.formsPlayer.com/></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.oliverbrown.me.uk @ 2012-02-08 15:23:49 -->
