1 2013-07-01T02:09:00  *** jek has quit IRC
   2 2013-07-01T02:23:39  *** jek has joined #moin-dev
   3 2013-07-01T06:56:12  <ThomasWaldmann> moin
   4 2013-07-01T07:35:08  <ReimarBauer> moin
   5 2013-07-01T07:38:08  <ReimarBauer>  ananasova have you all those nicks registered (section 5 of the irc guide)
   6 2013-07-01T07:39:35  <ReimarBauer> ThomasWaldmann: can we setup cloaks?
   7 2013-07-01T07:41:32  *** ReimarBauer is now known as dreimark
   8 2013-07-01T07:42:14  *** dreimark is now known as ReimarBauer
   9 2013-07-01T09:10:02  *** greg_f has joined #moin-dev
  10 2013-07-01T10:12:20  *** ashutosh1461 has joined #moin-dev
  11 2013-07-01T11:22:35  <sharky93> moin
  12 2013-07-01T12:25:35  *** eSyr-ng has joined #moin-dev
  13 2013-07-01T12:41:01  *** dave_largo has joined #moin-dev
  14 2013-07-01T12:44:08  <ThomasWaldmann> moin
  15 2013-07-01T12:47:36  <ananasova> moin
  16 2013-07-01T12:51:28  <ananasova> ThomasWaldmann: when user subscribes by a regexp (i.e. \d+), do we want to match (match item name 123) or search (also match names like moin123)?
  17 2013-07-01T12:54:29  <dav1d> why subscribe by regex and not fnmatch?
  18 2013-07-01T12:56:08  <ThomasWaldmann> ananasova: maybe if we use search, we can be more flexible. if a full match is wanted, we can still do ^...$
  19 2013-07-01T12:56:23  <ThomasWaldmann> dav1d: we can do that also, no problem, it's quite flexible
  20 2013-07-01T12:56:41  <dav1d> I think regex is too advanced
  21 2013-07-01T12:56:57  <dav1d> fnmatch is easy to understand and basically everything you want (at least from what I can think of)
  22 2013-07-01T12:57:57  <ananasova> maybe keep search, but note to users that match can be simulated via ^...$
  23 2013-07-01T13:33:02  <sharky93> can anybody access etherpad?
  24 2013-07-01T13:38:29  <ananasova> nope
  25 2013-07-01T14:05:30  *** xiaq has joined #moin-dev
  26 2013-07-01T14:07:02  <xiaq> sorry for the absense in yesterday's meeting... exams finished a couple of days ago but i was sick :( - but now i've recovered :)
  27 2013-07-01T14:17:34  <sharky93> TheSheep: apart from the decision about error reporting, i think we should also discuss about rendering of images in <img> tags instead of <object> tags as currently happens in ReST and MediaWiki markups.
  28 2013-07-01T14:17:42  <sharky93> TheSheep: maybe later this week, i
  29 2013-07-01T14:18:13  <sharky93> TheSheep: i've put these tasks on hold and started with stuff related to incremental search.
  30 2013-07-01T14:18:32  <sharky93> we could discuss when all are a bit free from the conference.
  31 2013-07-01T14:19:12  <sharky93> TheSheep: so tasks for me this week would be working on the incremental search, and possibly research about GumbY ..
  32 2013-07-01T14:19:20  <sharky93> TheSheep: that should be fine i guees ?
  33 2013-07-01T14:19:29  <sharky93> what do you think?
  34 2013-07-01T14:21:36  *** ashutosh1461 has quit IRC
  35 2013-07-01T14:28:58  <sharky93> ThomasWaldmann: TheSheep for instance if we search for "we" should the incremental search display suggestions for possible words liek "were", "was" etc which are found OR the documents itself in which the "we" has been found ?
  36 2013-07-01T14:29:21  <sharky93> ReimarBauer: ^
  37 2013-07-01T15:26:00  <sharky93> TheSheep: ThomasWaldmann ReimarBauer please have a look @ http://titanpad.com/moin-ui mostly the section on Week 3.
  38 2013-07-01T17:42:44  *** greg_f has quit IRC
  39 2013-07-01T19:09:04  *** ashutosh1461 has joined #moin-dev
  40 2013-07-01T19:14:01  <ThomasWaldmann> re
  41 2013-07-01T19:14:16  <ThomasWaldmann> xiaq: welcome back!
  42 2013-07-01T19:14:32  <ThomasWaldmann> we were already missing you
  43 2013-07-01T20:36:51  <ananasova> waldi: please review https://codereview.appspot.com/10843043/
  44 2013-07-01T20:37:58  <ananasova> waldi: and also please review the old crs, i have uploaded some patches and also left some comments.
  45 2013-07-01T20:40:24  <ananasova> waldi: till crs are not approved and closed, it's hard to move on atm and clean commit afterwards
  46 2013-07-01T20:43:07  *** dave_largo has quit IRC
  47 2013-07-01T20:56:25  <ashutosh1461> ThomasWaldmann, please review https://codereview.appspot.com/10842043/and https://codereview.appspot.com/10707048 when free :)
  48 2013-07-01T21:13:26  <waldi> ananasova: i told you several times: please first rip out the old stuff that is not longer needed. this new cr replaces large amounts of code without changing any caller, so either this was not used at all or it is now broken. nothing in the description tells me what is the case
  49 2013-07-01T21:21:09  <ananasova> waldi: oh, i forgot to update also the caller for the new cr. was too focused on tests
  50 2013-07-01T21:51:07  <ananasova> waldi: updated https://codereview.appspot.com/10537043/ and left a question here - https://codereview.appspot.com/10716043/
  51 2013-07-01T21:51:16  <ananasova> please take a look when free
  52 2013-07-01T21:53:55  * ananasova says good night
  53 2013-07-01T22:35:11  <ashutosh1461> good night
  54 2013-07-01T22:35:11  *** ashutosh1461 has quit IRC
  55 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-07-01 (last edited 2013-07-01 02:15:03 by IrcLogImporter)