Hi Marc,
I'm Thilanka Kaushalya who is a 4th(final) year Computer science and Engineering undergraduate from University of Moratuwa, Sri Lanka. I have good experiences on using phpMyAdmin for couple of years and I'm a fan of it. I found that phpMyAdmin community have reported some project ideas for the 2011 GSOC session. I'm interested on those ideas you have posted, specially "AJAXify Interface" and I found that you suppose to be the mentor for that project. On the wiki there are a list of tasks which were assigned to the 2010 GSOC session herehttp://wiki.phpmyadmin.net/pma/Devel:AJAXify_Interface. I went through those and is there any tasks left out of those, if so I could work on those prior to the time line and can get a better understanding on the architecture and get my self familiar with the code base. So please can you give some more informations on the project idea, it will be very help full for me.
- I have participated for the GSOC 2010 for developing the Sahana OCR project with Sahana and successfully completed that.
http://coders-view.blogspot.com/2010/10/my-project-on-sahanaocr-gsoc-2010.ht... .
http://wiki.sahanafoundation.org/doku.php/foundation:gsoc_geganage
- I'm familiar with PHP, MySql and AJAX. - I'm familiar with both windows and linux systems.
I'm very happy to work with you. Thanks in advance.
regards, Thilanka.
Le 2011-01-22 23:57, lgtkaushalya@gmail.com a écrit :
Hi Marc,
I'm Thilanka Kaushalya who is a 4th(final) year Computer science and
Engineering undergraduate from University of Moratuwa, Sri Lanka. I have good experiences on using phpMyAdmin for couple of years and I'm a fan of it.
Hi Thilanka,
I found that phpMyAdmin community have reported some project ideas for
the 2011 GSOC session. I'm interested on those ideas you have posted, specially "AJAXify Interface" and I found that you suppose to be the mentor for that project. On the wiki there are a list of tasks which were assigned to the 2010 GSOC session herehttp://wiki.phpmyadmin.net/pma/Devel:AJAXify_Interface.
This list has not yet been updated to indicate what has been done.
I went through those and is there any tasks left out of those, if so I could work on those prior to the time line and can get a better understanding on the architecture and get my self familiar with the code base. So please can you give some more informations on the project idea, it will be very help full for me.
One area that needs improvement is Database search:
- collapse/expand the "Search in database" fieldset - separate popup when clicking on Browse in the search results, to avoid losing the search results; the same for Delete (especially when a Delete attempt fails)
- I'm familiar with PHP, MySql and AJAX.
Are you familiar with jQuery?
Hi Marc,
I appreciate your quick response.
One area that needs improvement is Database search:
- collapse/expand the "Search in database" fieldset
- separate popup when clicking on Browse in the search results, to avoid
losing the search results; the same for Delete (especially when a Delete attempt fails)
I have clone the phpmyadmin repository and checked out the Relese 3.4.0 beta 2. So I will go through the suggestions about the browse and delete options in the search results.
- I'm familiar with PHP, MySql and AJAX.
Are you familiar with jQuery?
Currently I'm going through jQuery tutorials and I will catch up it quickly. Thanks for the given information and directions.
Regards, Thilanka.
lgtkaushalya@gmail.com a écrit :
Hi Marc, I have clone the phpmyadmin repository and checked out the Relese 3.4.0 beta 2. So I will go through the suggestions about the browse and delete options in the search results.
Please checkout "master" instead.