<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mozilla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Davidfraser</id>
	<title>MozillaWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mozilla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Davidfraser"/>
	<link rel="alternate" type="text/html" href="https://wiki.mozilla.org/Special:Contributions/Davidfraser"/>
	<updated>2026-08-01T15:48:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://wiki.mozilla.org/index.php?title=Calendar:Home_Page&amp;diff=72073</id>
		<title>Calendar:Home Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.mozilla.org/index.php?title=Calendar:Home_Page&amp;diff=72073"/>
		<updated>2007-10-26T08:40:10Z</updated>

		<summary type="html">&lt;p&gt;Davidfraser: /* Latest Releases */ - updated to 0.7&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&#039;&#039;&#039;Welcome to the wiki of the Mozilla Calendar Project.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This [http://en.wikipedia.org/wiki/Wiki wiki] represents a collection of easily-editable pages providing a variety of information on both the standalone calendar application [http://www.mozilla.org/projects/calendar/sunbird/ Sunbird], and the calendaring extension for [http://www.mozilla.com/thunderbird/ Mozilla Thunderbird], code-named [http://www.mozilla.org/projects/calendar/lightning/ Lightning].&lt;br /&gt;
&lt;br /&gt;
Please keep in mind that while every effort is made to keep these pages up-to-date, sometimes pages do become obsolete.&lt;br /&gt;
&lt;br /&gt;
== Latest Releases ==&lt;br /&gt;
*&#039;&#039;&#039;[http://www.mozilla.org/projects/calendar/releases/lightning0.7.html Lightning 0.7]&#039;&#039;&#039; - The calendaring extension for [http://www.mozilla.com/thunderbird/ Mozilla Thunderbird]&lt;br /&gt;
*&#039;&#039;&#039;[http://www.mozilla.org/projects/calendar/releases/sunbird0.7.html Sunbird 0.7]&#039;&#039;&#039; - Our standalone calendar application for Linux, Mac OS X, and Windows.&lt;br /&gt;
&lt;br /&gt;
== For end-users ==&lt;br /&gt;
These pages contain information that end-users (that&#039;s you!) will hopefully find useful.&lt;br /&gt;
&lt;br /&gt;
*[[Calendar:FAQ | FAQ]] - &amp;quot;Frequently Asked Questions&amp;quot; concerning Sunbird and Lightning&lt;br /&gt;
* How to contribute - Looking to get involved?  Look here for some good starting points.&lt;br /&gt;
*[[Calendar:Charter]] (draft) - The overall mission of the calendar project&lt;br /&gt;
*[[Calendar:Target Users|Target Users]] - Who we&#039;re writing software for&lt;br /&gt;
*[[Calendar:Lightning]] - (jminta-will probably move?) Links to all pages related to Lightning&lt;br /&gt;
*[[Calendar:Past_Releases|Past Releases]] - Where we&#039;ve been.&lt;br /&gt;
*[[Calendar:Roadmap|Roadmap]] - Where we&#039;re going.&lt;br /&gt;
*[[Calendar:For_Everyone:Blocking Flags|Blocking Flags]] - How we choose what makes it into each release.&lt;br /&gt;
&lt;br /&gt;
== For developers ==&lt;br /&gt;
These are pages for people interested in contributing in a more formal way to Sunbird and Lightning development, whether through testing (QA), or coding.&lt;br /&gt;
*[[Calendar:F2F Meeting]] - The July 2006 Toronto face-to-face meeting.&lt;br /&gt;
*[[Calendar:Hamburg F2F Meeting]] - The April 2007 Hamburg face-to-face meeting.&lt;br /&gt;
*[[Calendar:Localization]] - Information for translators on how to localize Sunbird and Lightning.&lt;br /&gt;
*[[Calendar:Hacking|Beginner&#039;s Guide to Hacking Sunbird/Lightning]] (in progress) Information for someone looking to get their feet wet in the mozilla codebase for the first time &lt;br /&gt;
*[[Calendar:Dev Guide|New Sunbird/Lightning Developer&#039;s Guide]] (draft)- A bird&#039;s eye view of the calendar codebase&lt;br /&gt;
*[[Calendar:Creating_an_Extension|The Sunbird/Lightning Extension Developer&#039;s Guide]] - Get started with creating extensions for the Calendar application.&lt;br /&gt;
*[[Calendar:Status Meetings|Meeting notes]] - Notes from past meetings held on IRC. Also includes the schedule and agenda for the next meeting&lt;br /&gt;
*[[Calendar: Feature Implementations |Feature Implementations]] - proposals and overviews of past, present, and possible future features in Sunbird and Lightning.&lt;br /&gt;
*[[Calendar:QA Home|Calendar QA and Testing]] - Information for those wishing to help test development builds, in an effort to improve quality.&lt;br /&gt;
*Administration ([[Calendar: Module Ownership]], [[Calendar:Updating libical]], [[Calendar: Development Strategies]], [[Calendar:Build Team Requests]]) - pages related to administrative tasks in calendar development (reviews, release cycles, etc)&lt;br /&gt;
* Build, Release and Update: [[Calendar:Sunbird Updates]]&lt;br /&gt;
**[[Calendar: UI Ownership]]&lt;br /&gt;
**[[Calendar: Review Process]]&lt;br /&gt;
&lt;br /&gt;
[[category:Calendar|*]]&lt;/div&gt;</summary>
		<author><name>Davidfraser</name></author>
	</entry>
	<entry>
		<id>https://wiki.mozilla.org/index.php?title=Mork&amp;diff=25803</id>
		<title>Mork</title>
		<link rel="alternate" type="text/html" href="https://wiki.mozilla.org/index.php?title=Mork&amp;diff=25803"/>
		<updated>2006-05-12T08:41:37Z</updated>

		<summary type="html">&lt;p&gt;Davidfraser: added links to mork modules in python and other info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://www.mozilla.org/mailnews/arch/mork/primer.txt describes the format&lt;br /&gt;
&lt;br /&gt;
Hacks to parse mork format:&lt;br /&gt;
* http://www.jwz.org/hacks/mork.pl (perl)&lt;br /&gt;
* http://www.probo.com/timr/parsemsf.py (python)&lt;br /&gt;
* https://bugzilla.mozilla.org/attachment.cgi?id=175024&amp;amp;action=view (python)&lt;br /&gt;
&lt;br /&gt;
[https://bugzilla.mozilla.org/show_bug.cgi?id=241438 bug 241438] is a bug to replace Mork format that has some useful pointers, including the above python attachment&lt;br /&gt;
&lt;br /&gt;
[[Mozilla2:Unified_Storage]] is planning to replace Mork.&lt;/div&gt;</summary>
		<author><name>Davidfraser</name></author>
	</entry>
</feed>