[07:08:26] New patchset: Krinkle; "Add mwext-VisualEditor-docgen job" [integration/jenkins-job-builder-config] (master) - https://gerrit.wikimedia.org/r/53995 [07:27:42] New patchset: Krinkle; "Add mwext-VisualEditor-docgen job" [integration/jenkins-job-builder-config] (master) - https://gerrit.wikimedia.org/r/53995 [07:39:30] New review: Krinkle; "(1 comment)" [integration/jenkins] (master) - https://gerrit.wikimedia.org/r/53929 [07:44:09] Change abandoned: Hashar; "Abandoning for now, feel free to reopen whenever you want it voting again :-]" [integration/zuul-config] (master) - https://gerrit.wikimedia.org/r/50178 [11:11:18] * Nikerabbit curses jQuery [11:17:59] * Nemo_bis feels jQuery's tears [11:41:16] New review: Krinkle; "jsduck bin in integration/jenkins.git doesn't work on gallium. See bug 46236." [integration/jenkins-job-builder-config] (master) C: -2; - https://gerrit.wikimedia.org/r/53995 [18:12:13] hello [18:15:49] aargh git drives me nuts [18:15:59] why on earth is git rebase picking the wrong commits [19:13:26] YuviPanda, hey i tried "grep"ing "#loginend" and "#userloginform" in vector,i couldn't find it [19:13:35] hmm, let me look [19:13:57] YuviPanda,sure,i think the code belongs to the monobook skin [19:14:12] nope :P [19:14:44] haha [19:15:06] Rahul_21: can you send me the link to the bug report? [19:15:30] https://bugzilla.wikimedia.org/show_bug.cgi?id=45775 [19:20:42] Rahul_21: it is in core [19:20:52] Rahul_21: skins/common/commonContent.css [19:21:02] wow! [19:21:17] I can explain the process of how I found it [19:21:17] if you want :) [19:21:18] might be useful [19:21:34] you need not ask for any permission [19:21:37] go on macha [19:21:42] heh :) [19:21:47] so I got Vector [19:21:49] grepped it [19:21:50] found nothing [19:21:53] went inside 'modules' [19:21:57] and looked at the CSS files [19:22:02] none of them seemed to be able to do anything [19:22:04] so [19:22:11] I went to https://pt.wikipedia.org/wiki/Especial:Entrar?uselang=pt&debug=True [19:22:16] you'll notice that there is a debug=True [19:22:17] there [19:22:21] so I get unminified CSS [19:22:36] uminified? [19:22:41] yes [19:22:44] with all whitespace, etc [19:22:49] I can give you an example [19:22:50] one moment [19:42:48] Rahul_21: sorry, bad internet [19:42:50] sitting outside kolkata airport [19:42:52] Rahul_21: till which part did you get? [19:43:21] unminified css? [19:43:31] did you get the example? [19:43:32] no [19:43:32] okay [19:43:33] wait [19:43:36] https://bits.wikimedia.org/pt.wikipedia.org/load.php?debug=false&lang=pt&modules=skins.vector&only=scripts&skin=vector&* [19:43:38] is minified JS [19:43:49] it is modified that way to minimize bandwidth usage [19:43:55] https://bits.wikimedia.org/pt.wikipedia.org/load.php?debug=true&lang=pt&modules=skins.vector&only=scripts&skin=vector&* is the unminified version [19:43:58] much easier to read [19:44:03] difference is debug=false, debug=true [19:44:06] does that make sense? [19:44:46] YuviPanda: Can haz http://signpost.yuvi.in back again? [19:44:49] (Also: hi) [19:45:41] hey [19:45:43] it is down? [19:45:52] also was it signpost.? [19:46:02] yes it was [19:46:13] Jarry1250: does the app no longer work? [19:46:33] Well, mine isn't [19:46:38] That's all I know :P [19:46:50] Jarry1250: I just tried mine... it works? [19:46:53] Stuck 2,3 issues ago [19:46:57] oooh [19:46:58] ahh [19:46:59] okay [19:47:07] (Feb 25) [19:47:10] let me fix that [19:47:23] I don't know if it's because we've been publishing late? [19:47:32] Or because something's broken on your end. [19:47:42] possibly broken on my end [19:48:51] oh man [19:48:51] yse [19:48:51] let me fix that [19:48:51] scraper's broken [19:50:48] Jarry1250: fixing it [20:05:51] Jarry1250: fixed. starting to run... [20:10:06] Jarry1250: that should be done now? [20:10:48] Jarry1250: try? [20:13:26] Jarry1250: I see the latest one now [20:14:14] YuviPanda: Yup, got ya [20:14:18] What broke it? [20:14:50] Jarry1250: An update to python-mwapi [20:14:58] one of the libraries I wrote [20:15:16] Right you are. Thanks for the fix :) [20:15:59] :) [20:16:06] now i've to figure out where I was running the scrape [20:16:14] rand get that back on [20:21:06] YuviPanda, yes it does make sense' [20:21:12] :) [20:21:16] so I looked at the unminified CSS file [20:21:19] and looked at the comment [20:21:21] i got the debug part [20:21:34] and picked a comment closes to the part where the interesting css definitions were [20:21:36] grepped in core [20:21:53] and tada :) [20:21:56] Also, in reading the appropriate CSS file, there was a comment on top saying how these were 'common files shared across skins' [20:22:01] so that made me look at core [20:22:05] instead of any of the skins [20:22:12] Jarry1250: also, are you aware of the commons mobile apps? [20:22:21] (iOS & Android, Native!) [20:24:17] in commonContent i could find the #userloginForm but not the #loginend [20:24:53] Rahul_21: that is because #loginend has no specific styles at all [20:25:02] Rahul_21: have you used the Chrome Web Inspector before? [20:25:12] no :( [20:25:16] ah [20:25:18] you should [20:25:32] Rahul_21: do you know what it is? [20:25:40] Rahul_21: https://developers.google.com/chrome-developer-tools/ [20:25:44] i have heard of it [20:25:45] I suggest looking at the video [20:25:53] Rahul_21: it's a *must* if you are going to be doing any CSS or JS [20:26:04] all our lives will be a 10000000000 times harder without it [20:26:06] so go read it :) [20:26:15] sure! [20:26:32] and i wanted to ask you about gsoc [20:27:02] sure [20:27:45] ask! [20:29:47] i have fixed a few bugs(3 to be specific) and working on a few more,i just want to get selected!!!what else should ii be doing?? [20:29:48] Rahul_21: ^ [20:30:00] get a lot of patchsets in :) [20:30:19] that is about it, really. [20:30:28] that of course, leads to being much better at tools [20:30:38] knowing js, php, etc well is a good plus [20:31:01] understand what goes where - not all patchsets are equal [20:31:21] one substantial big patchset fixing a bigger problem is going to make you learn faster than 10 different minor CSS patches [20:31:24] it's not a numbers game :) [20:31:33] https://gerrit.wikimedia.org/r/#/q/is:merged+owner:Rahul21,n,z [20:32:01] for myy first bug i had to submit 13 patchsets!!It was fun [20:33:02] hehe [20:33:25] let me see if I can fish out my first [20:33:28] that was a fair amount of time ago [20:33:40] yes sure! [20:34:12] and before gsoc selections should i start on an extension? [20:34:21] https://www.mediawiki.org/wiki/Special:Code/MediaWiki/author/yuvipanda [20:35:12] i can understand extensions and its structure and stuff [20:35:36] flattering!(after looking at the amount of bugs) [20:35:46] not really. Only one of that got deployed [20:35:49] (ShortURL) [20:36:04] but that was a lucky break - a few people who wanted that feature asked me about it [20:37:34] the selectors would surely have been impressed to see you develop an extension before gsoc [20:37:37] Rahul_21: keep fixing bugs, and when GSoC projects get announced, look around for a nice project from the list along with a mentor willing to help you [20:37:42] there are no 'selectors' [20:37:45] this is not JEE :) [20:38:08] by selectors i mean people like sumanah and gqil [20:38:17] they aren't selectors [20:38:20] your mentors decide [20:38:33] they just help felicitate and do have some say, but primarily it is your mentors [20:39:14] ahaan i see!(your facebook dp looks dangerous) [20:39:36] :) [20:39:39] I don't use it that much [20:46:17] Yippie, build fixed! [20:46:18] Project browsertests-windows-internet_explorer_9 build #237: FIXED in 14 min: https://wmf.ci.cloudbees.com/job/browsertests-windows-internet_explorer_9/237/ [20:47:23] a question out of curiousl=ity [20:47:26] hmm? [20:48:10] u showed me a page of yours relating to your contributions [20:48:17] how can i get mine? [20:48:37] that was from SVN days [20:48:42] long long ago [20:48:48] it was the equivalent of the Gerrit page you showed me [20:49:09] since these days my contributions are all on GitHub [20:50:43] ok!i havnt used github yet.is it where all the repositories are stored? [20:51:59] no. Gerrit is where the repos are stored [20:52:04] GitHub is where the mobile apps are [20:52:08] (which is where I do most of my work) [20:53:02] ok!!u seem like a pro [20:53:03] haha [20:53:08] uve graduated? [20:54:18] no [20:54:20] final year student [20:55:18] inferiority complex creeping in me :) [20:55:22] why? [20:55:30] I'm just a normal guy who got a lucky head start [20:55:34] nothing more. [20:55:50] Plus I'm not even a good programmer - average at best. [20:56:58] lucky? [20:57:27] Rahul_21, also if you have a good idea for gsoc you are willing to do, just propose it [20:57:41] yeah, +1 on that. The idea is to find a good project - proposed by someone else or yourself :) [20:57:58] Rahul_21: I got a computer early on in life, hence lucky. [21:00:48] Platonides: you did GSoC last year, didn't you? [21:00:53] I did [21:01:09] although I wouldn't consider it too successful [21:01:17] hmm? what did you work on? [21:01:25] may 3 is the student application deadline [21:01:36] an application to upload files to commons during wlm [21:01:45] oh, right. the desktop app? [21:01:47] what happened to it? [21:01:48] yep [21:02:20] Rahul_21: poke me when you make a fix to that bug (#loginend) I'll be happy to review [21:07:43] YuviPanda, sure [21:18:31] ive uploaded the patchset [21:18:37] but thers a problem [21:20:22] hi, is there any channel to get help with lua scripting? [21:25:44] YuviPanda, How do i delete that monobook file? [21:26:17] i know how to add and stuff but i am not aware how to remove a file [21:26:43] *easiest* way is to just change it back manually and commit :) [21:26:54] I'm sure there is a cleaner way, but sadly I'm too sleepy right now to remember [21:27:03] (and haven't used Gerrit much) [21:28:43] https://gerrit.wikimedia.org/r/53614 [21:28:45] done [21:32:45] thanks [21:33:49] Rahul_21: you wanted bottom margin to be 0.5em, right? [21:34:07] Rahul_21: you have the ordering for the margin: css syntax wrong :) look that up [21:34:28] ohh yea i just realized that [21:34:31] T L B R [21:34:55] :) [21:35:06] 'like how a clock goes' [21:44:37] ummm [21:44:43] if I see a +2 button on Gerrit [21:44:47] does that mean I've +2 in Core? [21:44:48] or...? [21:45:28] ah [21:45:29] no [21:45:31] nevermind [21:46:24] +2 is for merge [21:47:20] +2 with submit. I just have +2, I doubt I can submit [21:47:29] Rahul_21: ping me when you've submitted it again? [21:47:41] oh, you have? [21:48:17] yes i have [21:48:21] wrong again [21:48:38] i have to adjust the right margin [21:48:45] ? [21:48:49] you have adjusted the right margin [21:48:54] while what you need to do is adjust bottom one [21:48:54] yes [21:50:05] https://pt.wikipedia.org/wiki/Especial:Entrar?uselang=pt see this "#userlogin" is not aligned on the left and the right side [21:50:17] yes? [21:50:27] so you need to remove the margins for top, left, right [21:50:28] but not bottom [21:50:35] you are removing it for everything except right [21:51:38] its an issue with horizontal alignments [21:51:53] top and bottom do not come into the picture [21:52:50] Rahul_21: use chrome extension and try out the styles you just entered [21:53:08] it doesn't look right. there is extra spacing on the right, bottom is 'stuck' with the div below [21:53:16] right lines don't align [21:53:18] and bottom 'sticks' [21:53:52] i guess ill try that tommorow!! [21:54:03] too sleepy have college tommorow [21:54:19] :) [21:54:20] good night [21:54:26] college is a pain! [21:54:38] i wish to sit and code [21:54:40] ;( [21:55:04] hehe tell me about it :) [21:55:11] which college are you in? [21:55:30] U.V Patel College Of Engineering [21:55:39] u obvoiusly havnt heard about it [21:55:46] heh [21:55:52] mine is KCG College of Technology [21:55:55] i am from ahemdabad [21:55:56] nobody's heard of that either :) [21:55:58] ah [21:55:58] nice [21:56:21] i am south indian basically [21:56:24] malayali [21:56:40] :) [21:56:57] Tamil teriyad! [21:57:28] hehe [21:57:32] for the most part i do not know much either [21:58:22] thats strange! [21:58:40] okay last question for the day [21:58:52] what did you do of the 2.5 lakhs? [22:00:33] :D [22:00:49] fixed debts, mostly [22:00:49] and bought a 550D [22:01:00] but frankly speaking, the money was the least valuble thing I got out of GSoC :) [22:02:10] YuviPanda, i am coming right there,i have learnd so much in the past month o 2!git,mediawiki,linux [22:02:21] :) [22:02:29] yeah, that's the good part [22:02:34] i had never used linux before [22:02:38] best part is finding a community of like minded people to hang out with [22:03:01] and i am glad mediawiki has such an active irc [22:03:17] people are so willing to help [22:04:24] :) [22:04:25] yeah [22:04:27] they are [22:04:53] YuviPanda, Bye,goodnight see you tommorow ! [22:04:57] good night [22:05:01] go get some sleep macha