| Previous topic :: Next topic |
| Author |
Message |
mwolff
Joined: 17 Oct 2005
Posts: 22
|
| Posted: Fri Dec 02, 2005 9:51 pm Post subject: Ajax interface |
|
|
| for developping new interface, have a look to this ajax framework : http://rialto.application-servers.com/ |
|
| Back to top |
|
jgarifuna
Joined: 02 Aug 2005
Posts: 53
|
| Posted: Sat Dec 03, 2005 12:38 am Post subject: Ajax interface |
|
|
| The concept is pretty interesting but the site is extremely slow. I'm wondering if is my connection that makes it drag. |
|
| Back to top |
|
Guest
|
| Posted: Tue Dec 06, 2005 8:00 am Post subject: Re: Ajax interface |
|
|
jgarifuna wrote: The concept is pretty interesting but the site is extremely slow. I'm wondering if is my connection that makes it drag.
The first point is that Rialto is developped for corporate applications and
not for informative websites. Running on an Intranet with a 100mbps
network any of these problems would be visible.
So eating our own dog food for the web site was a mistake.
The second point is that it has not been optimized yet. It is on our schedule.
The last point is that Rialto has gained a large popularity in few days and
the web site is slashdoted all the day (from europe, us, china or japan).
Didier Girard
Rialto Team |
|
| Back to top |
|
mikecrowe
Joined: 04 Jan 2005
Posts: 499
|
| Posted: Sat Dec 17, 2005 1:36 am Post subject: Re: Ajax interface |
|
|
Folks,
I think I've found the nirvana of ajax widgets: http://www.turboajax.com/turbowidgets.html.
Check out the database admin demo app. I plan on integrating this toolkit into some stuff I am doing with vTiger (such as Vip). |
|
| Back to top |
|
BrianLaughlin
Joined: 13 Dec 2005
Posts: 801
|
| Posted: Sat Dec 17, 2005 11:19 am Post subject: Re: Ajax interface |
|
|
| Very kool. I look forward to it. |
|
| Back to top |
|
Guest
|
| Posted: Sun Dec 18, 2005 4:21 pm Post subject: Re: Ajax interface |
|
|
| Tried installing the DB Admin Demo locally and it gave a blank screen... it looks very very promising, but it is still in beta or even pre beta. |
|
| Back to top |
|
ncrossland
Joined: 06 Dec 2005
Posts: 79
|
| Posted: Fri Dec 30, 2005 8:54 am Post subject: Re: Ajax interface |
|
|
Have you checked out the script.aculo.us / Prototype Ajax frameworks? They make developing an Ajax interface very straightforward.
Particularly interesting are allowing HTML snippets to be inserted directly into elements (which would make adapting the existing code much easier) and ready made functions such as drag and drop, and auto-complete (for selecting accounts, etc without having to have a pop up window). |
|
| Back to top |
|
| |