/srv/irclogs.ubuntu.com/2011/09/20/#ubuntu-website.txt

cjohnstonmhall119: I assume no feedback on the apache setup?01:06
mhall119nothing01:06
mhall119ask nigelb in the morning, I asked IS to work with him on it01:06
cjohnstonok01:07
cjohnstonill probably try to push it tomorrow01:07
benonsoftwareHi all07:32
cjohnstonnigelb: ping12:28
nigelbcjohnston: ping12:32
nigelberr12:32
nigelbpong12:32
cjohnstonlol12:32
cjohnstonif I can push IS to work on cranberry today can you be around to assist?12:32
nigelbWhat time?12:33
cjohnstonI'm going to ping them now.. No idea12:33
nigelbI won't be available for another 2 hours.12:33
nigelbI'm back to work today after a week of being sick. So, I have lots of catch up to do.12:34
cjohnstonok12:34
dakerhttps://code.launchpad.net/~daker/loco-directory/fix.722224/+merge/7620813:11
cjohnstondaker: do you mind doing that in summit as well ;-)13:13
dakerok13:13
cjohnstonin summit I believe its init-summit13:13
* nigelb approves13:13
cjohnstonnigelb: http://bazaar.launchpad.net/~chrisjohnston/summit/leads/revision/170 is creating an issue where track is importing attendee and attendee is importing track, which throws errors.. do you know how to do lead = models.ForeignKey('summit.schedule.models.attendeemodel.Attendee')   or something similar to that to make it work?13:16
nigelblooks13:17
nigelbcjohnston: do your import inside that model13:18
nigelbjust before you use it13:18
cjohnstonok13:19
nigelb(circular imports ftw)13:19
cjohnstonya13:19
cjohnstonnigelb: james_w mhall119 http://summit.ubuntu.com/uds-p/2011-10-31/  click on the title of one of the sessions and you get a 404... is that new?13:19
james_wyeah13:19
james_wit crashed showing the first page before :-)13:20
james_wI'll take a look at it13:20
cjohnstonthanks james_w13:20
cjohnstonnigelb: http://summit.ubuntu.com/uds-p/meeting/19096/linaro-hackfest-tool%2Bocto-1/   <-- see the summary?13:20
cjohnston;-)13:20
mhall119cjohnston: james_w: looks like the URL is being url-encoded13:21
cjohnstonI just confirmed, the summary is passed to the ical.. atleast the public one, which iirc is the one that guidebook uses13:22
james_wit's supposed to be isn't it?13:22
nigelbwhat's wrong with urlencoding?13:22
mhall119no13:22
mhall119url encoding is what you do to stuff you want to put *in* the URL13:22
mhall119not something you do to the URL itself13:22
nigelbah.13:23
james_wI'm not sure I see the distinction13:23
mhall119you don't want to url-encode the : in http://13:23
mhall119otherwise you get this: <a href="https%3A//blueprints.launchpad.net/linaro/%2Bspec/linaro-summits-tsc-1">13:23
nigelbaaaaaaaaaaaaaaaaa13:23
mhall119which looks to the browser like a relative URL, because it doesn't follow the schema:// structure13:24
nigelbWhy are we using full URL there again?13:24
james_whttps%3A//blueprints.launchpad.net/linaro/%2Bspec/linaro-hackfest-tilt-113:24
mhall119so it sents a request back to Django with that appended to the end of the current page, which cases a 40413:24
nigelbErr, nevermind.13:24
james_wbut %2Bspec is correct right?13:24
mhall119yes, that's fine13:24
mhall119anything after the domain can be urlencoded13:24
james_wmaybe we have to urlspit the blueprint URL, encode and put it back together again then?13:25
mhall119why are we encoding?13:25
mhall119why not just take the blueprint URL as it is in the database?13:26
james_wbecause it will break then HTML if it has a & in it won't it?13:27
mhall119not if it's being put into an href=""13:28
mhall119like we do on line 771 of render.py13:28
cjohnstoncan someone else codescan http://summit.ubuntu.com/mobile/   I'm getting a 404 off the current link13:29
nigelbcjohnston: do we have a summit BP for UDS-P already?13:29
cjohnstonI created one.. it hasnt been approved afaik13:29
nigelband LD?13:29
cjohnstonno.. i havent created that one.. i will now13:30
mhall119cjohnston: looks like we need a new qrcode13:31
cjohnstonya13:32
cjohnstonmhall119: do you remember who it was that we did the guidebook stuff with13:33
mhall119jorge13:35
cjohnstonno.. David someone IIRC13:35
cjohnstonI just subscribed nigelb james_w and mhall119 to the summit bp13:35
mhall119Mandala13:35
cjohnstonfor uds-p13:35
cjohnstonis he davidm mhall119 ?13:35
james_wcjohnston, yes, that's him13:36
mhall119yeah13:36
cjohnstonok13:36
nigelbthe kubuntu guys are apparently planning on a qt based uds app.13:37
nigelbIf that's better than guidebook I'm going to LOL. :P13:37
dakerhttps://code.launchpad.net/~daker/summit/fix.warnings/+merge/7621313:41
cjohnstonthanks daker13:42
mhall119nigelb: that'd be cool, did you tell them we have an API now?13:43
nigelbmhall119: Yeah. They were pissed because they wrote an ical parser by hand. I was amused :P13:43
mhall119lol13:43
mhall119why the heck did they do that?13:43
nigelbThey didn't know we had an API or talk to us.13:43
mhall119did nobody stop to think that maybe an ical parser already existed?13:43
nigelbProbably C13:43
mhall119still13:44
nigelbWait, no. C++13:44
nigelbThey're mad13:44
mhall119+1 to that13:44
cjohnstonoh well13:44
mhall119nigelb: tell them to talk to us about it so we can help13:44
nigelbI did.13:45
nigelbSo, one of their suggestions was about a map.13:45
nigelbIt should be easy to upload a png.13:45
nigelbAnymore more is probably hard.13:45
nigelbI'm trying to talk to jcastro/msm and find a map.13:45
cjohnstonWe just need to get a map.. I don't know that I have one.13:45
cjohnstonjcastro isn't in charge this time around13:46
nigelbOh right.13:46
cjohnstonI can try to get ahold of Caribe as well.. I could swing by and pick one up13:46
nigelbcjohnston: I'm thinking of a long-term solution. For all venues.13:47
nigelbLast time they printed it on our ID cards, so if they can get us a png, it'd be cool!13:47
cjohnstonright... but someone has to supply us a map for us to have a map13:47
nigelbcjohnston: I poked dholbach. he's UDS person this time.13:47
cjohnstonyup13:48
nigelbIts not going to be neat though.13:48
nigelbbecause things will not be permanent13:48
mhall119nigelb: we can add a FileField to Summit to allow uploading map image files14:43
cjohnstonwill someone go to work for me this afternoon14:52
mhall119no14:53
nigelbmhall119: Well, for fun. THe maps are pdf files.15:14
nigelbWe're going to have fun.15:14
mhall119load it up in evince, take a screenshot, now it's a png15:16
nigelbI'll do that for starters.15:18
nigelbThen figure out the svg stuff :D15:18
knomehey newz2000!17:43
mhall119knome: he's at lunch, need something?18:14
knomenot anything special :)18:15
mhall119too bad, special is all newz2000 has :)18:15
knomeheh18:45
knomedoes any of you have access to the ubuntu servers btw?18:46
knomewe're about to set up xubuntu countdown banners, and we need the images and a small php script in our domain18:46
mhall119not me, and probably not newz2000 either19:01
mhall119try asking in #canonical-sysadmin perhaps?19:02
mhall119?19:02
newz2000knome: there is a package for the code and past banners19:02
* newz2000 finds it19:02
newz2000knome: lp:ubuntu-website/countdown19:03
knomehmm19:03
knomebut that doesn't help us uploading the files to our server?19:03
newz2000maybe I mis-understood19:04
knome:)19:04
newz2000we don't use php, we use a cron job that updates links19:04
knomea-ha19:04
newz2000(the script is in there)19:04
knomei'll check that out later, thansk19:04
knome*thanks19:04
knomeneed to do something to my router which is playing games on me19:04
=== MichealH is now known as KowalskiJ
=== KowalskiJ is now known as MichealH
james_whey19:39
james_was you've seen, I've spoken with Charlie today19:39
james_wthey'll do the code updates in production in future, and can do them with a fast turnaround if needed given that it's a short process19:40
james_wso we'll merge to production, then file an RT requesting a pull from production, etc.19:40
james_whe says that cjohnston writes great deployment requests :-)19:41
james_wI can help in getting changes made in a timely fashion when needed19:41
james_wbut obviously they have a lot to do, so not everything can get same-day turnaround19:41
knomenewz2000, sorry to get back to this again, but would the branch you linked me to help me somehow in getting the files uploaded to our server?19:57
knomei have no objections to use cronjob instead of a php script, but i'd just need the files on xubuntu.org so we could start spreading the love19:58
knomenewz2000, i can provide you all the images for our banner, and will love you eternally if you can get it sorted out.20:11
knome;)20:11
newz2000knome: are you wanting them hosted on ubuntu.com? I don't have any influence for kubuntu.org.22:15
knomenewz2000, xubuntu ;)22:15
knomenewz2000, ubuntu.com is fine by me, if you can make it happen.22:15
knomenewz2000, with xubuntu.org we must poke the IS anyway, so if there is an easy way to get the automaticized banners up in ubuntu.com...22:16
newz2000knome: why don't you add your images to that branch and propose it for merging. Follow the same format.22:16
newz2000actually22:16
newz2000the only prob is that if you do that, we have to do it that way for ever.22:16
newz2000(people will not take the iamgs down after the release)22:17
newz2000knome: why don't you clone my branch, rip out the old images and replace it with yours, then ask IS if they can publish it to your site.22:17
knomenewz2000, yeah. maybe i'll do that. thanks :)22:17
knomenewz2000, is there an easy way to clone the countdown branch only?22:28
newz2000if you already branched it then you're done.22:28
knomei didn't22:28
newz2000Then just edit it and push it somewhere else.22:28
knomeoh, hmm.22:28
knomeyeah, so i need to d/l it22:28
knomei thought something directly from launchpad22:29
knomethat'd just clone it to under whatever i need22:29
newz2000bzr branch lp:...22:30
knomeyup yeah22:31

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!