[Phpmyadmin-devel] GSOC 2014

Hey all, I am Arpit Goyal, 4th year undergraduate, pursuing Integrated Mtech. in Mathematics and computing at IIT Delhi, India. I am interested in working with PMA this GSOC, and have setup PMA completely. I have a strong grasp on web-development languages such as: PHP,ROR, Javascript, Jquery, HTML5. I have started working on the bugs, but stuck in understanding the flow/structure of the program. Anyone suggest me how should i proceed for understanding the structure. Meanwhile I am trying on my own to understand the same. Thanks and Regards Arpit Goyal

Le 2014-03-02 01:42, arpit goyal a écrit :
Hey all, I am Arpit Goyal, 4th year undergraduate, pursuing Integrated Mtech. in Mathematics and computing at IIT Delhi, India.
I am interested in working with PMA this GSOC, and have setup PMA completely.
I have a strong grasp on web-development languages such as: PHP,ROR, Javascript, Jquery, HTML5. I have started working on the bugs, but stuck in understanding the flow/structure of the program. Anyone suggest me how should i proceed for understanding the structure. Meanwhile I am trying on my own to understand the same.
Thanks and Regards Arpit Goyal
Hi, looking at the code base, scripts starting with "db_" are related to actions done on databases; "tbl_" relate to actions on tables, and "server_" to actions related to the MySQL server as a whole. See also http://wiki.phpmyadmin.net/pma/Development for subjects like the Ajax page loader, navigation, plug-ins, etc. -- Marc Delisle http://infomarc.info | http://phpmyadmin.net

Hi Dne Sun, 02 Mar 2014 07:05:15 -0500 Marc Delisle <marc@infomarc.info> napsal(a):
looking at the code base, scripts starting with "db_" are related to actions done on databases; "tbl_" relate to actions on tables, and "server_" to actions related to the MySQL server as a whole.
I've added this to wiki: https://wiki.phpmyadmin.net/pma/Developer_guidelines -- Michal Čihař | http://cihar.com | http://blog.cihar.com

Thanks Marc and Michal. It helped a lot. I also added a basic add-on for the feature request: http://sourceforge.net/p/phpmyadmin/feature-requests/1508/ pull request: https://github.com/phpmyadmin/phpmyadmin/pull/990 . Please give me your feedback on the same. Thanks Arpit On Mon, Mar 3, 2014 at 3:36 PM, Michal Čihař <michal@cihar.com> wrote:
Hi
Dne Sun, 02 Mar 2014 07:05:15 -0500 Marc Delisle <marc@infomarc.info> napsal(a):
looking at the code base, scripts starting with "db_" are related to actions done on databases; "tbl_" relate to actions on tables, and "server_" to actions related to the MySQL server as a whole.
I've added this to wiki: https://wiki.phpmyadmin.net/pma/Developer_guidelines
-- Michal Čihař | http://cihar.com | http://blog.cihar.com
------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
participants (3)
-
arpit goyal
-
Marc Delisle
-
Michal Čihař