xslxforms-devel Mailing List for xslt2xforms
Status: Inactive
Brought to you by:
cramatte
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
(3) |
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <co...@ze...> - 2005-04-20 19:35:25
|
Hello, I'm proud to announce that xslt2xforms 0.7.8 is out ! - This version fix lots of problems with binding and events. - Xslt2xforms seems to works in IE but a problem persists when loading external files form a very slow server. - SARISSA (http://sarissa.sourceforge.net) is used in replacement of all XML librairies. - all sources are compressed using Dean Edwards packer (http://dean.edwards.nale/packer) - xforms:submission respect the RFC more or less but more than less ... ;) - xforms:switch and xforms:repeat partial support - xforms 1.1 luhn, power xpath functions - xforms 1.0 datetime functions ( - xpath functions extensions - ... To do - Complete xforms:repeat behaviors and associated actions (copy, duplicate, insert, ...) - Comple xforms:switch behavior - Cross browser CSS3 implementations using Dean Edwards IE7 lib - Complete actions module (xforms:send, xforms:reset, ...) - Complete submission module - Multiple model/instance support - xforms:extension element - xforms:bind constraint/p3p type - SOAP support - xforms:upload control (I'm not sure that is possible to do this without any plugin ...) - xml schema support - xforms specific datatypes (xforms:listitem, ...) - client xsl rendering support - ... Donwload latest snapshot from: http://xforms.zeninteractif.com/download/xslt2xforms_snapshot.tar.gz http://xforms.zeninteractif.com/download/xslt2xforms_snapshot.zip Enjoy with xslt2xforms -- Zen Interactif / Sébastien CRAMATTE C/ Alfonso X el Sabio, 29 30565 Las Torres de Cotillas (Murcia) ESPAÑA Mobile : +34 627 66 52 83 Tél : +34 968 38 73 07 E-mail : co...@ze... Site : www.zeninteractif.com Skype : scramatte [ +33 870 44 54 62 ] Sip : 1312602435 [ +33 870 44 10 75] |
|
From: <co...@ze...> - 2005-04-20 00:24:09
|
Hello, I'm proud to announce you a new snapshot ! It's not release at new=20 official version due to time problem. This version use "packer" of Dean Edwards. We have divide library size=20 by 2 ! Now the speed is acceptable with Internet Explorer. But we have a still=20 problems on external script loading (1-2 reloads are needed to works). It seems that is problem of bandswitch/speed. We trying to fix this but=20 IE is very recalcitrant (Thanks to Jim Ley) ! You could test it in live here : http://www.zeninteractif.com/xforms/ The next step is to replace various xml librairies=20 (httpRequest,xmlExtras, ...) by Sarissa (http://sarissa.sourceforge.net/) Submission currently not work on IE because we use XSLTProcessor object=20 that is implement like under Mozilla. A class documentation is in preparation using JSDOC project=20 (jsdoc.sourceforge.net) We will fix CSS problems under IE using IE7 (project=20 http://dean.edwards.name/IE7/intro/) Thanks to all the community that help me and particulary to Cameron's=20 Mac Cormack Xpath library author (*http://mcc.id.au/xpathjs/) *and Francisco Monteiro that help me a lot in Xforms compliance morever he=20 try to replace Formsplayer by xslt2forms in MS Sharepoint. Download latest snapshot here : http://xforms.zeninteractif.com/download/xslt2xforms_snapshot.tar.gz http://xforms.zeninteractif.com/download/xslt2xforms_snapshot.zip Enjoy with xslt2xforms ! --=20 Zen Interactif / S=E9bastien CRAMATTE=20 C/ Alfonso X el Sabio, 29 30565 Las Torres de Cotillas (Murcia) ESPA=D1A Mobile : +34 627 66 52 83 T=E9l : +34 968 38 73 07 E-mail : co...@ze... Site : www.zeninteractif.com Skype : scramatte [ +33 870 44 54 62 ] Sip : 1312602435 [ +33 870 44 10 75] |
|
From: <co...@ze...> - 2005-04-14 15:50:24
|
Hello A new xslt2xforms snapshot is available in download section ( http://xforms.zeninteractif.com/xhtml/download.html ) This snapshot correct importants things in binding model and add core support for multiple model / instance Actions (refresh, revalidate) not work yet for multiple model/instance Calulator example works and more ... Enjoy with xslt2xforms Bye |
|
From: <s.c...@ze...> - 2005-04-11 23:27:23
|
Hello, xslt2xforms 0.7.7 is out ! - This version fix lots of bugs (bindings, events,...) and now works in IE properly. - I have included the xforms:repeat implementation of Ramesh Sarathi. This implementation is currently partial but I hope that will be full compliant very soon :) - Javascript xpath extensions work well Unfortunately few major bug persists binding when absolute expression are used ! I hope that Cameron could help me to resolve these. It's not a problem of it's lib but of xslt2xforms structure and I need few features to fix this. The calculator example is currently broken and range and select examples are not displayed correctly. I hope that all this problems will be correct for 0.8 release Now, you could donwload latest snapshot or release in zip or tar.gz archive format. See you soon and enjoy with xslt2xforms |
|
From: <s.c...@ze...> - 2005-04-10 17:20:37
|
Hello,
A new xslt2xforms release will comme very soon !
We have fixed lots of things since the last time :
- Binding model seems to be compliant with RFC=20
- Extensions are now supported with few restrictions (function names=20
must be the same in xpath that in extensions js libraries)
- Now xslt2xforms could works standalone on xhtml without problem with=20
multiple namespace
- Relevant/Required/Readonly binding attributes seem to work properly=20
now in IE and Mozilla
- Dom3Xpath wrapper now works more like in Mozilla model
- ...
I want to release the next version with partial xforms:repeat support.=20
I'm waiting for few fixes from Ramesh.
Moreover I've got few bugs with CSS2/3 behavior in IE. I hope that Dean=20
Edwards could help to fix this in his IE7 lib.
The next step:
- Xml schemas implementation (full javascript)
- Optimizations of IE code
- Optimizations of Xpath lib
- Full xforms:repeat support
- Full xforms:switch support
- Better submit support
I would like to thank Franciso Monteiro that give a hand to understand=20
well xforms:model and RFC and Ramesh Sarathi for his Xforms:repeat=20
implementation
You could download the latest snapshot but due to repeat xsl=20
implementation problem examples are brokens ! sorry :(
I send you a new mail asap when I release the official release ! Very=20
very soon ...
--=20
S=E9bastien CRAMATTE
* C/ Alfonso X el Sabio, 29
* 30565 - Las Torres de Cotillas (Murcia) ESPA=D1A
* Mobile : +34 627 66 52 83
* T=E9l : +34 968 38 73 07
* E-mail : co...@ze... <mailto:co...@ze...=
m>
* Site : www.zeninteractif.com <http://www.zeninteractif.com>
* Skype : scramatte <callto://scramatte> [ +33 870 44 54 62 ]
* Sip : 1312602435 [ +33 870 44 10 75]
|
|
From:
<s.c...@ze...> - 2005-02-11 08:32:58
|
Hi, A new experimental xforms:repeat behavior demo is available This a contribution Ramesh Sarathi that implement the xforms:repeat mechanisms in xslt2XForms. http://xforms.zeninteractif.com/experimental/repeat/ This contribution will be included in the next release. Bye -- Sébastien CRAMATTE - ZEN | INTERACTIF C/ Cartagena, 2 30565 Las Torres de Cotillas (Murcia) España Mobile : +34 627 66 52 83 Tél : +34 968 38 73 07 Skype : scramatte co...@ze... |
|
From:
<s.c...@ze...> - 2005-02-10 04:30:43
|
Hi, With lot of help of "Cameron Mac Cormack", author of Xpath Javascript lib, the heart of Xforms norm, I'm proud to announce the very near release ( 0.7.7 ). This release add support Xforms actions, events, specific xpath functions. You could look at this preview : The "Novell Xforms calculator" pass the test ;) http://xforms.zeninteractif.com/release/xsl.php?file=calculator.xml Moreover xslt2Xforms is now in the top ten of XML.COM xforms engine. Micah Dubinko, author of the book Xforms Essentials have added xslt2Xforms in the list of current Xforms processor. Read his comment : http://www.xml.com/pub/a/2005/02/09/xforms.html?page=2 Enjoy with xslt2Xforms ;) Bye -- Sébastien CRAMATTE - ZEN | INTERACTIF C/ Cartagena, 2 30565 Las Torres de Cotillas (Murcia) España Mobile : +34 627 66 52 83 Tél : +34 968 38 73 07 Skype : scramatte co...@ze... |
|
From:
<s.c...@ze...> - 2005-02-06 15:45:23
|
Hello Today, I've received a great contribution from Ramesh Sarathi. He begin to implement repeat behavior in xslt2Xforms 0.7.6 The example behind is very experimental http://xforms.zeninteractif.com/experimental/repeat/index.html I hope to include a stable version of this contribution in 0.8 release Bye and enjoy with xslt2Xforms ;) -- Sébastien CRAMATTE - ZEN | INTERACTIF C/ Cartagena, 2 30565 Las Torres de Cotillas (Murcia) España Mobile : +34 627 66 52 83 Tél : +34 968 38 73 07 Skype : scramatte co...@ze... |
|
From: thierry b. <tb...@ho...> - 2004-12-14 21:39:59
|
tb...@ho... |