in the last few days we have successfully started the project PHPfaces. But for future work and to improve project functionality, we need more help from other developers. What kind of functions do you need, in a Web Interface Framework?
Anyone who's interested, can post ideas or take part in the developer team.
best regards,
Tobias Selb
uepselon.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How about rethink everything and starting from the scratch? In my eyes the current project is damned as an alpha-version.
You should better concentrate on an implementation of XForm as plugin for Smarty and developers would tear down your house. In Sourceforge a powerful XPath engine is available. If you need some help, contact me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
just downloaded the Package .. and it's a cool idea.
About XForms ... i think in a few Years it will be a good solution.
It woud be a realy goot idea to integrate Sam Stephenson prototype.js JavaScript Lib. (http://prototype.conio.net/) It will really easy up your AJAX-Connections. Also .. there are many tools around this lib (scriptacolus, Rico etc.) ..
the next i go confirm with drnemi .. what's about Smarty-Plugins to place Widgets ... it will be more readable to have it in the template.
Or ... give Fetch-Results to the Template .
To speed up the AJAX i return complete HTML-Code (previously fetched by Smarty) from the AJAX and place it directly to innerHTML of an Element. This is much quicker as inserting via the Browsers DOM .. in all Browsers.
So .. go on !!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
maybe i give prototype.js a try. I know we have to speed up the ajax-calls. At the moment we take the returned data and replace the innerHTML of the suitable DOM-Nodes. But we replacing the full data, here a replacement of data-parts would be better.
About the Smarty-Integaration. The second solution, giving fetch results to template will be available with the next release. Maybe we think about a smarty plugin, too.
Thanks for your ideas.
Best regards,
Tobias Selb
uepselon.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
in the last few days we have successfully started the project PHPfaces. But for future work and to improve project functionality, we need more help from other developers. What kind of functions do you need, in a Web Interface Framework?
Anyone who's interested, can post ideas or take part in the developer team.
best regards,
Tobias Selb
uepselon.com
Hi,
How about rethink everything and starting from the scratch? In my eyes the current project is damned as an alpha-version.
You should better concentrate on an implementation of XForm as plugin for Smarty and developers would tear down your house. In Sourceforge a powerful XPath engine is available. If you need some help, contact me.
Hi,
just downloaded the Package .. and it's a cool idea.
About XForms ... i think in a few Years it will be a good solution.
It woud be a realy goot idea to integrate Sam Stephenson prototype.js JavaScript Lib. (http://prototype.conio.net/) It will really easy up your AJAX-Connections. Also .. there are many tools around this lib (scriptacolus, Rico etc.) ..
the next i go confirm with drnemi .. what's about Smarty-Plugins to place Widgets ... it will be more readable to have it in the template.
Or ... give Fetch-Results to the Template .
To speed up the AJAX i return complete HTML-Code (previously fetched by Smarty) from the AJAX and place it directly to innerHTML of an Element. This is much quicker as inserting via the Browsers DOM .. in all Browsers.
So .. go on !!
Hi,
maybe i give prototype.js a try. I know we have to speed up the ajax-calls. At the moment we take the returned data and replace the innerHTML of the suitable DOM-Nodes. But we replacing the full data, here a replacement of data-parts would be better.
About the Smarty-Integaration. The second solution, giving fetch results to template will be available with the next release. Maybe we think about a smarty plugin, too.
Thanks for your ideas.
Best regards,
Tobias Selb
uepselon.com