Hi,
Currently, I am focusing on designing the UI for the admin panel. Please find a very basic version of UI in my blog post.
Of course, different fields will require different types that I did not consider in this draft. But the main purpose of it is to get me started, and give me a basic idea of how I will go about constructing it.
I have not really starting digging into code lately. My approach always has been to work on the UI before coding.
Thanks!
-------------------------------------------------- Best regards,
Zeeshan Mughal Telephone: +1 347 284 8987 Email: zeeshanmughal@ieee.org Web: http://www.zixan.info
Zeeshan Mughal a écrit :
Hi,
Currently, I am focusing on designing the UI for the admin panel. Please find a very basic version of UI in my blog post.
Of course, different fields will require different types that I did not consider in this draft. But the main purpose of it is to get me started, and give me a basic idea of how I will go about constructing it.
I have not really starting digging into code lately. My approach always has been to work on the UI before coding.
Thanks!
Zeeshan,
I am previous post I wrote: ------ About the UI, I see some options:
1. a central panel where a user sets up her preferences (in the same style than an admin uses phpMyAdmin/setup to maintain config.inc.php)
2. choices made by the user during her use of phpMyAdmin are remembered automatically
3. the settings that can be remembered are marked with some visual clue that enables a user to change them.
I tend to prefer #2 but am wondering about its performance impact. ---------
So, have you decided what kind of UI you'll offer for the user preferences?
Marc
Hi
Dne Tue, 26 May 2009 12:55:06 -0400 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca napsal(a):
About the UI, I see some options:
- a central panel where a user sets up her preferences (in the same
style than an admin uses phpMyAdmin/setup to maintain config.inc.php)
- choices made by the user during her use of phpMyAdmin are remembered
automatically
- the settings that can be remembered are marked with some visual clue
that enables a user to change them.
I tend to prefer #2 but am wondering about its performance impact.
So, have you decided what kind of UI you'll offer for the user preferences?
How would you decide where ever user wants to change settings. If I change browsing to full text mode, do I want it only once, every time for this table or every time for all tables?
Hi,
Well, there are a certain set of preferences that are under consideration to be permanently stored. The current complete list of these settings can be found on my weblog.
I am not totally sure about "full text mode." Are you referring to "print mode."
Thanks!
-------------------------------------------------- Best regards, Zeeshan Mughal Email: zeeshanmughal@ieee.org Web: http://www.zixan.info
On Wed, May 27, 2009 at 10:22 AM, Michal Čihař michal@cihar.com wrote:
Hi
Dne Tue, 26 May 2009 12:55:06 -0400 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca napsal(a):
About the UI, I see some options:
- a central panel where a user sets up her preferences (in the same
style than an admin uses phpMyAdmin/setup to maintain config.inc.php)
- choices made by the user during her use of phpMyAdmin are remembered
automatically
- the settings that can be remembered are marked with some visual clue
that enables a user to change them.
I tend to prefer #2 but am wondering about its performance impact.
So, have you decided what kind of UI you'll offer for the user
preferences?
How would you decide where ever user wants to change settings. If I change browsing to full text mode, do I want it only once, every time for this table or every time for all tables?
-- Michal Čihař | http://cihar.com | http://blog.cihar.com
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Zeeshan Mughal a écrit :
Hi,
Well, there are a certain set of preferences that are under consideration to be permanently stored. The current complete list of these settings can be found on my weblog.
I am not totally sure about "full text mode." Are you referring to "print mode."
Browse a table, click "Options" then "Full texts".
Thanks!
Best regards, Zeeshan Mughal Email: zeeshanmughal@ieee.org mailto:zeeshanmughal@ieee.org Web: http://www.zixan.info
On Wed, May 27, 2009 at 10:22 AM, Michal Čihař <michal@cihar.com mailto:michal@cihar.com> wrote:
Hi Dne Tue, 26 May 2009 12:55:06 -0400 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca <mailto:Marc.Delisle@cegepsherbrooke.qc.ca>> napsal(a): > About the UI, I see some options: > > 1. a central panel where a user sets up her preferences (in the same > style than an admin uses phpMyAdmin/setup to maintain config.inc.php) > > 2. choices made by the user during her use of phpMyAdmin are remembered > automatically > > 3. the settings that can be remembered are marked with some visual clue > that enables a user to change them. > > I tend to prefer #2 but am wondering about its performance impact. > --------- > > So, have you decided what kind of UI you'll offer for the user preferences? How would you decide where ever user wants to change settings. If I change browsing to full text mode, do I want it only once, every time for this table or every time for all tables? -- Michal Čihař | http://cihar.com | http://blog.cihar.com
Hi,
I think if the user changes to full-text mode this setting will be permanently stored. If we want to store the setting only for the respective table, it may enrich the user experience but I am afraid it may yield performance issues. There are databases containing millions of tables, which is of course possible due to the excellent quality of MySQL database server, remembering settings for all these tables might be a huge task.
May be I am over thinking. But I won't be afraid to give it a try.
Thanks!
-------------------------------------------------- Best regards, Zeeshan Mughal Email: zeeshanmughal@ieee.org Web: http://www.zixan.info
2009/5/27 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca
Zeeshan Mughal a écrit :
Hi,
Well, there are a certain set of preferences that are under consideration to be permanently stored. The current complete list of these settings can be found on my weblog.
I am not totally sure about "full text mode." Are you referring to "print mode."
Browse a table, click "Options" then "Full texts".
Thanks!
Best regards, Zeeshan Mughal Email: zeeshanmughal@ieee.org mailto:zeeshanmughal@ieee.org Web: http://www.zixan.info
On Wed, May 27, 2009 at 10:22 AM, Michal Čihař <michal@cihar.com mailto: michal@cihar.com> wrote:
Hi
Dne Tue, 26 May 2009 12:55:06 -0400 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca mailto:Marc.Delisle@cegepsherbrooke.qc.ca> napsal(a):
> About the UI, I see some options: > > 1. a central panel where a user sets up her preferences (in the same > style than an admin uses phpMyAdmin/setup to maintain
config.inc.php) > > 2. choices made by the user during her use of phpMyAdmin are remembered > automatically > > 3. the settings that can be remembered are marked with some visual clue > that enables a user to change them. > > I tend to prefer #2 but am wondering about its performance impact. > --------- > > So, have you decided what kind of UI you'll offer for the user preferences?
How would you decide where ever user wants to change settings. If I change browsing to full text mode, do I want it only once, every time for this table or every time for all tables?
-- Michal Čihař | http://cihar.com | http://blog.cihar.com