2006-08-03T02:56:44  <starshine> heh
2006-08-03T02:57:06  <starshine> if they think twiki is cute we're going to have to make an extra special ugly config for them ;P
2006-08-03T02:57:24  <starshine> worked for mediawiki :)
2006-08-03T02:57:44  <starshine> s/config/theme/
2006-08-03T02:58:29  <starshine> but the more reasonable question is to seperate the things that keep people from accepting and using a wiki at all..
2006-08-03T02:59:40  <starshine> ...unused wiki don't grow, populated and enthusiastic ones do, so some features end up being as much to nurture enthusiasm as they are to be any technical features.
2006-08-03T18:09:05  <xorAxAx>    36              self.if_modified_since = (sa.headers.getheader('if-modified-since')
2006-08-03T18:09:08  <xorAxAx>    37                                        or self.if_modified_since)
2006-08-03T18:09:23  <xorAxAx> ThomasWaldmann: what sense does it make to have foo = bar or foo?
2006-08-03T18:11:02  <xorAxAx> ugh, dirty code
2006-08-03T18:11:11  <xorAxAx> dynamic references to static attributes that dont exist
2006-08-03T18:28:15  <ThomasWaldmann> that was just c&p code and I also asked that myself. but as this is done elsewhere, too, i didnt change it.
2006-08-03T18:29:16  <xorAxAx> in the line above, class attribs are referenced that exist, yep
2006-08-03T21:29:19  <ThomasWaldmann> xorAxAx: 1369 except Exception, (msg, ):   <- ValueError
2006-08-03T21:29:44  <xorAxAx> what does it unpack?
2006-08-03T21:29:57  <xorAxAx> i.e. what is the exception?
2006-08-03T21:30:06  <ThomasWaldmann> need more than 0 values to unpack
2006-08-03T21:30:32  <ThomasWaldmann> msg  = 'CacheNeedsUpdate'
2006-08-03T21:30:41  <xorAxAx> umm
2006-08-03T21:30:50  <ThomasWaldmann> just add inline:wtf to test.wikiwikiweb.de
2006-08-03T21:32:37  <xorAxAx> refresh action is broken :)
2006-08-03T21:32:44  <xorAxAx> yeah, i will fix it ...
2006-08-03T21:36:25  <xorAxAx> ok, pushed
2006-08-03T21:52:12  <Kepplar> yo
2006-08-03T21:52:15  <Kepplar> brb getting a drink
2006-08-03T21:57:56  <ThomasWaldmann> xorAxAx: still broken
2006-08-03T21:58:01  <xorAxAx> hmm
2006-08-03T21:58:06  * xorAxAx tries
2006-08-03T21:58:10  <ThomasWaldmann> http://test.wikiwikiweb.de/TestWiki
2006-08-03T21:58:21  <xorAxAx> can you fix the refresh action in the meanwhile?
2006-08-03T21:59:19  * ThomasWaldmann looks
2006-08-03T22:01:07  <xorAxAx> oops, that was python 2.5 code
2006-08-03T22:02:32  <ThomasWaldmann> ok, fixed and re-added
2006-08-03T22:03:01  * xorAxAx spawns python 2.4 to test his snippets
2006-08-03T22:06:32  <xorAxAx> ok, try again
2006-08-03T22:26:19  <ThomasWaldmann> bug.next() :)
2006-08-03T22:26:41  <xorAxAx> where?
2006-08-03T22:39:56  <ThomasWaldmann> it's ParserBase. i fix it.
2006-08-03T23:48:53  <ThomasWaldmann> ok, moin wiki farm runs under lighttpd and fcgi 8)
2006-08-03T23:48:57  <ThomasWaldmann> it doesnt lower the load, but it uses the cpus better now
2006-08-03T23:51:40  <xorAxAx> and the memory
2006-08-03T23:52:11  <xorAxAx> you can simply pkill the spawned python processes if they are not active
2006-08-03T23:52:15  <xorAxAx> and too large
2006-08-03T23:54:47  <xorAxAx> hmm, you are running every instance using its own .fcg script?
2006-08-03T23:55:41  <ThomasWaldmann> no, autospawn from lighty
2006-08-03T23:56:00  <xorAxAx> i mean, you seem to have one .fcg handler per instance
2006-08-03T23:56:11  <xorAxAx> and no farmconfig
2006-08-03T23:56:20  <ThomasWaldmann> sure it is farmconfig
2006-08-03T23:56:23  <ThomasWaldmann> http://moinmoin.wikiwikiweb.de/wiki/server-stats
2006-08-03T23:56:47  <xorAxAx> ah, because its in moinmaster dir
2006-08-03T23:56:50  <ThomasWaldmann> http://moinmoin.wikiwikiweb.de/wiki/server-status
2006-08-03T23:57:09  <xorAxAx> yep

MoinMoin: MoinMoinChat/Logs/moin-dev/2006-08-03 (last edited 2007-10-29 19:09:07 by localhost)