1 2012-03-16T00:21:32  *** brunomartin has left #moin-dev
   2 2012-03-16T00:40:54  *** yufra_ has joined #moin-dev
   3 2012-03-16T04:29:01  *** yufra_ has quit IRC
   4 2012-03-16T07:13:47  *** xjjk has quit IRC
   5 2012-03-16T07:58:36  *** xjjk has joined #moin-dev
   6 2012-03-16T08:14:07  <dreimark> moin
   7 2012-03-16T09:12:49  <CIA-41> Reimar Bauer <rb.proj AT googlemail DOT com> default * 582:a6e3bc3c144e extensions/data/plugin/macro/MiniPage.py: macro.MiniPage: renders markup inside other markup, e.g. a bulletlist or headings inside of a table
   8 2012-03-16T09:12:50  <CIA-41> Reimar Bauer <rb.proj AT googlemail DOT com> default * 583:5726458585d7 extensions/data/plugin/parser/text_x_sort.py: parser.text_x_sort: sorts text lines e.g. items on a group definition page
   9 2012-03-16T09:12:51  <CIA-41> Reimar Bauer <rb.proj AT googlemail DOT com> default * 584:7a22cd126aa4 extensions/data/plugin/parser/text_x_arnica.py: merged repos
  10 2012-03-16T10:21:57  *** greg_f has joined #moin-dev
  11 2012-03-16T10:22:38  *** MattMaker has quit IRC
  12 2012-03-16T12:04:26  *** kanha has joined #moin-dev
  13 2012-03-16T12:54:40  <kanha> for the time being i found some things which can be done in improvement of dom converters.In docbook to dom conversion and dom to docbook conversion requires a lot of testing and also some test cases are missing and there are many chances of improvement in it.
  14 2012-03-16T13:08:53  <ThomasWaldmann> moin
  15 2012-03-16T13:09:39  <ThomasWaldmann> kanha: make sure to be more specific in your application, if there will be one
  16 2012-03-16T13:10:18  <ThomasWaldmann> dreimark: nice unicode video. nothing new, but a nice summary.
  17 2012-03-16T13:10:40  <kanha> where can i discusss about my ideas and how to improve it?
  18 2012-03-16T13:10:59  <dreimark> ThomasWaldmann: i posted it because of the completness all sorts of issues together
  19 2012-03-16T13:11:02  <ThomasWaldmann> i was thinking about whether we maybe could get rid if most icons (except logo) and just use stuff from a unicode font
  20 2012-03-16T13:11:42  <ThomasWaldmann> but we have to make sure first that it really works, in practice.
  21 2012-03-16T13:12:31  <dreimark> interesting, that makes it also easier. nothing special in css than only a color
  22 2012-03-16T13:12:49  <dreimark> but we have also two or more colored emoticons
  23 2012-03-16T13:13:23  <ThomasWaldmann> only obvious regression I found is that it will be monochrome
  24 2012-03-16T13:13:25  <dreimark> ot Admonitions
  25 2012-03-16T13:14:10  <dreimark> color is important for visibility
  26 2012-03-16T13:14:41  <dreimark> btw. there is one at pycologne who wants to contribute a m2 auth module for this yubikey
  27 2012-03-16T13:15:00  <dreimark> unfortunately he did not use irc
  28 2012-03-16T13:15:01  <ThomasWaldmann> well, we can color it. but only in 1 fg color (and, theoretically 1 bg color, but that might be ugly)
  29 2012-03-16T13:15:47  <ThomasWaldmann> well, why not. not sure it can go into core because it is rather special.
  30 2012-03-16T13:16:01  <dreimark> resizing and all sorts of text postions are solved by a icon/char
  31 2012-03-16T13:16:23  <ThomasWaldmann> also, after thinking about it, that symmetric encryption with all keys stored on one server somehow sounds like spoiling it.
  32 2012-03-16T13:16:56  <ThomasWaldmann> of course it is better than the usual user password 123456 :)
  33 2012-03-16T13:17:12  <dreimark> he, all passwords system have the same issue
  34 2012-03-16T13:17:19  <dreimark> it is on one system
  35 2012-03-16T13:17:33  <ThomasWaldmann> no, storing keys is worse than usual
  36 2012-03-16T13:17:54  <dreimark> only if you do the same mistake as with passwords
  37 2012-03-16T13:18:06  <dreimark> if you have many keys
  38 2012-03-16T13:18:17  <dreimark> (what i must say would also not happen)#
  39 2012-03-16T13:18:22  <ThomasWaldmann> ?
  40 2012-03-16T13:18:52  <dreimark> if you have per wiki a key it is similiar to have one passw per wiki
  41 2012-03-16T13:18:57  <ThomasWaldmann> i mean they need to store the same aes key as the usb key is using on the authentication server, too
  42 2012-03-16T13:19:12  <ThomasWaldmann> so, if something bad happens on that server, all users are fscked
  43 2012-03-16T13:19:25  <dreimark> ok, that part is different
  44 2012-03-16T13:24:20  <ThomasWaldmann> i guess one would need at least asymmetric crypto/signing, maybe also 2 way communication (which is maybe not possible without special clientside support for the device)
  45 2012-03-16T13:27:18  *** kanha_ has joined #moin-dev
  46 2012-03-16T13:53:35  <kanha> there are some major issuses already on bugtraker like #145 ,#34,#127,#42,#29 etc and also some improvement issues like #157,#158,#124 and also in docbook--->dom conversion testing in pagestructure to be done to check if <page>can contain other <page>or not,in lists,<segmented list>creates variable listt with predifined lable.
  47 2012-03-16T13:54:47  <kanha> and many more things...
  48 2012-03-16T14:08:42  <dreimark> ThomasWaldmann: how can load the foobar theme
  49 2012-03-16T14:09:42  <dreimark> found
  50 2012-03-16T14:31:03  *** MattMaker has joined #moin-dev
  51 2012-03-16T14:57:21  *** yufra_ has joined #moin-dev
  52 2012-03-16T15:07:18  <kanha> when i ran test for test_smiley.py i got a error LookupError: no factory found for function argument 'input' posted at http://paste.pocoo.org/show/566507/ what does it actualy means?
  53 2012-03-16T15:28:30  *** RogerHaase has joined #moin-dev
  54 2012-03-16T15:28:43  *** kanha has quit IRC
  55 2012-03-16T15:42:59  *** brunomartin has joined #moin-dev
  56 2012-03-16T17:34:44  *** nitesh has joined #moin-dev
  57 2012-03-16T18:22:34  *** yufra_ has quit IRC
  58 2012-03-16T18:45:18  *** sudo_dirk has quit IRC
  59 2012-03-16T19:01:37  *** greg_f has quit IRC
  60 2012-03-16T19:31:56  *** nitesh has quit IRC
  61 2012-03-16T19:47:46  *** surtani has joined #moin-dev
  62 2012-03-16T20:24:03  *** RogerHaase has quit IRC
  63 2012-03-16T20:26:30  <surtani> Hello
  64 2012-03-16T20:27:44  * ThomasWaldmann still on mobile phone
  65 2012-03-16T20:35:22  <ThomasWaldmann> surtani: did you find us on the org list of 2012?
  66 2012-03-16T20:35:30  <surtani> yes
  67 2012-03-16T20:35:49  <surtani> no actually
  68 2012-03-16T20:36:04  <surtani> all the organizations are not mentioned in the list yet
  69 2012-03-16T20:36:27  <surtani> i had a view of the ideas on the MoinMoin page
  70 2012-03-16T20:38:30  <surtani> the list is still getting updated
  71 2012-03-16T20:39:10  <ThomasWaldmann> strange
  72 2012-03-16T20:39:29  <surtani> yes :)
  73 2012-03-16T20:41:51  <ThomasWaldmann> we are in, yay
  74 2012-03-16T20:43:09  <surtani> checking..
  75 2012-03-16T20:43:56  <surtani> still not updating on the page
  76 2012-03-16T20:52:31  <ThomasWaldmann> org counter is slowly creeping upwards
  77 2012-03-16T20:52:34  *** sudo_dirk has joined #moin-dev
  78 2012-03-16T20:53:14  <surtani> yes
  79 2012-03-16T21:10:51  <ThomasWaldmann> dreimark: eSyr: waldi: keep an eye on http://www.google-melange.com/gsoc/accepted_orgs/google/gsoc2012
  80 2012-03-16T21:13:52  <eSyr> ok.
  81 2012-03-16T21:15:05  <ThomasWaldmann> and if you have time, have a look at the ideas page. add yourself to projects you could mentor / are interested in.
  82 2012-03-16T21:55:40  <surtani> congrats
  83 2012-03-16T21:55:45  <surtani> it is on the list now :)
  84 2012-03-16T21:55:49  <ThomasWaldmann> http://www.google-melange.com/gsoc/org/google/gsoc2012/moinmoin
  85 2012-03-16T22:04:50  <ThomasWaldmann> surtani: can you click the irc: url on the project page, does it work?
  86 2012-03-16T22:05:02  <surtani> ok
  87 2012-03-16T22:11:36  <surtani> It is giving a pop-up with irc link
  88 2012-03-16T22:12:07  <surtani> but xdg-open application is not being launched on my system
  89 2012-03-16T22:12:26  <surtani> the link is correct though
  90 2012-03-16T22:20:28  <surtani> ThomasWaldmann: there was implementation of xmlrpc in version1.x, but it is not present in v2
  91 2012-03-16T22:21:12  <surtani> is that removed during the clean up ?
  92 2012-03-16T22:23:39  <ThomasWaldmann> surtani: yes
  93 2012-03-16T22:23:47  <surtani> ok
  94 2012-03-16T22:33:40  <surtani> ThomasWaldmann: so is it better that I also look into the code of version 1.9 ?
  95 2012-03-16T22:35:19  *** RogerHaase has joined #moin-dev
  96 2012-03-16T22:36:16  <ThomasWaldmann> surtani: only shortly. the task is not to do the same thing again.
  97 2012-03-16T22:36:30  <surtani> Ok
  98 2012-03-16T22:37:08  <surtani> ThomasWaldmann: what was the problem in the previous modules ?
  99 2012-03-16T22:37:29  <ThomasWaldmann> they are made for 1.x, 2.x is very different
 100 2012-03-16T22:37:40  <surtani> Ok
 101 2012-03-16T22:39:44  <ThomasWaldmann> surtani: you could have a look at moin2 MoinMoin.storage package. maybe that is what we want to expose.
 102 2012-03-16T22:40:06  <surtani> Ok
 103 2012-03-16T22:48:22  <ThomasWaldmann> surtani: the next idea on the project list is related btw
 104 2012-03-16T22:48:34  <surtani> Ok
 105 2012-03-16T22:48:38  <surtani> thanks
 106 2012-03-16T23:14:31  <surtani> ThomasWaldmann: There is a idea about the data cleanup of version1.9...What is the issue there ?
 107 2012-03-16T23:16:33  <ThomasWaldmann> spammers or users creating lots of accounts
 108 2012-03-16T23:17:01  <ThomasWaldmann> crap items due to old moin malfunctioning or bots triggering partial page creation
 109 2012-03-16T23:17:36  <ThomasWaldmann> bad planning of wiki admins (need farm, but have separate wikis)
 110 2012-03-16T23:17:38  <ThomasWaldmann> ...
 111 2012-03-16T23:18:42  <surtani> ok
 112 2012-03-16T23:28:37  *** surtani has quit IRC
 113 2012-03-16T23:47:20  *** brunomartin has left #moin-dev
 114 

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-03-16 (last edited 2012-03-15 23:45:04 by IrcLogImporter)