Credits

From PmaWiki

Jump to: navigation, search
mediawiki
mediawiki
mediawiki

Contents

[edit] Credits, in chronological order

[edit] Tobias Ratschiller

<tobias_at_ratschiller.com>

  • creator of phpMyAdmin
  • maintainer from 1998 to summer 2000

[edit] Marc Delisle

<Marc.Delisle_at_cegepsherbrooke.qc.ca>

[edit] Olivier Müller

<om_at_omnis.ch>

  • started SourceForge phpMyAdmin project in March 2001
  • sync'ed different existing CVS trees with new features and bugfixes
  • multi-language improvements, dynamic language selection
  • current project maintainer
  • many bugfixes and improvements

[edit] Loïc Chapeaux

<lolo_at_phpheaven.net>

  • rewrote and optimized javascript, DHTML and DOM stuff
  • rewrote the scripts so they fit the PEAR coding standards and generate XHTML1.0 and CSS2 compliant codes
  • improved the language detection system
  • many bugfixes and improvements

[edit] Robin Johnson

<robbat2_at_users.sourceforge.net>

[edit] Armel Fauveau

<armel.fauveau_at_globalis-ms.com>

[edit] Geert Lund

<glund_at_silversoft.dk>

  • various fixes
  • moderator of the phpMyAdmin former users forum at phpwizard.net

[edit] Korakot Chaovavanich

<korakot_at_iname.com>

[edit] Pete Kelly

<webmaster_at_trafficg.com>

  • rewrote and fix dump code
  • bugfixes

[edit] Steve Alberty

<alberty_at_neptunlabs.de>

[edit] Benjamin Gandon

<gandon_at_isia.cma.fr>

[edit] Alexander M. Turek

<me_at_derrabus.de>

[edit] Mike Beck

<mike.beck_at_web.de>

[edit] Michal Čihař

<michal@cihar.com>

  • enhanced index creation/display feature
  • feature to use a different charset for HTML than for MySQL
  • modularisation and improvements of export and import feature
  • various features and fixes
  • Czech language file updates

[edit] Christophe Gesché

from the "MySQL Form Generator for PHPMyAdmin" (http://sf.net/projects/phpmysqlformgen/)

  • suggested the patch for multiple table printviews

[edit] Garvin Hicking

<me_at_supergarv.de>

[edit] Yukihiro Kawada

<kawada_at_den.fujifilm.co.jp>

  • japanese kanji encoding conversion feature

[edit] Piotr Roszatycki

<d3xter_at_users.sourceforge.net> and Dan Wilson

[edit] Axel Sander

<n8falke_at_users.sourceforge.net>

[edit] Maxime Delorme

<delorme.maxime_at_free.fr>

[edit] Olof Edlund

<olof.edlund_at_upright.se>

  • SQL validator server

[edit] Ivan R. Lanin

<ivanlanin_at_users.sourceforge.net>

[edit] Mike Cochrane

<mike_at_graftonhall.co.nz>

  • blowfish library from the Horde project

[edit] Marcel Tschopp

<ne0x_at_users.sourceforge.net>

  • mysqli support
  • many bugfixes and improvements

[edit] Michael Keck

<mkkeck_at_users.sourceforge.net>

[edit] Mathias Landhäußer

  • Representation at conferences

[edit] Sebastian Mendel

<cybot_tm@users.sourceforge.net>

  • interface improvements
  • various bugfixes

[edit] Other contributors

And also to the following people who have contributed minor changes, enhancements, bugfixes or support for a new language since version 2.1.0:

Bora Alioglu, Ricardo ?, Sven-Erik Andersen, Alessandro Astarita, Péter Bakondy, Borges Botelho, Olivier Bussier, Neil Darlow, Mats Engstrom, Ian Davidson, Laurent Dhima, Kristof Hamann, Thomas Kläger, Lubos Klokner, Martin Marconcini, Girish Nair, David Nordenberg, Andreas Pauley, Bernard M. Piller, Laurent Haas, "Sakamoto", Yuval Sarna, www.securereality.com.au, Alexis Soulard, Alvar Soome, Siu Sun, Peter Svec, Michael Tacelosky, Rachim Tamsjadi, Kositer Uros, Luís V., Martijn W. van der Lee, Algis Vainauskas, Daniel Villanueva, Vinay, Ignacio Vazquez-Abrams, Chee Wai, Jakub Wilk, Thomas Michael Winningham, Vilius Zigmantas, "Manuzhai".

[edit] Original Credits of Version 2.1.0

   This work is based on Peter Kuppelwieser's MySQL-Webadmin. It was his idea
   to create a web-based interface to MySQL using PHP3. Although I have not
   used any of his source-code, there are some concepts I've borrowed from
   him. phpMyAdmin was created because Peter told me he wasn't going to
   further develop his (great) tool.
   Thanks go to
   - Amalesh Kempf <ak-lsml_at_living-source.com> who contributed the
     code for the check when dropping a table or database. He also suggested
     that you should be able to specify the primary key on tbl_create.php3. To
     version 1.1.1 he contributed the ldi_*.php3-set (Import text-files) as
     well as a bug-report. Plus many smaller improvements.
   - Jan Legenhausen <jan_at_nrw.net>: He made many of the changes that
     were introduced in 1.3.0 (including quite significant ones like the
     authentication). For 1.4.1 he enhanced the table-dump feature. Plus
     bug-fixes and help.
   - Marc Delisle <DelislMa_at_CollegeSherbrooke.qc.ca> made phpMyAdmin
     language-independent by outsourcing the strings to a separate file. He
     also contributed the French translation.
   - Alexandr Bravo <abravo_at_hq.admiral.ru> who contributed
     tbl_select.php3, a feature to display only some fields from a table.
   - Chris Jackson <chrisj_at_ctel.net> added support for MySQL
     functions in tbl_change.php3. He also added the
     "Query by Example" feature in 2.0.
   - Dave Walton <walton_at_nordicdms.com> added support for multiple
     servers and is a regular contributor for bug-fixes.
   - Gabriel Ash <ga244_at_is8.nyu.edu> contributed the random access
     features for 2.0.6.
   The following people have contributed minor changes, enhancements, bugfixes
   or support for a new language:
   Jim Kraai, Jordi Bruguera, Miquel Obrador, Geert Lund, Thomas Kleemann,
   Alexander Leidinger, Kiko Albiol, Daniel C. Chao, Pavel Piankov,
   Sascha Kettler, Joe Pruett, Renato Lins, Mark Kronsbein, Jannis Hermanns,
   G. Wieggers.
   
   And thanks to everyone else who sent me email with suggestions, bug-reports
   and or just some feedback.
Advertisement