From Fedora Project Wiki
No edit summary
(30 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{autolang|base=yes}}
Our meetings are held on {{fpchat|#fedora-meeting}} on Wednesdays at 06:00 UTC.See the [[UTCHowto|UTC Howto]] for instructions to convert UTC to your local time
= Fedora I18N Meetings =
= Fedora I18N Meetings =
All requests for considerations and tasks to be kept on track should be submitted as a ticket:
* [https://fedorahosted.org/i18n/ Fedora I18N Ticketing System]
* [https://fedorahosted.org/i18n/newticket Enter New Ticket] (Set 'meeting' as Type if you want it to be a topic for next meeting.
== meeting logs ==
http://meetbot.fedoraproject.org/teams/i18n/
== Meeting agendas ==
[[Template:I18N/Meeting|Template]] is available. open a new agenda page with it or run [https://fedorahosted.org/i18n/browser/meeting/create-meeting-boilerplate.rb the script] and copy and paste the output to the wiki.


Our meetings are held on #fedora-meeting (freenode).
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2013&namespace=0 2013 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2012&namespace=0 2012 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2011&namespace=0 2011 meetings]
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2010&namespace=0 2010 meetings] (see also [[I18N/Fonts#Meetings]])
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2009&namespace=0 2009 meetings] (see also [[I18N/InputMethods/Meetings]])
* [https://fedoraproject.org/w/index.php?title=Special:PrefixIndex&from=I18N/Meetings/2007&namespace=0 2007 meetings]


== Next meeting ==
== How to create the agenda ==
* [[I18N/Meetings/2009-07-21]] 05:00 UTC
We use [[Template:I18N/Meeting]] to make it easier to create. check it out what kind of parameters is needed to set up to see the appropriate agenda page.


== Previous Meetings ==
The helper script is also available [http://git.fedorahosted.org/cgit/i18n.git/tree/meeting/create-meeting-boilerplate.rb here], which one don't need to do some works to generate the agenda, except updating the schedule, features and meeting logs. to create the agenda page, run the script like:
* [[I18N/Meetings/2009-07-07]] 05:00 UTC
<pre>
* [[I18N/Meetings/2009-06-23]] 05:00 UTC
$ ./create-meeting-boilerplate.rb yyyy/mm/dd > out
* [[I18N/Meetings/2009-06-09]] 05:00 UTC
</pre>
* [[I18N/Meetings/2009-05-26]] 05:00 UTC
and just paste the content of <code>out</code> into the wiki.
* [[I18N/Meetings/2009-05-12]] 05:00 UTC
[[Category:Internationalization]]
* [[I18N/Meetings/2009-04-28]] 05:00 UTC
* [[I18N/Meetings/2009-04-14]] 05:00 UTC
* [[I18N/Meetings/2009-03-31]] 05:00 UTC
* [[I18N/Meetings/2009-03-17]] 05:00 UTC
* [[I18N/Meetings/2009-03-03]] 05:00 UTC
* [[I18N/Meetings/2009-02-17]] 05:00 UTC
* [[I18N/Meetings/2009-02-03]] 05:00 UTC
* [[I18N/Meetings/2009-01-20]] 05:00 UTC (before Fedora 11 Alpha)
* [[I18N/Meetings/2007-11-29]] 05:00 UTC (on F9 Features)
* [[I18N/Meetings/2007-08-14]] 23:00 UTC (on #fudcon)
* [[I18N/Meetings/2007-07-02]] 06:00 UTC on #fedora-i18n

Revision as of 05:30, 6 November 2013

Our meetings are held on #fedora-meeting[?] on Wednesdays at 06:00 UTC.See the UTC Howto for instructions to convert UTC to your local time

Fedora I18N Meetings

All requests for considerations and tasks to be kept on track should be submitted as a ticket:

meeting logs

http://meetbot.fedoraproject.org/teams/i18n/

Meeting agendas

Template is available. open a new agenda page with it or run the script and copy and paste the output to the wiki.

How to create the agenda

We use Template:I18N/Meeting to make it easier to create. check it out what kind of parameters is needed to set up to see the appropriate agenda page.

The helper script is also available here, which one don't need to do some works to generate the agenda, except updating the schedule, features and meeting logs. to create the agenda page, run the script like:

$ ./create-meeting-boilerplate.rb yyyy/mm/dd > out

and just paste the content of out into the wiki.