Sandbox

foo@bar.baz

My changes. Мои изменения

Feel free to play here.

Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thought Alice 'without pictures or conversation?'

So she was considering in her own mind (as well as she could, for the hot day made her feel very sleepy and stupid), whether the pleasure of making a daisy-chain would be worth the trouble of getting up and picking the daisies, when suddenly a White Rabbit with pink eyes ran close by her.

iPhone Test

I'm pretty impressed with this. Not only does the default width of a Hatta page make it very iPhone friendly to read. But I can edit pages from my iPhone easily too (as I'm doing now). Would save me having to lug my laptop around all the time.

Test Link


could this be the answer to my quest for a clean easy to use no hassle wiki?

Arriba! Arriba! Ándele! Orlando!


Nice job, but I don't understand russian language… Oh ! Of course, i'm french and so…. I only speak french !!!

;-)


ვეფხისტყაოსანი

რომელმან შექმნა სამყარო ძალითა მით ძლიერითა,

ზეგარდმო არსნი სულითა ყვნა ზეცით მონაბერითა, ჩვენ, კაცთა, მოგვცა ქვეყანა, გვაქვს უთვალავი ფერითა, მისგან არს ყოვლი ხელმწიფე სახითა მის მიერითა.


日本語は、どうかな? 名前は日本っぽいね。

:) :) ;)

test4real

[ru] А на русском?

И на русском, ага!

хуй зер из ноу рашн мафия!

[lv] latviešu? :) :)

FreeBSD: The Power To Serve aābcč [lv]

:-) goto Frække frølår

new text Η εκδίκηση του κωλόχαρτου ('The revenge of the toilet paper') ISBN 960-397-489-7

'''weird''' even weirder

qqqq-z

Just a test….

-----from some unix hacker-----

All right, I can edit a given page, but how do I add one of my own? Secondly, how fast is it? How much stuff can it keep? I.e. does it scale?

I myself some time ago wrote a wiki as a "Makefile". It could be run by just dropping (or linking) the GNU make binary as your CGI app and dropping this Makefile into the same dir. IT disabled all commandline and enviroment imput to make other than th requests to my pages, and the backend could scale at least to tens of thousands of files. Because of a need to fork processes, it ran rather slowly on the web server (much less than a hundred of times per second, depended on the kind of query you'd put to it), but it was OK for "small groups of developers" as you put it

It too could use Git as its backend, as another option


Answers in the FAQ. As for running as CGI, it's indeed slow. I recommend using WSGI or FastCGI, in which case one process runs all the time and serves multiple requests – so there is no forking and initialization for every one of them. As for the goal of hundreds of requests per second, did you compare it with how fast static files can be served on the same server? This is some upper bound you could compare it to…


Does math work?

a^2 + b^2 = c^2

 \int_{t>0} e^{-t}\sin(\frac{2\pi t}{T})dt

\zeta(s)=\sum_{i=0}^{\inf} \frac{1}{i^s}


To add a new page, just enclose its name in double brackets, then click the resulting link: [[New page]]New page

header header header header
heading 1
2 3 4

How about a link to a page with [ and ] in it's name? test[1].pdf

Maybe I can upload a PDF by using { { and } }? test[1].pdf

How about without [ and ] in the filename: test.pdf

Upload: test.pdf

test2.pdf

test3.pdf


Thanks for writing Hatta! I was looking for a personal wiki that would work nicely with a DVCS and that I could edit from the command line (if I was going to do it myself I would have used monotone as the store for ease of backup (whole repo is stored in a SQLite db), but I guess I should not be too picky!) :)


Well, for me, flat file sounds better. :) And I'm curious does hg track all binary files? I heard that hg will eat up a lot of memory when deal with large files. (Not a good news for my low end server. )

Answer in FAQ, feel free to put further questions there, it's a wiki…

中文可以不呢?


Bild4.png

file.hs

file.hs

file.rar file.pdf


your mom


foobar


heading

heading other


Is there a way to allow unparsed html block?

I'd like to create ordonated list even if it requires that i write html tags.

<ol>
<li>number 1</li>
<li>number 2</li>
</ol>
<!-- And this would be a comment unseen on the wikipage -->

# number 1 # number 2

http://c2.com/cgi/wiki?WhyDoesntWikiDoHtml

style.css

中文可以!