*** tpb has joined #melange | 00:00 | |
*** robbyoconnor has quit IRC | 00:04 | |
*** asmeurer has joined #melange | 00:26 | |
*** asmeurer____ has joined #melange | 01:07 | |
*** asmeurer has quit IRC | 01:09 | |
*** asmeurer____ is now known as asmeurer | 01:09 | |
*** larryxiao has joined #melange | 01:12 | |
*** rhyolight_ has left #melange | 01:14 | |
*** larryxiao has quit IRC | 01:20 | |
*** robbyoconnor has joined #melange | 01:26 | |
*** larryxiao has joined #melange | 01:43 | |
*** robbyoconnor has quit IRC | 01:58 | |
*** robbyoconnor has joined #melange | 01:58 | |
*** rocker has quit IRC | 02:01 | |
*** MatthewWilkes is now known as mwilkes|away | 02:04 | |
*** robbyoconnor has quit IRC | 02:05 | |
*** mwilkes|away is now known as MatthewWilkes | 02:05 | |
*** robbyoconnor has joined #melange | 02:50 | |
*** schultmc_ has quit IRC | 03:24 | |
*** schultmc_ has joined #melange | 03:53 | |
*** Extreme has quit IRC | 03:56 | |
*** Extreme has joined #melange | 03:56 | |
*** larryxiao has quit IRC | 03:57 | |
*** robbyoconnor has quit IRC | 04:18 | |
*** larryxiao has joined #melange | 04:24 | |
*** larryxiao has quit IRC | 04:33 | |
*** madrazr has quit IRC | 05:00 | |
*** yatharth01 has joined #melange | 05:05 | |
*** robbyoconnor has joined #melange | 05:11 | |
yatharth01 | format and requirements for gsoc proposal?? | 05:13 |
---|---|---|
*** larryxiao has joined #melange | 05:29 | |
*** larryxiao has quit IRC | 05:38 | |
*** suranga has quit IRC | 05:45 | |
*** yatharth01 has left #melange | 05:56 | |
*** vivekjain has joined #melange | 06:12 | |
*** robbyoconnor has quit IRC | 06:15 | |
*** larryxiao has joined #melange | 06:34 | |
*** larryxiao has quit IRC | 06:42 | |
*** vivekjain has quit IRC | 06:45 | |
*** raghunayyar has joined #melange | 06:56 | |
*** cynic has quit IRC | 06:56 | |
*** robbyoconnor has joined #melange | 07:11 | |
*** larryxiao has joined #melange | 07:39 | |
*** larryxiao has quit IRC | 07:48 | |
*** asmeurer____ has joined #melange | 08:05 | |
*** RaulT has joined #melange | 08:06 | |
*** piyush_ has joined #melange | 08:06 | |
*** jasvir has joined #melange | 08:07 | |
*** asmeurer has quit IRC | 08:11 | |
*** piyush has quit IRC | 08:11 | |
*** robbyoconnor has quit IRC | 08:11 | |
*** schultmc_ has quit IRC | 08:11 | |
*** SinnerShanky has quit IRC | 08:11 | |
*** randomax has quit IRC | 08:11 | |
*** denysbutenko has quit IRC | 08:11 | |
*** asmeurer____ is now known as asmeurer | 08:11 | |
*** denysbutenko has joined #melange | 08:15 | |
*** denysbutenko has quit IRC | 08:20 | |
*** RaulT has quit IRC | 08:41 | |
*** larryxiao has joined #melange | 08:45 | |
*** SinnerShanky has joined #melange | 08:49 | |
*** larryxiao has quit IRC | 08:53 | |
*** randomax has joined #melange | 09:00 | |
*** schultmc_ has joined #melange | 09:00 | |
*** robbyoconnor has joined #melange | 09:00 | |
*** cynic has joined #melange | 09:21 | |
*** cynic has quit IRC | 09:28 | |
*** denysbutenko has joined #melange | 09:28 | |
jasvir | nathanielmanista: Hello | 09:30 |
*** larryxiao has joined #melange | 09:49 | |
*** larryxiao has quit IRC | 09:57 | |
jasvir | anyone there? I need some help | 10:07 |
*** vijay13 has joined #melange | 10:13 | |
denysbutenko | hi | 10:15 |
denysbutenko | how I can help you? | 10:16 |
*** rocker has joined #melange | 10:21 | |
jasvir | denysbutenko: I have added new JS function in app/melange/content/html/melange/root.html which is extended by all base.html files. But it seems like function is not working. Function is about validating length of a form field. | 10:23 |
jasvir | denysbutenko: Do you have any idea, how to make it working? | 10:24 |
*** sleepyhead has joined #melange | 10:30 | |
*** sleepyhead has left #melange | 10:31 | |
*** ashishk has joined #melange | 10:38 | |
jasvir | can anyone else help me? | 10:48 |
*** larryxiao has joined #melange | 10:54 | |
denysbutenko | All JS is building, maybe you must make change and rebuild them? | 10:58 |
*** larryxiao has quit IRC | 11:03 | |
jasvir | denysbutenko: didn't get you | 11:09 |
denysbutenko | You can try to add own function in app/melange/content/html/melange/root.html | 11:15 |
denysbutenko | My js code is works fine | 11:15 |
jasvir | denysbutenko: that's what I said. I have added function in app/melange/content/html/melange/root.html. But it's not working. Can You show me root.html in which you have your function? | 11:19 |
denysbutenko | try to call alert() in block `scripts` and reload dashboard page. | 11:21 |
denysbutenko | http://pastebin.com/anbZPBEv | 11:23 |
tpb | Title: [Python] {% block scripts %} {% block synchronous_scripts %} (at pastebin.com) | 11:23 |
*** ayushk has joined #melange | 11:28 | |
jasvir | denysbutenko: Pleae check this one: http://paste.ubuntu.com/7038014/ | 11:29 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 11:29 |
jasvir | denysbutenko: I want that this function must be called when I submit this form :http://localhost:8080/gsoc/program/edit/google/gsoc2014 | 11:30 |
jasvir | denysbutenko: but nothing happens. | 11:30 |
jasvir | denysbutenko: Sorry, this one :http://paste.ubuntu.com/7038029/ | 11:32 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 11:32 |
*** ashishk has quit IRC | 11:37 | |
*** vijay13 has quit IRC | 11:42 | |
denysbutenko | You must handle submit event and call your function. | 11:43 |
denysbutenko | http://pastebin.com/4VGXqYpu | 11:44 |
tpb | Title: jQuery("#id_of_form").on("submit", function (e) { ... your function ... }); - Pastebin.com (at pastebin.com) | 11:44 |
denysbutenko | jQuery example | 11:44 |
*** downey_ has joined #melange | 11:50 | |
*** raghunayyar_ has joined #melange | 11:50 | |
*** owncloud_cosenal has joined #melange | 11:51 | |
*** olly_ has joined #melange | 11:52 | |
*** ankesh11_ has joined #melange | 11:52 | |
*** scorche|1h has joined #melange | 11:53 | |
*** buildbot_beta_ has joined #melange | 11:55 | |
*** raghunayyar has quit IRC | 11:55 | |
*** downey has quit IRC | 11:56 | |
*** cosenal has quit IRC | 11:56 | |
*** ankesh11 has quit IRC | 11:56 | |
*** ggherdov has quit IRC | 11:56 | |
*** owncloud_cosenal is now known as cosenal | 11:56 | |
*** ankesh11_ is now known as ankesh11 | 11:56 | |
*** olly has quit IRC | 11:56 | |
*** raghunayyar_ is now known as raghunayyar | 11:56 | |
*** downey_ is now known as downey | 11:56 | |
*** olly_ is now known as olly | 11:56 | |
*** scorche|sh has quit IRC | 11:56 | |
*** dirkhh has quit IRC | 11:56 | |
*** jasvir has quit IRC | 11:56 | |
*** buildbot_beta has quit IRC | 11:56 | |
*** dirkhh has joined #melange | 11:56 | |
*** ggherdov has joined #melange | 11:57 | |
*** jasvir has joined #melange | 11:58 | |
*** larryxiao has joined #melange | 11:59 | |
*** cynic has joined #melange | 12:04 | |
*** randomax has quit IRC | 12:04 | |
*** larryxiao has quit IRC | 12:08 | |
*** cynic has quit IRC | 12:11 | |
*** randomax has joined #melange | 12:17 | |
*** vijay13 has joined #melange | 12:17 | |
*** Niharika has joined #melange | 12:18 | |
*** vijay13 has quit IRC | 12:19 | |
*** ashishk has joined #melange | 12:38 | |
*** RaulT has joined #melange | 12:39 | |
*** ankesh11 is now known as ankesh | 12:43 | |
*** ankesh is now known as ankesh11 | 12:43 | |
*** larryxiao has joined #melange | 13:04 | |
*** scorche|1h is now known as scorche|sh | 13:05 | |
*** MatthewWilkes is now known as mwilkes|away | 13:12 | |
*** larryxiao has quit IRC | 13:13 | |
*** mwilkes|away is now known as MatthewWilkes | 13:21 | |
*** denysbutenko has quit IRC | 13:43 | |
*** SinnerShanky_ has joined #melange | 13:49 | |
*** SinnerShanky has quit IRC | 13:50 | |
*** denysbutenko has joined #melange | 13:54 | |
*** larryxiao has joined #melange | 14:09 | |
*** larryxiao has quit IRC | 14:18 | |
*** larryxiao has joined #melange | 14:46 | |
*** larryxiao has quit IRC | 14:51 | |
*** Darrel has quit IRC | 14:55 | |
*** rihbyne has joined #melange | 14:56 | |
*** MatthewWilkes is now known as mwilkes|away | 15:05 | |
*** Strangerke has joined #melange | 15:10 | |
Strangerke | hi guys | 15:10 |
*** Darrel has joined #melange | 15:14 | |
*** suranga has joined #melange | 15:20 | |
*** RaulT has quit IRC | 15:20 | |
*** rocker has quit IRC | 15:24 | |
*** mwilkes|away is now known as MatthewWilkes | 15:27 | |
*** denysbutenko has quit IRC | 15:33 | |
*** larryxiao has joined #melange | 15:48 | |
*** denysbutenko has joined #melange | 15:56 | |
*** larryxiao has quit IRC | 15:57 | |
*** rihbyne has quit IRC | 15:58 | |
jasvir | hello Strangerke | 15:58 |
*** jasvir has left #melange | 16:17 | |
*** cynic has joined #melange | 16:22 | |
cynic | @gsocbot Are you a FAQ machine? | 16:23 |
*** Strangerke has quit IRC | 16:33 | |
*** larryxiao has joined #melange | 16:53 | |
*** ayushk has joined #melange | 16:57 | |
*** monkegjinni has joined #melange | 16:57 | |
*** ayushk has quit IRC | 16:58 | |
*** larryxiao has quit IRC | 17:02 | |
*** SinnerShanky_ has quit IRC | 17:03 | |
*** SinnerShanky has joined #melange | 17:03 | |
*** MatthewWilkes is now known as mwilkes|away | 17:04 | |
*** bitgeeky has joined #melange | 17:19 | |
*** mang0 has joined #melange | 17:22 | |
*** mang0 has joined #melange | 17:22 | |
*** RaulT has joined #melange | 17:28 | |
*** ayushk has joined #melange | 17:32 | |
*** larryxiao has joined #melange | 17:46 | |
*** rocker has joined #melange | 17:53 | |
*** larryxiao has quit IRC | 17:55 | |
*** cynic has quit IRC | 18:04 | |
*** madrazr has joined #melange | 18:04 | |
*** ChanServ sets mode: +o madrazr | 18:04 | |
*** ashishk has joined #melange | 18:05 | |
ayushk | madrazr: Hi | 18:07 |
*** vivekjain has joined #melange | 18:09 | |
*** shikher has joined #melange | 18:10 | |
*** robbyoconnor has quit IRC | 18:11 | |
*** monkegjinni has quit IRC | 18:13 | |
*** Niharika has quit IRC | 18:14 | |
*** denysbut_ has joined #melange | 18:20 | |
RaulT | Cane somone provide some additional information about what is the expected result here ? http://goo.gl/JqZEUS | 18:22 |
tpb | Title: Issue 1555 - soc - Links in Admin Dashboard about Evaluation Groups are not working - SoC (Spice of Creation) - Google Project Hosting (at goo.gl) | 18:22 |
*** denysbutenko has quit IRC | 18:23 | |
*** cynic has joined #melange | 18:28 | |
*** devang has joined #melange | 18:32 | |
*** ayushk has quit IRC | 18:41 | |
RaulT | madrazr: Do you know something about this issue ? | 18:44 |
*** denysbut_ has quit IRC | 18:45 | |
*** denysbutenko has joined #melange | 18:46 | |
*** monkegjinni has joined #melange | 18:49 | |
*** larryxiao has joined #melange | 18:51 | |
*** denysbutenko has quit IRC | 18:54 | |
*** monkegjinni has quit IRC | 18:54 | |
*** denysbutenko has joined #melange | 18:56 | |
*** larryxiao has quit IRC | 19:00 | |
*** vvposil has joined #melange | 19:07 | |
*** monkegjinni has joined #melange | 19:34 | |
*** SinnerShanky_ has joined #melange | 19:39 | |
*** SinnerShanky has quit IRC | 19:43 | |
*** ayushk has joined #melange | 19:44 | |
madrazr | RaulT: it is fixed now | 19:48 |
madrazr | ignore it | 19:48 |
RaulT | madrazr: Ok. I did not expect that :D Thank you | 19:48 |
madrazr | RaulT: thank you for asking though | 19:49 |
RaulT | madrazr: No problem :) | 19:49 |
ayushk | madrazr: Last time we discussed about lookup profile page that it should have a combobox so that search for profile of participant becomes easier using name, email and username. Right? | 19:52 |
madrazr | ayushk: what is combobox? | 19:52 |
ayushk | madrazr: sorry I meant omnibox. | 19:52 |
madrazr | ayushk: ah right | 19:52 |
madrazr | ayushk: yeah | 19:53 |
ayushk | madrazr: Why can't we use the lists that we use in various pages in melange? They are the best searching mechanism I have seen for a long time. | 19:53 |
madrazr | ayushk: what do you want to use the list for? | 19:54 |
madrazr | rather, how do you want to use the list? | 19:54 |
ayushk | madrazr: List all the participants in the program on the lookup page. The list will have columns name, username and email. Now the list has a search box. So searching can be done using that searchbox. | 19:55 |
madrazr | ayushk: right :) | 19:56 |
madrazr | ayushk: think about the problem at hand | 19:56 |
madrazr | ayushk: think harder :) | 19:56 |
*** larryxiao has joined #melange | 19:56 | |
madrazr | ayushk: we already do that in some sense | 19:57 |
madrazr | ayushk: actually in a better way than you are proposing | 19:57 |
madrazr | ayushk: we have a list which lists all the students who are participating | 19:57 |
madrazr | and another list with all the mentors and org admins | 19:57 |
madrazr | ayushk: you should ask Carol how much she hates Melange for having her use those pages | 19:58 |
madrazr | ayushk: :) | 19:58 |
madrazr | ayushk: our lists are slow | 19:58 |
madrazr | ayushk: we don't want anybody to be sitting there waiting for kazillion entries on our list to load | 19:58 |
madrazr | just because they want to check if a user profile exists or not | 19:59 |
madrazr | ayushk: to give an analogy | 19:59 |
madrazr | ayushk: how would it have been if Google had built a list of all the websites on earth | 19:59 |
madrazr | instead of providing the search box? :) | 19:59 |
madrazr | ayushk: how would you feel? :) | 19:59 |
ayushk | madrazr: Yeah, I thought about that. How many participants do we have btw. I was not sure so I thought I should free my mind of the idea. | 20:00 |
madrazr | ayushk: the problem is analogous | 20:00 |
madrazr | ayushk: I am not sure if I can tell the number publicly yet, until it is published officially | 20:00 |
madrazr | ayushk: but I can tell you it is huge | 20:00 |
madrazr | ayushk: historically GSoC has accepted over 1000 students every year | 20:01 |
madrazr | ayushk: historically from published data, about 4000 students have applied each year in last few years | 20:02 |
madrazr | and each accepted project will have a mentor | 20:02 |
madrazr | so that's about 1000 mentors at the least | 20:02 |
madrazr | we are already at 5000 user profiles at the very least | 20:02 |
madrazr | according to this estimate | 20:02 |
madrazr | but the actual number is way too high than that | 20:03 |
madrazr | a lot of students who create profiles do not send even a single proposal | 20:03 |
madrazr | a lot of mentors who create profiles do not end up mentoring a project | 20:03 |
*** cynic has quit IRC | 20:04 | |
ayushk | madrazr: Wow, 5000 students applications! That is a big number. Impractical solution using lists. | 20:04 |
madrazr | ayushk: and such a list does exist already | 20:04 |
madrazr | ayushk: if you look at the admin dashboard | 20:04 |
madrazr | ayushk: we want to do better than that | 20:04 |
madrazr | ayushk: the list was only a stop gap solution | 20:04 |
madrazr | ayushk: that's why issue 1429 | 20:05 |
*** larryxiao has quit IRC | 20:05 | |
ayushk | madrazr: One more thing I find annoying about the lists is that often the title of a project is longer than the space provided in the cell. I have to open the page of the project just to read the title of the project. Why can't the cell be extended to multiple lines? | 20:05 |
madrazr | ayushk: I don't know if that is possible with the library we use | 20:06 |
madrazr | ayushk: patches welcome though | 20:06 |
*** vvposil has quit IRC | 20:06 | |
madrazr | ayushk: personally, I don't even want that list | 20:07 |
madrazr | ayushk: we should be able to render a generic HTML list without JS magic or anything | 20:07 |
madrazr | ayushk: and provide a single search box for each such list page, like GMail does | 20:07 |
madrazr | ayushk: the search box should support filtering using keywords | 20:08 |
madrazr | ayushk: but that's my dream :D | 20:08 |
*** denysbut_ has joined #melange | 20:09 | |
ayushk | madrazr: Totally agree. Wow, I thought the lists were great but you just changed my viewpoint. | 20:10 |
*** denysbutenko has quit IRC | 20:10 | |
RaulT | madrazr: Do you know where can I find the stars they are talking about http://goo.gl/nDPdWL ? | 20:10 |
tpb | Title: Issue 1842 - soc - Note the number of stars as you hover over them - SoC (Spice of Creation) - Google Project Hosting (at goo.gl) | 20:10 |
madrazr | ayushk: it is great, given the limitations that App Engine imposes it helps us accomplish a lot more than we could have done | 20:11 |
madrazr | ayushk: but there is room for improvement | 20:11 |
madrazr | ayushk: lot more | 20:11 |
madrazr | ayushk: it is so 2010. And Javascript had a boom since then | 20:12 |
madrazr | ayushk: we should be able to do a lot better today if we rewrite it | 20:12 |
madrazr | ayushk: just that we lack the engineering bandwidth to justify a list rewrite | 20:12 |
madrazr | ayushk: if there is someone who offers us to do that, I would shamelessly take that contribution. But we will also be very grateful :) | 20:13 |
ayushk | madrazr: I also have something regarding the sidebar menu. I think we should make the sidebar's position absolute so that it scrolls down along with the page. Often what happens is that we srcoll down at the end of lists or any page for that matter and we have to go to the top to use the sidebar. | 20:14 |
madrazr | RaulT: on the proposal review page | 20:14 |
madrazr | RaulT: at the end, just above the comments | 20:14 |
madrazr | but after the proposal | 20:14 |
madrazr | ayushk: No way | 20:14 |
madrazr | that is the most annoying thing ever | 20:15 |
madrazr | ayushk: we had that discussion with Echo Ditto, the company that did UI for us | 20:15 |
RaulT | madrazr: Thak you! | 20:15 |
madrazr | ayushk: they are UI/UX experts | 20:15 |
madrazr | ayushk: and they were of the same opinion too | 20:15 |
ayushk | madrazr: But why? | 20:16 |
*** austin_laptop has joined #melange | 20:17 | |
madrazr | ayushk: it is annoying if that element scrolls with the page | 20:17 |
madrazr | it is distracting | 20:17 |
austin_laptop | is it not possible for an org admin to delete a connection/mark it as spam? I seem to remember that option last year.. | 20:17 |
madrazr | ayushk: and on mobiles it is even worse | 20:17 |
madrazr | ayushk: you know how much Google Play web UI on mobile sucks for exactly this? | 20:18 |
madrazr | ayushk: if you don't believe me, go here on your mobile https://play.google.com/store/devices/details/Nexus_5_32GB_Black?id=nexus_5_black_32gb | 20:18 |
tpb | <http://ln-s.net/:k2J> (at play.google.com) | 20:18 |
madrazr | ayushk: try to scroll and see how you feel | 20:19 |
madrazr | ayushk: I feel like stabbing myself in my eyes | 20:19 |
*** cynic has joined #melange | 20:19 | |
*** rigelk has joined #melange | 20:19 | |
*** denysbutenko has joined #melange | 20:20 | |
ayushk | madrazr: did that. It is really bad. | 20:21 |
madrazr | ayushk: now, do you want that for Melange? :) | 20:22 |
madrazr | austin_laptop: I have that question myself :) | 20:22 |
madrazr | austin_laptop: I am a Melange dev btw :P | 20:22 |
madrazr | austin_laptop: I don't know why we introduced that regression | 20:23 |
*** denysbut_ has quit IRC | 20:23 | |
madrazr | austin_laptop: I am myself finding it hard fighting spam this time with our connections | 20:23 |
austin_laptop | madrazr, ah | 20:24 |
madrazr | austin_laptop: and most of our spam are not spam in real sense, they are just confused students who do not understand that student registrations have not opened yet | 20:24 |
austin_laptop | madrazr, right | 20:24 |
austin_laptop | though 'respected software organization' to me screams spam :p | 20:24 |
rigelk | madrazr: how many have you received ? | 20:26 |
ayushk | madrazr: Now I don't want it for melange. And I wanted to say sorry for not being able to contribute anything for the past one week. Had fever. It is raining here and the weather changes caught me. | 20:27 |
madrazr | austin_laptop: well, as an Indian myself, I can bet that it is from Indian students (sorry everyone, I don't mean to offend) | 20:27 |
madrazr | austin_laptop: it is a cultural thing | 20:27 |
madrazr | :) | 20:27 |
madrazr | austin_laptop: how many of them had, "Respected sir"? ;-) | 20:28 |
austin_laptop | madrazr, heh..my mistake, it was 'Most Desirable Organization' | 20:28 |
austin_laptop | without specifying the org name at all (copy/paste..) | 20:28 |
madrazr | austin_laptop: Oh wait. Did you!? | 20:28 |
madrazr | austin_laptop: we got that too :D | 20:28 |
madrazr | austin_laptop: like today :P | 20:29 |
austin_laptop | madrazr, yeah, about 5 minutes ago | 20:29 |
madrazr | rigelk: 4 so far | 20:29 |
RaulT | madrazr: Is this http://goo.gl/uYF01F still an open issue? On my local instance I have this http://goo.gl/3lfiYH . | 20:29 |
tpb | Title: Issue 1842 - soc - Note the number of stars as you hover over them - SoC (Spice of Creation) - Google Project Hosting (at goo.gl) | 20:29 |
madrazr | austin_laptop: rigelk: btw, I need to cross check with other devs in the team, but as far as I understand the way to deal with connections this year if you are not accepting the connection i.e. you have no role to assign is to just ignore the connection | 20:30 |
madrazr | austin_laptop: as in, no action required | 20:30 |
madrazr | austin_laptop: but I need to make sure if that is correct | 20:30 |
*** monkegjinni has quit IRC | 20:31 | |
austin_laptop | madrazr, that's what I've done so far, but I'd rather mark it as spam/explicitly mark it as ignored | 20:31 |
madrazr | austin_laptop: that's a fair thing to ask for/expect | 20:31 |
madrazr | austin_laptop: would you mind filing an issue for that please? | 20:31 |
madrazr | austin_laptop: at http://tinyurl.com/new-issue | 20:31 |
austin_laptop | madrazr, sure | 20:32 |
madrazr | austin_laptop: thanks! | 20:32 |
madrazr | ayushk: no worries. Get well soon! | 20:32 |
madrazr | RaulT: what happens when you try to give a score? The right side part? | 20:33 |
madrazr | RaulT: do you see the numerical score when you hover too? When giving the score? | 20:33 |
ashishk | madrazr: hi | 20:35 |
ashishk | madrazr: please review my patch for issue 1930 ...!! | 20:36 |
austin_laptop | madrazr, code.google.com/p/soc/issues/detail?id=2068 | 20:36 |
RaulT | madrazr: When I try to give it a score I get a numerical value for the numeber of stars I have filled | 20:38 |
madrazr | austin_laptop: awesome! thanks! | 20:39 |
madrazr | ashishk: I will when I get time to do it (my spare time work that is) | 20:39 |
*** cynic has quit IRC | 20:40 | |
madrazr | ashishk: however, right now is the time to do work for which I am paid salary for :) | 20:40 |
*** green_ has joined #melange | 20:40 | |
madrazr | ashishk: thanks for the patience though | 20:40 |
ashishk | madrazr: sure | 20:40 |
madrazr | RaulT: do you also get the numerical score when you hover on the stars? | 20:41 |
RaulT | I get this https://drive.google.com/file/d/0B5cMGYXNYOjKbkN4V0dFeE9Kb28/edit?usp=sharing | 20:42 |
tpb | <http://ln-s.net/BA:O> (at drive.google.com) | 20:42 |
ayushk | madrazr: Talking about our very old issue - download failure of large files. I went on and read the entire blobstore reference and found this - https://developers.google.com/appengine/docs/python/blobstore/functions . There is a function called fetch_data() which might be helpful for the problem. If I am not wrong, it gets me value of the blob give | 20:42 |
ayushk | n by the byte indices. So we can call it multiple times and get the entire value of the blob and then enable download of the file. | 20:42 |
tpb | <http://ln-s.net/BA:Q> (at developers.google.com) | 20:42 |
madrazr | RaulT: Oh! Great! I don't know if we (Melange) fixed this or it was fixed in the plugin we use | 20:43 |
madrazr | RaulT: but great that it is fixed! | 20:43 |
madrazr | RaulT: we should mark this issue as fixed | 20:43 |
RaulT | madrazr: Second one today! I'm on fire :)) | 20:43 |
madrazr | RaulT: awesome! you are! | 20:43 |
madrazr | RaulT: thanks for that! | 20:43 |
*** green_ has left #melange | 20:43 | |
madrazr | RaulT: btw, how should I use your name on the issue tracker? | 20:44 |
RaulT | I am named Raul Tabacu | 20:44 |
RaulT | You can call me Raul | 20:44 |
madrazr | RaulT: cool! | 20:44 |
madrazr | will credit you as Raul | 20:44 |
madrazr | RaulT: https://code.google.com/p/soc/issues/detail?id=1842 would you mind attaching your last screenshot to the issue? | 20:46 |
tpb | <http://ln-s.net/BA:b> (at code.google.com) | 20:46 |
*** denysbutenko has quit IRC | 20:46 | |
RaulT | madrazr: I am gratefull . I will do :D | 20:47 |
madrazr | RaulT: thanks! | 20:47 |
madrazr | ayushk: thanks for reading up the docs and references | 20:48 |
madrazr | ayushk: I am aware of this function | 20:49 |
*** denysbutenko has joined #melange | 20:49 | |
madrazr | ayushk: the problem is not in chunking the blob stored in blobstore | 20:49 |
RaulT | madrazr: Done ! | 20:49 |
madrazr | ayushk: the trick is in figuring out how to send chunked HTTP response and still have the client see it as one file | 20:49 |
madrazr | ayushk: may be it is very trivial with content-type chunked response | 20:50 |
madrazr | ayushk: may be it is not | 20:50 |
madrazr | ayushk: we don't know that yet, we should figure that out | 20:50 |
madrazr | ! | 20:50 |
madrazr | ayushk: you should probably explore that | 20:50 |
*** bitgeeky has quit IRC | 20:51 | |
*** denysbutenko has quit IRC | 21:00 | |
*** larryxiao has joined #melange | 21:01 | |
*** olly has quit IRC | 21:04 | |
*** olly has joined #melange | 21:05 | |
*** larryxiao has quit IRC | 21:10 | |
*** SinnerShanky_ has quit IRC | 21:13 | |
RaulT | madrazr: What is understood from incosistency between urls (regarding this http://goo.gl/gknWqx) ? | 21:18 |
tpb | Title: Issue 2001 - soc - Document URLs are inconsistent between view and edit. - SoC (Spice of Creation) - Google Project Hosting (at goo.gl) | 21:18 |
*** devang has quit IRC | 21:18 | |
RaulT | madrazr: Should I just remove the urls that do not include a /gsoc/ ? | 21:18 |
*** sveraf has joined #melange | 21:19 | |
*** monkegjinni has joined #melange | 21:22 | |
*** ashishk has quit IRC | 21:23 | |
*** carols has joined #melange | 21:24 | |
ayushk | madrazr: I want to work on the program resource hosting feature. You said that it has been implemented for codein, right? Can you give me an insight on what the project is and how to approach it? | 21:33 |
*** robbyoconnor has joined #melange | 21:41 | |
*** sveraf has quit IRC | 21:52 | |
*** vivekjain has quit IRC | 21:53 | |
*** monkegjinni has quit IRC | 21:58 | |
*** monkegjinni has joined #melange | 21:58 | |
*** monkegjinni has quit IRC | 22:03 | |
*** larryxiao has joined #melange | 22:06 | |
madrazr | RaulT: please don't remove any URLs | 22:12 |
RaulT | madrazr: That is why I am asking. It seems somewhat confusing | 22:12 |
madrazr | RaulT: as you have probably already understood from my comments on the issue, I am not a fan of removing the URLs | 22:12 |
*** carols has quit IRC | 22:12 | |
madrazr | and giving 404 responses to the users when they come from legacy URLs | 22:12 |
RaulT | madrazr: Ok. I'll skip this one :D | 22:13 |
madrazr | RaulT: Ok | 22:13 |
madrazr | ayushk: so last fall for GCI 2013 I built a very basic, upload your forms here | 22:14 |
madrazr | and we will put it on the Downloads page | 22:14 |
*** robbyoconnor has quit IRC | 22:14 | |
madrazr | feature | 22:14 |
madrazr | and it is really as simple as that | 22:15 |
madrazr | with no controls or anything whatsoever | 22:15 |
madrazr | ayushk: what we would like to have is a more structured version of that | 22:15 |
madrazr | so there is a lot of work to be done on that | 22:15 |
madrazr | a GSoC project worth of work for sure | 22:15 |
*** larryxiao has quit IRC | 22:15 | |
madrazr | ayushk: one feature we want is to have program admins be able to the upload and indicate to what type of users it should be visible to | 22:16 |
madrazr | ayushk: like students or mentors or org admins | 22:16 |
madrazr | ayushk: or general public | 22:16 |
madrazr | ayushk: another feature that our Stephanie keeps asking us is to be able to give a Downloads page and give students the ability to select their language and we let them download the forms that require their signature in that language | 22:18 |
madrazr | ayushk: right now Stephanie uploads all such forms with names consent_english.pdf, consent_french.pdf, consent_spanish.pdf etc | 22:18 |
madrazr | and we display all those forms in a big list that the students have to search and select | 22:18 |
madrazr | which is awkward | 22:18 |
madrazr | ayushk: there are other such features one can think of | 22:19 |
ayushk | madrazr: Ok. I think I need to spend some time on this which I will. I will go to sleep for now. | 22:22 |
madrazr | ayushk: sure | 22:22 |
ayushk | madrazr: One more thing. http://www.google-melange.com/gsoc/homepage/google/gsoc2014 The top of the page says - Logged in with account [email protected] (logout) . (logout) being a link. Now it just doesn't looks good. Also the link - Looking for Google Code-in? Click here! | 22:25 |
tpb | <http://ln-s.net/:pm9> (at www.google-melange.com) | 22:25 |
ayushk | madrazr: The same thing for GCI homepage looks better. | 22:26 |
madrazr | ayushk: if you were to change, what would you do? | 22:26 |
ayushk | madrazr: well maybe the GCI thing. I mean the logout link doesn't even look like a link. | 22:27 |
madrazr | ayushk: that does not help | 22:27 |
madrazr | ayushk: you should send a mockup to understand what you are suggesting | 22:27 |
madrazr | ayushk: we tried a bunch of things before settling for this | 22:27 |
madrazr | ayushk: but none of us are UI experts anyway | 22:27 |
madrazr | ayushk: may be there is something better that looks both appealing and does its job | 22:28 |
ayushk | madrazr: But you have to agree that the GCI way is better than the GSOC way. | 22:29 |
madrazr | GCI's link for "Are you looking for GSoC" is better | 22:29 |
madrazr | sure | 22:29 |
madrazr | ayushk: but "Logged In As" block is horrible | 22:30 |
madrazr | it is in the eyes blood red | 22:30 |
madrazr | it makes my eyes bleed | 22:30 |
ayushk | madrazr: I agree. My email address was moving out of that box due to lack of space. But making (logout) a link is not done. We can make it a button or give it a hover color change. | 22:33 |
madrazr | ayushk: mockups/patches welcome | 22:36 |
ayushk | madrazr: sure. | 22:38 |
*** ayushk has quit IRC | 22:56 | |
*** RaulT has quit IRC | 23:07 | |
*** rocker has quit IRC | 23:11 | |
*** larryxiao has joined #melange | 23:12 | |
*** robbyoconnor has joined #melange | 23:12 | |
*** mang0 has quit IRC | 23:13 | |
*** rocker has joined #melange | 23:19 | |
*** larryxiao has quit IRC | 23:21 | |
*** robbyoconnor has quit IRC | 23:30 | |
*** austin_laptop has quit IRC | 23:31 | |
*** rigelk has quit IRC | 23:43 | |
*** raghunayyar has quit IRC | 23:47 | |
*** robbyoconnor has joined #melange | 23:50 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!