Difference between revisions of "User:ErAck"
From Apache OpenOffice Wiki
m |
|||
Line 65: | Line 65: | ||
=== Templates === | === Templates === | ||
− | |||
− | |||
− | |||
<code><nowiki>{{Documentation/Caution| Do or don't.}}</nowiki></code> | <code><nowiki>{{Documentation/Caution| Do or don't.}}</nowiki></code> | ||
Line 78: | Line 75: | ||
{{Template:Documentation/Tip| Tip.}} | {{Template:Documentation/Tip| Tip.}} | ||
− | + | {{LinkBanner}} | |
− | |||
− | + | For many more see | |
+ | * [[Documentation/Dashboard/Wiki_Editing_Policy#List_of_Existing_Documentation_Templates]] | ||
+ | * [[:Category:Wiki_Templates]] | ||
+ | * [[Special:Mostlinkedtemplates]] | ||
=== new topic === | === new topic === | ||
<nowiki>Insert non-formatted text here</nowiki> | <nowiki>Insert non-formatted text here</nowiki> |
Revision as of 19:06, 7 October 2010
![]() |
- Name: Eike Rathke
- Nick: erAck
- OOo: er
- Working on:
- Calc spreadsheet application compiler, interpreter, engine
- number formatter
- internationalization (i18n) and locale data, not localization (l10n)
- .signature: number formatter stricken i18n transpositionizer
- IRC: irc://irc.freenode.net/#dev.openoffice.org
- Email Calc developers: dev@sc.openoffice.org mailing list
- Email personal: er@openoffice.org, eike.rathke@oracle.com
- Private URL: http://www.erack.de/
- μBlog: http://identi.ca/erack
- Blog: http://jroller.com/erAck
- GullFOSS: http://blogs.sun.com/GullFOSS
- Company Name: Oracle Deutschland B.V. & Co. KG
- Company URL: http://oracle.com/office
- Location: Hamburg, Germany
- Timezone: UTC+1 with DST rule TZ=CET-1CEST-2,M3.5.0/2,M10.5.0/3
currently working on
- OASIS OpenDocument file format formula specification, ODFF aka OpenFormula.
- mentorship for implementors, review of patches and integration.
- Bits of formula compiler and interpreter changes.
Work flow
My personal work flow and environment when working on code.
Wiki stuff
Edit help: Category:Help
Code syntax highlighting
Code syntax highlighting is possible with
<source lang="$LANGUAGE"> ... </source>
where $LANGUAGE is one of this list that was dynamically generated using <source lang="invalid"></source>
NOTE: the old SwinBrain CodeSyntaxHighlight does not work anymore since the wiki upgrade on 2008-02-14
<code>[language] ... </code>
produces rubbish now!
Templates
{{Documentation/Caution| Do or don't.}}
{{Documentation/Note| Note that.}}
Template:Documentation/Note
{{Template:Documentation/Tip| Tip.}}
Template:Documentation/Tip
Tip: On this wiki you can use {{CWS}}
, {{m}}
, {{Bug}}
templates to easily link to child workspaces, milestones and issues.
For many more see
- Documentation/Dashboard/Wiki_Editing_Policy#List_of_Existing_Documentation_Templates
- Category:Wiki_Templates
- Special:Mostlinkedtemplates
new topic
Insert non-formatted text here