[05:09] holy crap newz2000, I'm out of town for 5 days and my inbox has exploded [05:10] dang you've been busy [07:35] mhall119_: Hey, you're back! [07:35] mhall119_: Welcome back! Happy New Year :) [13:01] thanks nigelb [13:01] you too [13:06] mhall119_: :) [13:06] mhall119_: I started hacking on summit. [13:06] now I need to update the code to satisfy cjohnston :p [13:06] --> commute to home. === mhall119_ is now known as mhall119 [14:07] have you seen my fix for bug 696037 [14:07] Launchpad bug 696037 in twidenash (and 1 other project) "Spam on main page of LD from identi.ca (affects: 1) (heat: 8)" [High,In progress] https://launchpad.net/bugs/696037 [14:07] mhall119, ^ [14:09] aie wrong chan ツ [14:34] hey mhall119, yeah, cleanup time [14:34] I closed about 60 on Tuesday and 96 yesterday. \o/ [15:09] I saw [15:12] The plan is for ubuntu-website to be about community stuff (and we may rename that) and ubuntu-website-content for stuff the canonical web team needs to do (we may rename that too) [17:27] what is canonical-isd-web then? [17:27] and is anyone able to save a wiki page without getting an error 500? [17:36] AlanBell: canonical-isd-web is a project that I can add stuff to and it goes on my todo list using an automated tool [17:36] (still trying to figure out how to do that though) [17:36] Regarding the 500, yes, most peole have no prob [17:53] The ubuntu popcon page http://popcon.ubuntu.com/ doesn't seem to have updated in a few weeks now...is this the right place to plead for fixage? [17:54] still? [17:54] Should be done updatign by now... [17:55] sure enough :-/ [17:55] * Turl checks [17:56] it's running [17:56] I think there was a backlog [17:57] newz2000: but the data hasn't been updated (yet?) [17:57] popcon2@vserver-fnzqkk87z:~$ diff by_inst oldraw/raw_2011-01-05 |wc -l [17:57] The webpage says "Last generated on Dec 19" [17:57] 0 [17:57] and the data hasn't changed since then either [17:57] yeah, there is a process running right now to generate it [17:57] it's been running for a while. :-/ [17:58] That's an old bit of perl code [18:00] is someone in charge of the ubuntu popcon site, who i should contact? [18:01] vasi: mvo (you can get to him through me if you need) [18:01] but he kicked it 2 days ago and it's still catching up [18:01] oh ok, i thought you meant "process running [since Dec 19]" [18:02] if it's catching up that's great, thanks :) [18:02] he's done for the day but if it's not updated tomorrow I'll have him poke at it again [18:02] tbh, this app is not really "maintained" [18:03] newz2000: you mean upstream? cuz debian seems to have their version going ok [18:03] or are there ubuntu-specific hacks that are needed? [18:03] no, I mean by Canonical [18:04] oh yeah, i know it's not an Official Product or anything :) [18:04] It doesn't feel like the app is a high priority to anyone [18:05] yeah, i understand that [18:05] i just use it for my very-ghetto browser popularity graph: http://vasilevsky.ca/popcon/png.php [18:05] and when it went flat for awhile, figured i'd ping someone [18:06] i'd be glad to help keeping it going if that's necessary, but if it goes away it's not the end of the world either [18:06] Feel free to give me a ping if you see it mis-behaving [18:06] thanks newz2000 :) [18:07] how would you like some pure css 3d text? http://markdotto.com/playground/3d-text/ [18:10] bug #683430 closed. :-) [18:10] Launchpad bug 683430 in ubuntu-website-content "Close obsolete ubuntu-website bugs and refile the rest (affects: 1) (heat: 7)" [Medium,Fix released] https://launchpad.net/bugs/683430 [18:11] nice graph vasi [18:11] * Turl really needs to implement package comparisons on popcon2 [18:11] Turl: i worked on an HTML5 version for a little while before giving up....none of the nice JS graphing tools seem to support logarithmic-scale graphs :( [18:12] i'll let you know if i come up with anything new [18:12] vasi: did you know of popcon2.net btw? [18:12] we use a JS lib, maybe it supports it [18:12] oh exciting [18:13] * vasi *looks* [18:14] vasi: the library is flot https://code.google.com/p/flot/ [18:14] using flot, eh? [18:14] yep [18:14] i was using jqplot for a little while [18:14] the code was gross though :( [18:15] haven't looked at its code really :P [18:15] vasi: have you looked at rgraph and http://www.zingchart.com/ ? [18:15] protovis looks gorgeous: http://vis.stanford.edu/protovis/ex/ [18:15] the latter is a paid one though [21:11] ‎hey guys, i'm looking for a wiki page that has a contents list. can anyone point me to such? [21:11] ‎i don't find myself =\ [21:33] The latest UWN has a table of contents in it Ddorda [21:33] https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Issue218?action=show&redirect=UbuntuWeeklyNewsletter/Current [21:36] ‎newz2000: looking, thanks!! [22:16] if you look at this page in chromium http://cdimage.ubuntu.com/edubuntu/releases/10.10/release/ some of the text is overwritten with other text [22:17] planet.ubuntu.com was doing that up to earlier this week oto [22:17] too [22:17] alejandre fixed that by removing the text-rendering: optimizelegibility; css [22:18] do you think this is fundamentally a bug in webkit/chromium/the page/the ubuntu font/something else? [22:24] newz2000, i have some fixes here https://code.launchpad.net/~daker/ubuntu-website/light-planet-theme2-fixes [22:25] daker: oh, great [22:38] AlanBell, http://i.imgur.com/pMWKN.png [22:38] i am using Chromium 10.0.612.3 (69636) Ubuntu 10.04 [22:39] daker: I have narrowed it down to a small set of properties [22:39] interesting you are not seeing it [22:40] I am using chromium on 10.04 [22:40] older build though [22:40] 8.0.552.224 (68599) [22:40] http://people.ubuntu.com/~alanbell/test.html [22:41] seems to be a combination of 12px font size, line height 16px and a set height on the body [22:41] remove any one of those and it goes away [22:42] AlanBell, it looks good for me http://i.imgur.com/Z7Ry4.png [22:46] http://people.ubuntu.com/~alanbell/chromium.png [22:46] however on refresh it behaves itself, just on initial load it messes up [22:47] i think it's the webkit [22:48] yeah [22:48] just made all the ubuntu websites look broken on ubuntu [22:48] at least it isn't the font