Difference between revisions of "User:Kirk/test"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(13 intermediate revisions by 4 users not shown)
Line 13: Line 13:
 
</div>
 
</div>
 
[[Main Page|Welcome to]] <!-- English/Ingles --><br />
 
[[Main Page|Welcome to]] <!-- English/Ingles --><br />
[[Page principale|Bienvenue à]] <!-- French/Francais --><br />
+
[[Fr.openoffice.org|Bienvenue à]] <!-- French/Francais --><br />
 
[[Traducción Española|Recepción a]]<!-- Spanish/Espanol --><br />
 
[[Traducción Española|Recepción a]]<!-- Spanish/Espanol --><br />
 
[[Deutsche Übersetzung|Willkommen zu]] <!-- German/Deutsche --><br />
 
[[Deutsche Übersetzung|Willkommen zu]] <!-- German/Deutsche --><br />
Line 23: Line 23:
 
<!-- End of Calendar -->
 
<!-- End of Calendar -->
  
{| align=center; border=2
+
{| align=center; style="border:1px solid #aaa;padding-left:5px;"
  
|---- bgcolor=#FFFFCC
+
|----  
|[[Development]]
+
|http://contributing.openoffice.org/branding/images/contributing/programming.png[[Development]]'''
|[[Documentation]]
+
|Bgcolor=#FFFFCC|'''[[Documentation]]'''
|[[Marketing]]
+
|http://marketing.openoffice.org/images/ladybug_02_h.png [[:Category:Quality Assurance|Quality Assurance]]
|[[NLC|Native Language]]
+
|
|[[User Resources]]
+
http://contributing.openoffice.org/branding/images/contributing/marketing.png '''[[Marketing]]'''
 +
|http://contributing.openoffice.org/branding/images/contributing/native-lang.png '''[[NLC|Native Language]]'''
 +
|
 +
http://contributing.openoffice.org/branding/images/contributing/help.png '''[[User Resources]]'''
 
|}
 
|}
 +
  
  
 
== Welcome to the OpenOffice.org wiki ==
 
== Welcome to the OpenOffice.org wiki ==
 
__NOTOC__
 
