Hi, I just added a new idea : http://wiki.phpmyadmin.net/pma/GSoC_2011_Ideas_List#Zoom-search
Hi Marc, I have already made my interest about the idea about "Automated Testing" and working on it. I could get some of the failing tests working but I am having few issues with some of the selenium tests and working on them as I did not get a reply from devs yet.
BTW I'm really interested about this new idea as well. Could you please tell me what are the required areas for this to be familiarized? and What would be a good starting point for getting familiar with this idea?
Last year I worked for Apache Software Foundation and worked for Directory project and my work with mentor can be found here [1].
Thank you, Kasun
[1] - http://code.google.com/p/dirstudio-ldap-tooling/
On Mon, Jan 31, 2011 at 8:58 PM, Marc Delisle marc@infomarc.info wrote:
Hi, I just added a new idea : http://wiki.phpmyadmin.net/pma/GSoC_2011_Ideas_List#Zoom-search
-- Marc Delisle http://infomarc.info
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Kasun Lakpriya a écrit :
BTW I'm really interested about this new idea as well. Could you please tell me what are the required areas for this to be familiarized? and What would be a good starting point for getting familiar with this idea?
Hi Kasun,
Starting with (the upcoming) phpMyAdmin 3.4.x we have switched to jQuery . I think that this feature could be built using jQuery UI [0] but this remains to be confirmed.
I hope that my expression of this idea was clear enough on the ideas list.
In 3.4.0 we already have a "charts" feature but this would be something else.
Thanks Marc for the immediate response.
I will have a look in to jQuery UI and check if all the features you have mentioned can be implemented using it or not.
Thanks, Kasun
On Mon, Jan 31, 2011 at 10:54 PM, Marc Delisle marc@infomarc.info wrote:
Kasun Lakpriya a écrit :
BTW I'm really interested about this new idea as well. Could you please tell me what are the required areas for this to be familiarized? and What would be a good starting point for getting familiar with this idea?
Hi Kasun,
Starting with (the upcoming) phpMyAdmin 3.4.x we have switched to jQuery . I think that this feature could be built using jQuery UI [0] but this remains to be confirmed.
I hope that my expression of this idea was clear enough on the ideas list.
In 3.4.0 we already have a "charts" feature but this would be something else.
-- Marc Delisle http://infomarc.info
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Kasun Lakpriya a écrit :
Thanks Marc for the immediate response.
I will have a look in to jQuery UI and check if all the features you have mentioned can be implemented using it or not.
See also http://plugins.jquery.com/
P.S. Try to avoid top-posting on this list.
Thanks, Kasun
On Mon, Jan 31, 2011 at 10:54 PM, Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info> wrote:
Kasun Lakpriya a écrit : > > BTW I'm really interested about this new idea as well. Could you please > tell me what are the required areas for this to be familiarized? and > What would be a good starting point for getting familiar with this idea? Hi Kasun, Starting with (the upcoming) phpMyAdmin 3.4.x we have switched to jQuery . I think that this feature could be built using jQuery UI [0] but this remains to be confirmed. I hope that my expression of this idea was clear enough on the ideas list. In 3.4.0 we already have a "charts" feature but this would be something else. [0] http://jqueryui.com/ -- Marc Delisle http://infomarc.info ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net <mailto:Phpmyadmin-devel@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d
Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
On Mon, Jan 31, 2011 at 11:19 PM, Marc Delisle marc@infomarc.info wrote:
See also http://plugins.jquery.com/
Thanks for the information.
P.S. Try to avoid top-posting on this list.
Sorry, I noticed it only after you let me know.
I found something that seems having almost all the features we want but not from jQuery plugins. It's with MIT license as jQuery. Can you please look for this [0] to check the possibility of using this for PMA? I am not aware of licensing issues if there are any.
Here [1] are some examples of the features of [0].
Thanks, Kasun
[0] - http://code.google.com/p/flot/ [1] - http://people.iola.dk/olau/flot/examples/
Kasun Lakpriya a écrit :
I found something that seems having almost all the features we want but not from jQuery plugins. It's with MIT license as jQuery. Can you please look for this [0] to check the possibility of using this for PMA? I am not aware of licensing issues if there are any.
Here [1] are some examples of the features of [0].
Thanks, Kasun
[0] - http://code.google.com/p/flot/ [1] - http://people.iola.dk/olau/flot/examples/
Yes this looks like a library that would do the job.
By reading [2], [3] and [4] I conclude that this license is compatible with GPL (under which phpMyAdmin is licensed).
[2] http://en.wikipedia.org/wiki/Mit_license [3] http://www.opensource.org/licenses/mit-license.php [4] http://www.gnu.org/licenses/license-list.html
On Tue, Feb 1, 2011 at 11:06 PM, Marc Delisle marc@infomarc.info wrote:
Kasun Lakpriya a écrit :
I found something that seems having almost all the features we want but not from jQuery plugins. It's with MIT license as jQuery. Can you please look for this [0] to check the possibility of using this for PMA? I am not aware of licensing issues if there are any.
Here [1] are some examples of the features of [0].
Thanks, Kasun
[0] - http://code.google.com/p/flot/ [1] - http://people.iola.dk/olau/flot/examples/
Yes this looks like a library that would do the job.
Cool! :-)
By reading [2], [3] and [4] I conclude that this license is compatible with GPL (under which phpMyAdmin is licensed).
[2] http://en.wikipedia.org/wiki/Mit_license [3] http://www.opensource.org/licenses/mit-license.php [4] http://www.gnu.org/licenses/license-list.html
Thanks for the time you spent on this. Now I will dig into the code base to
get familiar.
Any directions you suggesting to follow?
Thanks and Regards, Kasun
Kasun Lakpriya a écrit :
Thanks for the time you spent on this. Now I will dig into the code base to get familiar.
Any directions you suggesting to follow?
The next step is _not_ to start coding this Zoom-search feature. Please read [0], especially the second item.
[0] http://wiki.phpmyadmin.net/pma/GSoC_2011_Applicant_Guide