From 55ff4e349cdfc9b0972fa3753ed6f9f7592df88a Mon Sep 17 00:00:00 2001 From: Christian Thaeter Date: Thu, 12 Jan 2012 15:49:40 +0100 Subject: [PATCH] Meeting summary, January 2012 --- doc/devel/meeting_summary/2012-01-11.txt | 35 ++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 doc/devel/meeting_summary/2012-01-11.txt diff --git a/doc/devel/meeting_summary/2012-01-11.txt b/doc/devel/meeting_summary/2012-01-11.txt new file mode 100644 index 000000000..cce9fbd6a --- /dev/null +++ b/doc/devel/meeting_summary/2012-01-11.txt @@ -0,0 +1,35 @@ +2012-01-11 Lumiera Developers Meeting +===================================== +:Author: cehteh +:Date: 2012-01-11 + +Jan 11, 2011 on #lumiera 20:00 + +__Participants__ + + * cehteh + * ichthyo + * benn + * raffa + +Conclusions +----------- + +. ichthyo removed most of the tiddly wikis, and worked the content into the website +. cehteh reports that Lumiera got another donation (75Eur), arrangements with + the ffis to get access (view) about the donations account are under way. We'll + ask donors then if they want to be published or stay anonym and will set up + a wiki page listing donations and expenses. +. ichthy rewrote the SCons build, as discussed last time +. cehteh writes a very short RfC, to document that we're using SCons for now. +. possibly no one going to LAC, too far away +. we discussed a link checker / link resolver for the website. + The idea is to have a semi automatic tool, which is used locally when + authoring website content to find cross references. +. benn and ichthyo follow up on the libregraphics magazine and try to get into + discussion with them and see what can be done within our limited time. + ichthyo respond to the mail, and put you (benn and ct) on CC. +. when it comes to have a working example for media file output, we stick to the + mainstream solutions ffmpeg and or gstreamer, but care not to lock ourselves + into a single solution. Concluded that we do this over plugin interfaces and + it mostly boils down to support ffmped .. and investigate something simpler too.