1 2010-04-14T00:07:46  <ei-grad> ThomasWaldmann: dreimark: i added a comment to LDAP Groups proposal...
   2 2010-04-14T00:08:24  <ei-grad> dreimark: why you happy?
   3 2010-04-14T00:20:09  <dreimark> i am not sure if i interpret it correctly but it looks good for us from the amount of allocation slots
   4 2010-04-14T00:21:01  <dreimark> (very good)
   5 2010-04-14T00:23:13  <dreimark> ei-grad: i don't have looked on these libs yet, if you know some os dependencies please note it somewhere
   6 2010-04-14T00:23:42  <dreimark> if the libs are small we can bundle them in the support folder if they are not common
   7 2010-04-14T00:23:54  <dreimark> but it is not such easy with binary packages
   8 2010-04-14T00:26:05  <dreimark> good night
   9 2010-04-14T00:28:32  <ei-grad> gn
  10 2010-04-14T00:46:18  <ei-grad> seems like that library should work under most platforms, much of C-code is from Apache's mod_auth_kerb... should I try to find other, pure-python kerberos library? or may be implement it myself, it could be interesting... i tired to write cryptography stuff in C :-) implemented protocol of Zero Knowledge Proof of RSA Private Key Knowledge in my course work on "Cryptographic protcols" subject...
  11 2010-04-14T01:34:05  <AshishG> dreimark: you guys got a good number of slots?
  12 2010-04-14T01:34:27  <AshishG> dreimark: should have been so, a major release from 1 to 2 =)
  13 2010-04-14T01:35:07  <xorAxAx> i expected less slots :)
  14 2010-04-14T01:35:46  <AshishG> how many are there?
  15 2010-04-14T01:37:24  <AshishG> xorAxAx: 4 last time, 6 last to last time, this time???????
  16 2010-04-14T01:37:29  <AshishG> m soooooooo curious
  17 2010-04-14T01:37:57  <xorAxAx> 6 preliminary slots
  18 2010-04-14T01:38:18  <AshishG> xorAxAx: so you can get more slots later on?
  19 2010-04-14T01:38:25  <xorAxAx> rather less
  20 2010-04-14T01:38:48  <AshishG> :S
  21 2010-04-14T01:40:36  <AshishG> xorAxAx: say one gets selected, and then does good work, then he gets to be a mentor next if s/he graduates the year next?
  22 2010-04-14T01:41:38  <xorAxAx> AshishG: i am still a student yet a mentor :)
  23 2010-04-14T01:41:53  <xorAxAx> AshishG: if you would like to be a mentor, you can be one
  24 2010-04-14T01:42:02  <xorAxAx> AshishG: are you in your final year?
  25 2010-04-14T01:42:12  <AshishG> nope, last but one
  26 2010-04-14T01:42:30  <AshishG> xorAxAx: you?
  27 2010-04-14T01:42:59  <AshishG> xorAxAx: i need to restart, windows can update without restarting :-/
  28 2010-04-14T01:43:15  <xorAxAx> AshishG: i am in my last year of the master's program
  29 2010-04-14T01:43:22  * AshishG is awake at 5:13 AM in the morning, with zero sleep
  30 2010-04-14T01:44:00  <AshishG> xorAxAx: i am in an UG master's program
  31 2010-04-14T01:44:14  <AshishG> i don't have a bachelor's and they'll award a master's as the first degree
  32 2010-04-14T01:44:23  <AshishG> 4 years
  33 2010-04-14T01:44:24  <xorAxAx> yeah, i remember :)
  34 2010-04-14T01:44:40  <AshishG> xorAxAx: :)
  35 2010-04-14T01:44:54  <AshishG> xorAxAx: anyway, have to leave, gnite :)
  36 2010-04-14T01:44:58  <xorAxAx> good night
  37 2010-04-14T01:45:01  <AshishG> gnite channel
  38 2010-04-14T01:45:07  *** AshishG has quit IRC
  39 2010-04-14T06:56:10  *** mikema has joined #moin-dev
  40 2010-04-14T06:56:20  *** mikema has left #moin-dev
  41 2010-04-14T07:50:02  *** _buck has joined #moin-dev
  42 2010-04-14T08:04:43  *** _buck has quit IRC
  43 2010-04-14T08:49:20  *** ValentinJaniaut_ has joined #moin-dev
  44 2010-04-14T08:51:22  *** ValentinJaniaut has quit IRC
  45 2010-04-14T08:51:22  *** ValentinJaniaut_ is now known as ValentinJaniaut
  46 2010-04-14T09:09:19  *** _buck has joined #moin-dev
  47 2010-04-14T09:21:40  *** DmitryAndreev has quit IRC
  48 2010-04-14T09:29:27  <dreimark> moin
  49 2010-04-14T09:34:14  *** _buck has quit IRC
  50 2010-04-14T10:03:21  *** eSyr has joined #moin-dev
  51 2010-04-14T10:05:04  <ei-grad> moin
  52 2010-04-14T10:06:06  <eSyr> moin
  53 2010-04-14T10:16:24  <dreimark> does our macro arg parser could get a dict as input data? i think we only have currently scalars and lists?
  54 2010-04-14T10:18:30  <eSyr> hm.
  55 2010-04-14T10:19:07  <dreimark> it may also not be useful, because macros are one liners
  56 2010-04-14T10:19:25  <dreimark> so i think i use better a pagename with a dict definition as input
  57 2010-04-14T10:19:27  <eSyr> yes, looks like you can get string and manually parse it with parse_quoted_separated.
  58 2010-04-14T10:20:05  <eSyr> dreimark, in CollectLists macro some approach implemented, i can't remember now, which.
  59 2010-04-14T10:20:35  <dreimark> yes, there it collects it from a page too for getting the columns
  60 2010-04-14T10:21:05  <dreimark> also to solve my problem i could write a parser which uses a dict as input
  61 2010-04-14T10:21:14  <dreimark> i think thats better, no extra page
  62 2010-04-14T11:34:19  *** eSyr has quit IRC
  63 2010-04-14T11:58:45  *** AshishG has joined #moin-dev
  64 2010-04-14T12:01:50  <AshishG> hellos
  65 2010-04-14T12:03:30  *** AshishG_ has joined #moin-dev
  66 2010-04-14T12:06:30  *** AshishG has quit IRC
  67 2010-04-14T12:06:31  *** AshishG_ is now known as AshishG
  68 2010-04-14T13:20:54  *** _buck has joined #moin-dev
  69 2010-04-14T13:43:22  *** _buck has quit IRC
  70 2010-04-14T14:19:25  * AshishG is AFK for about 4 hours
  71 2010-04-14T14:46:07  *** diofeher has joined #moin-dev
  72 2010-04-14T14:55:36  <diofeher> moin
  73 2010-04-14T16:21:57  <ei-grad> ·ˆ±¶moin
  74 2010-04-14T16:22:04  <ei-grad> moin...
  75 2010-04-14T16:36:05  *** diofeher has quit IRC
  76 2010-04-14T17:02:41  <dreimark> why is it needed to call getCategories at http://hg.moinmo.in/moin/1.8/annotate/ccb335181571/MoinMoin/Page.py#l825
  77 2010-04-14T17:06:38  *** ritinardo has joined #moin-dev
  78 2010-04-14T17:16:21  <ei-grad> looks like someone wanted to add users subscribed to page of category in the result... but forgot to do it)...
  79 2010-04-14T17:18:49  <dreimark> yes, I am interested on why
  80 2010-04-14T17:20:29  *** elmo has joined #moin-dev
  81 2010-04-14T17:30:47  <dreimark> bbl
  82 2010-04-14T18:06:57  *** DmitryAndreev has joined #moin-dev
  83 2010-04-14T18:45:51  *** ritinardo has quit IRC
  84 2010-04-14T20:01:55  *** DmitryAndreev has joined #moin-dev
  85 2010-04-14T23:56:48  <ThomasWaldmann> re

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-04-14 (last edited 2010-04-13 22:15:02 by IrcLogImporter)