Changes

Jump to: navigation, search
m
updated User link
The course is broken into two parts. First, general open source and and community specific skills and ideas are taught. Students learn how to deal with the tools, techniques, and practices of the OpenOffice.org project and its community. Second, students are taught about extensibility models, and how to write Add-ons and Extensions.
 
Most pages related to OpenOffice.org hosted here can be found through here: [[:Category:OpenOffice.org]].
=Part I – Essential Open Source Development Skills and Concepts=
** [http://www.openoffice.org/scdocs/issue_lifecycle.html Issue Life cycle ]
** [http://qa.openoffice.org/issue_handling/project_issues.html About Issues]
*Tinderbox Links
**[http://tinderbox.go-oo.org/ Tinderbox]
**[http://muenchen-surf.de/lohmaier/misc/All_about_Tinderbox.odp About TinderBox]
* '''TODO'''
** Complete the build at least on two platforms
* OpenOffice.org source code structure and style
** [http://api.openoffice.org/docs/DevelopersGuide/DevelopersGuide.pdf Developers guide]
** [http://wiki.services.openoffice.org/wiki/Source_code_directories OOo directory structure]
* Searching for code
** [http://svn.services.openoffice.org/opengrok/ {OpenGrok]
* How to make changes
** [http://wiki.services.openoffice.org/wiki/Building Building]
** [[InstallingMultiple OOo Builds]]
** [http://wiki.services.openoffice.org/wiki/Hacking Hacking]
** [http://wiki.services.openoffice.org/wiki/Tutorials Hackers tutorials]
** [http://www.gnu.org/software/gdb/ GDB]
* '''Resources'''
** [http://fardad.com/irclogs/Default.aspx?co=1&log=%23lecture.education.openoffice.org.freenode.20090217&u1=All+Users&u2=No+One+Else&u3=No+One+Else&u4=No+One+Else Tuesday's lecture[Debugging OOo]** [http://fardad.com/irclogs/Default.aspx?co=1&log=%23lecture.education.openoffice.org.freenode.20090219&u1=All+Users&u2=No+One+Else&u3=No+One+Else&u4=No+One+Else Thursday's lecture]Lectures by Eric Bachard
** [http://linux.about.com/od/commands/l/blcmdl1_patch.htm patch command]
* '''TODO'''
** [http://wiki.services.openoffice.org/wiki/ChildWorkSpace ChildWorkSpace(CWS)]
* '''TO DO'''
== Study break Week 8 (Mar 02) - Study break==== Week 9 8 (Mar 09) - Working on Issues=='''Resources to help you with your projects:'''* [http://api.openoffice.org/ The OpenOffice.org API (application programming interface) Project]* [http://wiki.services.openoffice.org/wiki/API/Tutorials API Tutorials]* [http://api.openoffice.org/docs/common/ref/index-files/index-1.html API Global Index]* [http://api.openoffice.org/docs/cpp/ref/names/index.html Global Namespace in C++]* [http://kohei.us/files/class_diagram.odg OpenOffice Class Diagram (.odg file)]* [http://wiki.services.openoffice.org/wiki/Source_code_directories Source Code Directories]* [http://docs.go-oo.org/ '''OpenOffice Documentation and all what you need from classes(Amazing!!!)''']* [http://udk.openoffice.org/cpp/man/tutorial/unointro.html C++ UNO tutorial]
 == Week 10 9 (Mar 16) - Presenting Issues ==
* Tue: filling spots
* Thu:
**Name1 Andrew Braini, Issue[http://wiki.services.openoffice.org/wiki/Education_Project/Effort/PyUNOupgrade Upgrade Python to 2.6], [http://www.openoffice.org/issues/show_bug.cgi?id=92413 Issue Link.92413]**Name2 Daeseon Moon, IssueImprove impress style, Issue Link.
== Week 11 10 (Mar 23) - Presenting Issues ==
* Tue:
**Name3, Issue, Issue Link.**Tiago, Building OpenOffice on OpenSolarisNo Presentation
* Thu:
** [[User:Tiago|Tiago Moreira]], Building OpenOffice on OpenSolaris** LadanZahir, IssueFix MouseWheel jump in Calc, [http://www.openoffice.org/issues/show_bug.cgi?id=81907 Issue Link81907].** Bartosz Barcicki, Issue[http://wiki.services.openoffice.org/wiki/Education_Project/Effort/Improve_Impress/Impress_Master_Copyable Make Impress Master Pages Copyable], [https://bugzilla.novell.com/show_bug.cgi?id=380039 Issue Link380039].
== Week 12 11 (Mar 30) - Presenting Issues ==
* Tue:
** Jerry Pau, Issue[http://wiki.services.openoffice.org/wiki/Education_Project/Effort/Improve_Impress/Additional_3D_Transitions Implement additional 3D slideshow transitions], No Issue Link.**Name1 (Fred Wang, Issue, Issue Link[http://wiki.services.openoffice.org/wiki/Education_Project/Effort/Improve_Impress/Document_Impress_Code Understand the Impress application (6)]) 
* Thu:
**Daeseon Moon, Issue, Issue Link.**Name3, Issue, Issue Link.IRC: #OSD600
== Week 13 12 (Apr 0605) - Presenting Issues ==
* Tue:
**LadanOn IRC #OSD600 * Thu:** On IRC #OSD600 == Week 13 (Apr 12) - Presenting Issues ==*Tue:** Daeseon Moon, Issue, Issue Link.**Fred Wang Andrew Braini, [http://wiki.services.openoffice.org/wiki/Education_Project/Effort/PyUNOupgrade Upgrade Python to 2.6], [http://www.openoffice.org/issues/show_bug.cgi?id=92413 Issue92413]** Ladan Zahir, Fix MouseWheel jump in Calc, [http://www.openoffice.org/issues/show_bug.cgi?id=81907 Issue Link81907].* Thu<b>ON #OSD600</b>:** [[User: Tiago|Tiago Moreira]], Building OpenOffice on OpenSolaris** Fred Wang, [http://wiki.services.openoffice.org/wiki/Education_Project/Effort/Improve_Impress/Document_Impress_Code Understand the Impress application (6)]** Bartosz Barcicki, Issue[http://wiki.services.openoffice.org/wiki/Education_Project/Effort/Improve_Impress/Impress_Master_Copyable Make Impress Master Pages Copyable], [https://bugzilla.novell.com/show_bug.cgi?id=380039 Issue Link380039].** Jerry Pau, Issue[http://wiki.services.openoffice.org/wiki/Education_Project/Effort/Improve_Impress/Additional_3D_Transitions Implement additional 3D slideshow transitions], No Issue Link.  '''Resources to help you with your projects:'''* [http://docs.go-oo.org/ OOo Source Code Documentation (fragmentary)]* [http://wiki.services.openoffice.org/wiki/Category:Impress Pages and documentation related to Impress]* [http://wiki.services.openoffice.org/wiki/Source_code_directories Nice page to find out what's what] [[Category:OpenOffice.org]]
3
edits

Navigation menu