credits.rst 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630
  1. .. _credits:
  2. Credits
  3. =======
  4. Credits, in chronological order
  5. +++++++++++++++++++++++++++++++
  6. * Tobias Ratschiller <tobias\_at\_ratschiller.com>
  7. * creator of the phpmyadmin project
  8. * maintainer from 1998 to summer 2000
  9. * Marc Delisle <marc\_at\_infomarc.info>
  10. * multi-language version in December 1998
  11. * various fixes and improvements
  12. * :term:`SQL` analyser (most of it)
  13. * current project maintainer
  14. * maintains content on our website
  15. * Olivier Müller <om\_at\_omnis.ch>
  16. * started SourceForge phpMyAdmin project in March 2001
  17. * sync'ed different existing CVS trees with new features and bugfixes
  18. * multi-language improvements, dynamic language selection
  19. * many bugfixes and improvements
  20. * Loïc Chapeaux <lolo\_at\_phpheaven.net>
  21. * rewrote and optimized javascript, DHTML and DOM stuff
  22. * rewrote the scripts so they fit the :term:`PEAR` coding standards and
  23. generate XHTML1.0 and CSS2 compliant codes
  24. * improved the language detection system
  25. * many bugfixes and improvements
  26. * Robin Johnson <robbat2\_at\_users.sourceforge.net>
  27. * database maintenance controls
  28. * table type code
  29. * Host authentication :term:`IP` Allow/Deny
  30. * DB-based configuration (Not completed)
  31. * :term:`SQL` parser and pretty-printer
  32. * :term:`SQL` validator
  33. * many bugfixes and improvements
  34. * Armel Fauveau <armel.fauveau\_at\_globalis-ms.com>
  35. * bookmarks feature
  36. * multiple dump feature
  37. * gzip dump feature
  38. * zip dump feature
  39. * Geert Lund <glund\_at\_silversoft.dk>
  40. * various fixes
  41. * moderator of the phpMyAdmin former users forum at phpwizard.net
  42. * Korakot Chaovavanich <korakot\_at\_iname.com>
  43. * "insert as new row" feature
  44. * Pete Kelly <webmaster\_at\_trafficg.com>
  45. * rewrote and fix dump code
  46. * bugfixes
  47. * Steve Alberty <alberty\_at\_neptunlabs.de>
  48. * rewrote dump code for PHP4
  49. * mySQL table statistics
  50. * bugfixes
  51. * Benjamin Gandon <gandon\_at\_isia.cma.fr>
  52. * main author of the version 2.1.0.1
  53. * bugfixes
  54. * Alexander M. Turek <me\_at\_derrabus.de>
  55. * MySQL 4.0 / 4.1 / 5.0 compatibility
  56. * abstract database interface (PMA\_DBI) with MySQLi support
  57. * privileges administration
  58. * :term:`XML` exports
  59. * various features and fixes
  60. * German language file updates
  61. * Mike Beck <mike.beck\_at\_web.de>
  62. * automatic joins in QBE
  63. * links column in printview
  64. * Relation view
  65. * Michal Čihař <michal\_at\_cihar.com>
  66. * enhanced index creation/display feature
  67. * feature to use a different charset for HTML than for MySQL
  68. * improvements of export feature
  69. * various features and fixes
  70. * Czech language file updates
  71. * created current website for phpMyAdmin
  72. * Christophe Gesché from the "MySQL Form Generator for PHPMyAdmin"
  73. (http://sf.net/projects/phpmysqlformgen/)
  74. * suggested the patch for multiple table printviews
  75. * Garvin Hicking <me\_at\_supergarv.de>
  76. * built the patch for vertical display of table rows
  77. * built the Javascript based Query window + :term:`SQL` history
  78. * Improvement of column/db comments
  79. * (MIME)-Transformations for columns
  80. * Use custom alias names for Databases in left frame
  81. * hierarchical/nested table display
  82. * :term:`PDF`-scratchboard for WYSIWYG-
  83. distribution of :term:`PDF` relations
  84. * new icon sets
  85. * vertical display of column properties page
  86. * some bugfixes, features, support, German language additions
  87. * Yukihiro Kawada <kawada\_at\_den.fujifilm.co.jp>
  88. * japanese kanji encoding conversion feature
  89. * Piotr Roszatycki <d3xter\_at\_users.sourceforge.net> and Dan Wilson
  90. * the Cookie authentication mode
  91. * Axel Sander <n8falke\_at\_users.sourceforge.net>
  92. * table relation-links feature
  93. * Maxime Delorme <delorme.maxime\_at\_free.fr>
  94. * :term:`PDF` schema output, thanks also to
  95. Olivier Plathey for the "FPDF" library (see <http://www.fpdf.org/>), Steven
  96. Wittens for the "UFPDF" library (see <http://www.acko.net/node/56>) and
  97. Nicola Asuni for the "TCPDF" library (see <http://www.tcpdf.org/>).
  98. * Olof Edlund <olof.edlund\_at\_upright.se>
  99. * :term:`SQL` validator server
  100. * Ivan R. Lanin <ivanlanin\_at\_users.sourceforge.net>
  101. * phpMyAdmin logo (until June 2004)
  102. * Mike Cochrane <mike\_at\_graftonhall.co.nz>
  103. * blowfish library from the Horde project (withdrawn in release 4.0)
  104. * Marcel Tschopp <ne0x\_at\_users.sourceforge.net>
  105. * mysqli support
  106. * many bugfixes and improvements
  107. * Nicola Asuni (Tecnick.com)
  108. * TCPDF library (`http://www.tcpdf.org <http://www.tcpdf.org>`_)
  109. * Michael Keck <mkkeck\_at\_users.sourceforge.net>
  110. * redesign for 2.6.0
  111. * phpMyAdmin sailboat logo (June 2004)
  112. * Mathias Landhäußer
  113. * Representation at conferences
  114. * Sebastian Mendel <cybot\_tm\_at\_users.sourceforge.net>
  115. * interface improvements
  116. * various bugfixes
  117. * Ivan A Kirillov
  118. * new relations Designer
  119. * Raj Kissu Rajandran (Google Summer of Code 2008)
  120. * BLOBstreaming support (withdrawn in release 4.0)
  121. * Piotr Przybylski (Google Summer of Code 2008, 2010 and 2011)
  122. * improved setup script
  123. * user preferences
  124. * Drizzle support
  125. * Derek Schaefer (Google Summer of Code 2009)
  126. * Improved the import system
  127. * Alexander Rutkowski (Google Summer of Code 2009)
  128. * Tracking mechanism
  129. * Zahra Naeem (Google Summer of Code 2009)
  130. * Synchronization feature (removed in release 4.0)
  131. * Tomáš Srnka (Google Summer of Code 2009)
  132. * Replication support
  133. * Muhammad Adnan (Google Summer of Code 2010)
  134. * Relation schema export to multiple formats
  135. * Lori Lee (Google Summer of Code 2010)
  136. * User interface improvements
  137. * ENUM/SET editor
  138. * Simplified interface for export/import
  139. * Ninad Pundalik (Google Summer of Code 2010)
  140. * AJAXifying the interface
  141. * Martynas Mickevičius (Google Summer of Code 2010)
  142. * Charts
  143. * Barrie Leslie
  144. * BLOBstreaming support with PBMS PHP extension (withdrawn in release
  145. 4.0)
  146. * Ankit Gupta (Google Summer of Code 2010)
  147. * Visual query builder
  148. * Madhura Jayaratne (Google Summer of Code 2011)
  149. * OpenGIS support
  150. * Ammar Yasir (Google Summer of Code 2011)
  151. * Zoom search
  152. * Aris Feryanto (Google Summer of Code 2011)
  153. * Browse-mode improvements
  154. * Thilanka Kaushalya (Google Summer of Code 2011)
  155. * AJAXification
  156. * Tyron Madlener (Google Summer of Code 2011)
  157. * Query statistics and charts for the status page
  158. * Zarubin Stas (Google Summer of Code 2011)
  159. * Automated testing
  160. * Rouslan Placella (Google Summer of Code 2011 and 2012)
  161. * Improved support for Stored Routines, Triggers and Events
  162. * Italian translation updates
  163. * Removal of frames, new navigation
  164. * Dieter Adriaenssens
  165. * Various bugfixes
  166. * Dutch translation updates
  167. * Alex Marin (Google Summer of Code 2012)
  168. * New plugins and properties system
  169. * Thilina Buddika Abeyrathna (Google Summer of Code 2012)
  170. * Refactoring
  171. * Atul Pratap Singh (Google Summer of Code 2012)
  172. * Refactoring
  173. * Chanaka Indrajith (Google Summer of Code 2012)
  174. * Refactoring
  175. * Yasitha Pandithawatta (Google Summer of Code 2012)
  176. * Automated testing
  177. * Jim Wigginton (phpseclib.sourceforge.net)
  178. * phpseclib
  179. * Bin Zu (Google Summer of Code 2013)
  180. * Refactoring
  181. * Supun Nakandala (Google Summer of Code 2013)
  182. * Refactoring
  183. * Mohamed Ashraf (Google Summer of Code 2013)
  184. * AJAX error reporting
  185. * Adam Kang (Google Summer of Code 2013)
  186. * Automated testing
  187. * Ayush Chaudhary (Google Summer of Code 2013)
  188. * Automated testing
  189. * Kasun Chathuranga (Google Summer of Code 2013)
  190. * Interface improvements
  191. * Hugues Peccatte
  192. * Load/save query by example (database search bookmarks)
  193. And also to the following people who have contributed minor changes,
  194. enhancements, bugfixes or support for a new language since version
  195. 2.1.0:
  196. Bora Alioglu, Ricardo ?, Sven-Erik Andersen, Alessandro Astarita,
  197. Péter Bakondy, Borges Botelho, Olivier Bussier, Neil Darlow, Mats
  198. Engstrom, Ian Davidson, Laurent Dhima, Kristof Hamann, Thomas Kläger,
  199. Lubos Klokner, Martin Marconcini, Girish Nair, David Nordenberg,
  200. Andreas Pauley, Bernard M. Piller, Laurent Haas, "Sakamoto", Yuval
  201. Sarna, www.securereality.com.au, Alexis Soulard, Alvar Soome, Siu Sun,
  202. Peter Svec, Michael Tacelosky, Rachim Tamsjadi, Kositer Uros, Luís V.,
  203. Martijn W. van der Lee, Algis Vainauskas, Daniel Villanueva, Vinay,
  204. Ignacio Vazquez-Abrams, Chee Wai, Jakub Wilk, Thomas Michael
  205. Winningham, Vilius Zigmantas, "Manuzhai".
  206. Translators
  207. +++++++++++
  208. Following people have contributed to translation of phpMyAdmin:
  209. * Arabic
  210. * Abdullah Al-Saedi <abdullah.10\_at\_windowslive.com>
  211. * Bulgarian
  212. * stoyanster <stoyanster\_at\_gmail.com>
  213. * Catalan
  214. * Xavier Navarro <xvnavarro\_at\_gmail.com>
  215. * Czech
  216. * Michal Čihař <michal\_at\_cihar.com>
  217. * Danish
  218. * opensource <opensource\_at\_jth.net>
  219. * Jørgen Thomsen <opensource\_at\_jth.net>
  220. * German
  221. * mrbendig <mrbendig\_at\_mrbendig.com>
  222. * torsten.funck <torsten.funck\_at\_googlemail.com>
  223. * Sven Strickroth <email\_at\_cs-ware.de>
  224. * typo3 <typo3\_at\_dirk-weise.de>
  225. * Jo Michael <me\_at\_mynetx.net>
  226. * Greek
  227. * Panagiotis Papazoglou <papaz_p\_at\_yahoo.com>
  228. * English (United Kingdom)
  229. * Robert Readman <robert_readman\_at\_hotmail.com>
  230. * Spanish
  231. * Matías Bellone <matiasbellone\_at\_gmail.com>
  232. * French
  233. * Marc Delisle <marc\_at\_infomarc.info>
  234. * Hindi
  235. * u4663530 <u4663530\_at\_anu.edu.au>
  236. * rsedwardian <rsedwardian\_at\_gmail.com>
  237. * Hungarian
  238. * gergo314 <gergo314\_at\_gmail.com>
  239. * Italian
  240. * Rouslan Placella <rouslan\_at\_placella.com>
  241. * Japanese
  242. * Yuichiro <yuichiro\_at\_pop07.odn.ne.jp>
  243. * Lithuanian
  244. * Kęstutis <forkik\_at\_gmail.com>
  245. * Norwegian Bokmål
  246. * Sven-Erik Andersen <sven.erik.andersen\_at\_gmail.com>
  247. * Dutch
  248. * Dieter Adriaenssens <ruleant\_at\_users.sourceforge.net>
  249. * Herman van Rink <rink\_at\_initfour.nl>
  250. * Polish
  251. * Stanisław Krukowski <stankruk\_at\_neostrada.pl>
  252. * Marcin Kozioł <lord_dark\_at\_wp.pl>
  253. * Portuguese
  254. * JoaoTMDias <contacto\_at\_joaodias.me>
  255. * Portuguese (Brazil)
  256. * wiltave <wiltave\_at\_gmail.com>
  257. * emerson4br <emerson4br\_at\_gmail.com>
  258. * Romanian
  259. * alexukf <alex.ukf\_at\_gmail.com>
  260. * Russian
  261. * Victor Volkov <hanut\_at\_php-myadmin.ru>
  262. * Sinhala
  263. * Madhura Jayaratne <madhura.cj\_at\_gmail.com>
  264. * Slovak
  265. * Martin Lacina <martin\_at\_whistler.sk>
  266. * Slovenian
  267. * Domen <dbc334\_at\_gmail.com>
  268. * Swedish
  269. * stefan <stefan\_at\_inkopsforum.se>
  270. * Tamil
  271. * ysajeepan <ysajeepan\_at\_live.com>
  272. * Telugu
  273. * veeven <veeven\_at\_gmail.com>
  274. * Thai
  275. * kanitchet <kanichet\_at\_hotmail.com>
  276. * Turkish
  277. * Burak Yavuz <hitowerdigit\_at\_hotmail.com>
  278. * Uighur
  279. * gheni <gheni\_at\_yahoo.cn>
  280. * Ukrainian
  281. * typim <duke3d\_at\_ukr.net>
  282. * oleg-ilnytskyi <ukraine.oleg\_at\_gmail.com>
  283. * Urdu
  284. * Mehbooob Khan <mehboobbugti\_at\_gmail.com>
  285. * Simplified Chinese
  286. * shanyan baishui <Siramizu\_at\_gmail.com>
  287. * Traditional Chinese
  288. * star <star\_at\_origin.club.tw>
  289. Documentation translators
  290. +++++++++++++++++++++++++
  291. Following people have contributed to translation of phpMyAdmin documentation:
  292. * Czech
  293. * Michal Čihař <michal\_at\_cihar.com>
  294. * Greek
  295. * Panagiotis Papazoglou <papaz_p\_at\_yahoo.com>
  296. * English (United Kingdom)
  297. * Robert Readman <robert_readman\_at\_hotmail.com>
  298. * French
  299. * Cédric Corazza <cedric.corazza\_at\_wanadoo.fr>
  300. * Japanese
  301. * Yuichiro Takahashi <yuichiro\_at\_pop07.odn.ne.jp>
  302. * Polish
  303. * Stanisław Krukowski <stankruk\_at\_neostrada.pl>
  304. * Portuguese (Brazil)
  305. * mjaning <mjaning\_at\_gmail.com>
  306. * Slovenian
  307. * Domen <dbc334\_at\_gmail.com>
  308. Original Credits of Version 2.1.0
  309. +++++++++++++++++++++++++++++++++
  310. This work is based on Peter Kuppelwieser's MySQL-Webadmin. It was his
  311. idea to create a web-based interface to MySQL using PHP3. Although I
  312. have not used any of his source-code, there are some concepts I've
  313. borrowed from him. phpMyAdmin was created because Peter told me he
  314. wasn't going to further develop his (great) tool.
  315. Thanks go to
  316. * Amalesh Kempf <ak-lsml\_at\_living-source.com> who contributed the
  317. code for the check when dropping a table or database. He also
  318. suggested that you should be able to specify the primary key on
  319. tbl\_create.php3. To version 1.1.1 he contributed the ldi\_\*.php3-set
  320. (Import text-files) as well as a bug-report. Plus many smaller
  321. improvements.
  322. * Jan Legenhausen <jan\_at\_nrw.net>: He made many of the changes that
  323. were introduced in 1.3.0 (including quite significant ones like the
  324. authentication). For 1.4.1 he enhanced the table-dump feature. Plus
  325. bug-fixes and help.
  326. * Marc Delisle <DelislMa\_at\_CollegeSherbrooke.qc.ca> made phpMyAdmin
  327. language-independent by outsourcing the strings to a separate file. He
  328. also contributed the French translation.
  329. * Alexandr Bravo <abravo\_at\_hq.admiral.ru> who contributed
  330. tbl\_select.php3, a feature to display only some columns from a table.
  331. * Chris Jackson <chrisj\_at\_ctel.net> added support for MySQL functions
  332. in tbl\_change.php3. He also added the "Query by Example" feature in
  333. 2.0.
  334. * Dave Walton <walton\_at\_nordicdms.com> added support for multiple
  335. servers and is a regular contributor for bug-fixes.
  336. * Gabriel Ash <ga244\_at\_is8.nyu.edu> contributed the random access
  337. features for 2.0.6.
  338. The following people have contributed minor changes, enhancements,
  339. bugfixes or support for a new language:
  340. Jim Kraai, Jordi Bruguera, Miquel Obrador, Geert Lund, Thomas
  341. Kleemann, Alexander Leidinger, Kiko Albiol, Daniel C. Chao, Pavel
  342. Piankov, Sascha Kettler, Joe Pruett, Renato Lins, Mark Kronsbein,
  343. Jannis Hermanns, G. Wieggers.
  344. And thanks to everyone else who sent me email with suggestions, bug-
  345. reports and or just some feedback.