[04:04] daker-cloud: ping === peterm-ubuntu is now known as Peter_lunch [12:41] yo cjohnston [12:42] daker: I fixed a bunch of the issues and replied [12:42] cjohnston, i saw your email [12:43] :-) [12:45] cjohnston, 2- Done.. Still doesn't work.. Secondary div's don't need active because the [12:45] because the ? [12:46] sorry.. they don't appear on the page that you clicked [12:46] ok [12:46] http://loco.ubuntu.com/using-locodir/ is a secondary nav link, but there are no links in the secondary nav on this page [12:46] ah yes [12:48] cjohnston, the links are orange on the Secondary nav because they are redefined in newstyle.css [12:48] http://loco.ubuntu.com/media/css/newstyle.css [12:48] we should remove those [12:48] a { [12:48] color: #DD4814; [12:48] } [12:48] a:visited { [12:48] color: #b12a10; [12:48] } [12:53] daker: pushed [14:25] Good afternoon :) [14:25] hello [14:34] s-fox, hey also here :) [14:34] hello [14:40] Hello world, my name's Mirko and i'm an italian boy who love program web.. I actively participate in web team of ubuntu-it.org and I'd like to join in web team here.. Can someone explain me principal requisite that i need to have please? :) [14:41] s/requisite/requirements [14:47] hallino1, welcome [14:48] hallino1, you should know html/css [14:48] daker, yeah i know it :) [14:48] daker, I can write my personal website here [14:49] if you know how to write python code that's good [14:50] we use django which is a python framework that help you create website [14:50] it's like symfony [14:51] daker, so, I don't know very well python.. But i'm learning it by myself.. It's easy because i know also c++ and php :) [14:51] daker, but i know syntax used by python [14:52] daker, but i can read python script :) [14:52] ok [14:52] actually we have to project [14:52] s/to/two [14:52] we have loco.ubuntu.com and summit.ubuntu.com [14:53] daker, already know this :) [16:08] daker, welcome back :) [16:08] hallino1, sorry, lost internet ツ [16:09] daker, no problem :) [16:11] daker, you were talking about two project.. loco.ubuntu.com and summit.ubuntu.com and i said i know this :) [16:24] hallino1: those two sites, plus a couple other smaller ones are really about all that the community does [16:25] cjohnston, oh ok :) [16:26] if you are good with CSS, we are always looking for design help [16:45] cjohnston, sure, i'm always doing my best :) [16:46] we are doing our best, which many times isn't very well.. :-( atleast when its coming from me [16:46] daker hates reviewing my CSS merges [16:46] cjohnston, :) [16:48] cjohnston: You're too modest, sir. [16:49] steveedwards: my css is horrible [16:49] steveedwards daker wont approve my changes for loco.ubuntu.com heh [16:49] cjohnston: Ha! [16:49] Poor cjohnston :) [16:50] cjohnston, i am just trying to make it better ツ [16:51] hehe [16:51] * cjohnston points daker at steveedwards for making things better [16:52] daker, cjohnston so there is a page or whatelse for watch e do 'initial point for join' if I can do this? :) [16:52] hallino1: you don [16:52] don't really have to join anything [16:53] the only team that we have is for commit access [16:53] which you can get access to after a while of working with us [16:53] but pretty much, pick a project you would like to work on and go from there :-) [16:53] cjohnston, ahh.. For example with web team of ubuntu-it.org have to ask for join and hope good :) [16:54] cjohnston, good, where can I see project? :) [16:54] ya.. with us, it isnt like that [16:54] launchpad.net/summit is summit.ubuntu.com [16:54] launchpad.net/loco-team-portal is loco.ubuntu.com [16:55] cjohnston, ok thanks :) I need also to request to join here? Or not? :) [16:56] cjohnston, request -> On both page of Launchpad [16:58] hallino1: no.. [16:58] Mhm oke fantastic [16:59] cjohnston, thanks for all and sorry for many questions :) [16:59] no problem.. [16:59] pretty much, if you find a bug you want to work on, fix it, propose a merge, and then someone will review it and merge it in [17:00] Thanks you very much :) [17:00] s/thanks/thank [17:01] np [17:08] cjohnston, i'm on loco-team-portal launchpad page.. I can't see any project around O.o [17:11] cjohnston, or blueprints are the project? Sorry we don't use so much LP :) [17:34] hallino1, here is a small bug 1006841 [17:34] Launchpad bug 1006841 in LoCo Team Portal "UI bug on event detail" [Low,Triaged] https://launchpad.net/bugs/1006841 [17:35] daker, thanks.. I was reading about django.. It's cool!