2007-05-19T00:30:23  * grzywacz curses ;-)
2007-05-19T00:33:05  <ThomasWaldmann> hm?
2007-05-19T00:33:54  <grzywacz> I'm making a Gannt chart for classes and there's no single piece of software that "just works".
2007-05-19T00:34:01  <grzywacz> Maybe there should be a moin plugin for that. ;-)
2007-05-19T00:34:32  <grzywacz> *Gantt
2007-05-19T00:34:51  <ThomasWaldmann> try titlesearch for gantt
2007-05-19T00:35:21  <xorAxAx> grzywacz: planner doesnt work?
2007-05-19T00:36:11  <grzywacz> xorAxAx, my connection is too slow to make it usable over remote X, and I have a gnome-free system, so emerging it is a major pain.
2007-05-19T00:36:24  <grzywacz> ;(
2007-05-19T00:36:34  <xorAxAx> ah
2007-05-19T00:36:39  <xorAxAx> oh well
2007-05-19T00:36:47  <grzywacz> ThomasWaldmann, neat.
2007-05-19T10:10:34  <grzywacz> moin
2007-05-19T10:27:56  <flowhase> moin :>
2007-05-19T11:30:18  <ThomasWaldmann> moin
2007-05-19T13:17:43  <xorAxAx> grzywacz: have a look at http://en.wikipedia.org/wiki/Audio_level_compression
2007-05-19T13:17:58  <xorAxAx> and try to figure out why it is hell of annoying sometimes
2007-05-19T14:39:59  <grzywacz> xorAxAx, I read that yesterday. 8)
2007-05-19T14:40:58  <xorAxAx> :-)
2007-05-19T14:41:16  <xorAxAx> you mean last night? :)
2007-05-19T15:46:58  <grzywacz> Yes. ;-)
2007-05-19T20:38:36  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> * 2067:800737e7d647 1.6/MoinMoin/macro/WantedPages.py: WantedPages: cycle toggle allpages
2007-05-19T20:56:11  <ThomasWaldmann> dreimark: wasn't %s enough?
2007-05-19T21:05:49  <dreimark> ThomasWaldmann: it wasn't  result = 0 display in eclipse = 1
2007-05-19T21:08:52  <dreimark> the solution is querystr={'allpages': '%d' % allpages and 0 or 1} I do change this
2007-05-19T21:10:09  <dreimark> I have not hought about that this may make the difference
2007-05-19T21:10:15  <dreimark> thought
2007-05-19T21:10:34  <ThomasWaldmann> ok, thanks
2007-05-19T21:11:23  <ThomasWaldmann> ehrm, no
2007-05-19T21:11:46  <ThomasWaldmann> %s' % allpages and '0' or '1'
2007-05-19T21:11:49  <dreimark> no ?
2007-05-19T21:13:47  <dreimark> ThomasWaldmann: this does not work result is always 0
2007-05-19T21:14:43  <dreimark> controlbar
2007-05-19T21:14:43  <dreimark> unicode: <div class="controlbar"><a href="/WantedPages?allpages=0">Include system pages</a></div>
2007-05-19T21:16:48  <dreimark> while display  in the debugger shows 1 it writes always 0
2007-05-19T21:16:54  <xorAxAx> ....
2007-05-19T21:20:39  <dreimark> print '%s' % False and '0' or '1'
2007-05-19T21:20:42  <dreimark> gives 0
2007-05-19T21:21:31  <dreimark> ThomasWaldmann: ?!
2007-05-19T21:34:16  <xorAxAx> you may want to use a few parenthesis, dreimark
2007-05-19T21:34:29  <ThomasWaldmann> ehrm, that should work
2007-05-19T21:34:36  <dreimark> print '%s' % (False and '0' or '1')
2007-05-19T21:34:44  <dreimark> oops no terminal
2007-05-19T21:35:35  <ThomasWaldmann> yeah
2007-05-19T21:39:46  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> * 2068:6a9468878122 1.6/MoinMoin/macro/WantedPages.py: WantedPages: now really fixed
2007-05-19T21:40:56  <dreimark> so eclipse seems always to add parenthesis for display
2007-05-19T21:46:52  <ThomasWaldmann> strictly taken, the %s" % is rather superfluous
2007-05-19T21:47:17  <ThomasWaldmann> but we can fix that when refactoring that code (same construct is also used in macro init)
2007-05-19T21:56:14  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> * 2069:43c1ca294ff1 1.6/MoinMoin/macro/__init__.py: macro/__init__: fixed allpages_url too
2007-05-19T22:16:43  <CIA-27> moin: Reimar Bauer <rb.proj AT googlemail DOT com> * 2070:8249d7de39bd 1.6/MoinMoin/macro/__init__.py: macro/__init__:revert 2069:43c1ca294ff1
2007-05-19T22:41:54  <dreimark> I do think again about the nesting of {{{
2007-05-19T22:45:13  <ThomasWaldmann> why?
2007-05-19T22:46:51  <dreimark> MoinMoinBugs/1.6NoURLsAfterBlock
2007-05-19T22:49:19  <ThomasWaldmann> it just has to pass the rest of the line to the scanner
2007-05-19T22:53:42  <dreimark> there is another problem http://test.wikiwikiweb.de/ReimarBauer/Exa1

MoinMoin: MoinMoinChat/Logs/moin-dev/2007-05-19 (last edited 2007-10-29 19:13:47 by localhost)