Difference between revisions of "User:ErAck"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m (reality check)
Line 5: Line 5:
 
* Nick: erAck
 
* Nick: erAck
 
* OOo: er, erack
 
* OOo: er, erack
* Working on:
+
* Areas of expertise:
 
** [[Calc]] spreadsheet application compiler, interpreter, engine
 
** [[Calc]] spreadsheet application compiler, interpreter, engine
 
** number formatter
 
** number formatter
Line 11: Line 11:
 
*** .signature: number formatter stricken i18n transpositionizer
 
*** .signature: number formatter stricken i18n transpositionizer
 
* IRC: irc://irc.freenode.net/#dev.openoffice.org
 
* IRC: irc://irc.freenode.net/#dev.openoffice.org
* Email Calc developers: [mailto:dev@sc.openoffice.org dev@sc.openoffice.org] mailing list
 
* Email personal: [mailto:erack@openoffice.org erack@openoffice.org]
 
 
* Private URL: http://www.erack.de/
 
* Private URL: http://www.erack.de/
 
* μBlog: http://identi.ca/erack
 
* μBlog: http://identi.ca/erack
Line 20: Line 18:
  
  
== currently working on ==
+
== lately worked on ==
  
 
* [http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula OASIS OpenDocument file format formula specification], ODFF aka OpenFormula.
 
* [http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula OASIS OpenDocument file format formula specification], ODFF aka OpenFormula.

Revision as of 02:23, 2 November 2011

ErAck 128x128.png


lately worked on

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 caution.png 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

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

Personal tools