__NOTOC__
This wiki is for all projects associated with OpenOffice.org (OOo). It is new, so it is mainly focussed on resources for developers. As other projects are added to the wiki, they will be listed in the Navigation Bar Above.  
+
This wiki is for all projects associated with OpenOffice.org (OOo). Because it is new, it is still mainly focused on resources for developers. As other projects are added to the wiki, they will be listed in the Navigation Bar Above.  
  
 
Join us in contributing to the OpenOffice.org Wiki. Please use your OOo login name for the wiki account. Some functionality is available only if you are logged in to avoid [[MediaWiki_Configuration#AntiSPAM_Measures|SPAM]]. Additionally your email address has to be validated. We might be able to avoid the separate user administration later and log you in with the OpenOffice.org site credentials.
 
Join us in contributing to the OpenOffice.org Wiki. Please use your OOo login name for the wiki account. Some functionality is available only if you are logged in to avoid [[MediaWiki_Configuration#AntiSPAM_Measures|SPAM]]. Additionally your email address has to be validated. We might be able to avoid the separate user administration later and log you in with the OpenOffice.org site credentials.
  
To get started editing the wiki see [[Help:Editing]].
+
Some places to start would be
 
+
== Getting started with OOo development ==
+
<div style="float:right; background-color:lightyellow; border: 1px solid black; margin:0 1em 0 0.5em; padding:0 0.5em 0 0.5em; ">
+
<b>Get Started from Scratch</b><br />
+
you most likely need to:
+
# [[Getting It|Get it]] 
+
# [[Building|Build it]] 
+
# [[Installing|Install it]] 
+
# [[Running|Run it]]
+
Click for instructions on <br />
+
each step!
+
</div>
+
 
+
[[Building]] and [[hacking]] on OpenOffice.org (OOo) entails climbing a fairly lengthy and steep incline.  Hopefully, this wiki will make the learning curve less steep and less abrupt, and will give you a walking stick to help you out.
+
 
+
Much of our documentation assumes that you'll be using a reasonably current Linux system, as this the most easy environment to start. On Linux all prerequisites are available as [http://www.gnu.org Free software]. There is also some information on developing on [[Windows]].
+
 
+
It should also be noted that you can build either the plain 'up-stream' OOo or use an [[ooo-build]] release which adds some patches & fixes. The ooo-build process is destined to being gradually phased out as the various up-stream issues it solves go away.
+
 
+
In the same way, learning UNO components development is not an easy task. To help you there is an Eclipse plugin and a tutorial to use it. You can install the Eclipse plugin by using the following update site: http://cedric.bosdonnat.free.fr/ooeclipseintegration. The tutorial on how to create a UNO component in Java is available in the [http://api.openoffice.org/files/documents/22/3216/JavaComponentTuto.odt api project docs & files sections]. The document will even be wikified on this page: [[JavaEclipseTuto | Java Tutorial using Eclipse]]
+
 
+
== Going Further ==
+
  
* [[IRC Communication|Meet the team on IRC]]
+
*[[:Category:Guidelines|Guidelines]] - for participation in the project
* [[Hacking]] - how to get started
+
*[[Help:Editing]] - for instuctions on how to edit a wiki
* [[Tutorials]] - hacker tutorials to get the hang of the code
+
*[[General Discussion]] - discussion of project issues and questions
* [[Debugging]] - for when it all goes wrong
+
* [[Tinderbox]] - test new child workspaces and show your build logfile to others
+
* [[Environment Variables]] - a description of handy environment variables used at runtime
+
* [[Source code directories| A description of the source directories]]
+
* [[Contributing Patches]] - for when you have something to fold back
+
* [[Commit Rights]] - An overview of how to attain commit rights, and what to do with them once you get them
+
* [[Tips]] - misc. hints &amp; tips.
+
* [[FAQ]] - some infrequently asked questions
+
* [[Using_Cpp_with_the_OOo_SDK|Using C++ with OOo SDK]]
+
  
== Hot Topics ==
+
== Current Hot Topics (as of the past week)==
  
* [[Performance]]
+
* [[DE/Pressemitteilung 2.0.3]]  
* [http://wiki.services.openoffice.org/wiki/User:Ericb VCL description for Mac OS X port]
+
* [[Infrastructure Upgrade]]  
* [[SVNMigration| Use SVN instead of CVS]]
+
* [[Bibliographic/Styles]]  
* [[SVG_Import_Filter|SVG import]]
+
* [[Writer swautomatic01]]  
* [[Product Release|Product release data]]
+
* [[Mac OS X Porting - Native Fonts]]  
* [[Java_and_OpenOffice.org|Java related functionality]]
+
* [[Dynamic UNOIDL Reference Browser]]  
* [[Writing_warning-free_code|Warning-free Code]] and [[Writing_correct_Cplusplus|Correct C++]]
+
* [[OOoHelpOutline]]
* [[Syndication|Syndication]] Of OOoAnnouncements
+
* [[Zh.openoffice.org]]  
* [[Mono Integration|details on how to get Mono working with OOo]]
+
* [[Migration Documents]]
* [[Porting_to_x86-64_%28AMD64%2C_EM64T%29|64bit porting]]
+
* [[Dynamic UNOIDL Reference Browser]]
* [[VBA|MS Office VBA interoperability]]
+
* [[Digital Signatures]]
+
* [[Bibliographic_Project | Bibliographic Project Developer and Documentation pages]]
+
* [[ QA_Metrics | QA Metrics]]
+
* [[BuildSpeedup| Make the OO.o build process the coolest on the planet]]
+
* [[Chart2 | Chart2 : The new chart implementation]]
+
* [[Firefox ODFReader extension]]
+
* [[Compiler versions used by port maintainers and release engineers]]
+
* [[Uno/Effort/Creating the Uno Threading Framework | Creating the Uno Threading Framework]].
+
* [[Uno]] on the Wiki.
+
* [[SummerOfCode2006]] and [[OpenOffice.org_Developer_Article_Contest]]
+
* [http://www.openoffice.org.br/?q=lancamento_do_cogroo Cogroo] Gramatical checker in Portugese
+
  
== Finding general OpenOffice.org user help ==
 
  
* [[OOoHelpOutline|OpenOffice.org Help Outline]]
 
* Free and commercial [[OpenOffice.org_Solutions|Solutions]] to assist in the adoption of OpenOffice.org
 
* [[Press coverage on OpenOffice.org]]
 
* [[Wikipedia:List_of_applications_supporting_OpenDocument|List of applications supporting OpenDocument]] from Wikipedia
 
* [[OASIS]] and [[OpenDocument]]
 
* The office suite components: [[Writer]], [[Calc]], [[Impress]], [[Base]], [[Math]], [[Draw]].
 
* Aditional office free complements: [[diagram]]s and [[chart]]s.
 
  
  

Latest revision as of 08:36, 14 June 2008

programming.pngDevelopment Documentation ladybug_02_h.png Quality Assurance

marketing.png Marketing

native-lang.png Native Language

help.png User Resources


Welcome to the OpenOffice.org wiki

This wiki is for all projects associated with OpenOffice.org (OOo). Because it is new, it is still mainly focused on resources for developers. As other projects are added to the wiki, they will be listed in the Navigation Bar Above.

Join us in contributing to the OpenOffice.org Wiki. Please use your OOo login name for the wiki account. Some functionality is available only if you are logged in to avoid SPAM. Additionally your email address has to be validated. We might be able to avoid the separate user administration later and log you in with the OpenOffice.org site credentials.

Some places to start would be

Current Hot Topics (as of the past week)



You loaded this Main Page on Friday, 2024-04-19 T 05:08 UTC.
Personal tools