[00:27:27] Reedy: ew, create_function [00:27:55] werdna, NB, not my code! [00:28:15] *werdna slaps Reedy anyway [00:28:17] :( [00:28:49] excited for DC? [00:29:16] Should I lob a bug against that nastyness... [00:29:25] *werdna shrugs [00:29:29] wait for closures!! [00:29:38] <^demon> Hopefully we won't get a blizzard in DC. [00:29:40] <^demon> ;-) [00:29:50] ^demon, it's Roans fault if we do [00:29:51] :D [00:30:06] <^demon> Well that was the reason I originally wanted to do it in like December or January :p [00:30:13] xD [00:30:13] <^demon> The snow's so pretty in DC :) [00:30:19] Reedy: I don't know, you and Roan are competing for the "bringer of shit weather" [00:30:25] Pft [00:30:26] position [00:30:31] werdna, we brought sun to SF! [00:30:48] Only had rain here so far, has dropped a bit colder though [00:31:02] <^demon> Actually, it's looking like it's going to be a nice weekend. [00:31:32] well it's not the aussie [00:31:35] yesterday was gorgeous over here [00:31:37] Perfect weather for being stuck in a hotel? :P [00:31:51] <^demon> Perfect weather for not having your flights grounded :p [00:31:57] :d [00:32:15] <^demon> although, if we get stranded... [00:32:22] It'd amuse me no end telling my university I was stranded abroad again this year [00:32:32] <^demon> i guess everyone could take that shuttle van cross-country to the all-staff :p [00:32:46] heh [00:32:50] ROAD TRIP [00:33:08] <^demon> It'll be like Andrew's wiki-train. [00:33:11] <^demon> Only with driving [00:33:47] :) [00:34:07] well, this would be a staff one [00:34:09] we could sing songs [00:35:50] http://news.yahoo.com/s/nm/20101015/od_nm/us_germany_heatballs [00:35:51] lol [12:33:36] *werdna looks for roan [14:15:00] hi, all. Can I ask here about mwEmbed? [14:15:17] or could you tell me where I should ask? [14:44:09] aokomoriuta: it's developer is not online, but i know some things about it, so ask your questions, and i'll do my best. [14:49:01] thedj: thanks. 2days ago, a jawp user claims that mw.ready(func) doesn't call its callback sometimes. [14:49:52] and I and my collegues have tried to make sure but it didn't happen (mw.ready calls callback function normally) [14:51:27] so I ask the user yeasterday, we found she uses firebug Firefox extension and then it doesn't call the callback. [14:52:02] hmm, i know nothing about such an issue. [14:52:12] you should ask mdale when he comes online. [14:53:20] What's mw.ready()? [14:53:21] when is mdale online usually? [14:53:35] RoanKattouw: the mwEmbed version of document.ready() [14:54:22] but with a few more protection routines to ensure that stuff that is required is actually loaded. [14:55:47] aokomoriuta: usually in the evening of UTC. [14:56:13] mdale is in PDT [14:56:19] (UTC -7) [14:56:44] she also said it calls well if import "mwEmbed/mwEmbed.js" (not "mwEmbed/remotes/mediaWiki.js"). [15:00:10] and she claimed mw.log works well in firebug extension, so there should be a good way to use mwEmbed with firebug. [15:01:44] (I'm not so familiar to javascript and firebug so I don't know her caliming is right or wrong...) [15:02:55] UTC-7 = JST-9-7 = JST-16... OK. I'll come that time and ask him/her. [15:03:52] Thank you, all. [16:41:35] Hi, my name is Diederik and I am working on the Editor Trends Study (http://strategy.wikimedia.org/wiki/Editor_Trends_Study) and I would like to make my first commit of the code I am writing. What would be an appropriate place in the repository to put this? Should I make a new directory in the trunk or is there a better place to put this? [16:45:20] are you writing an extension? [16:45:24] do you have commit access? [16:46:56] I do have commit access and this is not an extension. It's a standalone project that parsers Wikipedia dumps and generates datasets for statistical analyses [16:48:00] so it's a tool? it's not really a mediawiki thing? [16:49:08] yes, it's more a tool (written in Python) but it's completely separate from mediawiki. [16:50:12] hrm. that's a good question. [16:50:34] you should probably ask Ashlee. Or Shirley. Or whatever nick he's using today. [16:51:07] okay, do you know when he will be around? [16:51:12] http://svn.wikimedia.org/svnroot/mediawiki/trunk/tools/ [16:51:17] is where I'd put it [16:51:21] or that. [16:51:24] it's where Commonist lives, for example [16:51:37] also, hi Diederik [16:51:54] Hi guillom, that sounds like an appropriate place [16:52:40] do I need some official permission before adding my project to /trunk/tools? (I was thinking of /trunk/tools/editor_trends/) [16:53:29] I'd say it's fine, but I wouldn't take my word for it. [16:54:37] Okay, whose word can I take for it :)? [16:55:11] The people I can think of (Tim, Chad, etc.) aren't here at the moment :) [16:55:21] Ryan_Lane, maybe? [16:55:32] sec. lemme read backscroll [16:56:16] be bold [16:56:25] if it isn't the right place, someone will move it [16:57:14] I take this as a conditional approval :) [17:02:49] Diederik: brion is probably a good person to ask [17:04:11] wot wot [17:12:13] brion: Diederik was asking where to put something [17:12:23] brion: [11:42] Hi, my name is Diederik and I am working on the Editor Trends Study (http://strategy.wikimedia.org/wiki/Editor_Trends_Study) and I would like to make my first commit of the code I am writing. What would be an appropriate place in the repository to put this? Should I make a new directory in the trunk or is there a better place to put this? [17:12:35] brion: [11:53] do I need some official permission before adding my project to /trunk/tools? (I was thinking of /trunk/tools/editor_trends/) [17:13:01] Diederik: /trunk/tools/editor_trends sounds good to me [17:13:17] Hi Brion, great! [17:13:33] thanks Ryan! [17:13:36] :D [17:26:32] Diederik: You don't need official approval to touch anything in SVN, really [17:27:09] Except that there's access controls on the branch with the live code, and there's the convention that you don't change existing stuff in /tags ever or brion yells at you [17:27:50] boo [17:34:20] Hi Roan: thanks for letting me know, as I am new to the community I want to make sure that I play by the rules [17:34:52] Did you read the Commit_access page on mediawiki.org ? [17:37:53] yes: and that's why am I asking here :) [17:38:39] The rules with respect to comitting are on that page, pretty much [17:38:43] Hoi Diederik, is there a freely licensed picture of you ? [17:39:25] Interestingly you didn't ask me the same question :D [17:39:44] Technically you (and I!) would have to confirm with TrevorParscal that that picture of me is indeed freely licensed [17:39:51] :) [17:41:02] RoanKattouw: will release it under creative commons if you like [17:41:27] Cool [17:42:43] It's pretty difficult to make a bigger mess of trunk. [17:43:50] Shirley: so fix it [17:44:09] I need to shave. [17:48:03] Shirley: tmi [17:48:26] You like it. [17:49:19] CRAP! [17:51:08] TrevorParscal: WTF seriously [17:51:15] dude, just give me a sec [17:51:27] Would you like me to revert that for you? [17:51:34] Oh you got it [17:51:35] I'm already doing so [17:52:05] http://www.mediawiki.org/wiki/Special:Code/MediaWiki/75019 [17:52:08] review plz [17:52:33] That bogus code was to cause the warning [17:52:36] OKed [17:52:40] Oh! [17:52:42] I was wondering [17:52:56] Why you would have something totally insane like that in your working copy [17:52:59] I have some other stuff ready to review btw [17:53:00] http://www.mediawiki.org/wiki/Special:Code/MediaWiki/author/tparscal [17:55:42] I need to look at the last 90 or so revs to trunk so stay tuned [17:57:35] how wide is your code-review scope right now? [17:57:56] I need to expand mine, I'm really just reviewing RL stuff right now [17:58:02] @GerardM: Yes, somewhere, where shall I send it to? [17:59:31] TrevorParscal: RL, UW, API [17:59:31] RoanKattouw: meeting time [17:59:34] Yes [17:59:38] UW? [17:59:40] Lemme grab my headset [17:59:43] UploadWizard [17:59:45] ah [17:59:57] yes, I helped Neil get it RLified yesterday [18:00:16] Cool [18:05:55] jorm_: Y'all gonna call into 2002 yet? I'm halfway through the *second* song in there now [18:06:05] we're in there now. [18:06:10] oops. [18:06:12] sorry. [18:06:22] IT WAS TREVOR'S FAULT. [18:06:27] haha [18:06:27] HE DIALED INTO THE WRONG NUMBER [18:25:21] mdale: you use a lot of escape/unescape in uri's it seems. [18:25:45] mdale: that should really be encodeURI and friends. [18:25:58] oky [18:26:01] mdale: i'll see if i can replace some of that. [18:26:11] I have mw.encodeURI [18:26:39] $.param() ? [18:27:41] or never mind [18:27:48] That's basically the equivalent of wfArrayToCGI() [18:27:49] those are native functions.. [18:28:08] $.param is even nicer yes. [18:37:09] mdale: btw escape doesn't properly support utf-8, so that's why you shouldn't use it [18:39:24] thedj: oky [18:40:16] are you working on specific modules today ? [18:40:32] otherwise i'll go trough some of that. [18:44:10] Roan-meeting, you're breaking up a bit, fyi. [18:48:50] I know [18:48:53] So were you guys [18:49:06] My conn is pretty bad, should try wire instead of wireless next week [20:04:42] mdale: i'm wondering why you get the titlekey from the descriptionurl in mediaWikiSearch [20:04:59] let see... [20:05:42] in addResults() [20:06:20] I think the idea there is the title property has spaces and is not url like.. but probably can run it with encodeURI and get the same thing [20:06:37] ( the url safe version of the title ) [20:06:44] would be less hacky [20:06:50] k, i'll do that. [20:06:58] cool ;) [20:07:21] and perhaps add &redirects to the original query ? would prevent having to skip redirects since they are followed automatically. [20:07:28] ( might want to wrap the title in .replace(/ /, '_') ) [20:07:47] thedj: yea lets just follow redirects :) [20:07:51] / /g [20:08:26] RoanKattouw: is correct got to put the /g in there ... probably missed follow redirect option.. does follow redirects work with searches? [20:08:41] or was not sure if it worked with searches.. but don't remember if I checked [20:09:49] What's your exact API query? [20:10:06] http://commons.wikimedia.org/w/api.php?callback=jsonp1287518995455&action=query&generator=search&gsrsearch=Willie+Buchanon&gsrnamespace=6&gsrwhat=text&gsrlimit=30&gsroffset=0&prop=imageinfo%7Crevisions%7Ccategories&iiprop=url%7Cmime%7Csize%7Cmetadata&iiurlwidth=80&rvprop=content&format=json [20:14:36] *thedj wants svn stash..... [20:17:54] thedj, svn + git ;) [22:30:26] Hi, I just made my first commit to trunk/tools/editor_trends/, please let me know if you have a question or if I have done something wrong inadvertently. Its commit 75053 [22:30:45] Diederik: Do you know about Special:CodeReview? [22:31:22] ohhhh wait...the wiki page.... [22:31:26] http://www.mediawiki.org/wiki/Special:Code/MediaWiki/75053 [22:31:30] That's where people will comment. [22:31:32] got it, thanks! [22:32:22] is there a way to automatically add Special:CodeReview pages to your watchlist? [22:50:18] Diederik: you can't add special:codereview to your watchlist since its a special page. However if anyone comments on your commit/makes a follow up revision, you'll get an email automatically (Assuming you filled out your email in special:preferences)