[Phpmyadmin-devel] Enum editor: JQuery UI vs. custom dialog

Rohit Kalhans rohit.kalhans at gmail.com
Thu Mar 4 15:13:09 CET 2010


Hey,

On Thu, Mar 4, 2010 at 7:29 PM, Michael Keck <sfnet at michaelkeck.de> wrote:

>  Hi all,
>
> my own opinion is to use jQuery, cause it's stable fast and has lo's of
> plugins
> and a themeable UI.
>

Apart for this JQuery provides support for AJAX in the easiest way possible
and is Quite fast, Using AJAX in phpMyAdmin will possibly improve the user
experience especially those using it on slow connections.



> It's easy to learn, cause it's really good documented.
> The other point is, I've developed some plugins like grid (for the table
> view),
> UI-Uploader (a uploading tool for files) and the planned WYSIWYG
> Html-Editor
> wich I prefer is TinyMCE. This editor is jQuery compatible.
>

Of course it is, and this will certainly improve the developers' involvement
in the phpMyAdmin project.


> Perhaps we should make a discussion or vote, wich js-framework we should
> use for phpMyAdmin.
>
> Regards
> Michael
>
> Am 04.03.2010 13:11, schrieb Michal Čihař:
>
> Hi
>
> Dne Thu, 4 Mar 2010 14:25:38 +0300
> Pavel Konnikov <konnikov at gmail.com> <konnikov at gmail.com> napsal(a):
>
>
>
>  I'm trying to make enum and set editors
> (https://sourceforge.net/tracker/index.php?func=detail&aid=1494550&group_id=23067&atid=377411).
> I added the special button near text input (see attachment
> enum-button.png). When you click on the button, editor dialog are
> shown.
>
>
>  Looks nice.
>
>
>
>  And i have a question about possibility of using jquery ui dialog for this.
>
> In js/ folder i'm seeing only mootols js-framework.
> And i made custom dialog for enum editor (see attachment enum-editor.png).
> But i think that jquery ui dialog is better solution for this task
> (http://jqueryui.com/demos/dialog/modal-form.html).
>
> What do you think?
>
>
>  I personally do not have any preference to jquery or mootools and I
> can't tell which one is better. On the other side we already use
> mootools for some things and it is definitely not a good idea to
> include both of them.
>
> So the option is either to migrate everything to jquery or to find some
> mootools based solution.
>
> And just a quick search showed me also several modal window scripts,
> for example http://netzelf.de/releases/yamoodow/
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
>
>
> _______________________________________________
> Phpmyadmin-devel mailing listPhpmyadmin-devel at lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>


-- 
Rohit Kalhans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20100304/a2c2ea79/attachment.html>


More information about the Developers mailing list