YoBoY | hi | 08:39 |
---|---|---|
mhall119 | Ronnie: cjohnston: http://locodir.mhall119.com/ | 13:27 |
Ronnie | cool, feeds included | 13:28 |
mhall119 | yup | 13:28 |
* YoBoY hugs mhall119 | 13:28 | |
YoBoY | missing a "read more" | 13:29 |
YoBoY | or something to show the feeds are just extracts | 13:29 |
YoBoY | "[...]" ? | 13:29 |
mhall119 | YoBoY: yeah | 13:30 |
YoBoY | perhaps the blog part can take more space than the microblogs, like 2/3 1/3 ? | 13:31 |
YoBoY | but it's a great first implementation of the blog feeds :) | 13:34 |
mhall119 | YoBoY: yeah, I just threw the blog feed in there, Ronnie is going to make it look nice | 13:34 |
nigelb | mhall119: Nice :) | 14:53 |
nigelb | mhall119: for the problem we had with %, I'm thinking of adding a wrapper function over django.utils.html.escape that also does a replace('%', '%%') | 15:39 |
cjohnston | nigelb: it was something like that iirc | 15:42 |
nigelb | yeah, mhall119 and I talked about it at some point before UDS started when we had fixed everything with that issue. | 15:43 |
nigelb | cjohnston: if you have a few minutes, I have a few MPs that need review. | 16:09 |
nigelb | for summit that is | 16:10 |
cjohnston | I don't have time till after next week | 16:10 |
nigelb | okay | 16:10 |
nigelb | mhall119: if you have a few minutes I have a few MPs that need review :) | 16:11 |
mhall119 | nigelb: on a conf. call atm | 16:11 |
mhall119 | and I won't have time to review MPs until late today | 16:11 |
nigelb | that's fine | 16:11 |
nigelb | some time this week is great | 16:11 |
mhall119 | for summit? | 16:11 |
nigelb | yeah | 16:12 |
mhall119 | if I finish my work for this week, I should have free time Friday | 16:13 |
nigelb | oh, great! | 16:13 |
mhall119 | cjohnston: ping | 16:13 |
cjohnston | sir | 16:14 |
mhall119 | I tried to use loaddata on locodir.mhall119.com, but it kept killing itself mid-process | 16:15 |
mhall119 | I resorted to import-live-data | 16:15 |
cjohnston | uggh | 16:15 |
cjohnston | that sucks | 16:15 |
mhall119 | not sure what the problem is, it didn't give any useful info | 16:15 |
mhall119 | all I can think of is that maybe it's a memory issue, since my ec2 instance doesn't have swap enabled | 16:16 |
mhall119 | and only 512 MB ram | 16:16 |
mhall119 | I'll try enabling swap later | 16:16 |
nigelb | mhall119: in which case try running htop to see if memory usage is getting excessive | 16:18 |
cjohnston | mhall119: did you try it on your local machine by chance? | 16:21 |
mhall119 | cjohnston: not yet... | 16:22 |
nigelb | alejandraobregon: heya, are there any updates to the discussion on ubuntu.com/employment from Canonical end? | 17:07 |
alejandraobregon | nigelb: hello! so sorry for the silence... we have a meeting scheduled with Canonical HR tomorrow and will discuss this then. Should have a better idea next week and will be able to let you know about next steps | 17:10 |
nigelb | alejandraobregon: Great! Thank you :) | 17:54 |
nigelb | mhall119: got a few minutes? django gives me an error if I do a {% if foo == bar %}, but its okay with {% if foo %} | 18:00 |
nigelb | mhall119: Any thoughts on why that's happening? | 18:00 |
daker | nigelb, use ifequal | 18:05 |
daker | {% ifequal foo bar %} | 18:05 |
nigelb | daker: but I' | 18:05 |
nigelb | but I'm wondering why it didn't work | 18:05 |
nigelb | the docs say it should :\ | 18:05 |
daker | wha't the error ? | 18:07 |
daker | what's* | 18:07 |
daker | nigelb, the === operator doesn't exist on django 1.1.1 https://docs.djangoproject.com/en/1.1/ref/templates/builtins/ | 18:08 |
daker | there is only ifequal | 18:08 |
nigelb | daker: ah, new docs, old django. | 18:08 |
daker | == was introduced on django 1.2 i think | 18:09 |
nigelb | yeah | 18:09 |
mhall119 | nigelb: what daker said | 18:22 |
nigelb | daker: Thanks | 18:22 |
nigelb | mhall119: Yup, fixed and MP already done :) | 18:22 |
* nigelb feels productive tonight. | 18:22 | |
=== robrt` is now known as robrt`` | ||
cjohnston | mhall119: whats the status of getting django, south, and openid-auth upgraded | 18:28 |
=== robrt`` is now known as robrt` | ||
nigelb | Daviey, cjohnston, mhall119 -> straight from the man about summit https://twitter.com/#!/keybuk | 18:40 |
Daviey | lol | 18:41 |
nigelb | cjohnston, mhall119: I need your thoughts. Remember kirkland gave us a non-working MP for IRC channel | 19:06 |
nigelb | I put that icon on the top of the schedule isntead | 19:06 |
nigelb | *instead | 19:06 |
nigelb | right next to each room and I'm linking it to the IRC channel | 19:06 |
nigelb | how does that sound? | 19:06 |
mhall119 | sounds right to me | 19:06 |
nigelb | great! | 19:07 |
nigelb | I just need to find the license for that icon or get a new icon for IRC.. | 19:07 |
nigelb | mhall119: the icons in LD are CC licensed? | 19:07 |
mhall119 | nigelb: there's http://people.ubuntu.com/~mhall119/icons/icons_preview.html | 19:07 |
mhall119 | nigelb: they are now, yes | 19:07 |
mhall119 | they were AGPLv3, which means they were summit-compatible anyway | 19:08 |
nigelb | ah, so I use them and credit it to you in LICENSE? | 19:08 |
mhall119 | me and doctormo | 19:19 |
mhall119 | I'm going to create a series on ubuntu-community-webthemes to host the icons, and it'll have a LICENSE file with all that | 19:20 |
mhall119 | that was you can just link to the project/series for attribution | 19:20 |
nigelb | mhall119: http://i.imgur.com/u9scA.png | 19:48 |
nigelb | cjohnston: ^^ | 19:51 |
mhall119 | it's a bit big... | 20:44 |
cjohnston | I agree | 20:47 |
nigelb | twss | 20:50 |
nigelb | mhall119: I made it big for ease of clicking. | 20:51 |
jono | hey mhall119, is http://locodir.mhall119.com/ to be considered the location of the dev version of the next site? | 22:04 |
mhall119 | jono: no, I'm going to setup an ec2 instance for testing | 22:09 |
mhall119 | that one is already loaded down with other sites | 22:09 |
jono | mhall119, gotcha, cool | 22:09 |
daker_ | yo jono | 22:16 |
jono | hey daker | 22:24 |
jono | :-) | 22:25 |
jono | daker are you going to be able to join our calls? | 22:25 |
jono | the LoCo Portal is going to rock in this cycle! | 22:25 |
jono | :-) | 22:25 |
daker_ | i'll try :) | 22:26 |
daker_ | the cloud portal too :D | 22:26 |
jono | daker sweet :-) | 22:27 |
jono | well the calls will be focused on the LTP, but I am sure Ahmed would love to talk more about the cloud portal :-) | 22:27 |
jono | mhall119, daker is there a guide for how people can get involved in the LTP? | 22:28 |
daker_ | jono, https://wiki.ubuntu.com/LoCoDirectory/Development | 22:28 |
jono | thanks daker! | 22:29 |
daker_ | jono, did ahmed show you the new cloud portal ? | 22:30 |
jono | daker no? | 22:31 |
mhall119 | jono: it's not a great guide, but it's a start | 22:32 |
jono | thanks mhall119 - I am writing up a blog post about projects that could use help, so I figured I would include the LTP | 22:33 |
daker_ | jono, good :) | 22:33 |
daker_ | mhall119, where i can find the community web themes ? | 22:34 |
cjohnston | daker_: ubuntu-community-themes/ | 23:25 |
cjohnston | jono: summit could use help too | 23:25 |
cjohnston | and hall of fame | 23:25 |
=== daker__ is now known as daker_ | ||
jono | cjohnston, there are a lot of sites that could use help, I am just focusing on a few projects | 23:41 |
jono | I can cover others later | 23:41 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!