SummerOfCode/2012/UserCSP/WeeklyUpdates/2012-04-23: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "{{subst:WeeklyUpdates}}")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<small>[[WeeklyUpdates/{{#time:Y-m-d|{{SUBPAGENAME}} -1 week}}|« previous week]] | [[WeeklyUpdates|index]] | [[WeeklyUpdates/{{#time:Y-m-d|{{SUBPAGENAME}} +1 week}}|next week »]]</small>
<small>[[WeeklyUpdates/{{#time:Y-m-d|{{SUBPAGENAME}} -1 week}}|« previous week]] | [[WeeklyUpdates|index]] | [[WeeklyUpdates/{{#time:Y-m-d|{{SUBPAGENAME}} +1 week}}|next week »]]</small>


{{conf|8600}}


__TOC__
__TOC__
= All-hands Status Meeting Agenda =
Items in this section will be shared during the live all-hand status meeting.
== Friends of the Tree [[Image:Tree.gif|Friends of the Tree]] ==
== Upcoming Events ==


=== This Week ===
=== This Week ===
Line 19: Line 9:


=== Tuesday, {{#time:d F|{{SUBPAGENAME}} +1 day}} ===
=== Tuesday, {{#time:d F|{{SUBPAGENAME}} +1 day}} ===
* Subscribed to #security channel on irc.mozilla.org
* Joined https://lists.mozilla.org/listinfo/dev-security Mozilla mailing list.


=== Wednesday, {{#time:d F|{{SUBPAGENAME}} +2 days}} ===
=== Wednesday, {{#time:d F|{{SUBPAGENAME}} +2 days}} ===
* Reading of Jetpack tutorials on "https://addons.mozilla.org/en-US/developers/docs/sdk/latest/".
* Installed Add-on SDK and run sample add-on code from tutorials.


=== Thursday, {{#time:d F|{{SUBPAGENAME}} +3 days}} ===
=== Thursday, {{#time:d F|{{SUBPAGENAME}} +3 days}} ===
* Read High-Level and Low-Level APIs of Jetpack
* Developed sample UI for UserCSP using High-level "panel" and "widget" APIs of Jetpack.


=== Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} ===
=== Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} ===
 
* Learned IRC commands
=== Next Week ===
* Discuss about project on #security channel. For example, If <i>script-src allow 'none' </i> set by website, and <i>script-src allow 'self'</i> is set by user. Then which one to apply. We concluded after discussion that: users policy should over ride the website policy.
 
== Product Status Updates (voice updates) ==
 
=== Firefox Future (12, 13, 14) ===
''Speaker Location:''
 
=== Firefox Current ===
''Speaker Location:''
 
=== Mobile Firefox ===
''Speaker Location:''
 
=== Thunderbird ===
''Speaker Location:''
 
=== Older Branch Work ===
''Speaker Location:''
 
=== Drumbeat ===
''Speaker Location:''
 
=== Identity ===
''Speaker Location:''
 
=== Services ===
''Speaker Location:''
 
== Speakers ==
 
The limit is 3 minutes per speaker. It's like a lightning talk, but don't feel that you have to have slides in order to make a presentation.
 
{| class="fullwidth-table"
|-
!  Title
!  Presenter
!  Topic
!  Media
!  More Details
|-
| Your Title Here
| Your Name Here
| What are you going to talk about?
| Links to slides or images you want displayed on screen
| Link to where audience can find out more information
|-
|}
 
== Introducing New Hires ==
{| class="fullwidth-table"
|-
!  New Hire
!  Introduced by
!  Speaker location
!  Will be working on
|-
| ''Who is the new hire?''
| ''Who will be introducing that person?''
| ''From which office will that introduction be transmitted?''
| ''What will the new person be working on?''
|-
<!-- Insert new rows here -->
|-
|}
 
== Introducing New Interns ==
{| class="fullwidth-table"
|-
!  New Intern
!  Introduced by
!  Speaker location
!  Will be working on
|-
| ''Who is the new intern?''
| ''Who will be introducing that person?''
| ''From which office will that introduction be transmitted?''
| ''What will the new person be working on?''
|-
<!-- Insert new rows here -->
|-
|}
 
== Roundtable ==
 
= &lt;meta&gt; =
 
Notes and non-voice status updates that aren't part of the live meeting go here.
 
== Status Updates By Team (*non-voice* updates) ==
 
=== Firefox ===
 
=== Platform ===
 
=== Services ===
 
=== Messaging ===
 
=== Mobile ===
 
=== IT ===
 
=== Release Engineering ===
 
=== QA ===
 
==== Test Execution ====
 
==== WebQA ====
 
==== QA Community ====
 
==== Automation Services ====
 
=== Automation & Tools ===
 
=== Security ===
 
=== Engagement ===
 
==== PR ====
 
==== Events ====
 
==== Creative Team ====
 
==== Community Marketing ====
 
=== Support ===
 
=== Metrics ===
 
=== Evangelism ===
 
=== Labs ===
 
=== Apps ===
 
=== Developer Tools ===
 
=== Add-ons ===
 
=== Webdev ===
 
=== L10n ===
 
=== People Team ===
 
=== WebFWD ===
 
== Foundation Updates ==

Latest revision as of 06:33, 27 April 2012

« previous week | index | next week »


This Week

Monday, 23 April

Tuesday, 24 April

Wednesday, 25 April

Thursday, 26 April

  • Read High-Level and Low-Level APIs of Jetpack
  • Developed sample UI for UserCSP using High-level "panel" and "widget" APIs of Jetpack.

Friday, 27 April

  • Learned IRC commands
  • Discuss about project on #security channel. For example, If script-src allow 'none' set by website, and script-src allow 'self' is set by user. Then which one to apply. We concluded after discussion that: users policy should over ride the website policy.