Difference between revisions of "Processing.js/ConferenceCalls/Feb-25-2010"

From CDOT Wiki
Jump to: navigation, search
(Created page with ' ==Meeting Feb 25, 2010== ===Regrets=== ===Attendance=== ===Proposed Agenda=== * New Project Members * [https://processing-js.lighthouseapp.com/projects/41284-processingjs/...')
 
(Minutes)
 
(4 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
==Meeting Feb 25, 2010==
 
==Meeting Feb 25, 2010==
 
===Regrets===
 
===Regrets===
 +
*[[User:asalga|Andor Salga]]
  
 +
===Attendance===
  
 
+
* Anna
===Attendance===
+
* Matthew
 +
* Daniel
 +
* Dave
 +
* Corban
  
 
===Proposed Agenda===
 
===Proposed Agenda===
 +
Reminder: record meeting audio
  
 
* New Project Members
 
* New Project Members
Line 14: Line 20:
 
* story board for front page zenit wiki demo
 
* story board for front page zenit wiki demo
 
* Andor built in Mac profiler
 
* Andor built in Mac profiler
 +
*PImage
 
* tinylog
 
* tinylog
  
 
===Minutes===
 
===Minutes===
 +
 +
* 0.6 plan is to release tomorrow afternoon.  Few remaining issues, Anna is just finalizing the reviews.  We won't block on website/doc issues.
 +
* Automated String parser testing should be done tonight.
 +
* We are thinking about pushing the various String:: and Multiple catch block bits to 0.7.  Anna will monitor the activity here.
 +
* 0.7 is not due until the week after reading week.  Anna wants people to update their tickets more often, commits, etc. vs. all of it happening at the end right before it is due.  She has got lighthouse+github linked now (use ticket number in square brackets within commit message to have it get picked up in lighthouse).  Daniel has also found that you can reply to Lighthouse mail to update the tickets.  Anna will blog more about this.
 +
* Anna will continue looking into her storyboard idea.
 +
* Andor was going to update us on the OS X profiler, but we will discuss more later.
 +
* Discussion of how to solve the async/sync loadImage() issue for PImage.  Agreed that we should try to simulate blocking in the call and return null if it doesn't exist.
 +
* tinylog update from Corban
 +
* Discussion of automated ref testing - https://processing-js.lighthouseapp.com/projects/41284/tickets/329-implemented-automated-ref-tests.  We need someone to work on this with Dave.
 +
* Corban will update his server with the updated 0.6 release so people can try the various examples, should be up by noon.

Latest revision as of 18:58, 25 February 2010


Meeting Feb 25, 2010

Regrets

Attendance

  • Anna
  • Matthew
  • Daniel
  • Dave
  • Corban

Proposed Agenda

Reminder: record meeting audio

  • New Project Members
  • 0.6 Update
  • story board for front page zenit wiki demo
  • Andor built in Mac profiler
  • PImage
  • tinylog

Minutes

  • 0.6 plan is to release tomorrow afternoon. Few remaining issues, Anna is just finalizing the reviews. We won't block on website/doc issues.
  • Automated String parser testing should be done tonight.
  • We are thinking about pushing the various String:: and Multiple catch block bits to 0.7. Anna will monitor the activity here.
  • 0.7 is not due until the week after reading week. Anna wants people to update their tickets more often, commits, etc. vs. all of it happening at the end right before it is due. She has got lighthouse+github linked now (use ticket number in square brackets within commit message to have it get picked up in lighthouse). Daniel has also found that you can reply to Lighthouse mail to update the tickets. Anna will blog more about this.
  • Anna will continue looking into her storyboard idea.
  • Andor was going to update us on the OS X profiler, but we will discuss more later.
  • Discussion of how to solve the async/sync loadImage() issue for PImage. Agreed that we should try to simulate blocking in the call and return null if it doesn't exist.
  • tinylog update from Corban
  • Discussion of automated ref testing - https://processing-js.lighthouseapp.com/projects/41284/tickets/329-implemented-automated-ref-tests. We need someone to work on this with Dave.
  • Corban will update his server with the updated 0.6 release so people can try the various examples, should be up by noon.