Wednesday, 2009-07-29

*** tpb has joined #melange00:00
*** mithro_ has quit IRC00:29
*** mithro has joined #melange00:32
*** ChanServ sets mode: +v mithro00:32
*** dr__house has joined #melange01:57
*** florinciu has joined #melange03:42
*** dr__house has quit IRC03:59
*** mithro has quit IRC04:31
*** dr__house has joined #melange05:00
*** madrazr has joined #melange05:01
*** ChanServ sets mode: +v madrazr05:01
*** madrazr has quit IRC05:39
*** florinciu has quit IRC06:06
*** Merio has joined #melange06:11
*** ChanServ sets mode: +v Merio06:11
*** madrazr has joined #melange06:17
*** ChanServ sets mode: +v madrazr06:17
*** Lennie has joined #melange06:29
*** ChanServ sets mode: +o Lennie06:29
*** gnumaniac has joined #melange06:32
*** dr__house has quit IRC06:33
*** madrazr has quit IRC06:42
*** madrazr1 has joined #melange06:42
*** gnumaniac has quit IRC06:54
*** Merio has quit IRC06:55
*** Merio has joined #melange06:56
*** ChanServ sets mode: +v Merio06:56
*** mithro has joined #melange07:06
*** ChanServ sets mode: +v mithro07:06
*** dr__house has joined #melange07:17
*** florinciu has joined #melange07:21
*** Lennie is now known as Lennie|Gone08:19
*** Shaan7 has joined #melange08:25
*** dr__house has quit IRC08:30
*** dr__house has joined #melange08:31
*** dhans has joined #melange08:43
*** ChanServ sets mode: +v dhans08:43
*** Shaan7 has quit IRC09:09
*** madrazr1 has quit IRC09:24
*** mithro has quit IRC09:30
*** Lennie|Gone has quit IRC09:42
*** Lennie has joined #melange09:44
*** ChanServ sets mode: +o Lennie09:44
*** Lennie has quit IRC09:44
*** mithro has joined #melange10:08
*** ChanServ sets mode: +v mithro10:08
*** Shaan7 has joined #melange10:32
*** dr__house has joined #melange10:43
*** madrazr has joined #melange10:44
*** ChanServ sets mode: +v madrazr10:44
*** Lennie has joined #melange10:53
*** ChanServ sets mode: +o Lennie10:53
*** Lennie has quit IRC10:59
* dr__house is away: afk11:26
*** madrazr has quit IRC11:28
kblinhmm11:43
kblinwhatever happened to lennie?11:43
*** madrazr has joined #melange11:48
*** ChanServ sets mode: +v madrazr11:48
*** Merio1 has joined #melange11:52
*** Merio has quit IRC11:52
* dr__house is back.12:00
*** Shaan7 is now known as Shaan7|dinner12:10
*** dhans has quit IRC12:26
*** dhans has joined #melange12:33
*** ChanServ sets mode: +v dhans12:33
Merio1dhans: you did it? :)13:09
dhansMerio1: what?13:10
Merio1dhans: output datatables for other statistics :)13:10
Merio1dhans: just seen your latest commits :)13:10
dhansMerio1: yes :)13:11
* Merio1 sends a rain of kudos to dhans13:11
Merio1:)13:11
dhansMerio1: :)13:11
dhansbut still there is at least one thing to do: for each statistic we should have something like list of possible visualizations, because for example geomap does not apply to students per degree :-)13:13
dhansMerio1: ^13:13
Merio1dhans: yep I was thinking about that too, I think however it should be something that comes from the backend, depending on the statistics selected13:15
Merio1dhans: we should choose, for each statistics, which visualizations are suitable... and then have only those displayed in the drop down (or the future options menu)13:15
dhansMerio1: yes. it will be coming from backend :)13:16
Merio1dhans: great :) I will work in the meantime to get it better (to select other options and so on) and to change the menu :))13:20
dhansMerio1: great :)13:21
Merio1dhans: please remember also the scope path thing :P13:21
dhansMerio1; I remember :)13:21
Merio1dhans: great ^__^. Do you need some help/collaboration from me or something for these tasks?13:24
Merio1dhans: I mean need as "you want", or "it may be useful" :)13:24
dhansMerio1: hmm it is not a lot of work. especially with that scope_path thing :)13:25
Merio1dhans: that's ok, so (after I've done the org home page map, hope to finish it today) I'll be focusing on the multiple visualizations and options tomorrow :)13:26
dhansMerio1: great :-)13:27
*** dhaun has joined #melange13:42
*** madrazr has quit IRC14:21
*** madrazr has joined #melange14:21
*** ChanServ sets mode: +v madrazr14:21
*** dhans has quit IRC14:44
*** dhans has joined #melange14:47
*** ChanServ sets mode: +v dhans14:47
*** dhans has quit IRC14:49
*** Shaan7 has joined #melange14:52
*** madrazr has quit IRC15:09
*** Shaan7_ has joined #melange15:28
*** Shaan7 has quit IRC15:28
*** Shaan7_ is now known as Shaan715:37
*** dr__house has quit IRC16:30
*** Merio has joined #melange16:53
*** ChanServ sets mode: +v Merio16:53
*** Merio1 has quit IRC17:02
*** dhans has joined #melange17:08
*** ChanServ sets mode: +v dhans17:08
*** florinciu has quit IRC17:14
*** dhaun has quit IRC17:15
*** Shaan7 has quit IRC17:18
dhansMerio: ping ? :)18:16
Meriodhans: pong, but I'm watching a movie right now :P However tell me :)18:17
dhansMerio: sorry :-)18:17
dhansMerio: very short question:18:17
Meriodhans: np :)18:17
dhansMerio: I am preparing a new batch of patches and there are two .js files that I need: js/templates/soc/statistic/list.js and show.js18:18
dhansMerio: but those files load something like:   this.prototype = new melange.templates._baseTemplate();18:19
dhans  this.prototype.constructor = melange.templates._baseTemplate;18:19
dhans  melange.templates._baseTemplate.apply(this, arguments);18:19
dhansMerio: so also melange.js is needed?18:19
Meriodhans: yep, the base template is in melange.js18:19
dhansMerio: ok, I hope you don't mind if I attach this file in one of the patches? of course you can commit it by yourself :) I just want the all patches to create "something that works" :)18:21
dhansMerio: I am sending the the patches for a review18:21
dhansMerio: before we commit them18:21
dhansMerio: but I am sure nobody is going to review melange.js anyway, since you are the one who reviews .js files :P18:22
Meriodhans: np, I'll probably have to send something that we did together.. I guess when the files are to be committed we will put the patch by or the author correct... but it's not a problem, as long as things work :D18:23
dhansMerio: ok, cool :-)18:23
*** mithro has quit IRC20:03
*** Merio has quit IRC20:04
*** dhans has left #melange20:28
*** mithro has joined #melange20:40
*** ChanServ sets mode: +v mithro20:40

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!