dns53 | http://uec-images.ubuntu.com/ is down | 06:17 |
---|---|---|
cjohnston | howdy | 19:06 |
AlanBell | o/ | 20:07 |
AlanBell | http://libertus.co.uk:8000/europe/ is coming on | 21:04 |
AlanBell | I am thinking of adding some fields to the country object to get more of it into the database and less hard coded in the html template | 21:07 |
AlanBell | in fact just the iso country code would do | 21:08 |
AlanBell | mhall119: does that sound reasonable? | 21:09 |
mhall119 | huh what? | 22:51 |
mhall119 | AlanBell: that's pretty slow loading for me | 22:51 |
mhall119 | I like the idea though | 22:52 |
mhall119 | I'm okay with adding useful fields to the Country object, but who's going to populate them? | 22:52 |
mhall119 | if you can get the initial data, we can make a fixture to load it all into the db when we deploy, that would probably be the easiest way | 22:53 |
cjohnston | no quoting obama | 22:56 |
* cjohnston glares at AlanBell | 22:56 | |
AlanBell | it was Bob the Builder then | 22:56 |
cjohnston | bs | 22:56 |
AlanBell | http://www.youtube.com/watch?v=bA16sqCusbY | 22:57 |
AlanBell | anyhow | 22:57 |
cjohnston | dont care.. you already ruined the quote | 22:58 |
AlanBell | I think all the country object needs is the iso code | 22:58 |
AlanBell | then it can loop through all the country objects in the continent and pull out the codes | 22:59 |
AlanBell | then for each country it can pull out the associated teams and populate the html | 22:59 |
AlanBell | ooh, I know a way to make it load faster, just pull the SVG from elsewhere | 23:00 |
AlanBell | or maybe not, silly sandbox rules | 23:03 |
AlanBell | takes about 12 seconds to load from outside my house | 23:04 |
cjohnston | possibly the cdn | 23:04 |
AlanBell | there is no cdn involved | 23:04 |
cjohnston | we are working on getting one | 23:04 |
AlanBell | not for my house you are not :) | 23:04 |
cjohnston | no.. you said pull the svg from elsewhere... | 23:05 |
cjohnston | we are working on a cdn | 23:05 |
AlanBell | oh, I see, sorry | 23:05 |
AlanBell | I just tried putting the SVG on people.ubuntu.com, but if you pull it from elsewhere then the javascript can't manipulate the DOM of the SVG object | 23:06 |
AlanBell | cross site rules | 23:06 |
cjohnston | gotcha | 23:06 |
AlanBell | the map I used is a little heavy at 531KB | 23:06 |
cjohnston | 531 aint bad | 23:07 |
AlanBell | it isn't pulling data from the database at the moment, but I did get the data into a JSON structure http://paste.ubuntu.com/637136/ | 23:11 |
mhall119 | AlanBell: do you have it in a bzr branch that we can checkout? | 23:50 |
mhall119 | if so, I can get it up on an EC2 instance or something for people to test | 23:51 |
mhall119 | nigelb: ping | 23:55 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!