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.
Tuesday, Oct 10, 2006
Professional Web 2.0 Programming: One Step Closer
We now have the latest cover of the book, scheduled to come out some time in November. From left to right: Eric, Danny, Erik, Joe, and Alex. You can already pre-order it at Amazon.com.
More
Thursday, Oct 5, 2006
First Public Working Draft of XProc XML Pipeline Language
The XML Processing Model Working Group at W3C, of which Orbeon is a member, has just released the first public working draft of the standard XML pipeline language tentatively named "XProc". Such a language was the missing link between many XML technologies, which makes this is an important milestone. At...
More
Tuesday, Sep 19, 2006
Back From Vacation and XForms Meetings
I am back at my desk after two weeks in Italy, dedicated in part to Alex's wedding followed by a little tour of Tuscany (Firenze, Pisa, Lucca, San Giminiano, Siena, Assisi). I actually only took seven days off work, but it feels like a bigger break than that, probably because...
More
Thursday, Aug 31, 2006
Orbeon PresentationServer 3.5 Milestone 1
We released today a milestone build, Orbeon PresentationServer 3.5 Milestone 1 (OPS 3.5 M1 in short). We haven't had anything but nighly builds since OPS 3.0.1, so this was really long overdue! What's new in OPS 3.5 M1? The answer is: a lot, particularly in the realm of XForms! Check...
More
Wednesday, Aug 30, 2006
Professional Web 2.0 Programming Going to the Press!
On Sunday night, the authors of the upcoming Professional Web 2.0 Programming submitted the last updates to their chapters. Alex and myself are quite relieved to be done with a task that took our weekends and evenings! This book owes everything to Eric van der Vlist, who provided the vision,...
More
Tuesday, Aug 29, 2006
XForms Tip: Dynamic Language Switching
</param> </param> </param> </embed> </param> Recently, I was booking a flight on an airline's web site, when the application asked for my departing country (Switzerland). As soon as I performed my selection, the page reloaded in German. Since my 10 years of studying German did not quite make me fluent,...
More
Friday, Aug 4, 2006
XForms Tip: Creating a Configurable Error Summary
Web 1.0 applications typically perform client-side validation (when they do it at all) with JavaScript libraries, often checking only minimal aspects of the form. Upon submitting the form, server-side validation is performed as well (you can never trust the client), and in case of error the filled-out form is returned...
More
Tuesday, Jul 25, 2006
XForms News
John Boyer (of IBM and co-chair of the W3C XForms Working Group, of which Orbeon is an active member) mentions on his blog two new publications from the XForms Working Group: A new collection of errata for XForms 1.0 Second Edition was published on July 12, with welcome precisions on:...
More
Friday, Jul 14, 2006
Disabling PDF Display in Firefox
As a web application developer (or just as a regular human being), you have probably wondered at some point: why do online PDF documents open in my HTML browser window? This situation goes back many years, probably since the first browser plugin APIs were devised. It probably just sounded like...
More
Thursday, Jul 13, 2006
Google Maps: now with zoom, but still broken
The official blog for the Google Maps API announced yesterday the addition of a new feature to their Map badge: continuous zoom. You can test this out on maps.google.com. At this point, I think choppy zoom would be better name than continuous zoom, as effect as I experience it is...
More