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