XForms

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
Links
  Specifications
Tools
  

Articles:
  • Getting Started with XForms in OpenOffice by Bryan Rasmussen   - [Clicks: 3]
    Discover how to design and customize XForms in OpenOffice.
    http://www.devx.com/opensource/Article/38178 - Jun, 2008
  • XForms and Ruby on Rails at the doctor's office, Part 4: Implementing the doctor and patient lookup XForms by Tyler Anderson   - [Clicks: 2]
    This is the fourth article in a four-part series about using XForms, IBM DB2 pureXML, and Ruby together to more easily create Web applications. In this series you will develop a hypothetical application for managing patient information at a doctor's office. You will get a taste of the individual strengths of each technology, but you will also see how to integrate them together. In Part 4 of the series, you continue to develop XForms for the doctor's office including an all new form to look up patients by last name.
    [Includes sample code]
    http://www.ibm.com/developerworks/xml/library/x-xformsruby4/index.html - Jun, 2008
  • XForms and Ruby on Rails at the doctor's office, Part 3: Implementing the nurse and doctor XForm by Tyler Anderson   - [Clicks: 3]
    This is the third article in a four-part series about using XForms, IBM DB2 pureXML, and Ruby together to more easily create Web applications. In this series you will develop a hypothetical application for managing patient information at a doctor's office. You will get a taste of the individual strengths of each technology, but you will also see how to integrate them together. In Part 3 of the series, you will develop a form for nurses to go back and edit patient data, and you'll also learn what you need to do in Ruby to make this happen.
    [Includes sample code]
    http://www.ibm.com/developerworks/xml/library/x-xformsruby3/index.html - Jun, 2008
  • XForms and Ruby on Rails at the doctor's office, Part 2: Implementing the patient information XForm by Michael Galpin   - [Clicks: 8]
    This is the second article in a four-part series about using XForms, IBM DB2 pureXML, and Ruby together to more easily create Web applications. In this series you will develop a hypothetical application for managing patient information at a doctor's office. You will get a taste of the individual strengths of each technology, but you will also see how to integrate them together. In Part 2 of the series, you will begin to implement the application.
    [Includes sample code]
    http://www.ibm.com/developerworks/xml/library/x-xformsruby2/index.html - May, 2008
  • XForms and DB2 pureXML by Keith Wells, Susan Malaika, Christian Pichler   - [Clicks: 34]
    Understand the end-to-end exchange of XML data from an XForms-based browser to an IBM DB2 database with full XML support. Learn how easy it is to create XForms and have them communicate with a DB2 database, where XML data can be stored, retrieved, or deleted. Learn, also, how to create the XForms that access the DB2 pureXML through Universal Services.
    [Includes sample code]
    http://www.ibm.com/developerworks/db2/library/techarticle/dm-0805malaika2/index.html - May, 2008

[Top]

Links:
  • XForms community topic   - [Clicks: 22]
    Take advantage of the resources on developerWorks and the Internet by choosing how information is presented. Visit this community micro-site focused on everything you ever wanted to know about XForms.
    http://www.ibm.com/developerworks/xml/xforms

[Top]

Specifications:
  • XForms 1.0   - [Clicks: 21]
    XForms is an XML application that represents the next generation of forms for the Web. By splitting traditional XHTML forms into three parts — XForms model, instance data, and user interface — it separates presentation from content, allows reuse, gives strong typing — reducing the number of round-trips to the server, as well as offering device independence and a reduced need for scripting.
    http://www.w3.org/TR/xforms/

[Top]

Tools:
  • IBM XML Forms Package   - [Clicks: 70]
    The IBM XML Forms Package is a toolkit consisting of software components designed to showcase the possibilities presented by XForms, an emerging W3C standard (W3C Candidate Recommendation). The package consists of two main components: the data model component and the client component.
    http://www.alphaworks.ibm.com/tech/xmlforms

[Top]