Apps meeting Thursday February 23rd 2006
Agenda
- Question du Jour: Have you seen something that would be a good intern project lately? (10 min)
- 0.7 Planning and Progress
- Misc
- People
Summary
- Progress
- Picture on what's going to land in 0.7alpha1 more clear though not complete
- Progress on Summary Table clean-up (for Dashboard), time summary string (for DV expando) and multibuttons (for Markupbar)
- Also quite a bit of work done on broken functional tests
- Plan
- Continue progress on 0.7 tasks, bugs and design
- Log all 0.7 tasks for Phase 1 and SWAG
- 3 people at PyCon this week
Minutes
Question du Jour
Have you seen something that would be a good intern project lately?
- Reid : lots of sample parcels, showing different aspects of Chandler
- Bryan : docs, especially if they go through the parcel writing process
- Jed : more code sample is good
- Philippe : see my list
0.7
Bugs and Tasks
See the current
curves.
I didn't have time to edit the curve, will do later today.
- tasks : time to enter them in Bugzilla for Phase 1
- bugs : please SWAG them so we can pick and choose what we can do for 0.7alpha1. You can assign them to the various alpha if you already have a strong opinion on the order they should be worked on.
- Phases : some comments going on on the design list right now to clarify some of the features listed. Please participate, especially if you're the owner of one of those components.
Component ownership
See the current
list. Some discussion with Heikki on the exact llist. Should converge this week.
Misc
Geek Talk
I modified the
page to take Katie's comments into account. Comments :
- Reid : we could record the VNC session. See vnc2swf
- We should also record the sound and edit a podcast. Philippe to check with Reid on all of this.
wxTNG
Lots of ideas floating around. See
wxWidgets3.
People
Reviews
Starting now. We all received Lori's email.
Interns
See
plan. Starting interviewing this week.
Status
Alec
- lots of table code cleanup in preparation for dashboard
- a few minor table bug fixes, including some sections bugs
- Added PyICU support in the minical
- minor CATS code cleanup
- design meeting for dashboard
- gave Jeffrey a calendar canvas brain dump
Bryan
- Refactored date/time formatting objects while teaching CalEventMixin how to explain its dates as a string
- Several tweaks around new item-based kind-change notifications; still more minor work to do (trying to get rid of the one-item collection)
- Scoping 0.7 work
- Fixed a couple of dogfood bugs
- refactoring the markup bar blocks to help Reid a bit
Philippe
- Continued 0.7 planning : review bugs, check workload with people, identify roadblocks to get to tasks estimates
- Participated to design meetings on dashboard and invite
- Intern hiring duties
- Worked on review plan with Lori and Katie
- Followed the wxTNG discussions
Jed
- Worked on proposal for styles in Chandler
- Got familiar with python port of the minical
- Working on several regression bugs that appeared after python conversion of minical
- Shortened week (holiday and 1/2 day PTO)
Jeffrey
John
- Fixed bug #5178: TestBlocks.py raises a traceback if run at the beginning of the test suite
- Fixed bug #5182: TestBlocks causing KERN_PROTECTION_FAILURE on Mac
- Set up a mac to bring to PyCon
- Fixed more newly introduced bugs that keep breaking the functional tests.
- Helped Dan with some functional tests
- Continued working on my new wxGrid column scaling feature that fixes a number of outstanding bugs.
David
- PTO this week skiing in Austria
Reid
- Markup bar work
- Working on button class I am currently calling "MultiButton" to handle multiple states required for markup bar
- Got partway through converting Markup bar from a toolbar to a simpler block
- Bryan is going to move some functionality from the toolbar into the buttons, which will certainly help things along
Robin
- Preparing for a wxPython 2.6.3 release.
- Ongoing support of community and problem resolution.
- More proofing and edits for wxPython In Action, finished making the sample source code pacakge.
- Worked with David and Mike to double check a build failure
- Worked on implementing an idea that Alec had to simplify event binding.