1 2013-07-06T02:24:12  *** bilal has quit IRC
   2 2013-07-06T02:29:43  *** bilal has joined #moin-dev
   3 2013-07-06T02:38:31  *** bilal has joined #moin-dev
   4 2013-07-06T02:56:14  *** TheSheep has quit IRC
   5 2013-07-06T02:56:22  *** TheSheep has joined #moin-dev
   6 2013-07-06T03:00:12  *** bilal has quit IRC
   7 2013-07-06T03:46:52  *** eSyr has quit IRC
   8 2013-07-06T03:47:47  *** eSyr has joined #moin-dev
   9 2013-07-06T07:04:56  *** rciorba has joined #moin-dev
  10 2013-07-06T08:28:28  <ReimarBauer> moin
  11 2013-07-06T09:12:06  *** eSyr has quit IRC
  12 2013-07-06T09:12:12  *** eSyr has joined #moin-dev
  13 2013-07-06T09:58:29  <TheSheep> moin
  14 2013-07-06T10:05:00  <jek> ThomasWaldmann: http://rn0.ru/show/4kEmUZlBUMe3Le2aEUfO/
  15 2013-07-06T10:26:28  <sharky93> moin
  16 2013-07-06T10:31:24  <sharky93> TheSheep: how to use word ranks for Stop Words ?
  17 2013-07-06T10:34:38  <TheSheep> sharky93: don't display words with low rank
  18 2013-07-06T10:36:19  <sharky93> but more frequent words automaticaly have a higher score ..? and more frequently would be "is", "have" etcc .
  19 2013-07-06T10:36:23  <sharky93> TheSheep: ^
  20 2013-07-06T10:46:20  <TheSheep> no, frequent words have lower rank
  21 2013-07-06T10:47:40  <sharky93> hmm
  22 2013-07-06T10:48:51  <TheSheep> no idea what whoosh calls the "score"
  23 2013-07-06T11:04:16  *** Guest94775 is now known as ronny
  24 2013-07-06T11:04:37  *** ronny has joined #moin-dev
  25 2013-07-06T11:29:59  <TheSheep> foundation sucks :(
  26 2013-07-06T11:40:43  <sharky93> TheSheep: what makes you say so?
  27 2013-07-06T11:45:32  <TheSheep> it takes so much work to make the simplest thing
  28 2013-07-06T11:46:18  <sharky93> TheSheep: but the mockup we made, that was not much work?
  29 2013-07-06T11:46:56  <sharky93> this one @ http://web.iiit.ac.in/~rishabh.raj/moin-foundation/
  30 2013-07-06T11:47:24  <sharky93> TheSheep: ^
  31 2013-07-06T11:50:54  <TheSheep> sharky93: it still requires some fixes
  32 2013-07-06T11:55:10  <sharky93> TheSheep: what do you suggest then?
  33 2013-07-06T11:55:43  <TheSheep> if I had a ready solution, I would have proposed it already
  34 2013-07-06T11:56:24  <sharky93> hmm :)
  35 2013-07-06T11:56:45  <sharky93> well, some fixes ? too many?
  36 2013-07-06T11:58:57  <sharky93> this will surely be a blocker this week
  37 2013-07-06T11:59:05  <sharky93> :(
  38 2013-07-06T12:00:24  <TheSheep> you are not just using foundation, you are making the things that foundation doesn't have with your own css
  39 2013-07-06T12:00:41  <TheSheep> and that kinda sucks
  40 2013-07-06T12:01:19  <TheSheep> for example, the background of the menu items on hover has incorrect padding and no rounded corners
  41 2013-07-06T12:02:36  <TheSheep> the logo should have more padding or be smaller
  42 2013-07-06T12:02:43  <TheSheep> the search field looks really ugly
  43 2013-07-06T12:03:16  <TheSheep> the user profile won't work without js
  44 2013-07-06T12:04:10  <sharky93> foundation by default is ugly, true
  45 2013-07-06T12:04:45  <TheSheep> and fighting with it to make it less ugly at every point is tiring
  46 2013-07-06T12:35:10  <sharky93> TheSheep: but with any framework, there will be custom styles, here may be a bit more ?
  47 2013-07-06T12:51:55  <TheSheep> sharky93: ideally the changes would be made in sass or whatever the framework uses, in the framework itself
  48 2013-07-06T12:52:04  <TheSheep> sharky93: and new elements added as needed
  49 2013-07-06T12:56:55  <sharky93> hm
  50 2013-07-06T13:17:49  <sharky93> TheSheep: so foundation is a go?
  51 2013-07-06T13:18:14  <sharky93> i dont see too many options :(
  52 2013-07-06T13:25:45  <TheSheep> I'm retrying gumby
  53 2013-07-06T13:31:37  <rciorba> qq: any reason why ^wiki/ isn't in .hgignore?
  54 2013-07-06T13:32:00  <TheSheep> ThomasWaldmann: from the wording in this document, linking *to* an apache2-licensed project does not create a derivative work https://www.apache.org/licenses/GPL-compatibility.html
  55 2013-07-06T13:36:43  * TheSheep is reading http://www.softwarefreedom.org/resources/2007/gpl-non-gpl-collaboration.html
  56 2013-07-06T14:03:01  <sharky93> TheSheep: cr @ https://codereview.appspot.com/10971043/ for ngrams, highlights, helping user if common words in query
  57 2013-07-06T14:03:21  <sharky93> TheSheep: cr @ https://codereview.appspot.com/10935045/ for ajax'ed search, works also with JS disabled.
  58 2013-07-06T14:05:54  <sharky93> TheSheep: with foundation there's better developer support being backed by Zurb. i dont think we can expect that with gumby?
  59 2013-07-06T14:17:10  <ThomasWaldmann> TheSheep: i skimmed these texts, but they somehow seem to talk about different issues, not much about the AL2/GPLv2 incompatibility except that the fsf thinks there is one
  60 2013-07-06T14:18:46  <rciorba> please have a look at my email verification patch here: https://codereview.appspot.com/10972043/
  61 2013-07-06T14:36:22  <TheSheep> gumby is also pretty bad :(
  62 2013-07-06T14:36:33  <TheSheep> I'm trying purecss now
  63 2013-07-06T14:48:59  * sharky93 works on suggestions-as-you-type
  64 2013-07-06T14:57:04  *** bilal has joined #moin-dev
  65 2013-07-06T15:06:27  *** ashutosh1461 has joined #moin-dev
  66 2013-07-06T15:55:41  *** bilal has quit IRC
  67 2013-07-06T16:04:56  <TheSheep> http://thesheep.bitbucket.org/moin/purecss/ <-- a purecss mockup
  68 2013-07-06T16:05:08  <TheSheep> too much work :(
  69 2013-07-06T16:45:12  <ThomasWaldmann> TheSheep: we use bootstrap and hope the best. decided.
  70 2013-07-06T16:45:45  <ThomasWaldmann> sharky93: ^
  71 2013-07-06T17:34:00  *** rciorba has quit IRC
  72 2013-07-06T17:39:45  *** TheSheep has quit IRC
  73 2013-07-06T17:39:52  *** TheSheep has joined #moin-dev
  74 2013-07-06T18:21:47  * ashutosh1461 is blocked by some UI work
  75 2013-07-06T19:47:03  <sharky93> ThomasWaldmann: nice :)
  76 2013-07-06T19:47:28  <sharky93> TheSheep: so how do we begin ? btw cr for suggestions @ https://codereview.appspot.com/10976043/
  77 2013-07-06T20:27:02  *** ashutosh1461 has quit IRC
  78 2013-07-06T20:29:05  *** ashutosh1461 has joined #moin-dev
  79 2013-07-06T22:38:46  <ashutosh1461> gn
  80 2013-07-06T22:38:47  *** ashutosh1461 has quit IRC
  81 

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