/srv/irclogs.ubuntu.com/2012/03/14/#ubuntu-website.txt

cjohnstonwebsite_base is in the theme branch00:59
cjohnstonimbrandon:00:59
imbrandonsup dude00:59
cjohnston^^00:59
imbrandonoh yea i figured that00:59
imbrandongot it now, almost ready to push the fist wave01:00
cjohnstonok01:00
imbrandonfirst01:00
imbrandonman you are gonna spend a week looking over these diffs, 3 diffrent bzr branches with pretty much every line changed, sorry01:00
imbrandonheh01:00
cjohnstonlol01:01
imbrandonthis is in no way shape or form a simple css change though as its laid out to be, the infrastructure was not there, so i made it, but the end result is what you were describing you wanted AND you'll ACTUALLY be able to "drop in" future changes from canonical not only to summit but all the community themes01:02
imbrandonno matter what the cms or template engine01:02
imbrandon( and it actually works on the iPad now instead if an unuseable page , and its not blank in IE anymore either , plus 2 or 3 other launchpad bugs get fixed as collateral damage )01:04
imbrandon:)01:04
cjohnstoni told you it wasnt 10 minutes01:09
cjohnston:-P01:09
imbrandonbah the css was less than 10 min01:09
imbrandonabout 3, this is all the rest of the world01:10
imbrandonthat it takes to support it01:10
imbrandonand even then its only a few hours :P01:10
cjohnstonlet me know when you push it and ill start looking01:10
imbrandonsure thing, i'll do the community branch here in about 30 min01:11
imbrandoncuz the rest base on it01:11
cjohnstoncool01:11
imbrandonjust got a few more lil js functions to write up01:11
imbrandonthen should be good01:11
cjohnstonok01:12
imbrandoncjohnston: ok push first bit, there is tons more to come though01:55
imbrandonhttps://code.launchpad.net/~imbrandon/ubuntu-community-webthemes/ubuntu-community-webthemes01:55
imbrandoni'ma do some more before trying to merge though01:56
cjohnstonok.. so wait for now?01:58
imbrandonwell poke away, but i wanna get about another hours worth of fixes before merging01:59
cjohnstonok01:59
imbrandonbut i need FOOOD !01:59
imbrandonlol01:59
imbrandonbrb01:59
cjohnstonno deleting the old stuff for now!02:00
imbrandon...02:00
imbrandonits in revision control02:00
imbrandonseriously ...02:01
imbrandonno worries, i got other drupal things i can do, go a head a merge then and i'll work on those, let me know when its open for dev again02:01
cjohnstonkeep deving, but I dont want to delete the old stuff until all the sites are switched over02:02
imbrandonthere is no way to do the work i'm doing without02:02
imbrandonso umm no02:02
cjohnstonok02:02
imbrandonbuild scripts are next02:03
imbrandonthe sites should not be building from trunk02:03
imbrandonperoid02:03
imbrandonthats what rcs is for02:04
imbrandonif you like leave my branches un-merged02:04
imbrandonbut there is no way i'm going back to 1999 and work on this02:04
cjohnstonok02:05
* imbrandon gets food02:05
imbrandonsorry chris, was not right of me to be short like that man, i'm just tired and needed food02:10
imbrandoncjohnston: ^02:10
cjohnstonall good02:21
imbrandonit wont take me long to convert them all , how about we leave my branches un-merged untill then, compromise02:23
imbrandoneta ~2 days for full convert02:23
imbrandonless than that for cunks02:23
imbrandonchunks*02:23
imbrandonlol02:23
imbrandonshould be able to merge my branches into summit.c.o without merging into trunk right02:24
imbrandonpretty sure bzr will handle that02:24
cjohnstonya02:25
imbrandonkk02:25
imbrandonsounds like a tenative plan ?02:25
cjohnstonsure02:25
cjohnstonwe can try it02:25
imbrandonwill bzr do named branches ? sorry more of a git fella here02:25
imbrandoncould go that route too02:26
cjohnstonnamed?02:26
cjohnstongit no02:26
cjohnston:-(02:26
imbrandonnot git02:26
cjohnstonyou can do imbrandon/summit/some-thing-or-another02:26
imbrandonment i was more comfy in git'02:26
cjohnstonahh02:26
imbrandonwell more mean ~ubutnu-community-themes/ubnutu-community-themes/my-named-branch-not-trunk02:27
imbrandonthen merge to trunk later02:27
cjohnstonya02:27
imbrandonk02:27
imbrandoncjohnston: i commented on the fontloader thing too02:30
imbrandonyou dont want to use the js one, use the css like ubnutu.com it self does02:30
imbrandoneven the google page warns you off the loader02:31
imbrandonmuch quicker and no js dependancy02:31
cjohnstonthe webteam said to use the js so that all browsers can get it even if the font isnt on the system02:32
imbrandonthe css does that02:32
imbrandonthe js wont work on all systems02:32
imbrandoneven the webteam them self use the css way02:32
imbrandonlook at the source of ubuntu.com02:32
imbrandonand yea the css way is even if the font is not on the sysrtem02:33
imbrandone.g. i'm on a mac and see it02:33
cjohnstonk02:33
imbrandonits still from google webfonts just not using the js webfont loder02:34
cjohnstonk02:34
imbrandonits kinda cool really, does some fancy @font-face stuff server side :P02:34
AlexAvhey, anyone here happen to know  what paste.ubuntu.com is running?02:43
cjohnstonAlexAv: a semi custom set of code02:43
cjohnstonwhy02:43
AlexAvI was attempting to setup an install on thesii.org in order to make it faster and easier to keep track of stuff02:44
cjohnstonAlexAv: im sure you could find plenty online02:44
AlexAvThe only open source one i could find is stikked and it is a bit wacky02:44
cjohnstonis there a language requirement?02:45
AlexAvI would prefer PHP02:45
imbrandonpastbin is opensource02:46
imbrandonand php02:46
imbrandonlemme find the link02:46
imbrandonthe only customthing on the u.c on is the theme from Noordhoek02:46
imbrandoniirc02:46
imbrandonhttp://sourceforge.net/projects/php-pastebin/ , seveas also has a python version02:48
imbrandonthat you could poke him about02:48
AlexAvmany thanks good sir!02:49
imbrandonnp02:49
cjohnstonimbrandon: I'm going to take off.. 8.5 more hours of work.. gonna try to get some sleep02:54
imbrandonokies, take it wasy02:54
imbrandonlook at mty branches in the morn02:55
imbrandonif i'm not round02:55
cjohnstonok02:55
cjohnstonthanks for your help02:55
imbrandonnp , and youe!02:55
imbrandonyours*02:55
imbrandonwow i need a nap too02:56
imbrandonlol02:56
cjohnstonlol02:58
=== thecolonyroom is now known as steveedwards
dakerYay http://www.youtube.com/watch?feature=player_detailpage&v=5YQrFiWa50M#t=4009s12:46
=== niceguyj_ is now known as niceguyjames
Amozhey, gnome 3.4 still has a chance to make it into official 12.04 repos :D16:13
mhall119Amoz: I currently have Gnome 3.3.9117:34
mhall119I assume by the version number that's an "almost 3.4" release17:34
Amozmhall119, yeah that's the developer tree I think18:18
Amozvery close to a 3.4 release18:18
Amozmhall119, you mean you have it from official repos?18:18
AmozOH18:19
Amozit's uploaded18:19
Amozgotta check it out18:19
mhall119Amoz_: on precise, yeah18:23
=== Ronnie1 is now known as Ronnie
abirais the countdown banner thing over?19:19
abiranone awake23:45

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