=== ryanakca_ is now known as ryanakca [13:12] cjohnston: I'll get to those as soon as I can [14:53] mhall119: er, we have a session on Friday [14:53] howdy [14:54] the community web session, or lightning session? or both? [14:54] the community web [14:54] ok [14:55] lightning talks are friday too, right? [14:55] yeah [14:55] ok [15:12] mhall119: nigelb https://code.launchpad.net/~chrisjohnston/loco-directory/spelling/+merge/67562 [15:14] mhall119: nigelb https://code.launchpad.net/~chrisjohnston/summit/spelling/+merge/67563 [15:17] nigelb: for pip (sudo pip install flake8 [15:17] ) do you need python-pip? [15:17] yeah [15:18] mhall119: what do you think about pushing an update for summit to clean out some work items [15:18] well, wwait [15:18] let me clean up my branches [15:18] lol [15:18] cjohnston: if nigelb's in agreement, he's the project leader now [15:18] then do it [15:18] :-P [15:18] ya, but your the pusher [15:19] why did you ask me about releasing LD then? [15:19] cjohnston: because I keep getting error emails [15:20] nigel is the project manager tho [15:20] https://code.launchpad.net/~chrisjohnston/summit/pip/+merge/67564 nigelb mhall119 [15:20] cjohnston: not for LD he isn't [15:21] you're the PM for LD, he's the PM for summit [15:21] I'm the inconsequential guy who makes occasional contributions [15:21] and also happens to be the only person wwith shell access to the machine [15:22] mhall119: if you look at the Parent Project, nigelb is the PM [15:22] we do need to get mhall119 access to LD [15:22] IS says now [15:22] no? [15:23] right [15:23] i know [15:23] I only have summit access because not even IS wanted any responsibility for it [15:23] is there anything other than the current MPs that need to go out with LoCo Directory? [15:24] cjohnston: not that I have [15:24] nigelb: [15:24] yeah? [15:24] ^ [15:25] Well, to be fair, if there's something that stops those mails from hitting my inbox, that needs to go in. Anything else can wait. [15:25] right.. but if we are pushing a release, and you have something you want to do real quick.. [15:26] mhall119: is there a MP for the email bug [15:26] ok.. i see it now [15:26] Yeah, that's the uft8 fix [15:30] mhall119: my bzr apps fixes broke some stuff [15:32] mhall119: https://code.launchpad.net/~daker/loco-directory/picasa-plugin/+merge/66722 I'm thinking bzr apps? [15:33] instead of hosting it in LD [15:42] then we need to put each one on bzr app [15:43] I think that would be best.. so that others can use it as well.. like twidenash [15:51] mhall119: nigelb daker http://loco.ubuntu.com/teams/ubuntu-ko [15:51] look where the pictures should be [15:51] If its an RTL bug, I'm running away fast. [15:51] no [15:52] hush [15:53] Oh god, its tables [15:54] ? [15:54] i am seeing : "You don't have permission to view this pool" [15:55] ah, I thought you meant the team logo positioned wrongly [15:55] cjohnston, ? [16:14] cjohnston: probably the team needs to change their image host data [16:15] cjohnston: yeah, they put an email address instead of the Flickr account id [16:15] hah [16:17] yep ツ [17:37] newz2000: ping [17:40] mhall119: is the error with Korea produced when man.py update is triggered or what triggers the error? [17:43] cjohnston: the error is triggered whenever you view a certain page for the Korean team (event or venue, I don't remember now), but their link is also broken on the venues lists for the same reason [17:43] ok [17:43] im just trying to figure out what i need to do to test it [17:43] the comma in the name "Korea, Republic of" breaks the reverse URL lookups [17:43] we really need a better way to get data [17:43] right [17:44] I didn't write a test for that, did I? [17:44] for the bug? i dunno [17:44] havent looked at it yet [17:44] trying to import data [17:45] mark it "Needs Fixing" with a comment that it needs test cases [17:45] you going to be able to do that soon? [17:46] probably [17:46] ok [17:47] I'm going to force myself to write tests for LD and summit at any rate [17:47] do you remember what we had talked about mhall119, about removing some of the items from the import-live-data [17:47] we had talked about limiting the number of users to only those that were needed [17:47] i dunno how to do that.. lol [17:47] I looked into it a while back, it's not easy [17:48] nice [17:49] can you maybe fix the import for the json? [17:49] part of our problem is that sqlite3 on ext4 is sloooooow [17:49] teach me to use postgres ;-) [17:50] cjohnston: I'll look at it again and see what can be done, I might be able to script it [17:50] schweet [17:50] ugh, probably easier to redo the import-live-data than teach postgres [17:50] lol [17:50] even just teaching me enough to be able to just use it? [17:50] I'm not even at that point yet [17:50] lol [18:05] newz2000: just refer to my email for reference to the ping :-) [18:11] now alejandraobregon shows up ;-) [18:20] cjohnston: hello. i'm on holiday :) Everything ok? === txwikinger2 is now known as txwikinger [19:43] hey coalwater [19:43] o hi [19:43] if you checkout the branch for LD, there is an INSTALL file I believe it is.. [19:44] my system doesn't run py files, just downloads [19:44] coalwater: we moved all of the community website projects to here [19:44] hmm [19:44] I'm not sure then [19:45] mhall119: I did an import, and there is no korea event... too [19:45] boo [19:45] .w 23 [19:45] hehe [19:46] cjohnston: check korean venues [19:47] it just links to /events/venues [19:48] coalwater: you will need a database to run loco-directory, but you can use sqlite instead of postgres [19:48] i see, i just want it to change something on a view, so i don't need the db much [19:49] coalwater: the approved image? [19:49] yea [19:50] you should be able to do that completely in the templates [19:50] yea, but i wanted to see it, test it u know [19:50] yup [19:50] you would need the db for that [19:53] ok i think i got few things working [19:53] what after i run server from manage.py [20:07] cjohnston, does it take long to update? i ran manage.py update and its takinig long, what is it doing, is it updating the db from a url or something? [20:09] coalwater, it's pulling live data from loco.ubuntu.com in json format [20:10] yes, it does take a long time.. update i believe is downloading the list of teams.. i dont remember what else.. I just use import-live-data now which will download pretty much everything.. that one takes years [20:10] so i should cancel or what? [20:11] I would cancel it and do an import-live-data for what you need [20:11] with manage.py ? [20:11] yup [20:11] ./manage.py import-live-data [20:11] it will take forever [20:12] so live data is faster or slower? lol [20:12] slower, but gives you the info you need [20:12] lol [20:12] i wanted a faster thing :D [20:12] faster isnt better [20:12] :-P [20:12] ok [20:13] i guess ill leave it update and i could try doing the bug from work whenever im bored [20:14] lpupdate only gets you teams and a handful of users, no events, venues, meetings, etc [20:14] import-live-data will give you everything you need to test any part of loco-directory [20:16] mhall119: does lpupdate get you the status of teams (approved or not) [20:18] it should [20:18] since that comes from launchpad [20:25] can someone take a look at this https://code.launchpad.net/~daker/loco-directory/fix.707614/+merge/65124 ? [20:31] daker_: i was trying to figure a way to test it [20:34] i remember that i was using ronnie's account to test it [20:35] daker_: using my account :S [20:35] cjohnston, just use your lp account to login, then go the admin and edit your username [20:36] :) [20:39] good pont [20:39] point [20:41] i know i know :) [20:46] cjohnston, where are the styles saved? if i want to give my div a style, [20:48] coalwater, loco_directory/media/css/newstyle.css [21:01] bzr pull updates my branch right ? [21:07] yep === daker_ is now known as daker [21:38] cjohnston, or any body, any css comments? http://dl.dropbox.com/u/14224314/team-listing.png, the part that says the logo meanings [21:38] i tried to use available classes [21:38] colors, etc [21:56] I would switch them coalwater [21:56] switch how [21:56] text looks too light imo [21:56] approved unapproved [21:56] instead of unapproved approved [21:56] swap them ? [21:57] yup [21:57] and darker color ? [21:57] ya.. just the regular text color [21:57] i didn't find a regular, the regular was black i think [21:57] ya.. [21:58] try putting it in an area like http://loco.ubuntu.com/about/ "What is the LoCo Team Directory" [21:58] that might not work, but id like to see it [22:00] on the top of the page? in a rounded box? [22:00] at the bottom in the rounded box [22:00] the text is too little don't u think? [22:01] ill mess with firebug and show u a screenie [22:01] i think the text size is fine [22:05] cjohnston, http://dl.dropbox.com/u/14224314/Screenshot.png ? [22:17] & http://dl.dropbox.com/u/14224314/Screenshot-1.png [22:17] i think the second one is better [22:27] i posted 3 screenies on the bug, i need to get to sleep, its 12:30 and i need to wake up for work, according to the replies i'll modify the css then push [22:30] night all [23:14] I'm having a problem getting port 80 to open for my apache web server [23:15] I've forwarded it to my server and i've made sure that my isp isn't blocking it [23:16] ntoombs: try #ubuntu-server or maybe #ubuntu for support [23:18] cjohnston: I figured this would be a good place to come seeing as how port 80 goes to websites. Was I wrong? [23:19] ntoombs: this isn't a support channel.. it is a channel for discussion of the ubuntu web presence.. [23:20] mhall119: nigelb paultag et al, comments on the screenshots on bug 783544 ? [23:20] oooh ok. Thanks [23:20] Launchpad bug 783544 in loco-directory "Teams listing's small logos aren't informative enough (affects: 1) (heat: 5)" [Low,Confirmed] https://launchpad.net/bugs/783544 [23:20] np ntoombs [23:28] daker_: ping.. trying to review your merge [23:38] mhall119: your patch is approved, but needs tests i guess still