[Phpmyadmin-devel] Recently Used Tables

Tyron Madlener tyronx at gmail.com
Sun May 15 11:17:51 CEST 2011


On Fri, May 13, 2011 at 10:06 PM, Aris Feryanto <aris_feryanto at yahoo.com> wrote:
> Hi,
> The recently used tables is now using ajax. I've just pushed to my repo, so
> the demo [0] will be available in an hour later. Comment and suggestion are
> welcome, mainly regarding the ajax-related code:
> - ajax request in navigation.js
> - ajax response in navigation.php
> - ajax trigger in header.inc.php (the triggering is done by adding <script>
> tag to call js function in the navigation frame, any better way?)
> [0] http://demo.phpmyadmin.net/gsoc-aris/
> Cheers,
> --
> Aris Feryanto

What if, instead of a 'recently used tables drop down list' there
would be a bunch of icons that allow (ajax request-)sorting of
tables/databases by different criterias such as:
- most recently used
- most commonly used
- table/db size

Similar to chromes omnibar that suggests addresses that are most
commonly used, this seems somehow more intuitive than a drop down
list.

>
> On 10 Mei 2011, at 23:49, Marc Delisle <marc at infomarc.info> wrote:
>
>> Aris Feryanto a écrit :
>>> Hi,
>>>
>>> I've just got some comments from the feature tracker [0]:
>>>
>>> =====================================
>>> The only problem I see is that each time I go to a new table, (within the
>>> same database) the left column refreshes. Is this to repopulate that
>>> list????
>> (...)
>>> =====================================
>>>
>>> I'll try to use ajax to refresh the drop-down list. It would be more
>>> convenient if users can still interact with the recent list (in case the
>>> user wrongly select the recent table), while the main frame is still
>>> loading.
>>>
>>> Other comments and suggestions are welcome.
>>
>> Indeed this is a valid objection to navigation panel reload, and Ajax is
>> promising.
>>
>> --
>> Marc Delisle
>> http://infomarc.info
>>
>
> ------------------------------------------------------------------------------
> Achieve unprecedented app performance and reliability
> What every C/C++ and Fortran developer should know.
> Learn how Intel has extended the reach of its next-generation tools
> to help boost performance applications - inlcuding clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>




More information about the Developers mailing list