【Kareha】 Comma Thread Syntax? (26)

19 Name: Mr VacBob!JqK7T7zan. 2005-01-19 20:19 ID:g8vpanZy (Replies) [Del]

How did you implement /q? I'm working on it and I've thought of two ways:
* on every /q request, rescan the entire thread for anchors that would load the q parameter; this is slow even when it isn't being done in PHP.
* keep around a cache of what anchors every post requests; this isn't slow, but adds more data files which might annoy someone, and makes me wish for an actual database. Also, it can get corrupted and has to be updated every time someone posts and such.

6 Name: !WAHa.06x36 2005-01-12 15:00 ID:Heaven (Replies) [Del]

Well, as an experiment, I've implemented both the q syntax, and http://wakaba.c3.cx/sup/kareha.pl/1102984488/1 on these two boards. Try it out, and give suggestions for improvement or changes.

12 Name: Anonymous 2005-01-13 11:51 ID:/aBbmgBH (Replies) [Del]

Is the feature even that important? The only thing it adds to something a user could do with CTRL+F is the syntax >>9 shows.

This thread has been closed. You cannot post in this thread any longer.