[16:44:30] RoanKattouw: adam_miller: how's it going? [16:45:43] *RoanKattouw has booked his trip to Gdansk [16:45:51] TrevorParscal: was TrevorParscalPho an indication of your lunch aspirations for today? [16:46:11] mmmmm [16:46:42] no, it was TrevorParscalPhone tuncated [16:46:46] setup irc on my phone [16:47:46] RoanKattouw: we need to push out that opera blacklist thing... [16:47:55] and I'm getting reports that Konqueror is acting up too.. [16:48:49] Right [16:48:51] The code is in SVN [16:48:56] I just never got around to testing it [16:49:24] I will stop watching TV and start working in 10 mins orso [16:49:31] thanks! [16:49:56] do you have konqueror installed? [16:50:51] Ye [16:51:00] I have KDE, so yeah [16:52:58] could you test the left nav in that too? [16:53:46] TrevorParscal: Please relay to Howie: http://usability.wikimedia.org/w/index.php?title=Opinion_Language_Links&action=historysubmit&diff=7399&oldid=7397 [16:53:50] Sure [16:54:08] there's no version specified... [16:54:09] actually, there is -> https://bugzilla.wikimedia.org/show_bug.cgi?id=23512 [16:54:59] Thanks [16:55:55] KUbuntu 9.04 --> I have 10.04, so I probably have a more recent version of Konqueror as well [17:32:21] so did left nav work with your version Konqueror? [17:32:49] Yes [17:32:52] Konqueror 4.2.2 [17:33:06] i suspect is a JS error, not a general incompatibility, because it's KHTML [17:33:10] Yeah [17:33:21] Trying to obtain Konqueror 3.5.10 to reproduce the error [17:33:24] Although [17:33:27] right on [17:33:28] thanks man [17:33:35] Look at the error thedj posted from Opera [17:33:44] Looks like Opera 9.3 is totally failing on jQuery [17:33:57] Or doing something very weird at least [17:39:47] OK I can't really get Konqueror 3.5 without totally breaking my entire package setup [17:39:59] So I'm just gonna go out on a limb and blacklist Konqueror <= 3 [17:46:02] Sweet, $.browser already supports Konqueror [17:50:36] Opera 9.63 is definitely an interesting browser [17:50:56] TrevorParscal: The actions dropdown doesn't disappear after mouseout on Opera 9.63; will test in more recent versions of Opera in a minute [17:51:17] adam_miller: ExpandableSearch breaks search box display in Opera 9.63 (will test Opera 10.10 in a minute), will send screenshot [17:51:27] yeah i saw that yesterday [17:51:41] it does the same thing in 10.10 [17:51:59] some rendering issue [17:52:22] *TrevorParscal hates opera [17:52:37] adam_miller: is it a reflow thing? [17:52:42] there's a reflow trick [17:52:47] adam_miller: Right so no need for that screenshot then? [17:52:59] no i'm aware of it [17:53:00] It displays the magnifier icon below the box instead of on the right [17:53:05] yep [17:53:09] you set body position: fixed and then position: (whatever it was before) [17:53:09] Or rather, it puts it on a second line [17:53:14] Growing the box [17:53:26] hmm [17:54:00] Well growing the div I guess [17:54:07] The actual doesn't grow [18:00:25] TrevorParscal: http://en.wikipedia.org/wiki/Gesture_recognition#.22Gorilla_arm.22 [18:07:19] Oh [18:07:28] Looks like these cookie issues were parly due to the cookie path [18:10:50] RoanKattouw: by "cookie issues", are you referring to expanded sidebar menus collapsing over and over again? [18:11:31] Yes [18:11:42] It's storing separate cookies for /w/index.ph and /wiki [18:11:47] And they're expiring way too faset [18:11:49] *fast [18:11:55] ah, ok [18:12:05] glad it's being addressed [18:12:42] Yeah [18:12:46] I committed some code that I hoped fixed it [18:12:56] But it was like 1:45am so I didn't test it at that time [18:15:14] http://en.wikipedia.org/wiki/Power_Pad [18:18:37] TrevorParscal: With your review and approval, I'd like to deploy http://www.mediawiki.org/wiki/Special:Code/MediaWiki/67204 , http://www.mediawiki.org/wiki/Special:Code/MediaWiki/67227 , http://www.mediawiki.org/wiki/Special:Code/MediaWiki/67354 [18:19:06] reviewing... [18:19:22] RoanKattouw: i sent you a screenshot [18:19:25] but nevermind [18:19:34] i guess you hadn't deployed that yet [18:24:41] Oh is that about the cookie path thing? [18:24:44] RoanKattouw: tested and working [18:24:47] Cool [18:24:56] RoanKattouw: expiration and apth [18:24:59] *path [18:25:05] but you've got both ready to go now [18:25:08] so, fire at will [18:25:20] path: '/' is not the nicest thing ever and potentially insecure, but I'm not afraid of leaking a user's collapsing choices :) [18:25:53] right, if it were something more... personally identifiable maybe it would be more concerning [18:26:02] Yes [18:26:19] Also, it's a hidden feature [18:26:36] These states will now carry over between all wikis for people who use the secure gateway [18:26:55] Because the URL scheme is like https://secure.wikimedia.org/wikipedia/en/wiki/Page_name [18:33:31] nice [18:33:39] Deploying these revs now [18:35:26] Done [18:36:54] What's one word, or a short phrase, which means "Assign a free license to this work" [18:37:00] in other words, "copyleft" for non-nerds [18:37:38] Have you seen the notice at the bottom of the Wikipedia edit page? [18:37:54] Something to the effect of "if you don't want your work to be edited mercilessly or redistributed at will, don't submit it here" [18:38:08] one word, or a short phrase [18:38:18] Hmph [18:38:18] maybe "release" is the right word. [18:38:23] Free license sounds good to me [18:38:28] Release under a free license? [18:38:50] for most people free license means not having to pay a fee at the DMV [18:39:10] I know you mean free as in freedom, but, most people default to without-cost [18:39:34] TrevorParscal: I also need UA string info about PS3 [18:39:39] Or wait [18:39:48] I guess I don't once we redirect those folks to the mobile site [18:39:51] That gonna happen anytime soon? [18:40:39] TrevorParscal, howief: http://usability.wikimedia.org/w/index.php?title=Opinion_Language_Links&diff=next&oldid=7404 [18:41:14] thanks RoanKattouw [19:40:33] howief, I've been adding you to the CC list of some bugs not because you need to do anything on them, but so that you're kept informed. Naoko usually likes that kind of stuff. :-) [19:40:43] not necessarily because* [19:58:45] thanks kibble ! [20:57:49] I wonder if it is legal for us to install OS X snow leopard, and leopard as VMs on tesla... You can install it via virtualbox now. [21:37:02] http://commons.wikimedia.org/wiki/File_talk:Wikipedia-logo-v2-en.png