From Gallery Codex
Chris Kelly
Me: http://ckdake.com/
My Photos: http://ckdake.com/gallery/
Gallery Work: http://ckdake.com/projects/gallery/
- Gallery Project Manager
- G1 Release Packager
- Developer/Coordinator of XML-RPC for Gallery2.
TODO
news announcements to go out
- separate in depth page for each thing on the old http://gallery.menalto.com/whats_cooking_in_gallery_2_2
- h0bbel: summary of Gallery related news on the web (technorati, etc)
- fryfrog: summary of things going on in dev land (status reports, future releases, etc)
- call for documentation writers
- Tools to talk to Gallery 2 : GLoSS 1.0.0
- G2 trivia: # of translations, integrations, modules, etc
project manager sorts of things
- I currently monitor what I think is all the mailing list that are related. I scan though all the emails, respond to Gallery related ones on non-Gallery lists as appropriate, and jump in on the Gallery related ones as appropriate. The current list is: all the sf.net trackers, forums, g@mc, all of the sf.net mailing lists, redhat and gentoo security announcements, secunia and bugtraq mailing lists,
- responsibilities
- Managing fringe team members (eg Mike)
- Dealing with all of our affiliate relationships
- Individual communication with all team members
- Dealing with gallery@menalto.com mail
- Being point of presence for project
- Managing relationships with other projects
- Setting the tone/attitude for the project
- Minimizing conflict
- Monitoring GMC versioncheck pages
- locking commenting on GMC for page 2 items when new news goes up to prevent spam
- figure out why drupal sends emails for users accounts created with // in the url where the user id should be. users hitting back at just the wrong time?
- Gallery 1.x roadmap with Jens
- tech writer recruiting
- we need a number of these
- announcement
- pay/rewards/competitions?
- specific areas where docs could be useful Codex:Documentation_Requests
- do we need organization of the documentation categories completed first?
- ISP qualification program -> Certified_Web_Hosts
- contact http://frommel.net/gallery/ and ask him if he'd like to share/gpl/give-us his theme (it's G1, noted bharat if he noticed..)
sf.net trackers
- design new categorization for RFEs for G2
- remove [G2] marker
- Groups for G1, G2, GR
- Categories:
- core/framework changes
- new modules
- module extensions/changes
- new themes
- theme changes
on the codex
bugs
G2 Code
XML-RPC server module
- code in http://cvs.sourceforge.net/viewcvs.py/gallery-contrib/remoteprotocol/
- finish handoff to User:Bharat
- Unit Test problems
- Notice: Undefined offset: 1 in /home/ckdake/public_html/gallery2/modules/remoteprotocol/test/phpunit/RemoteprotocolXmlRpcTest.class on line 56
- remoteprotocolxmlrpctest
- see what happened to passing in an array of ids and getting back an array of results for every function where its reasonable (compare current core methods to stuff in http://cvs.sourceforge.net/viewcvs.py/gallery-contrib/xmlrpc/)
- start designing "link to other gallery" using xmlrpc
- "gallery of galleries" for gmc
- start off with just an xml-rpc client for GalleryItem
- do that now?
- look at the webcam module for starting ideas