From Fedora Project Wiki
No edit summary |
m (removed category) |
||
(16 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
=Christopher Stone= | |||
* Fedora package mantainer and sponser. | {{admon/note| '''Contact Information for''' ''Christopher Stone'':| | ||
* '''FAS''': [[fas:xulchris|xulchris]] | |||
* '''Mail''': [[Special:Emailuser/Xulchris|E-Mail XulChris]] | |||
* '''Web''': http://xulchris.fedorapeople.org | |||
* '''IRC''': <code>XulChris</code> on the <code>#fedora-devel</code> or <code>#fedora-games</code> channel at [http://freenode.net freenode]}} | |||
{{admon/important|Projects:| | |||
* Fedora [[PackageMaintainers|package mantainer]] and [[Infrastructure/Sponsor|sponser]]. | |||
* Member of the Fedora [[SIGs/Games|Games]], [[SIGs/PHP|PHP]], and [[SIGs/KDE|KDE]] SIGs. | * Member of the Fedora [[SIGs/Games|Games]], [[SIGs/PHP|PHP]], and [[SIGs/KDE|KDE]] SIGs. | ||
* Initiated the work with the rpmdevtools package to support PEAR packages by creating a default spec file template for php-pear packages. | * Initiated the work with the rpmdevtools package to support PEAR packages by creating a default spec file template for php-pear packages.}} | ||
}} | |||
= '''Upstream | = '''Upstream Projects I Work On''' = | ||
* [http://pokersource.org pokersource] - Development libraries in C and python for poker simulation | * [http://pokersource.org pokersource] - Development libraries in C and python for poker simulation | ||
* [http://gna.org/projects/cal3d Cal3D] - Skeletal based 3d character animation library | * [http://gna.org/projects/cal3d Cal3D] - Skeletal based 3d character animation library | ||
= '''Packages I | = '''Packages I Maintain''' = | ||
[https://admin.fedoraproject.org/pkgdb/users/packages/xulchris Fedora Package Database] | |||
== PHP Packages == | == PHP Packages == | ||
Line 21: | Line 24: | ||
=== PEAR Packages === | === PEAR Packages === | ||
* [http://www.phpunit.de/ php-channel-phpunit] | * [http://www.phpunit.de/ php-channel-phpunit] - Adds phpunit channel to PEAR | ||
* [http://pear.php.net/package/Benchmark php-pear-Benchmark] | * [http://pear.php.net/package/Benchmark php-pear-Benchmark] - Framework to benchmark PHP scripts or function calls | ||
* [http://pear.php.net/package/Crypt_CHAP php-pear-Crypt-CHAP] | * [http://pear.php.net/package/Crypt_CHAP php-pear-Crypt-CHAP] - Class to generate CHAP packets | ||
* [http://pear.php.net/package/Date php-pear-Date] | * [http://pear.php.net/package/Date php-pear-Date] - Date and Time Zone Classes | ||
* [http://pear.php.net/package/Date_Holidays php-pear-Date-Holidays] | * [http://pear.php.net/package/Date_Holidays php-pear-Date-Holidays] - Driver based class to calculate holidays | ||
* [http://pear.php.net/package/DB_DataObject php-pear-DB-DataObject] | * [http://pear.php.net/package/DB_DataObject php-pear-DB-DataObject] - An SQL Builder, Object Interface to Database Tables | ||
* [http://pear.php.net/package/DB_DataObject_FormBuilder php-pear-DB-DataObject-FormBuilder] | * [http://pear.php.net/package/DB_DataObject_FormBuilder php-pear-DB-DataObject-FormBuilder] - Automatically build HTML_QuickForm objects | ||
* [http://pear.php.net/package/DB_QueryTool php-pear-DB-QueryTool] | * [http://pear.php.net/package/DB_QueryTool php-pear-DB-QueryTool] - An OO-interface for easily retrieving and modifying data in a DB | ||
* [http://pear.php.net/package/File php-pear-File] | * [http://pear.php.net/package/File php-pear-File] - Common file and directory routines | ||
* [http://pear.php.net/package/File_Passwd php-pear-File-Passwd] | * [http://pear.php.net/package/File_Passwd php-pear-File-Passwd] - Manipulate many kinds of password files | ||
* [http://pear.php.net/package/File_SMBPasswd php-pear-File-SMBPasswd] | * [http://pear.php.net/package/File_SMBPasswd php-pear-File-SMBPasswd] - Class for managing SAMBA style password files | ||
* [http://pear.php.net/package/HTML_Common php-pear-HTML-Common] | * [http://pear.php.net/package/HTML_Common php-pear-HTML-Common] - Base class for other HTML classes | ||
* [http://pear.php.net/package/HTML_QuickForm php-pear-HTML-QuickForm] | * [http://pear.php.net/package/HTML_QuickForm php-pear-HTML-QuickForm] - Class for creating, validating, processing HTML forms | ||
* [http://pear.php.net/package/HTML_QuickForm_ElementGrid php-pear-HTML-QuickForm-ElementGrid] | * [http://pear.php.net/package/HTML_QuickForm_ElementGrid php-pear-HTML-QuickForm-ElementGrid] - Meta-element which holds any other element in a grid | ||
* [http://pear.php.net/package/HTML_Table php-pear-HTML-Table] | * [http://pear.php.net/package/HTML_Table php-pear-HTML-Table] - Class to easily design HTML tables | ||
* [http://pear.php.net/package/HTTP_Request php-pear-HTTP-Request] | * [http://pear.php.net/package/HTTP_Client php-pear-HTTP-Client] - Easy way to perform multiple HTTP requests and process their results | ||
* [http://pear.php.net/package/HTTP_Upload php-pear-HTTP-Upload] | * [http://pear.php.net/package/HTTP_Request php-pear-HTTP-Request] - Provides an easy way to perform HTTP requests | ||
* [http://pear.php.net/package/Image_Canvas php-pear-Image-Canvas] | * [http://pear.php.net/package/HTTP_Upload php-pear-HTTP-Upload] - Secure managment of files submitted via HTML Forms | ||
* [http://pear.php.net/package/Image_Color php-pear-Image-Color] | * [http://pear.php.net/package/Image_Canvas php-pear-Image-Canvas] - Common interface to image drawing | ||
* [http://pear.php.net/package/Image_Graph php-pear-Image-Graph] | * [http://pear.php.net/package/Image_Color php-pear-Image-Color] - Manage and handles color data and conversions | ||
* [http://pear.php.net/package/Image_GraphViz php-pear-Image-GraphViz] | * [http://pear.php.net/package/Image_Graph php-pear-Image-Graph] - Displays numerical data as a graph/chart/plot | ||
* [http://pear.php.net/package/Math_Stats php-pear-Math-Stats] | * [http://pear.php.net/package/Image_GraphViz php-pear-Image-GraphViz] - Interface to AT&T's GraphViz tools | ||
* [http://pear.php.net/package/MDB2 php-pear-MDB2] | * [http://pear.php.net/package/Math_Stats php-pear-Math-Stats] - Classes to calculate statistical parameters | ||
* [http://pear.php.net/package/MDB2_Driver_mysql php-pear-MDB2-Driver-mysql] | * [http://pear.php.net/package/MDB2 php-pear-MDB2] - Database Abstraction Layer | ||
* [http://pear.php.net/package/Net_Curl php-pear-Net-Curl] | * [http://pear.php.net/package/MDB2_Driver_mysql php-pear-MDB2-Driver-mysql] - MySQL MDB2 Driver | ||
* [http://pear.php.net/package/Net_POP3 php-pear-Net-POP3] | * [http://pear.php.net/package/Net_Curl php-pear-Net-Curl] - OO interface to PHP's cURL extension | ||
* [http://pear.php.net/package/Net_URL php-pear-Net-URL] | * [http://pear.php.net/package/Net_POP3 php-pear-Net-POP3] - Provides a POP3 class to access POP3 server | ||
* [http://pear.php.net/package/Net_URL_Mapper php-pear-Net-URL-Mapper] | * [http://pear.php.net/package/Net_URL php-pear-Net-URL] - Easy parsing of URLs | ||
* [http://pear.php.net/package/Net_UserAgent_Detect php-pear-Net-UserAgent-Detect] | * [http://pear.php.net/package/Net_URL_Mapper php-pear-Net-URL-Mapper] - Simple and flexible way to build nice URLs for web applications | ||
* [http://pear.php.net/package/Numbers_Roman php-pear-Numbers-Roman] | * [http://pear.php.net/package/Net_UserAgent_Detect php-pear-Net-UserAgent-Detect] - Extract information from an HTTP user agent | ||
* [http://pear.php.net/package/Numbers_Words php-pear-Numbers-Words] | * [http://pear.php.net/package/Numbers_Roman php-pear-Numbers-Roman] - Provides methods for converting to and from Roman Numerals | ||
* [http://pear.php.net/package/Pager php-pear-Pager] | * [http://pear.php.net/package/Numbers_Words php-pear-Numbers-Words] - Methods for spelling numerals in words | ||
* [http://pear.php.net/package/Payment_Process php-pear-Payment-Process] | * [http://pear.php.net/package/Pager php-pear-Pager] - Data paging class | ||
* [https://phpunit.de php-pear-PHPUnit] | * [http://pear.php.net/package/Payment_Process php-pear-Payment-Process] - Unified payment processor | ||
* [http://pear.php.net/package/Structures_DataGrid php-pear-Structures-DataGrid] | * [https://phpunit.de php-pear-PHPUnit] - Regression testing framework for unit tests | ||
* [http://pear.php.net/package/Structures_DataGrid_DataSource_Array php-pear-Structures-DataGrid-DataSource-Array] | * [http://pear.php.net/package/Structures_DataGrid php-pear-Structures-DataGrid] - A tabular structure for converting data | ||
* [http://pear.php.net/package/Structures_DataGrid_DataSource_DataObject php-pear-Structures-DataGrid-DataSource-DataObject] | * [http://pear.php.net/package/Structures_DataGrid_DataSource_Array php-pear-Structures-DataGrid-DataSource-Array] - DataSource driver using arrays | ||
* [http://pear.php.net/package/Structures_DataGrid_DataSource_MDB2 php-pear-Structures-DataGrid-DataSource-MDB2] | * [http://pear.php.net/package/Structures_DataGrid_DataSource_DataObject php-pear-Structures-DataGrid-DataSource-DataObject] - DataSource driver using PEAR::DB_DataObject | ||
* [http://pear.php.net/package/Structures_DataGrid_DataSource_RSS php-pear-Structures-DataGrid-DataSource-RSS] | * [http://pear.php.net/package/Structures_DataGrid_DataSource_MDB2 php-pear-Structures-DataGrid-DataSource-MDB2] - DataSource driver using PEAR::MDB2 and an SQL query | ||
* [http://pear.php.net/package/Structures_DataGrid_Renderer_Pager php-pear-Structures-DataGrid-Renderer-Pager] | * [http://pear.php.net/package/Structures_DataGrid_DataSource_RSS php-pear-Structures-DataGrid-DataSource-RSS] - DataSource driver using RSS files | ||
* [http://pear.php.net/package/Structures_DataGrid_Renderer_Smarty php-pear-Structures-DataGrid-Renderer-Smarty] | * [http://pear.php.net/package/Structures_DataGrid_Renderer_Pager php-pear-Structures-DataGrid-Renderer-Pager] - Renderer driver using PEAR::Pager | ||
* [http://pear.php.net/package/Validate php-pear-Validate] | * [http://pear.php.net/package/Structures_DataGrid_Renderer_Smarty php-pear-Structures-DataGrid-Renderer-Smarty] - Renderer driver using Smarty | ||
* [http://pear.php.net/package/Validate_Finance_CreditCard php-pear-Validate-Finance-CreditCard] | * [http://pear.php.net/package/Validate php-pear-Validate] - Validation class for various data types | ||
* [http://pear.php.net/packages/XML_Beautifier php-pear-XML-Beautifier] | * [http://pear.php.net/package/Validate_Finance_CreditCard php-pear-Validate-Finance-CreditCard] - Validation class for Credit Cards | ||
* [http://pear.php.net/packages/XML_RSS php-pear-XML-RSS] | * [http://pear.php.net/packages/XML_Beautifier php-pear-XML-Beautifier] - Class to format XML documents | ||
* [http://pear.php.net/packages/XML_Serializer php-pear-XML-Serializer] | * [http://pear.php.net/packages/XML_RSS php-pear-XML-RSS] - RSS parser | ||
* [http://pear.php.net/packages/XML_Util php-pear-XML-Util] | * [http://pear.php.net/packages/XML_Serializer php-pear-XML-Serializer] - Swiss-army knife for reading and writing XML files | ||
* [http://pear.php.net/packages/XML_Util php-pear-XML-Util] - XML utility class | |||
=== PECL Packages === | === PECL Packages === | ||
Line 79: | Line 83: | ||
== Poker Packages == | == Poker Packages == | ||
* [http://gna.org/projects/cal3d cal3d] | * [http://gna.org/projects/cal3d cal3d] - Skeletal based 3D character animation library | ||
* [http://www.vrlab.umu.se/research/osgAL osgal] | * [http://www.vrlab.umu.se/research/osgAL osgal] - Adapts OpenSceneGraph to use OpenAL++ | ||
* [http://gna.org/projects/underware osgcal] | * [http://gna.org/projects/underware osgcal] - Adapts OpenSceneGraph to use Cal3D | ||
* [http://pokersource.org/poker-engine poker-engine] | * [http://pokersource.org/poker-engine poker-engine] - Python library that implements poker rules | ||
* [http://pokersource.org/poker-eval poker-eval] | * [http://pokersource.org/poker-eval poker-eval] - Poker hand evaluator library | ||
* [http://pokersource.org/poker-network poker-network] | * [http://pokersource.org/poker-network poker-network] - A poker server, client and abstract user interface library | ||
* [http://pokersource.org/poker-network poker2d] | * [http://pokersource.org/poker-network poker2d] - GTK poker client to play on a poker-network server | ||
* [http://gna.org/projects/underware poker3d] | * [http://gna.org/projects/underware poker3d] - Three dimensional multi-user online poker game | ||
* [http://3dprod.pokersource.info poker3d-data] | * [http://3dprod.pokersource.info poker3d-data] - Data files for the poker3d package | ||
* [http://www.pygame.org pygame] | * [http://www.pygame.org pygame] - Python modules for writing games | ||
* [http://pokersource.org/pypoker-eval pypoker-eval] | * [http://pokersource.org/pypoker-eval pypoker-eval] - Python interface to poker-eval | ||
* [http://research.warnes.net/projects/RStatServer/fpconst/ python-fpconst] | * [http://research.warnes.net/projects/RStatServer/fpconst/ python-fpconst] - Python module for handling IEEE 754 floating point special values | ||
* [http://pywebsvcs.sourceforge.net/ SOAPpy] | * [http://pywebsvcs.sourceforge.net/ SOAPpy] - Full-featured SOAP library for Python | ||
* [http://insitu.lri.fr/metisse/ xwnc] | * [http://insitu.lri.fr/metisse/ xwnc] - Mix of Xvnc and XDarwin with improved protocol | ||
== Other Packages == | == Other Packages == | ||
* [http://zakalwe.fi/~shd/foss/cksfv cksfv] | * [http://zakalwe.fi/~shd/foss/cksfv cksfv] - Utility to manipulate SFV files | ||
* [http://spambayes.sourceforge.net spambayes] | * [http://spambayes.sourceforge.net spambayes] - Bayesian anti-spam filter | ||
= '''Packages I | = '''Packages I Am Currently Working On''' = | ||
* | * [https://bugzilla.redhat.com/show_bug.cgi?id=474965 php-pear-Date-Holidays-USA] - Driver based class to calculate holidays in USA | ||
= '''Software I | = '''Software I Plan On Packaging''' = | ||
* [http://pear.php.net/package/ | * [http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless php-pear-HTML-QuickForm-Renderer-Tableless] - Renderer that generates fully valid XHTML output | ||
* [http://pear.php.net/package/MDB_QueryTool php-pear-MDB-QueryTool] - An OO-interface for easily retrieving and modifying data in a DB | |||
* [http://pear.php.net/package/File_CSV php-pear-File-CSV] - Read and write of CSV files | |||
= '''Packages I | = '''Packages I Have Orphaned''' (Feel free to pick these up!) = | ||
* [http://insitu.lri.fr/~roussel/projects/nucleo nucleo] | * [http://insitu.lri.fr/~roussel/projects/nucleo nucleo] - Toolkit for exploring new uses of video | ||
* [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194027 metisse] | * [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194027 metisse] - Experimental 3-D X desktop | ||
= '''Packages | = '''Packages No Longer Supported''' = | ||
* [http://pear.php.net/package/PHPUnit2 php-pear-PHPUnit2] - Obsoleted by php-pear-PHPUnit in F7+ | * [http://pear.php.net/package/PHPUnit2 php-pear-PHPUnit2] - Obsoleted by php-pear-PHPUnit in F7+ | ||
* [http://alpp.sourceforge.net openalpp] - Obsoleted by osgal-0.6.1 in F8+ | * [http://alpp.sourceforge.net openalpp] - Obsoleted by osgal-0.6.1 in F8+ | ||
= '''People I've Sponsored''' = | = '''People I've Sponsored''' = | ||
* | * [[fas:josef|Josef Whiter]] | ||
* Kelly Miller | * [[fas:nixaff4|Kelly Miller]] | ||
= '''Miscellaneous''' = | = '''Miscellaneous''' = | ||
Play poker with me online! | Play poker with me online! | ||
Latest revision as of 13:19, 9 March 2009
Christopher Stone
Upstream Projects I Work On
- pokersource - Development libraries in C and python for poker simulation
- Cal3D - Skeletal based 3d character animation library
Packages I Maintain
PHP Packages
- php-Smarty - Template/Presentation Framework for PHP
PEAR Packages
- php-channel-phpunit - Adds phpunit channel to PEAR
- php-pear-Benchmark - Framework to benchmark PHP scripts or function calls
- php-pear-Crypt-CHAP - Class to generate CHAP packets
- php-pear-Date - Date and Time Zone Classes
- php-pear-Date-Holidays - Driver based class to calculate holidays
- php-pear-DB-DataObject - An SQL Builder, Object Interface to Database Tables
- php-pear-DB-DataObject-FormBuilder - Automatically build HTML_QuickForm objects
- php-pear-DB-QueryTool - An OO-interface for easily retrieving and modifying data in a DB
- php-pear-File - Common file and directory routines
- php-pear-File-Passwd - Manipulate many kinds of password files
- php-pear-File-SMBPasswd - Class for managing SAMBA style password files
- php-pear-HTML-Common - Base class for other HTML classes
- php-pear-HTML-QuickForm - Class for creating, validating, processing HTML forms
- php-pear-HTML-QuickForm-ElementGrid - Meta-element which holds any other element in a grid
- php-pear-HTML-Table - Class to easily design HTML tables
- php-pear-HTTP-Client - Easy way to perform multiple HTTP requests and process their results
- php-pear-HTTP-Request - Provides an easy way to perform HTTP requests
- php-pear-HTTP-Upload - Secure managment of files submitted via HTML Forms
- php-pear-Image-Canvas - Common interface to image drawing
- php-pear-Image-Color - Manage and handles color data and conversions
- php-pear-Image-Graph - Displays numerical data as a graph/chart/plot
- php-pear-Image-GraphViz - Interface to AT&T's GraphViz tools
- php-pear-Math-Stats - Classes to calculate statistical parameters
- php-pear-MDB2 - Database Abstraction Layer
- php-pear-MDB2-Driver-mysql - MySQL MDB2 Driver
- php-pear-Net-Curl - OO interface to PHP's cURL extension
- php-pear-Net-POP3 - Provides a POP3 class to access POP3 server
- php-pear-Net-URL - Easy parsing of URLs
- php-pear-Net-URL-Mapper - Simple and flexible way to build nice URLs for web applications
- php-pear-Net-UserAgent-Detect - Extract information from an HTTP user agent
- php-pear-Numbers-Roman - Provides methods for converting to and from Roman Numerals
- php-pear-Numbers-Words - Methods for spelling numerals in words
- php-pear-Pager - Data paging class
- php-pear-Payment-Process - Unified payment processor
- php-pear-PHPUnit - Regression testing framework for unit tests
- php-pear-Structures-DataGrid - A tabular structure for converting data
- php-pear-Structures-DataGrid-DataSource-Array - DataSource driver using arrays
- php-pear-Structures-DataGrid-DataSource-DataObject - DataSource driver using PEAR::DB_DataObject
- php-pear-Structures-DataGrid-DataSource-MDB2 - DataSource driver using PEAR::MDB2 and an SQL query
- php-pear-Structures-DataGrid-DataSource-RSS - DataSource driver using RSS files
- php-pear-Structures-DataGrid-Renderer-Pager - Renderer driver using PEAR::Pager
- php-pear-Structures-DataGrid-Renderer-Smarty - Renderer driver using Smarty
- php-pear-Validate - Validation class for various data types
- php-pear-Validate-Finance-CreditCard - Validation class for Credit Cards
- php-pear-XML-Beautifier - Class to format XML documents
- php-pear-XML-RSS - RSS parser
- php-pear-XML-Serializer - Swiss-army knife for reading and writing XML files
- php-pear-XML-Util - XML utility class
PECL Packages
- php-pecl-radius - Radius client library
- php-pecl-xdebug - PECL package for debugging PHP scripts
Perl Packages
- perl-Digest-CRC - Generic CRC functions
- perl-MP3-Info - Manipulate / fetch info from MP3 audio files
- perl-Net-IRC - Perl interface to the Internet Relay Chat protocol
Poker Packages
- cal3d - Skeletal based 3D character animation library
- osgal - Adapts OpenSceneGraph to use OpenAL++
- osgcal - Adapts OpenSceneGraph to use Cal3D
- poker-engine - Python library that implements poker rules
- poker-eval - Poker hand evaluator library
- poker-network - A poker server, client and abstract user interface library
- poker2d - GTK poker client to play on a poker-network server
- poker3d - Three dimensional multi-user online poker game
- poker3d-data - Data files for the poker3d package
- pygame - Python modules for writing games
- pypoker-eval - Python interface to poker-eval
- python-fpconst - Python module for handling IEEE 754 floating point special values
- SOAPpy - Full-featured SOAP library for Python
- xwnc - Mix of Xvnc and XDarwin with improved protocol
Other Packages
Packages I Am Currently Working On
- php-pear-Date-Holidays-USA - Driver based class to calculate holidays in USA
Software I Plan On Packaging
- php-pear-HTML-QuickForm-Renderer-Tableless - Renderer that generates fully valid XHTML output
- php-pear-MDB-QueryTool - An OO-interface for easily retrieving and modifying data in a DB
- php-pear-File-CSV - Read and write of CSV files
Packages I Have Orphaned (Feel free to pick these up!)
Packages No Longer Supported
- php-pear-PHPUnit2 - Obsoleted by php-pear-PHPUnit in F7+
- openalpp - Obsoleted by osgal-0.6.1 in F8+
People I've Sponsored
Miscellaneous
Play poker with me online!