2012-05-28 // Hello World
Well, the topic says it all. Apart from several test posts this is the first blog post designed to actually stay in this newly created blog. Being a tad late to the whole blogging thing it only seems fitting to choose the odd combination of DokuWiki and the BlogTNG plugin instead of something more mainstream. Other than that it's just that i've grown rather fond of DokuWiki over the past few years, so why not use it for this purpose also.
Although i'm not a nativ english speaker i intend to write in english as sort of an ongoning exercise and to hopefully reach a broader audiance. Therefor i apologize in advance for any bad grammer, strange phrasing and such. Any hints and corrections are greatly appreciated
Since i consider myself as a bit of a science nerd and computer geek, most of the stuff to be found here will probably be related to those two fields. Dear reader, you've been warned …
Leave a comment…
- E-Mail address will not be published.
- Formatting:
//italic// __underlined__
**bold**''preformatted''
- Links:
[[http://example.com]]
[[http://example.com|Link Text]] - Quotation:
> This is a quote. Don't forget the space in front of the text: "> "
- Code:
<code>This is unspecific source code</code>
<code [lang]>This is specifc [lang] code</code>
<code php><?php echo 'example'; ?></code>
Available: html, css, javascript, bash, cpp, … - Lists:
Indent your text by two spaces and use a * for
each unordered list item or a - for ordered ones.