The Orbeon Forms Blog

Orbeon Forms allows you to manage your web forms' entire lifecycle, and run your forms on-premises or in the cloud, with a focus on security and compliance.

TCP/IP

You are proud of your well tested web application, and it runs just fine on your own development machine. However, when you deploy it on a Windows XP staging server and perform load testing, you start getting, from time to time, this error message: "Server access Error: Address already in... More

Confirmation With XForms

</param> </param> </param> </embed> </param> In Web pages using Ajax, when you click on a button or a link, instead of loading another page, that click often starts a background request to the server, and the page then updates based on the response received from the server. If the action... More

XML and XForms Can Really be More Productive

I just hit a really telling example of how XML and XForms can deliver incredible productivity. The requirement: creating a dropdown menu displaying the list of all the world's countries in French, using ISO names and codes. Here is how you do it with XForms: Download the XML file containing... More

Automatic Loading Indicator

We have just enhanced PresentationServer adding an automatic loading indicator. PresentationServer gives you an Ajax XForms engine: you write standard XForms, PresentationServer renders it in an Ajax web page that runs in mainstream browsers. With XForms, you can implement forms where server-side processing happens as the end-user interacts with the... More

W3C XForms Working Group Going public

The W3C XForms working group has informally decided to be more active on the public XForms mailing-list (archives, RSS feed). Until now there had been no such policy and most of the discussions were taking place in the working group's private mailing-list. This makes the XForms working group a tad... More

W3C Tech Plenary, Part II

I already posted about the W3C Technical plenary in Mandelieu and talked about the work we are doing in the XML Processing ("XProc") working group. It's now time to talk a little bit about XForms-related work done during that week. On Wednesday, XForms working group members John Boyer, Steven Pemberton... More

The Boolean Type in XML Schema

In XML Schema, true and false are Boolean values, but I am learning through Koranteng blog that there are two other valid values: 0 and 1. At first, I found that hard to believe. So I headed towards the Schema Sandbox and entered this as document to validate: <root>0</root> And... More

You’ve got to Find What You Love

It's the weekend, a time when we try to be not-so-technical. And this weekend I will just give you a link. A link to the commencement address given last year by Steve Jobs at Stanford. The first positive comments I heard about Steve Jobs speech didn't get me to listen... More

A New Schema Sandbox

This morning, I was pondering a particular aspect of XML Schema. After checking the specification, I wanted to put it into practice by writing an XML document and a corresponding schema. To validate the document with the schema, the simplest thing would have been to do it in the browser,... More

Subscribe By Email

If you are not already reading this blog through a feed reader, you can now easily subscribe to this blog by email. Just enter your email address in the textfield at the top right corner of any page on our blog. Every time a new entry is posted here, you... More