Need a small, possibly disposable discussion board? Try gatcka.com
I've launched a small web project today: http://www.gatcka.com
It's more of an experiment really. I wanted to check how far I can go without needing any registration process, with cookie sessions only, with minimal user interface, etc.
The project aims to be as simple as possible, but usable as well.
Let me know what you think about it, thanks!
2 comments
[ 2.1 ms ] story [ 15.7 ms ] threadI like the concept and simple design. I could see where this would be useful, but it seems like it needs the ability to do threads or at least replies (or maybe I am missing how to do that?). Another question - who can see the delete button?
As for threads/replies: yes, this is obvious thing to do, but I wanted to check if it's really that useful and demanded before actually implementing this. The same (possibly to lesser extent) goes for voting.