From Fedora Project Wiki

No edit summary
m (removed category)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
<!--language:en -->
=Christopher Stone=
{{admon/note| '''Contact Information for''' Christopher Stone:|
 
{{admon/note| '''Contact Information for''' ''Christopher Stone'':|
* '''FAS''': [[fas:xulchris|xulchris]]
* '''FAS''': [[fas:xulchris|xulchris]]
* '''Mail''': [[Special:Emailuser/Xulchris|E-Mail XulChris]]
* '''Mail''': [[Special:Emailuser/Xulchris|E-Mail XulChris]]
* '''Web''': http://xulchris.fedorapeople.org
* '''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]
* '''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 package mantainer and sponser.
* 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.}}
}}
 


----




Line 26: Line 24:


=== PEAR Packages ===
=== PEAR Packages ===
* [http://www.phpunit.de/ php-channel-phpunit] - Adds phpunit channel to PEAR
* [http://www.phpunit.de/ php-channel-phpunit] - Adds phpunit channel to PEAR
* [http://pear.php.net/package/Benchmark php-pear-Benchmark] - Framework to benchmark PHP scripts or function calls
* [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] - Class to generate CHAP packets
* [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] - Date and Time Zone Classes
* [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] - Driver based class to calculate 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] - An SQL Builder, Object Interface to Database Tables
* [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] - Automatically build HTML_Quick<code></code>Form objects
* [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] - An OO-interface for easily retrieving and modifying data in a DB
* [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] - Common file and directory routines
* [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] - Manipulate many kinds of password files
* [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] - Class for managing SAMBA style password files
* [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] - Base class for other HTML classes
* [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] - Class for creating, validating, processing HTML forms
* [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] - Meta-element which holds any other element in a grid
* [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] - Class to easily design HTML tables
* [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] - Provides an easy way to perform HTTP requests
* [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] - Secure managment of files submitted via HTML Forms
* [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] - Common interface to image drawing
* [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] - Manage and handles color data and conversions
* [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] - Displays numerical data as a graph/chart/plot
* [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] - Interface to AT&T's Graph<code></code>Viz tools
* [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] - Classes to calculate statistical parameters
* [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] - Database Abstraction Layer
* [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] - MySQL MDB2 Driver
* [http://pear.php.net/package/MDB2 php-pear-MDB2] - Database Abstraction Layer
* [http://pear.php.net/package/Net_Curl php-pear-Net-Curl] - OO interface to PHP's cURL extension
* [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] - Provides a POP3 class to access POP3 server
* [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] - Easy parsing of URLs
* [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] - Simple and flexible way to build nice URLs for web applications
* [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] - Extract information from an HTTP user agent
* [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] - Provides methods for converting to and from Roman Numerals
* [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] - Methods for spelling numerals in 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] - Data paging class
* [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] - Unified payment processor
* [http://pear.php.net/package/Pager php-pear-Pager] - Data paging class
* [https://phpunit.de php-pear-PHPUnit] - Regression testing framework for unit tests [FC7+]
* [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] - A tabular structure for converting data
* [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] - Data<code></code>Source driver using arrays
* [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] - Data<code></code>Source driver using PEAR::DB_Data<code></code>Object
* [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] - Data<code></code>Source driver using PEAR::MDB2 and an SQL query
* [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] - Data<code></code>Source driver using RSS files
* [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] - Renderer driver using PEAR::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] - Renderer driver using 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] - Validation class for various data types
* [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] - Validation class for Credit Cards
* [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] - Class to format XML documents
* [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] - RSS parser
* [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] - Swiss-army knife for reading and writing XML files
* [http://pear.php.net/packages/XML_RSS php-pear-XML-RSS] - RSS parser
* [http://pear.php.net/packages/XML_Util php-pear-XML-Util] - XML utility class
* [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 84: Line 83:


== Poker Packages ==
== Poker Packages ==
* [http://gna.org/projects/cal3d cal3d] - Skeletal based 3D character animation library
* [http://gna.org/projects/cal3d cal3d] - Skeletal based 3D character animation library
* [http://www.vrlab.umu.se/research/osgAL osgal] - Adapts Open<code></code>Scene<code></code>Graph to use OpenAL++
* [http://www.vrlab.umu.se/research/osgAL osgal] - Adapts OpenSceneGraph to use OpenAL++
* [http://gna.org/projects/underware osgcal] - Adapts Open<code></code>Scene<code></code>Graph to use Cal3D
* [http://gna.org/projects/underware osgcal] - Adapts OpenSceneGraph to use Cal3D
* [http://pokersource.org/poker-engine poker-engine] - Python library that implements poker rules
* [http://pokersource.org/poker-engine poker-engine] - Python library that implements poker rules
* [http://pokersource.org/poker-eval poker-eval] - Poker hand evaluator library
* [http://pokersource.org/poker-eval poker-eval] - Poker hand evaluator library
* [http://pokersource.org/poker-network poker-network] - A poker server, client and abstract user interface library
* [http://pokersource.org/poker-network poker-network] - A poker server, client and abstract user interface library
* [http://pokersource.org/poker-network poker2d] - GTK poker client to play on a poker-network server
* [http://pokersource.org/poker-network poker2d] - GTK poker client to play on a poker-network server
* [http://gna.org/projects/underware poker3d] - Three dimensional multi-user online poker game
* [http://gna.org/projects/underware poker3d] - Three dimensional multi-user online poker game
* [http://3dprod.pokersource.info poker3d-data] - Data files for the poker3d package
* [http://3dprod.pokersource.info poker3d-data] - Data files for the poker3d package
* [http://www.pygame.org pygame] - Python modules for writing games
* [http://www.pygame.org pygame] - Python modules for writing games
* [http://pokersource.org/pypoker-eval pypoker-eval] - Python interface to poker-eval
* [http://pokersource.org/pypoker-eval pypoker-eval] - Python interface to poker-eval
* [http://research.warnes.net/projects/RStatServer/fpconst/ python-fpconst] - Python module for handling IEEE 754 floating point special values
* [http://research.warnes.net/projects/RStatServer/fpconst/ python-fpconst] - Python module for handling IEEE 754 floating point special values
* [http://pywebsvcs.sourceforge.net/ SOAPpy] - Full-featured SOAP library for Python
* [http://pywebsvcs.sourceforge.net/ SOAPpy] - Full-featured SOAP library for Python
* [http://insitu.lri.fr/metisse/ xwnc] - Mix of Xvnc and XDarwin with improved protocol
* [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] - Utility to manipulate SFV files
* [http://zakalwe.fi/~shd/foss/cksfv cksfv] - Utility to manipulate SFV files
* [http://spambayes.sourceforge.net spambayes] - Bayesian anti-spam filter
* [http://spambayes.sourceforge.net spambayes] - Bayesian anti-spam filter


= '''Packages I Am Currently Working On''' =
= '''Packages I Am Currently Working On''' =
* [https://bugzilla.redhat.com/show_bug.cgi?id=450366 php-pear-HTTP-Client] - Easy way to perform multiple HTTP requests and process their results
* [https://bugzilla.redhat.com/show_bug.cgi?id=474965 php-pear-Date-Holidays-USA] - Driver based class to calculate holidays in USA


= '''Software I Plan On Packaging''' =
= '''Software I Plan On Packaging''' =
* [http://pear.php.net/package/Auth php-pear-Auth] - Creating an authentication system.
* [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 Have Orphaned''' (Feel free to pick these up!) =
= '''Packages I Have Orphaned''' (Feel free to pick these up!) =
* [http://insitu.lri.fr/~roussel/projects/nucleo nucleo] - Toolkit for exploring new uses of video
* [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] - Experimental 3-D X desktop
* [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194027 metisse] - Experimental 3-D X desktop


= '''Packages No Longer Supported''' =
= '''Packages No Longer Supported''' =
Line 123: Line 124:
= '''Miscellaneous''' =
= '''Miscellaneous''' =
Play poker with me online!
Play poker with me online!
[[Category:Homepage]]

Latest revision as of 13:19, 9 March 2009

Christopher Stone

Note.png
Contact Information for Christopher Stone:
Important.png
Projects:
  • Fedora package mantainer and sponser.
  • Member of the Fedora Games, PHP, and KDE SIGs.
  • Initiated the work with the rpmdevtools package to support PEAR packages by creating a default spec file template for php-pear packages.


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

Fedora Package Database

PHP Packages

  • php-Smarty - Template/Presentation Framework for PHP

PEAR Packages

PECL Packages

Perl Packages

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

  • cksfv - Utility to manipulate SFV files
  • spambayes - Bayesian anti-spam filter

Packages I Am Currently Working On

Software I Plan On Packaging

Packages I Have Orphaned (Feel free to pick these up!)

  • nucleo - Toolkit for exploring new uses of video
  • metisse - Experimental 3-D X desktop

Packages No Longer Supported

People I've Sponsored

Miscellaneous

Play poker with me online!