On Mon, 2008-11-10 at 01:21 -0800, cropr wrote: > > It is difficult to choose the right one. > > I've tried extjs, jquery and yui for my webproject. Here are my > findings: > - I started testing with extjs. Extjs is extremely bloated and > because of that extjs is slow to load and to use and difficult to > debug. On my development machine (a 3 year old 1.6 Ghz single core PC > with 512 MB ram) it takes 15 seconds to load a full extjs > application, serving only local files. Could be fine in an intranet > environment with unlimited bandwidth and you are sure that all client > PCs are fast. Is basically unusable for Internet websites > - after that I tested jQuery, fast and concise but does not have UI > widgets on its own. If you don't need widgets , this is the very good > choice. The UI addon is a less quality than jquery, without a good > rich text editor. So I looked around for more
You might like WYMISWYG, which uses jquery. I've found this ideal for situations where a rich text editor that integrates well is preferable over a WYSIWYG that is a pain to hack on. (TinyMCE) I find jQuery's find stuff do stuff model really good for writing super concise ajax+dom manipulation. Iain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to pylons-discuss@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---