home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Freeware / Programare / sharpdevelop / 098setup.exe / $INSTDIR / doc / AUTHORS.xml next >
Encoding:
Extensible Markup Language  |  2003-10-24  |  8.5 KB  |  202 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <AuthorData>
  3.     <Authors>
  4.         <Category name = "Coding">
  5.             <Author name = "Mike Krueger" 
  6.                     mail = "mike@icsharpcode.net"
  7.                     achievements = "Main SD coder"/>
  8.             <Author name = "Andrea Paatz" 
  9.                     mail = "andrea@icsharpcode.net"
  10.                     achievements = "C# Parser and much work in Code Completion, Code Review"/>
  11.             <Author name = "Markus Palme"
  12.                     mail = "MarkusPalme@gmx.de"
  13.                     achievements = "VB.NET backend binding, Assembly Scout, Regular Expression workbench"/>
  14.             <Author name = "Georg Brandl"
  15.                     mail = "g.brandl@gmx.net"
  16.                 achievements = "Start Page, File type register, Assembly Scout and bugfixes"/>
  17.             <Author name = "Roman Taranchenko"
  18.                     mail = "rnt@smtp.ru"
  19.                 achievements = "Encoding Support and many Bugfixes"/>
  20.             <Author name = "Shinsaku Nakagawa"
  21.                     mail = "shinsaku@users.sourceforge.jp"
  22.                     achievements = "IME support for the editor and Bugfixes"/>
  23.             <Author name = "Eddie Sheffield"
  24.                     mail = "eddie_sheffield@YAHOO.COM"
  25.                     achievements = "Initial implementation of the Forms designer"/>
  26.             <Author name = "Niv Lederer"
  27.                     mail = "niv_led@hotmail.com"
  28.                     achievements = "Helped with the forms designer: roundtrip, events tab, helpservice and general stuff"/>
  29.             <Author name = "Denis Erchoff"
  30.                     mail = "d_erchoff@hotmail.com"
  31.                     achievements = "Customizing formsdesigner toolbar"/>
  32.             <Author name = "Jeffrey Huntsman"
  33.                     mail = "jhuntsman@oakwoodsys.com"
  34.                     achievements = "Web References"/>
  35.         </Category>
  36.         
  37.         <Category name = "Help File">
  38.             <Author name = "Gavin McKay"
  39.                     mail = "gavin@dropbears.net"
  40.                     achievements = "Help file so far"/>
  41.         </Category>
  42.     
  43.         <Category name = "Translation">
  44.             <Author name = "Bernhard Spuida"
  45.                     mail = "bspuida@yahoo.com"
  46.                     achievements = "initial translation for Spanish, Portuguese and Italian"/>
  47.             <Author name = "Lubos Bruha"
  48.                     mail = "lubos.bruha@centrum.cz"
  49.                     achievements = "Czech"/>
  50.             <Author name = "Juan T. Llibre"
  51.                     mail = "j.llibre@codetel.net.do"
  52.                     achievements = "Spanish"/>
  53.             <Author name = "Magnus Lindberg"
  54.                     mail = "magnus.lindberg@csharpsweden.com"
  55.                     achievements = "Swedish"/>
  56.             <Author name = "Fredric William-Olsson"
  57.                     mail = ""
  58.                     achievements = "Swedish"/>
  59.             <Author name = "Stefano Del Furia"
  60.                     mail = "delfo@tech-center.com"
  61.                     achievements = "Italian"/>
  62.             <Author name = "Fabiano Santos"
  63.                     mail = "flsantos@iname.com"
  64.                     achievements = "Portuguese"/>
  65.             <Author name = "Christophe Lauer"
  66.                     mail = "clauer@free.fr"
  67.                     achievements = "French"/>
  68.             <Author name = "JL Ardoin"
  69.                     mail = "jlardoin01@noos.fr"
  70.                     achievements = "French"/>
  71.             <Author name = "Bernard Vander Beken"
  72.                     mail = "bvb@iname.com"
  73.                     achievements = "Dutch"/>
  74.             <Author name = "Tomasz Krol"
  75.                     mail = "tkrol@intellinet.pl"
  76.                     achievements = "Polish"/>
  77.             <Author name = "Shinsaku Nakagawa"
  78.                     mail = "shinsaku@users.sourceforge.jp"
  79.                     achievements = "Japanese"/>
  80.             <Author name = "Roman Taranchenko"
  81.                     mail = "rnt@smtp.ru"
  82.                 achievements = "Russian"/>
  83.             <Author name = "Sin Jeong-hun"
  84.                     mail = "museofwind@yahoo.co.jp"
  85.                     achievements = "Korean"/>
  86.             <Author name = "Li Jian-fei"
  87.                     mail = "pcafei2001@163.com"
  88.                     achievements = "KunMing,China"/>
  89.         </Category>
  90.         
  91.         <Category name = "Misc Contributions">
  92.             <Author name = "Lutz Roeder"
  93.                     mail = "roeder@aisto.com"
  94.                     text = "XSLT for XML documentation transformation"/>
  95.             <Author name = "Christian Holm"
  96.                     mail = "office@holmcs.com"
  97.                     achievements = "Syntax Highlighting schemes for various languages"/>
  98.             <Author name = "Jonathan Pierce"
  99.                     mail = "jpierce@nyc.rr.com"
  100.                     achievements = "Java syntax definition"/>
  101.             <Author name = "Brent R. Matzelle"
  102.                     mail = "bmatzelle@yahoo.com"
  103.                     achievements = "NSIS installer script"/>
  104.             <Author name = "Jaroslav Suchacek"
  105.                     mail = "jaroslav.suchacek@quick.cz"
  106.                     achievements = "VB Syntax highlighting"/>
  107.             <Author name = "Marshall Elfstrand"
  108.                     mail = "elfstrand@technologist.com"
  109.                     achievements = "cool application icon, about image and enhanced splash screen"/>
  110.         </Category>
  111.         
  112.         <Category name = "Beta Testing">
  113.             <Author name = "Christian Holm"
  114.                     mail = "office@holmcs.com"
  115.                     achievements = "Finds many bugs..."/>
  116.             <Author name = "Christoph Wille"
  117.                     mail = "christophw@alphasierrapapa.com"
  118.                     achievements = "sponsored SD, and suggested many improvements and helped me a lot :)"/>
  119.         </Category>
  120.         
  121.         <Category name = "Bugfixes">
  122.             <Author name = "Alexandre Semenov"
  123.                     mail = "salexru2000@sympatico.ca"/>
  124.             <Author name = "Timothy Paul Johnson"
  125.                     mail = "timothyp@cae.com"/>
  126.             <Author name = "Jeppe Cramon"
  127.                     mail = "jeppe@cramon.dk"/>
  128.             <Author name = "Tyson S. Maxwell"
  129.                     mail = "tyson_maxwell@yahoo.com"/>
  130.             <Author name = "David Murray"
  131.                 mail = "david.murray@techie.com"/>
  132.             <Author name = "Merlyn"
  133.                 mail = "merlyn@352media.com"/>
  134.             <Author name = "Shankara Narayanan"
  135.                     mail = "J.Shankar@commerzbank.com"/>
  136.             <Author name = "Kenrick Rawlings"
  137.                     mail = "krawling@bluemarble.net"/>
  138.             <Author name = "Roger Rubin"
  139.                     mail = "roger.rubin@syngenta.com"/>
  140.             <Author name = "Pierre S. de SACY"
  141.                     mail = "pdesacy@keeboo.com"/>
  142.             <Author name = "Patrick Steele"
  143.                 mail = "pj_steele@yahoo.com"/>
  144.             <Author name = "Lawrence E. Smithmier, Jr."
  145.                 mail = "Larry@Smithmier.com"/>
  146.             <Author name = "Brandon Hunt"
  147.                 mail = "brandonh6k@yahoo.com"/>
  148.         </Category>
  149.         
  150.         <Category name = "Former Contributions">
  151.             <Author name = "Svante Lidman"
  152.                     mail = "svante_lidman@hotmail.com"
  153.                     achievements = "overworked Highlighting engine, tons of good bugfixes and some nice features"/>
  154.             <Author name = "Mark Heath"
  155.                     mail = "mark@wordandspirit.co.uk"
  156.                     achievements = "Some edit actions and many editor improvements"/>
  157.             <Author name = "Gary Gray"
  158.                     mail = "gary@ceit.co.za"
  159.                     achievements = "Java, JScript backend binding"/>
  160.             <Author name = "Donald Kackman"
  161.                     mail = "don@itsEngineering.com"
  162.                     achievements = "New Class Wizard"/>
  163.         </Category>
  164.     </Authors>
  165.     
  166.     <IncludedProjects>
  167.         <Project name = "Magic Library"
  168.                  url = "http://www.dotnetmagic.com"
  169.              description = "The GUI library which is used for the tab control and docking inside SharpDevelop"/>
  170.         <Project name = "VBDoc"
  171.                  url = "http://vb-doc.sourceforge.net"
  172.                  description="VB.NET documentation system"/>
  173.         <Project name = "NAnt"
  174.                  url = "http://nant.sourceforge.net"
  175.                  description=".NET building tool"/>
  176.         <Project name = "NDoc"
  177.                  url = "http://ndoc.sourceforge.net"
  178.                  description="C# documentation generator"/>
  179.         <Project name = "NUnit"
  180.                  url = "http://nunit.sourceforge.net"
  181.              description="Widely used .NET testing tools"/>
  182.          <Project name = "CommandBar"
  183.              url = "http://www.aisto.com/roeder/DotNet"
  184.              description = "One of the best .NET GUI libraries around. Contains an advanced toolbar and menu system"/>
  185.     </IncludedProjects>
  186.     
  187.     <Greetings>
  188.         <Person name = "Miguel de Icaza"
  189.                 mail = "miguel@ximian.com"
  190.                 text = "He works on the mono project (free .NET implementation) visit http://www.go-mono.com for more information"/>
  191.         <Person name =  "Phil Wright"
  192.                 mail = "feedback@dotnetmagic.com"
  193.                 text = "For his Magic library, this is the user interface library which is used in sharpdevelop and makes that sharpdevelop looks cool check out http://www.dotnetmagic.com for more about Magic"/>
  194.         <Person name = "Lutz Roeder"
  195.                 mail = "roeder@aisto.com"
  196.             text = "Suggested many user interface changes. He is the one who build the reflector object browser (and created the nice CommandBar GUI library #Develop uses for menus and toolbars). He is a well known guy in the .NET scene check out his page at http://www.aisto.com/roeder/DotNet"/>
  197.         <Person name = "Gerald Friedland"
  198.                 mail = "fland@inf.fu-berlin.de"
  199.                 text = "For his ongoing struggle to prove the platform independence of java"/>
  200.     </Greetings>
  201. </AuthorData>
  202.