| March 14th - March 20th | ||||||||||
| Project : Categories / Higher education | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Pieter Hartsook | Coordinate the logistics for the May Westwood Advisory Council Meeting at U of VA. | In progress | Coordinate the logistics for the May Westwood Advisory Council Meeting at U of VA. | Moved the CSG/WAC Wiki pages to the public Wiki linked from: Projects.OsaFoundation Set up Wiki page for the May WAC meeting agenda at: May Meeting Agenda | ||||||
| Pieter Hartsook | Work on draft of questions to present as a survey to NITLE schools | In progress | Work on draft of questions to present as a survey to NITLE schools. Goal is to validate any differences in requirements, usage, administration, or use from CSG schools. Run draft by Chao and Mitch early next week. Send to Scott to distribute as a survey in mid-February. | We got 65 schools (out of 92) to respond so far, a very good response rate. Scott is compiling an aggregated report. Preliminary draft of the results should be available next week. | ||||||
| Chao Lam | Discuss with Pieter next steps for Spring WAC meeting | Completed | Discuss with Pieter next steps for Spring WAC meeting | done | ||||||
| Project : Categories / Product design | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Chao Lam | Write up first draft on requirements for sharing notification | Not started | Write up first draft on requirements for sharing notification (time permitting) | |||||||
| Brian Skinner | Design docs | In progress | (+) Get started on the Calendar design doc, if time permits. | Nope, didn't get to it. | ||||||
| Brian Skinner | Design meetings | In progress | Design meetings on Monday, Tuesday, and Thursday. | Done. | ||||||
| Brian Skinner | Template for design docs | In progress | (+) Work with Mimi implement the proposals outlined in Design Group Meeting 2004 03 01 (+) Update the page status form to know about page types, and use the wiki's meta-data formatted search tools to organize wiki pages by type. (+) If time permits, work my way through other tasks on the Library Project? to-do list. | (+) Did a lot of work on the wiki to implement many of the proposals outlined in Design Group Meeting 2004 03 01. Half way there. Need to keep working on this next week. (+) Removed the old "PageStatus" form and created a new PageInfo form that knows about page types. Added PageInfo? forms to 70 of the 300 pages on the Chandler wiki web. (+) Set up Table of Contents pages that use the wiki's meta-data formatted search tools to organize wiki pages by type. See Pages, grouped by page type and Pages, grouped by person. (+) Created header banners for the dozen different page types, and created "About" pages that explain the different page types available. See About Page Types?. (+) Talked with Ducky and Mimi about other ideas on the Library Project? to-do list, but haven't started on them yet. | ||||||
| Project : Chandler development | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mark Jaffe | Investigation of Subversion as new SCM tool | In progress | Investigation of Subversion as new SCM tool | Reading Web discussions and following threads on svn mailing list. | ||||||
| Mark Jaffe | Prepare outline of preliminary QA processes relating to handoff from Release to QA Engineer. | In progress | Prepare outline of preliminary QA processes relating to handoff from Release to QA Engineer. | Plan on starting this week. | ||||||
| Mitch Kapor | Act like a good development manager, especially to surface and deal with intergroup issues | In progress | .4 planning | in progress | ||||||
| Katie Parlante | Users and groups meeting | Completed | Users and groups meeting | Brian's notes | ||||||
| Katie Parlante | Threading snake | In progress | probably won't get to it this week | talked to John about next steps | ||||||
| Heikki Toivonen | Build Chandler (with Lucene) using Cygwin. | Completed | Filed a bug on this, and I don't intend to work on this in the near future. | |||||||
| Project : Chandler development / Application | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Katie Parlante | 0.4 release planning | In progress | (+) Make list of work items/projects (apps team and related) (+) First pass at high level milestones | Spent some quality time with the design team's specs, made a pass at a list. Talked to John, who also went off to read the specs more carefully. Talked to Chao about priorities, agreed on attributes to track for the tasks (relative cost, relative priority, key dependencies, requires more design work or issue resolution, target milestone) | ||||||
| Katie Parlante | apps team | In progress | (+) meeting (+) work plan for 0.4 | meeting notes | ||||||
| Katie Parlante | wxWidgets transition | In progress | help out where necessary | Jed and Mark didn't actually get started until this week, because the build has been broken. I think Jed is now set up on his branch. | ||||||
| Project : Chandler development / Application / Content model | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Jeffrey Harris | Maintain XSL files and related python code. | In progress | Maintain XSL files and related python code. | |||||||
| Brian Skinner | Drive towards having an initial PIM level Content Model. | In progress | (+) Meeting on Tuesday to follow up on the Users and Group Design (+) Be available if Katie wants to continue planning about the Trash.ContentModel? goals for 0.4. (+) Be available if Jeffrey surfaces issues with the content model as he's working on the Content Model Interoperation Project. Likewise, be available if Stuart or bear identify e-mail content model issues. Hand off to Jeffrey whatever sample data that Mitch and Mimi come up with. (+) Meet with Mimi on Monday to talk about the content model (+) As per last week's Data Model meeting, Brian to write up a proposal about "Policy Primitives", including: sharing policy, delete policy, copy policy, and owns policy | (+) Met on Tuesday about the Users and Group Design. See the meeting notes.? (+) Met with Katie about the idea of hiring someone to hand all the content model tasks off to. Interviewing candidate next week. Also met with Katie about data model stuff, as part of handing off data model to Ted. (+) Didn't talk with Jeffrey or Mimi about content model questions. Wasn't needed this week. (+) Didn't find time to write the "Policy Primitives" proposal. Hope to do it next week. | ||||||
| Project : Chandler development / Capplets / Third party / Zaobao | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Stuart Parmenter | Build Zaobao out of blocks | In progress | Build Zaobao out of blocks | |||||||
| Stuart Parmenter | Cleanup and polish Zaobao | In progress | Cleanup and polish Zaobao | |||||||
| Project : Chandler development / Framework | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Lisa Dusseault | Define protocol architecture requirements | In progress | Understand sharing use cases | |||||||
| Katie Parlante | Parcels/capplets proposal | In progress | Parcels/capplets proposal | no progress | ||||||
| Project : Chandler development / Framework / CPIA | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| John Anderson | Clean up lots of architectural lose ends that accumulated in CPIA | Completed | - Modify Query to use Python syntax for access instead of calling methods - Block events now should be posted by the block that sends them, which sets an argument for the sending block. - wxWindows id's now map to the sending block instead of the event - Sidebar is now a Tree - Added selection to List - Unified selection in blocks to be a SingleRef? to the item that is selected rather than a UUID - Broadcast events now send to the blocks contained in the event boundary of the sending block rather than the focus block. - Removed recursive block code from dispatch - Added a global flag to indictate that we're in SynchronizeFramework? to avoid side effects of wxWindows generated events in SynchronizeFramework?. - Moved SynchronizeFramework? to Block instead of wx counterpart - No longer call block that dispatched a broacast event with the event that was dispatched. - Modifed block code to handle case where there isn't a selection. - Fixed various bugs | |||||||
| John Anderson | Merge Tree and TreeList? code into one class | Completed | Finished and checked in. Sidebar is now a Tree in CPIA | |||||||
| Project : Chandler development / Framework / Notification framework | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Stuart Parmenter | Update notification manager documentation on the wiki | In progress | Will work on after feature freeze | |||||||
| Stuart Parmenter | Notification Manager design review | Not started | Will work on after feature freeze | |||||||
| Project : Chandler development / Framework / Parcel framework | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Morgen Sagen | Add a unit test for ensuring that a child attribute is automatically assigned to a parent kind's "attributes" collection. | Completed | Add a unit test for ensuring that a child attribute is automatically assigned to a parent kind's "attributes" collection. | Done | ||||||
| Morgen Sagen | Improve parcel loading framework | In progress | Write a proposal for new XML format to get feedback, then implement. | Prioritized the issues list and wrote proposals for the first 7 or so: Parcel Framework | ||||||
| Project : Chandler development / Framework / Repository | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mitch Kapor | coordinate repository working group | In progress | usual | done | ||||||
| Project : Chandler development / Framework / Repository / Data model | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Ted Leung | Repository Access Control/Sharing | Completed | Meeting | Done | ||||||
| Ted Leung | DataModelIssues | In progress | Determine next steps | Agreed to do a data model specification. Will work with Katie to define what this means | ||||||
| Andi Vajda | Make data model wonderful | In progress | make data model wonderful | - renamed Item.iterAttributes() to Item.iterAttributeValues() - implemented Kind.iterAttributes() | ||||||
| Project : Chandler development / Framework / Repository / Persistence | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| John Anderson | Solve the schema evolution problem as well as it was solved using ZODB in the previous design. | In progress | I may postpone this if I don't have enough time to work on it | |||||||
| Ted Leung | Get a baseline view of repository performance. | In progress | Figure out how to act on profile data Work with bear to incorporate his investigations (PyCon) | will talk to bear at PyCon | ||||||
| Andi Vajda | Make repository wonderful | In progress | Make repository wonderful | |||||||
| Andi Vajda | Revive repository sharing | In progress | Improve remote access protocol. Take a look at webdav. | |||||||
| Project : Chandler development / Framework / Repository / Query | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Ted Leung | Flesh out QueryItem? API | In progress | Start on QueryItem? implementation. | Deferred till after PyCon | ||||||
| Ted Leung | Start catching up on query literature | In progress | Look at papers by Buneman, Suciu groups (defer til after PyCon) | Deferred until after PyCon | ||||||
| Project : Chandler development / Framework / Security | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Pieter Hartsook | Work on draft of questions to present as a survey to NITLE schools | In progress | Work on draft of questions to present as a survey to NITLE schools. Goal is to validate any differences in requirements, usage, administration, or use from CSG schools. Run draft by Chao and Mitch early next week. Send to Scott to distribute as a survey in mid-February. | We got 65 schools (out of 92) to respond so far, a very good response rate. Scott is compiling an aggregated report. Preliminary draft of the results should be available next week. | ||||||
| Katie Parlante | Review design team's security proposal | In progress | Probably won't get to this. | no progress | ||||||
| Heikki Toivonen | Create PyEGADS? to wrap the EGADS entropy daemon/PRNG. | Completed | Done. See osaf/chandler/pyegads. | |||||||
| Heikki Toivonen | Continue with Chandler Security Project: SecurityProject | In progress | Work on creating and verifying certificates, and SSL connection. | I have made an SSL server and client. The client seems to work against the sample servers in M2Crypto. My server causes Python to crash. | ||||||
| Project : Chandler development / Framework / Sharing/Discovery | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Katie Parlante | Review design team's sharing proposal | In progress | Probably won't get to this. | no progress, other than agreeing with Chao that we should go ahead and have a meeting, when John and Mitch and others are around (Chao scheduled for Tuesday 3/30) | ||||||
| Project : Chandler development / Framework / Third party / wxPython | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Robin Dunn | Chapter reivews and editing for the wxPython book. | In progress | Chapter reivews and editing for the wxPython book. | Reviewed the reviews from the Reviewers of the first 1/3 of the book. ;-) | ||||||
| Robin Dunn | Try to do a quick turn-around on some bugs found in 2.5.1.1 and create a 2.5.1.2 release. | In progress | Try to do a quick turn-around on some bugs found in 2.5.1.1 and create a 2.5.1.2 release. | Fixed a number of issues that the testers found. Also worked on some changes to the build script, installers and such to help streamline the process. Made some changes to setup.py for the Debian build. One problem ate up a bunch of my time, but we will end up with a much better implementation. There were fatal problems again with the AxtiveXWrapper? code with Python GIL and tstate settings when callbacks coming from win32com module happened. I decided to try and replace that code with an ActiveX? implementation written specifically for wxPython, eliminating the need to use win32com at all! It is mostly done, I just need to put the finishing touches on it and then add/update the relevant samples in the demo. | ||||||
| Robin Dunn | Work on adding more docstrings for the SWIG gererated functions and methods. | In progress | Work on adding more docstrings for the SWIG gererated functions and methods. | A few more classes done. | ||||||
| Robin Dunn | Work on my OSAF bug list | In progress | Work on my OSAF bug list | |||||||
| Robin Dunn | Work on tools to extract the docstrings and detatiled docs from the SWIG XML output and put it into a simplified format that can be used for creating online HTML (or other formats) for wxPython reference documentation. | In progress | Write a tool (coordinating with community volunteers) that uses the new XML format to build input for a standard Python documenter tool. Evaluate Riaan's conversion script | nothing this week. | ||||||
| Katie Parlante | wxWidgets transition | In progress | help out where necessary | Jed and Mark didn't actually get started until this week, because the build has been broken. I think Jed is now set up on his branch. | ||||||
| Project : Chandler development / Meta projects / Documentation / Dev docs | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Ted Leung | Busy Developer's Guide | Completed | Finish for pycon | Done | ||||||
| Project : Chandler development / Meta projects / QA | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mark Jaffe | Prepare outline of preliminary QA processes relating to handoff from Release to QA Engineer. | In progress | Prepare outline of preliminary QA processes relating to handoff from Release to QA Engineer. | Plan on starting this week. | ||||||
| Project : Chandler development / Meta projects / Releases | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mark Jaffe | Prepare outline of preliminary QA processes relating to handoff from Release to QA Engineer. | In progress | Prepare outline of preliminary QA processes relating to handoff from Release to QA Engineer. | Plan on starting this week. | ||||||
| Katie Parlante | 0.4 release planning | In progress | (+) Make list of work items/projects (apps team and related) (+) First pass at high level milestones | Spent some quality time with the design team's specs, made a pass at a list. Talked to John, who also went off to read the specs more carefully. Talked to Chao about priorities, agreed on attributes to track for the tasks (relative cost, relative priority, key dependencies, requires more design work or issue resolution, target milestone) | ||||||
| Katie Parlante | wxWidgets transition | In progress | help out where necessary | Jed and Mark didn't actually get started until this week, because the build has been broken. I think Jed is now set up on his branch. | ||||||
| Project : Chandler development / Meta projects / UI design | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mitch Kapor | focus on key design issues intensively | In progress | views, collections, queries rationalization sample data | rewrote proposal on ItemCollections? | ||||||
| Mimi Yin | Documentation | In progress | Proposed use case framework to organize our documentation. Met with Chao and Brian to further consolidate design documents into a streamlined process that reflects UI Design stages reflected in the process document. | |||||||
| Mimi Yin | Entering workflow | In progress | Propose sketches for creating new items. Linked and unlinked. | First formal proposal for Universal text box entry workflow. | ||||||
| Mimi Yin | Other research | In progress | Read article from Chao on Microsoft's Inner Circle technology, their version of a "whitelist" with degrees of separation. | |||||||
| Mimi Yin | Queries / Collections / Views | In progress | Circling around Collections issues within the Design team. Preparing for a more coherent presentations of the issues and a workflow proposal to Mitch next Friday. | |||||||
| Mimi Yin | User workflows | In progress | Pin down and prioritize Canoga user workflows. | Working to flesh out use case framework. | ||||||
| Project : Chandler development / Tools | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mark Jaffe | Investigation of Subversion as new SCM tool | In progress | Investigation of Subversion as new SCM tool | Reading Web discussions and following threads on svn mailing list. | ||||||
| Heikki Toivonen | Create Tinderbox and LXR add-ons. | Completed | Modified Tinderstatus and Sidebar for OSAF. Created LXR Sidebar. | |||||||
| Andi Vajda | Build rework | Completed | Better separate third parties from Chandler source. | - started checking new build stuff into cvs - ported new build stuff to Linux (OS X done last week) - added dynamic -F configuration for Chandler's Python.framework - upgraded egenix-mx to version 2.1.0 to work with Python 2.3.3 debug - new build complete on OS X and Linux, binaries uploaded - solidified new build Makefiles - porting new build stuff to Windows: Berkeley DB, Python, epydoc - porting new build stuff to Windows: wxWindows, wxPython - porting new build stuff to Windows: xerces-c, pathan, dbxml - porting new build stuff to Windows: libxml2, libxslt, egenix, pychecker - full backup - upgraded to 10.3.3 - upgraded to win2k sp4 - upgraded to msvc 7.1 - converted new build to msvc 7.1 - did full release new build on Windows - debugged errors and got it to run Chandler - uploaded windows release binaries to oahu | ||||||
| Project : Chandler development / Tools / CVS | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mark Jaffe | Investigation of Subversion as new SCM tool | In progress | Investigation of Subversion as new SCM tool | Reading Web discussions and following threads on svn mailing list. | ||||||
| Mark Jaffe | Remove zodb from tree | In progress | Remove zodb from tree | I have removed zodb from the chandler-system alias in CVSROOT/modules. Next step will be "cvs remove" to put it in the "Attic" | ||||||
| Morgen Sagen | Restrict CVS "admin" command to certain users | Completed | Partially successful -- now nobody can do anything dangerous with "cvs admin", but it's now a pain for an admin like Markie to actually use that command at all. <soapbox>Time to move away from CVS!</soapbox> | |||||||
| Project : Chandler development / Tools / HardHat | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mark Jaffe | Investigation of Subversion as new SCM tool | In progress | Investigation of Subversion as new SCM tool | Reading Web discussions and following threads on svn mailing list. | ||||||
| Mark Jaffe | Seriously address outstanding build bugs. | In progress | Seriously address outstanding build bugs. | Bugs completed - 170, 1116, 1117, 1156 | ||||||
| Project : Community | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mitchell Baker | Attend Community Working Group meeting | In progress | Attend, consider PyCon needs, 0.4 goals. | done for this week. Spend a good chunk of time on evalutaing the proposed doc reorganization. | ||||||
| Mitchell Baker | Attend Management Committee and All Hands Meetings; create and distribute notes from each. | In progress | Attend meetings. Create and distribute notes. | Done for management commitee; no All Hands this week. | ||||||
| Mitchell Baker | Evaluate the use of one or more Common Cause licenses for the content of the OSAF wikis. | In progress | Probably won't get too far in this this week. I think it's late to make the and 0.3 deliverable, but it could become an 0.4 community deliverable. | Added this as a Community Working Group goal for the 0.4 timeframe. | ||||||
| Mitchell Baker | Gather empirical data regardng community involvement in the 0.3 timeframe | In progress | Get started. | Good progress. I wrote an outlne of the data we might gather; and did an initial review of some basic data. The CWG improved improved the outline; Ducky gathered some info about particular contributors and Pieter is doing the bulk of the data analysis. We hope to have something for review in the next couple of days. | ||||||
| Mitchell Baker | Get the community related documents on the wiki reorganized | In progress | Review existing, scattered documents and figure out an approach. | Good progress this week. Ducky gathered a list, we added some outlyers. I outlined a page based on the Applications Project page, and identified documents for the various new sections. Ducky did a bunch of similar and very helpful work. Then Ducky took on the job of actually movingn pages around. It's close to done and then it will replace the main Community and Partners page. I'm already using it to find things, which is a step forward. We're working on things such as: Great, let's assume we have a rational, somewhat-intiitive way to search a set (dare I say "tyee") of docs. Now how do we also get the most used links quickly avaialbe, no matter how many links deep in the tree they may be. | ||||||
| Mitchell Baker | Help all working groups define a reasonable set of community related goals for the 0.4 release. | In progress | Begin a general discussion. | Deferred this until the review of 0.3 community related data is about done. | ||||||
| Mitchell Baker | Periodic discussions of community related topics at the All Hands and Management Committee meetings. | In progress | Periodic discussions of community related topics at the All Hands and Management Committee meetings. | Proposed a change in the way Office Hours are handled, first at the Mangement Committee and then to OSAF staff. Will post publicly this week. Didn't discuss at All Hands, as we didn't have one this week. | ||||||
| Pieter Hartsook | Figure out how to record and present videos of Chandler demos to the community. | In progress | Figure out how to record and present videos of Chandler demos to the community. | none this week | ||||||
| Ted Leung | Coordinate PyCon 2004 sprints | Completed | Finish docs Get milestone builds burn docs and builds to CD e-mail participants Fly to pycon Run Sprint | Done | ||||||
| Ted Leung | PyCon 2004 logistics | Completed | Make arrangements Coordinate with Mitch on BOF | Done | ||||||
| Ted Leung | Community WG 0.4 planning | In progress | Meet and discuss previous community plans Create plan for 0.4 | attended mtg | ||||||
| Ducky Sherwood | Attend and post minutes for Community Working Group meeting. | Completed | Attend and post minutes for Community Working Group meeting. | Attended. | ||||||
| Ducky Sherwood | Make downloads metrics more specific: split out by platform, maybe split out by release number. | Completed | Check to see if people want just successful downloads or all attempts, then adjust accordingly. | Changed to show only GETs with status code 200. | ||||||
| Ducky Sherwood | Post metrics for last week. | Completed | Post metrics for last week. | Done. | ||||||
| Ducky Sherwood | Prep for, host, and post metrics for IRC Office Hours. | Completed | Prep for, host, and post metrics for IRC Office Hours. | Done | ||||||
| Ducky Sherwood | Add the "bugs closed". Add and # patches" if I can get that information programmatically. Need to add Lines Of Code committed per week. | In progress | Might get to this this week. | Have done preliminary work at getting metrics directly from bugs database. Found a feature in my old Bugzilla metrics script, which used the Web interface to Bugzilla. Chandler bugs marked private weren't getting found by the script. This is a good thing, but it meant the numbers were very slightly off. | ||||||
| Ducky Sherwood | Finish merging a few community documents. | In progress | With Mitchell, reorganize community wiki area | Great progress made. Still need to merge some pages. | ||||||
| Ducky Sherwood | Fix unknown bug in metrics code that under-reports mailing list activity. | Not started | Fix unknown bug in metrics code that under-reports mailing list activity. | |||||||
| Project : Community / Wiki | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Pieter Hartsook | Explore solutions for managing local translations of Chandler documents (website pages, Wiki pages, developer docs, etc.) | Not started | Get in touch with open office folks to get details of how they manage the various regional translations of documents. | |||||||
| Ducky Sherwood | Write wiki survival guide. | In progress | Hope to get signoff and announce it to dev. | No comments, so I will announce to dev this week. | ||||||
| Project : Marketing | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Pieter Hartsook | Work on draft of questions to present as a survey to NITLE schools | In progress | Work on draft of questions to present as a survey to NITLE schools. Goal is to validate any differences in requirements, usage, administration, or use from CSG schools. Run draft by Chao and Mitch early next week. Send to Scott to distribute as a survey in mid-February. | We got 65 schools (out of 92) to respond so far, a very good response rate. Scott is compiling an aggregated report. Preliminary draft of the results should be available next week. | ||||||
| Project : Marketing / Events | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mitchell Baker | Prepare presentation for wednesday's panel at the Open Source Business Conference (http://www.osbc2004.com/) | Completed | Get my head around the approach to be taken by the panel, organize my contribution to fit into the framework. | Done. I was astounded when I learned I would be speaking in the "VC Track;" somehow this seems highly ironic, even it was also the start-up track. The panel topic was something like: how can one tell if open source projects will be successful, and why do we always look at the same examples -- Linux, Apache, MySql?. My point that we only look at these projects when we are seaching for those competing with thge behemoths, there are other very valid criteria for success and many extremely successful porjects that will never compete with microsoftw or Oracle or SAP. Many people commented on how helpful it was to see various criteria for success. So I guess that the questions of evalutaing success beyone "return on investment" is still something opaque to a number of people. | ||||||
| Mitchell Baker | Prepare outline for presentation to the NWACC Annual Retreat, June 16-18. | Not started | Not sure I'll get to the outline this week; the week is looking busy already. | Realistically, I guess I won't make too much progress on a talk for June for a while yet. | ||||||
| Pieter Hartsook | Coordinate the logistics for the May Westwood Advisory Council Meeting at U of VA. | In progress | Coordinate the logistics for the May Westwood Advisory Council Meeting at U of VA. | Moved the CSG/WAC Wiki pages to the public Wiki linked from: Projects.OsaFoundation Set up Wiki page for the May WAC meeting agenda at: May Meeting Agenda | ||||||
| Project : Marketing / Marcomm | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Pieter Hartsook | Figure out how to record and present videos of Chandler demos to the community. | In progress | Figure out how to record and present videos of Chandler demos to the community. | none this week | ||||||
| Pieter Hartsook | Respond to email enquiries and requests, keep the website updated, post status manager reports, etc. | In progress | Respond to email enquiries and requests, keep the website updated, post status manager reports, etc. Email that comes to info @ osafoundation.org as well as to Mitch. | on going task | ||||||
| Pieter Hartsook | Work on the bi-weekly Status Update report for the website, Wiki, and dev maillist. | In progress | Get the darn report out the door. | |||||||
| Pieter Hartsook | Explore solutions for managing local translations of Chandler documents (website pages, Wiki pages, developer docs, etc.) | Not started | Get in touch with open office folks to get details of how they manage the various regional translations of documents. | |||||||
| Heikki Toivonen | The website developer section could be better; write proposal to Pieter. Also builds.osafoundation.org should have more information on it. | In progress | Write proposals, and in the case of builds maybe modify it myself. We should get more developer tools links on builds. | Put some developer tool links on wiki instead of builds. | ||||||
| Project : OSA Foundation / HR | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Mitchell Baker | Finish Minimum Continuing Legal Education and bar dues requirements. | In progress | figure out cost of dues and MCLE materials. | |||||||
| Mitchell Baker | Work with Ducky to make the best use of her time in the community arena | In progress | Define tasks for this week. | Done for this week. | ||||||
| Brian Skinner | performance reviews | In progress | Fill out a second of my five performance review forms. | Nope, didn't even start on it. | ||||||
| Project : OSA Foundation / System administration | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Jurgen Botz | Zero Spam | In progress | - Implement greylisting as a subroutine in mimedefang - Implement DSPAM - provide UI for DSPAM training | |||||||
| Project : OSA Foundation / System administration / Server | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Jurgen Botz | Big file server for backups | In progress | Work with Chris to get one of the remaining VA boxes running | |||||||
| Jurgen Botz | Install nutch and use to index OSAF sites (including twiki) | In progress | Goal is to get working experimental install crawls our wiki by this Thursday | |||||||
| Jurgen Botz | New Moveable Type install... - update moveable type and move to kahuna - do a separate install elsewhere for Mitch's personal blog | Not started | - no activity this week, prolly start week of 3/21 | |||||||
| Project : OSA Foundation / System administration / Status manager | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| Jurgen Botz | Move Morgen's status manager to Kahuna | In progress | complete transfer this week | |||||||
| Pieter Hartsook | create a FAQ entry for the Status Manager tool for using the Summary flag. | In progress | create a FAQ entry for the Status Manager tool for using the Summary flag. | |||||||
| Project : To be assigned | ||||||||||
| Person | Goal | Status | Planned this week | Progress this week | ||||||
| John Anderson | Hardware Hell | Completed | -- My RMAed Shuttle arrived in 2 days from California. -- I discovered that it only worked with one DIMM instead of 2. As suggested, I tried increasing memory voltages and decreasing memory timings without success. -- Shuttle tech support confirmed that it looks like the replacement Shuttle was bad. -- Second Shuttle shipped on Friday. -- I'm able to get work done on the Shuttle I bought locally, but can't completely switch over to it without rebuilding my world, so I will wait for a replacement to arrive, which I expect on Tuesday. | |||||||
| John Anderson | 0.4 Planning | In progress | Coordinated work with Katie. I need to review Mimi's U/I docs and break down the work with Katie to priortize tasks by level of difficulty. | |||||||
| Jeffrey Harris | Create functionality to import/export Chandler data to standard formats, with special emphasis on Outlook. | In progress | Get a copy of msvcp71d.dll so the latest debug build of Chandler doesn't crash on me. Add more fields to the list of fields that get imported. Update Contact Schema as needed. Read mapping data structure from an XML file instead of a a Python structure. Work with Outlook more to understand the more esoteric fields better. Update Contact unit tests. | |||||||
| Jeffrey Harris | Let people know my schedule for the week. I'm in Central (GMT -6:00). | In progress | Monday - Morning Tuesday - other work Wednesday - Afternoon Thurdsay - other work Friday - Afternoon | |||||||
| Jeffrey Harris | Think about XML-RPC/SOAP and REST interfaces to get data from and into the repository. | In progress | See if I can write a quick hack as a demonstration in under an hour (low priority). | |||||||
| Jeffrey Harris | Work on the Sample Data Project | Not started | Get a small amount of data from Brian, turn it into parcel.xml files. | |||||||
| Chao Lam | Ping Katie & Mimi about 0.4 planning UI landscape issues. Assist as necessary | Completed | Ping Katie & Mimi about 0.4 planning UI landscape issues. Assist as necessary | done. Had a good meeting with Katie. Katie is on her way to developing a UI component plan for 0.4. | ||||||
| Chao Lam | Kill "sharing transport" snake | In progress | Bring Lisa up to date on Higher Ed issues. Come up with next actions | done | ||||||
| Chao Lam | Kill Principals and Groups snake | In progress | Prepare and attend group meeting. Work with Brian on next steps | done. 2 key next steps: 1) repository team (Andi) to come up with an engineering proposal (will take 2 weeks) 2) design team clarifies access controls and permissions issues | ||||||
| Chao Lam | Use Sample Data to validate 0.4 workflows and content model | In progress | Prepare and conduct brainstorm. Organize and decide on next actions | done | ||||||
| Chao Lam | Wrap up sharing issues at design meeting | In progress | Wrap up sharing issues at design meeting (probably won't get through this week, working on UI landscape first) | |||||||
| Chao Lam | Come up with a first draft of master use case taxonomy | Not started | Attend meeting. Mimi to propose to taxonomy | done | ||||||
| Mimi Yin | Attribute manager | In progress | Preparing workflow proposal for Mitch on collections where Attribute manager is one of the UI components. | |||||||