User:ErAck
From Apache OpenOffice Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
- Name: Eike Rathke
- Nick: erAck
- OOo: er, erack
- Areas of expertise:
- 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
- Private URL: http://www.erack.de/
- μBlog: http://identi.ca/erack
- Blog: http://jroller.com/erAck
- Location: Hamburg, Germany
- Timezone: UTC+1 with DST rule TZ=CET-1CEST-2,M3.5.0/2,M10.5.0/3
lately worked 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
{{Warn| Do or don't.}}
{{Note| Note that.}}
{{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, especially
- Special:Mostlinkedtemplates
Pretty Sortable Table
{| class="prettytable sortable" |- ! Column 1 Header || Column 2 Header |- | some data column 1 || and some data column 2 |- | more data column 1 || even more data column 2 |}
Column 1 Header | Column 2 Header |
---|---|
some data column 1 | and some data column 2 |
more data column 1 | even more data column 2 |
new topic
Insert non-formatted text here