1 2011-01-13T00:31:47  <dreimark> good that we have that info now there
   2 2011-01-13T00:56:48  <dreimark> gn
   3 2011-01-13T03:05:26  *** izibi has quit IRC
   4 2011-01-13T03:21:07  *** TripleEntendre has quit IRC
   5 2011-01-13T03:21:28  *** Trip has joined #moin-dev
   6 2011-01-13T03:21:36  *** Trip is now known as TripleEntendre
   7 2011-01-13T07:37:33  *** franklin has quit IRC
   8 2011-01-13T08:52:26  *** gwork has joined #moin-dev
   9 2011-01-13T10:16:01  <ThomasWaldmann> moin
  10 2011-01-13T10:37:59  <dreimark> moin
  11 2011-01-13T11:00:25  *** greg_f has joined #moin-dev
  12 2011-01-13T11:11:04  *** raignarok has joined #moin-dev
  13 2011-01-13T12:31:07  *** raignarok has quit IRC
  14 2011-01-13T13:03:48  *** raignarok has joined #moin-dev
  15 2011-01-13T13:08:32  *** raignarok has quit IRC
  16 2011-01-13T13:15:13  *** raignarok has joined #moin-dev
  17 2011-01-13T16:42:53  *** izibi has joined #moin-dev
  18 2011-01-13T16:45:47  *** raignarok has quit IRC
  19 2011-01-13T17:09:51  <izibi> wow, the gci is perfectly organized...
  20 2011-01-13T17:19:05  *** raignarok has joined #moin-dev
  21 2011-01-13T17:24:20  <xorAxAx> izibi: hehe, why?
  22 2011-01-13T17:25:24  <izibi> they wanted to send the money as american express gift cheques which you can only cash in the us
  23 2011-01-13T17:29:35  *** gwork has quit IRC
  24 2011-01-13T17:31:22  <izibi> and melange worked perfectly of course ;)
  25 2011-01-13T17:35:40  <dreimark> izibi: may be this indicates every student which gets money becomes invited. So you can spend the money on the trip ;)
  26 2011-01-13T17:37:04  <dreimark> bbl
  27 2011-01-13T17:37:44  <izibi> i'm not sure if i can still go to the usa as i'm following wikileaks on twitter xD
  28 2011-01-13T17:38:16  <TheSheep> even better, you will have a place to stay!
  29 2011-01-13T17:38:25  <TheSheep> until the execution at least
  30 2011-01-13T17:40:38  <ThomasWaldmann> izibi: hah :)
  31 2011-01-13T17:41:27  <ThomasWaldmann> izibi: otoh, be glad that they jumped into the cold water by doing gci even although melange was not quite finished. the only alternative would have been to delay it another year.
  32 2011-01-13T17:44:46  <izibi> hey, it's google, they can do better ;)
  33 2011-01-13T17:45:29  <ThomasWaldmann> see it as wide beta :)
  34 2011-01-13T17:46:06  <ThomasWaldmann> and btw, melange is opensource and python, so you could fix all the bugs you like :D
  35 2011-01-13T17:46:24  <izibi> did i say something? :D
  36 2011-01-13T17:47:35  * ThomasWaldmann at least considered helping. but after thinking about it, I did not, because my time is likely 1000% more productive when invested into moin.
  37 2011-01-13T17:50:09  <izibi> btw i've seen some ugly code while digging around in moin2. please tell me that they are still remains from older versions and will be changed :D
  38 2011-01-13T17:51:34  <ThomasWaldmann> izibi: like what exactly?
  39 2011-01-13T17:57:37  <izibi> it might be that i'm just doing it wrong but i wasn't able to play around with the storage stuff outside of a request context for example
  40 2011-01-13T17:59:26  <izibi> didn't look at the source for some days so i can't tell you what exactly i found ugly ;)
  41 2011-01-13T18:00:35  <ThomasWaldmann> izibi: the storage is setup in MoinMoin/__init__.py before_wiki()
  42 2011-01-13T18:01:30  <ThomasWaldmann> ehrm, partly at least. what can be done early is not done there, but in create_app() (just once for the lifetime of the process)
  43 2011-01-13T18:03:12  <izibi> or for example the backrefs view. isn't there a better way to do this instead of iterating over all pages? might not scale that well ;)
  44 2011-01-13T18:05:52  <ThomasWaldmann> izibi: what that view is doing is dealing with metadata extracted from items directly
  45 2011-01-13T18:06:14  <ThomasWaldmann> if you do it like that, there is likely no other way than going over them all
  46 2011-01-13T18:06:52  <ThomasWaldmann> but, we have an index for metadata. so, that metadata key/value could be added to the index and the view adapted accordingly.
  47 2011-01-13T18:11:17  *** m4k3r has joined #moin-dev
  48 2011-01-13T18:42:05  *** raignarok has quit IRC
  49 2011-01-13T18:48:06  <ThomasWaldmann> bbl
  50 2011-01-13T19:30:44  *** NikitaUtiu has joined #moin-dev
  51 2011-01-13T19:34:25  *** raignarok has joined #moin-dev
  52 2011-01-13T19:36:18  <ThomasWaldmann> re
  53 2011-01-13T19:36:36  *** raignarok_ has joined #moin-dev
  54 2011-01-13T19:38:09  *** greg_f has quit IRC
  55 2011-01-13T19:39:14  *** raignarok has quit IRC
  56 2011-01-13T19:49:14  *** raignarok_ is now known as raignarok
  57 2011-01-13T20:35:31  *** raignarok has quit IRC
  58 2011-01-13T20:37:52  *** raignarok has joined #moin-dev
  59 2011-01-13T20:43:43  *** grzywacz has joined #moin-dev
  60 2011-01-13T20:43:43  *** grzywacz has joined #moin-dev
  61 2011-01-13T21:00:27  *** NikitaUtiu has quit IRC
  62 2011-01-13T22:19:26  *** raignarok has quit IRC
  63 2011-01-13T22:36:39  *** raignarok has joined #moin-dev
  64 2011-01-13T23:04:29  *** raignarok has quit IRC
  65 2011-01-13T23:08:17  <ThomasWaldmann> re
  66 2011-01-13T23:08:26  <dreimark> re
  67 2011-01-13T23:09:55  <dreimark> i think we should reject the one task, where i have added my opinion that it needs more work
  68 2011-01-13T23:10:30  <dreimark> the other one is invalid because the student had not submitted something before the deadline
  69 2011-01-13T23:10:45  <dreimark> but also that is a bit strange
  70 2011-01-13T23:11:11  <dreimark> because now mentors of other project can accept claim tasks
  71 2011-01-13T23:11:44  <dreimark> while work is done and even not submitted
  72 2011-01-13T23:14:09  <dreimark> or were cleaimed before
  73 2011-01-13T23:37:38  <ThomasWaldmann> give urls
  74 2011-01-13T23:54:47  <dreimark> http://www.google-melange.com/gci/task/show/google/gci2010/moinmoin/t129270131462
  75 2011-01-13T23:54:56  <dreimark> reject
  76 2011-01-13T23:55:24  <dreimark> http://www.google-melange.com/gci/task/show/google/gci2010/moinmoin/t129406592353
  77 2011-01-13T23:55:32  <dreimark> is currently invalid

MoinMoin: MoinMoinChat/Logs/moin-dev/2011-01-13 (last edited 2011-01-12 23:45:02 by IrcLogImporter)