/srv/irclogs.ubuntu.com/2010/03/20/#ubuntu-manual.txt

ubuntujenkinstiteuf_87: that rules00:00
ubuntujenkinswe are making good progress00:01
ubuntujenkinsReally like seeing the screenshot list00:01
titeuf_87right now the loading of the screenshot list is too slow as it queries bzr every time to see which screenshots are final00:08
titeuf_87this should be fixed too, cause it'll be annoying to take a lot of screenshots if you always have to wait that long00:08
ubuntujenkinsmmm00:09
Red_HamsterXtiteuf_87, no, it wouldn't be hard at all. You'd just need to account for the possibility of no screensho exsting.00:09
Red_HamsterXscreenshot*00:09
ubuntujenkinshello Red_HamsterX00:09
Red_HamsterXI could probably even give you a gdk Pixbuf to render directly to a Drawable, to avoid having to add another temporary file.00:10
Red_HamsterXHi, ubuntujenkins.00:10
titeuf_87Red_HamsterX, that would be awesome :)00:11
titeuf_87that and a dictionary of extra info where you could store the program to run, the coordinates to grab from the screen for full screen screenshots, a small descriptions, etc...00:12
titeuf_87putting that in a dictionary should make it easy to add extra information should we need it later00:12
Red_HamsterXAdding a dictionary of information would be simple, too.00:13
titeuf_87sweet!00:14
ubuntujenkinsthats good!00:14
Red_HamsterXget_info({'language': 'en', 'name': 'gedit-hello'}) -> raw text or text intelligently parsed/structured in some way00:14
Red_HamsterXDepending on what you need.00:14
Red_HamsterXSo why is there concern about windows being of the wrong size?00:15
Red_HamsterXThe new Quickshot user should have default everything.00:15
Red_HamsterXAnd we could just nuke all .* files in their home directory (after presenting a prompt) if not...00:16
Red_HamsterXTo force everything back to its default state.00:16
ubuntujenkinsI would hope that that will not be needed00:17
ubuntujenkinsgood idea though00:17
titeuf_87when a new user is made, and you launch an app as that user, can you always be sure the window will be the same size?00:18
godbykI'm back now. Lemme read the backlog real quick.00:19
Red_HamsterXThe application won't have any local data to read from, so it'll have to use system/hardcoded defaults.00:19
godbykdutchie: So far everyone seems happy with the feedback form I emailed around.00:20
godbykIt's tied into a google docs spreadsheet, too, so it's pretty easy to access the data (and can be shared with anyone)00:20
Red_HamsterXThe only thing that should be about to mess that up is a language issue.00:20
Red_HamsterXLike text that forces a size change.00:20
Red_HamsterXBut there's nothing we could do about that.00:20
ubuntujenkinsI haven't noticed a problem with that yet00:21
titeuf_87for applications we can run them maximized so that won't be an issue as they'll all be taken at the same screen resolution00:21
Red_HamsterXTrue, but that'll come at the cost of clarity.00:23
godbykdutchie: have you seen the feedback form and the spreadsheet? what'd you think of it?00:24
Red_HamsterXPDFs can be resized on a monitor, but printed copies are pretty much stuck.00:24
dutchiegodbyk: seems fine00:25
dutchiejust wanted to check that I didn't have to write an HTML form :)00:25
ubuntujenkinsthe larger the screenshots appear in the manual the better00:26
ubuntujenkinsfor clarity, may be not for fiel size00:26
godbykIn the manual, all of the screenshots will be scaled by the same factor.00:27
ubuntujenkinsthat makes sense, the one that appears the largest being the main desktop one00:27
godbykRight.00:27
godbykBasically, I take the full-desktop screenshot and scale it to fit the page.  Then calculate the scaling factor I used to make it fit and scale all the other screenshots by that same amount.00:28
ubuntujenkinsnice00:28
Red_HamsterXOh. In that case, my concern is moot.00:29
titeuf_87sorry, I kind of zoned away as I'm getting really tired. This means that the apps can be maximized when we take the screenshots right and it'll look fine in the manual?00:36
Red_HamsterXYes.00:36
Red_HamsterXI figured smaller images would have more room.00:37
Red_HamsterXI was wrong.00:37
ubuntujenkinsHave we a naming code?00:37
titeuf_87ok, I'll look if we can automatically maximize apps then tomorrow00:37
ubuntujenkinsalt+f10 is the keyboard shotcut00:38
titeuf_87alright, bed time for me. Night all00:42
ubuntujenkinsnight titeuf_8700:42
Red_HamsterXMetacity (and Compiz) support freedesktop.org hints. We should be able to just send messages to the active window, talling it to zoom.00:49
Red_HamsterXtelling*00:49
ubuntujenkinssorry i don't get what you mean00:50
Red_HamsterXhttp://www.pygtk.org/docs/pygtk/class-gdkwindow.html#method-gdkwindow--maximize00:54
Red_HamsterXThe code that captures the active window has to get a reference to a gdk.Window instance.00:54
Red_HamsterXBy invoking this function on the object (I can refactor to make that easy), we can send a zoom hint to the window, telling the WM to maximize it.00:55
ubuntujenkinsthe only thing is that we may not want to maximise00:55
ubuntujenkinssome windows00:55
Red_HamsterX(zoom and iconify being names for maximize and minimize in the pre-Microsoft world)00:56
Red_HamsterXWhich is fine.00:56
Red_HamsterXIt could be a flag in the screencap dictionary entry.00:56
ubuntujenkinscool this is getting very indepth, whilst i remember the meeting is on saturday  I may have said sunday perviously00:57
ubuntujenkinsI can't make it I thought it was on saturday Ihave told ben i will not be there00:57
Red_HamsterXYou've now confused me.00:57
Red_HamsterXWhich day is it?00:57
ubuntujenkinsIts on saturday00:57
ubuntujenkins8pm utc00:58
ubuntujenkinsI THOUGHT IT was sunday00:58
ubuntujenkinsits getting late trying to finish writing before the freeze00:58
Red_HamsterXFocus on that, then.00:58
ubuntujenkinsI only have one littlee bit to go00:59
ubuntujenkinsright done, night all o/01:10
* humphreybc likes it how the title page repeats the title twice02:45
humphreybcGETTING STARTED WITH UBUNTU 10.04 GETTING STARTED WITH UBUNTU 10.04 DAMNIT02:46
godbykhumphreybc: lol.. yeah, I wanted to make sure the title wrapping was working okay.02:54
godbykhaven't got back to working on the cover page yet. :)02:54
humphreybcgodbyk, that's all good03:14
godbykhumphreybc: did you see the buzz that Bryan posted to the mailing list?03:17
jamindayHey godbyk, I just read Bryan's email then and the articles.03:20
godbykhey, jaminday. kind of nice mentions, no?03:21
humphreybcgodbyk, yeah i did03:21
humphreybcthey're awesome!03:21
humphreybcI forwarded it to Jono03:21
jamindayyeah - we made it to no. 1 most liked feature in one of them!03:21
humphreybcsee, we ARE an important project :)03:21
jamindayhehe -- no pressure or anything though...03:21
humphreybcthere's always pressure03:24
godbyk"Sexy? No."  Damn.. gonna have to sex up the manual, I guess. :-/03:25
humphreybcgodbyk I saw that and laughed!!03:25
jamindayYou want a photo of me on the cover?03:25
humphreybcwe have to make it sexier03:25
humphreybcjaminday: LOL03:25
godbyktime to make more interesting use of the \screenshot command?  ;-)03:25
humphreybchahaha03:26
jamindayhehe03:26
godbykjaminday: somehow I think thorwil would veto that one! :)03:26
jamindayyeah, i guess we do actually want people to read this thing don't we!03:26
jamindayhumphreybc: how final is the writing freeze?03:28
humphreybcjaminday: you know when you die, and you can't do anything after that?03:28
humphreybcit's that final03:28
jamindayhehe03:28
jamindayfair enough03:28
godbyk...unless we pull a Canonical.  ;-)03:32
godbykIn which case all bets are off and I may make a last-minute decision to typeset the manual in mirror-image.03:32
godbykJust to mix things up a bit.03:32
jamindaylol03:33
humphreybchahaha03:33
humphreybc"Pull a Canonical" -- to break a freeze.03:34
humphreybcI like it03:34
jamindayhumphreybc: i was thinking earlier that we really need some kind of graphical depiction of the file system structure in Ubuntu - and how it differs to the file system structure in windows03:50
jamindayit was one of the things i found most confusing when i started - ie where is my c drive? etc03:51
humphreybctrue03:51
humphreybcthat's a fantastic idea03:51
humphreybcI wonder if thorwil could whip up a nice tree structure image03:51
godbykif you give him specs on what you want it to show.03:51
jamindayand how when you mount a disk it doesn't become e drive or f drive, it joins into the existing directort structure sort of03:51
godbyk(not necessarily *how* to show it, but what info you want to get across)03:52
humphreybctrue. we also need to add more links to community docs03:52
humphreybcat the moment we have hardly any03:52
humphreybcstuff that we can't cover we need to link to the online/wiki docs03:52
godbykat the meeting tomorrow we should also ask those who aren't busy writing to start reading through the manual.03:52
humphreybcindeed03:52
godbykjust to see if there are major gaps or other big issues we need to address ASAP.03:53
jamindayyeah - i think there will be a lot of stuff needing to be held over till next release, so for now we need to flesh out what we can and refer the reader elsewhere for the rest03:53
jamindayie community docs03:53
godbykI know I need to set aside some time to read through it so I can make a fresh set of notes on design-related stuff I need to fix or address.03:53
godbykI agree.03:53
humphreybcyup03:53
humphreybchow's the form coming along for omgubuntu thing?03:54
godbykWhen do you want to do the omgubuntu thing?03:54
humphreybcMonday03:54
godbykAnd you tell me---what do you think of it? Anything missing or need to be changed?03:54
humphreybcnope, I think it's good03:54
humphreybcyou've covered pretty much everything quite nicely and it's fairly straight forward. I don't see any problems with it. What's the back-end look like?03:55
godbyk'kay. I'll work on getting that moved over to the site then.03:55
godbykThe backend?03:55
humphreybcie, the spreadsheet03:55
humphreybcwhat we see when we go to analyze all the form entries03:55
godbykoh, it's shared.  click through and see.03:55
humphreybchow easy is it for us to triage?03:55
humphreybclink?03:55
godbykin the email I sent.03:55
godbyk(I'm digging for it...)03:56
humphreybckk :)03:56
humphreybcfar out it's 5pm03:56
humphreybci start work in like an hour03:56
godbykhumphreybc: http://spreadsheets.google.com/a/ubuntu-manual.org/ccc?key=0AiussLy2MfjjdHRrYlR0Q0RMRXRTaXJuR2w0QjFUcXc&hl=en03:58
godbykI might add a field to ask for their email address (optional) so we can talk to them to get more details if necessary.04:00
humphreybcthat's a good idea04:01
humphreybcthat is awesome04:01
humphreybcgood work Kevin!04:02
godbykI just added the optional email address field.  Does the help text look okay?04:08
jamindayBy help text do you mean the text on the actual form -- "You can find the revision number on the copyright page at the front of the manual"? If so looks fine to me.04:13
godbykyeah.  how about the text for the email address?04:19
jamindayyep it looks fine to me04:19
godbyk'kay.04:19
jamindaygodbyk: is there any way to make the section and subsection headings more distinct from each other?04:23
godbykjaminday: Probably.04:25
godbykIdeas?04:25
jamindayhmm .. hang on a tick04:25
godbykk04:26
humphreybcokay I have to head off, i'll see you tomorrow in the meeting04:26
godbykNo rush. I'm working on coding up the Bengali calendar at the moment. :)04:26
godbykSee ya, humphreybc.04:26
humphreybcoh godbyk, where are you going to put the form?04:27
humphreybcubuntu-manual.org/bugs04:27
nisshhhey all04:27
humphreybc?04:27
jamindayhumphreybc: see ya04:28
godbykhumphreybc: probably, but don't post anything until I let you know it's up and running.04:28
jamindaynisshh: hello04:28
humphreybcgodbyk oh no I'm not, but I just wanted to make sure you stick it in the right place :P04:28
nisshhlucid beta1 broke my gnome-panel dammit04:28
humphreybc /bugs is better than /errata04:28
godbykheh, noted.04:28
humphreybcnisshh: ha! you should follow @ubuntustatus on twitter04:28
humphreybcthen you'll know about the problems and not upgrade those packages till their fixed :P04:29
nisshhhumphreybc: dont use twitter04:29
humphreybcthat sucks04:29
humphreybckk, see ya all04:29
humphreybcmeeting tomorrow, don't forget!04:29
nisshhnah its cool i just had to specify gnome-panel in startup apps04:29
humphreybcand jaminday, don't sleep in!04:29
nisshhhehe04:29
jamindayhehe i won't!04:29
nisshhill be there04:30
jamindayor will i ... mwahahaha04:30
nisshhmeh04:30
jamindaygodbyk: see what i mean RE headings : http://dl.dropbox.com/u/716997/headings.png04:31
jamindayto me they all look pretty much the same04:31
godbykyeah, the original typeface the doc was designed for looked a bit more distinguished at different font sizes.  the current font doesn't so much.04:32
godbykI'll play with the spacing and font size stuff a bit.04:32
jamindayah ok. \subsub is easiest to distinguish but the other two are harder04:32
godbykI may have to kill the bold on the headings, too, since the font doesn't have bold characters for all the languages we're using it for.04:32
godbyk(so greek, for instance looks weird, because the latin-like letters are bold and the greek letters aren't.)04:32
jamindayhmmm... what about going back to coloured headings?04:33
jamindayor was that decided against04:33
godbykI think we dropped the colored headings because the color didn't add any information and didn't serve any real purpose.04:36
jamindaygodbyk: The other thing (and I don't know if this is fixable or not) is that screenshots aren't sticking to where they are placed in the text04:36
godbykjaminday: right. they're not intended to.04:36
jamindayah righto04:36
godbykit's a tricky concept to get used to and probably one of the more difficult ones for newcomers to latex.04:36
godbykmost people are accustomed to dropping in a graphic and it stays right there. if there's no enough space on the page, it gets bumped to the next page and the remainder of the first page is just blank.04:37
godbykunfortunately, that makes for bad-looking books.04:37
godbyklatex knows this.04:37
jamindayyeah i see your point04:37
godbykso it has an algorithm for placing floats so that pages are always full.04:37
godbykgenerally it does an okay job of it.04:38
godbykbut sometimes it just sucks at it and you have to slap it around a bit to get it to do the sensible thing. :)04:38
jamindayhehe04:38
godbykthat slapping around will be one of the very last things we do before publishing the final PDF.04:38
jamindayright04:38
jamindayi've never slapped a line of code before04:38
jaminday:P04:39
godbykit's an enlightening experience, let me tell ya! :)04:39
* jaminday tries to slap his \subsection into place04:39
* godbyk wonders if it worked04:42
jamindaynope, but now i have a sore hand. Obviously i am yet to master the art.04:43
jamindayWell I'm off to take a break and rest my brain for a bit.05:01
godbykjaminday: 'kay.  see ya!05:03
nisshhyay, my broken desktop is fixed09:42
jamindayhumphreybc: how was work10:45
humphreybcnot bad, shitload of drunk students around though10:45
humphreybcbig keg street party today on Hyde Street10:46
jamindayyou work in a bar?10:46
humphreybcthe theme was superheroes, so if you can imagine a few hundred drunk students wearing their interpretations of "superhero" costuments.... ie, mankinis10:46
humphreybcnah, I work in a video store in the middle of a heap of bars and fast food places10:46
humphreybcmcdonalds next door had people queing up all the way out the door for the entire duration of my shift haha10:47
humphreybcdunedin becomes a bit of a warzone on saturday nights... fast food staff vs. drunk and hungry students10:47
jamindayhehe nice. Maybe you could have taken some mankini photos for the manual to help sex it up a bit.10:47
humphreybci've already been working on sexing it up10:48
humphreybchave a look at the prologue...10:48
jamindayhaha!!10:48
humphreybc;)10:48
jamindaythat's hilarious10:48
jamindayi'm sensing a bit of a megan fox theme in your artwork...10:49
humphreybcso howcome you're not gigging or getting drunk or both?10:49
humphreybchaha10:49
humphreybcI love Megan Fox and Elisha Cuthbert10:49
humphreybcthey make up the majority of my Wallpapers folder, which changes wallpaper every 10 minutes10:49
humphreybcWhen I screenshot stuff I have to watch that I don't have some naughty background :P10:49
jamindayno gigs this weekend10:49
jamindayhaha10:50
* humphreybc tries to keep it mostly PG though as he's often in public places with his laptop10:50
jamindayyeah probably wouldn't be ideal especially for an omg! post10:50
humphreybchaha10:50
humphreybcomg! look at his background!10:50
jamindayhehe10:50
humphreybcso no gigs, how about getting drunk? it *is* Saturday night after all10:50
humphreybc:P10:50
jamindaynah i'm having a quiet weekend a) because i've been having crazy busy weeks and b) because there is so much work still needing to be done on the manual10:51
humphreybcgood man10:51
humphreybcI approve10:51
humphreybcI've been considering pulling an all nighter till the meeting tomorrow10:51
humphreybcbut then realized I could just pull an all-dayer tomorrow..10:51
jamindaywow that's dedication10:51
humphreybclol10:51
jamindayhehe10:52
jamindayyeah i really want to make some headway with ch 2 tonight10:52
jamindaybasically culling and reshuffling10:52
humphreybcwe need to start reading stuff in depth and working out a) what we are missing that's urgent, b) what sections are so badly written that they're not able to be rescued in time so they get cut and also c) where we can stick links to the community docs10:52
humphreybcanything we can't cover ourselves in enough depth needs to have a reference to the community wiki docs10:53
jamindayyeah i agree10:53
jamindayive been pretty ruthless with it lately10:53
humphreybcso next week this will be one of the key focuses10:53
jamindaychopping out big chunks, rewriting sections10:53
jamindayit's just so time consuming10:53
humphreybcruthless is good. I'd much rather have a smaller amount of quality stuff than a large amount of crap10:53
jamindayexactly10:54
humphreybcwe won't get as much flaming for missing out stuff as we will if we produce a pile of junk10:54
jamindayi spent about 3 hrs this morning on ch 2 and when i looked at the end result of my work it was one page long in total.10:54
humphreybcoverall, I'm quite pleased with the writing and the effort the authors have put in - what we are lacking however is consistency10:54
jamindaycrazy!10:54
humphreybcthere's shit all consistency across chapters, be it everything from tone to word choice to some people using tonnes of formatting and others using nil10:55
humphreybc(and I'm one of these people!)10:55
jamindayyep totally agree (me too)10:55
humphreybcso we need to go through, maybe three or four of us, and make sure we clean everything up10:55
humphreybcso each chapter has similar style, tone, word choice, margin note frequency, formatting etc10:56
jamindayagreed10:56
humphreybcit needs to look like it's written by one person10:56
humphreybceven if we don't get it perfect this time, I'm sure everyone will be understanding10:56
humphreybchell we haven't even had a full cycle to do this, we've only had 4 months... and had to start everything from scratch10:56
jamindayyep. Given another six months our next release will be 100 times better10:57
humphreybctotally10:57
jamindayIs it worth putting a disclaimer near the start or something?10:57
humphreybcand I think we should keep the errata form available for people to submit stuff even after release10:57
humphreybcI might add in a sentence in the introduction10:57
jamindayLike a short paragraph saying that this manual will be added to and improved for each release or something10:57
humphreybcyup10:57
humphreybci'll add that into the "Welcome" section of the prologue tomorrow10:58
humphreybcremind me :)10:58
jamindayYou need to add a short sentence into the prologue tomorrow.10:58
jaminday:P10:58
humphreybclol10:58
humphreybcalso it sounds like Quickshot might be usable very shortly11:00
jamindayfantastic11:00
humphreybcthat's the good news11:00
humphreybcbad news is that Mark has decided to keep the window buttons on the left through beta1, but hasn't said where they'll be for final release11:00
jamindayhmm, that makes it hard for us11:01
humphreybcwhich means: a) we can wait till the very last minute to try and get as many screenshots as we can using Quickshot, or b) we can start screenshotting now and guess which side the buttons will be on for final... 50/50 change.11:01
humphreybcchance*11:01
humphreybcso that's something we'll have to discuss tomorrow11:01
jamindayyep.11:01
jamindayis the notification area in mac osx really called "menu extras" ?11:03
humphreybcI just talked to Mark11:05
humphreybc"yes, i think it's likely they stay there"11:05
jamindayabout the buttons?11:05
humphreybcyep11:05
humphreybcsabdfl: i think they are in the correct position now, on the left11:05
humphreybcabdfl: but we need to gather feedback based on beta111:06
humphreybcWe'll raise this in the meeting tomorrow11:06
humphreybcbut I say we start screenshots after the writing freeze with the buttons on the left11:06
humphreybcThat will give the Quickshot guys one more week to get something usable11:06
jamindayyeah - its probably our safest bet11:06
humphreybcWe will miss the global jam, but that's okay11:06
humphreybcthat gives us 29 days to get 2000 screenshots in 50 languages.11:07
humphreybcthat's 68 screenshots a day.11:07
humphreybcWe can't afford to push it any later than starting on the 1st April.11:07
humphreybc68 a day will be a big ask11:07
humphreybcbut I think we can do it.11:07
humphreybcIf we do get all the screenshots, and we get all the translations complete, and the buttons stay on the left so our screenshots are correct, we'll be possibly the most awesome project ever11:08
jamindayhehe. I'm still worried about getting content down.11:08
humphreybcwe'll make it :)11:08
jamindayI'll rest easy after next weekend.11:08
humphreybchaha11:09
humphreybconce the writing freeze is done, it's the translators time to shine11:09
humphreybcthen we can move all of our resources into screenshotting... fun11:09
jamindayyep, i think i'll take that opportunity to sleep until lucid release11:09
jamindayhehe11:09
humphreybclol11:10
humphreybcyou'd be so lucky :P11:10
jamindayyeah i don't think i'll get off that easy somehow11:10
humphreybcRed_HamsterX: Hear that? You've got until March 31st to make Quickshot usable for hundreds of people :)11:10
jamindayYou know it's funny, i'm pretty used to the buttons on the left already after a couple of days.11:13
humphreybcheh11:13
* humphreybc might try them on the left...11:13
jamindayYeah i'm still on karmic but moved them over to see what it's like11:14
humphreybcokay no scratch that, it doesn't work with my nice theme11:15
humphreybcI'm not a huge fan of the default themes11:15
jamindayHehe well that is most important11:15
jamindayyeah i'm using elementary11:15
humphreybcyeah, I'm using Humanity which is oh so lovely11:16
jamindayhmmm don't think ive got humanity11:17
humphreybcwait11:17
humphreybcthat's an icon theme11:18
doctormohumphreybc: Your going to have to give me the details of what you want in the diagram, how much detail11:18
humphreybcsorry it's Homosapien11:18
jamindayah yeah that's nice too11:19
humphreybcjaminday: doctormo is going to make us a file system diagram11:21
humphreybcdoctormo: well11:21
jamindayfantastic11:21
jamindayhe took off quick11:21
humphreybclol11:21
humphreybche just said to me in a PM to email him details11:21
humphreybche's gone to bed11:21
humphreybcso, what do we want?11:21
jamindayWell, i don't know graphically how to depict it, but11:22
jamindaybasically we need to explain the difference between the c drive, d drive thing (ie windows) and the linux file structure11:22
jamindayie root /11:22
humphreybcwith a diagram thought11:23
humphreybc?11:23
humphreybcthough*11:23
jamindayyep11:23
humphreybchow with a diagram?11:23
humphreybcI'm thinking something like a tree thing11:23
jamindayhehe i have no idea11:23
jamindayyeah that's what i was thinking11:23
humphreybcso on the left, you have maybe 6 folder icons with their names beside them11:23
humphreybclike /etc /var /dev /home /usr etc11:24
humphreybcand beside them, a short bit of text that explains what each folder is for11:24
humphreybcso we'd take maybe the 8 most important folders... which would be:11:24
jamindayyep...11:24
humphreybcbin, boot, dev, etc, home, mnt, usr, var11:24
humphreybcdo we need lib? or media?11:25
jamindayyes for media11:25
jamindayas it's where usb sticks etc are mounted11:25
humphreybcokay11:25
humphreybcdo we need boot? or bin?11:25
jamindaycos we should explain that11:25
jamindaymaybe bin11:25
jamindaybecause people always ask "where are the .exe files"11:26
humphreybci spose boot aint so important11:26
humphreybcgmail is being a cock11:26
jamindayyeah, and dev?11:26
jamindayhehe11:27
jamindayi dunno maybe it's gonna be too complicated11:27
jamindayjust thought it could be something useful for newbies that they won't find anywhere else on the net11:27
humphreybcwhat do pen drives get called by default in /media when they're auto mounted?11:30
jamindayhmm... i dunno. I labelled mine in palimpsest as usb4gig so it comes up as /media/usb4gig11:30
jamindayi'd say it would be whatever the factory label on the stick is11:31
humphreybc k11:32
humphreybcI just emailed Martin with the spec11:33
jamindaycool. I'll be interested to see what he comes up with. I'm not good at design so it's beyond me.11:33
humphreybcheh11:33
humphreybcI could probably do something in photoshop but don't have the time. I'm sure Martin will do it nice11:34
jamindaycool11:34
humphreybcI asked if he could do two diagrams, one explaining the stuff at / and the other explaining the stuff at /media11:34
humphreybcjamin, you going to be around tomorrow?11:36
humphreybcfor most of tomorrow, after the meeting?11:36
jamindaywell... i might have an hour or so after the meeting, but then my wife is getting home from being away for the weekend, so if i don't give her some attention i'll be shot11:36
humphreybcgive her some attention for like an hour and then get back to work :)11:37
jamindayhehe i'm sure she will LOVE that11:37
humphreybci was thinking, i'll start at chapter 9 and work backwards, you start at the prologue and work forwards11:37
humphreybcwe meet in the middle11:37
jamindayyeah that's a great idea11:37
humphreybcAnd if anyone else is around they can help too11:37
jamindayyep, but i think we should be a little selective as well11:38
humphreybcyea11:38
humphreybcby anyone else I mean Ilya or Kevin11:38
jamindaywe need it to be quality now11:38
jamindayhehe yep agreed11:38
jamindayI think Bryan has a good eye for it as well11:38
humphreybcand also at the meeting tomorrow we need to nominate half a dozen people from the community or Canonical to test us for it11:38
humphreybcoh yeah and Bryan11:38
humphreybcso I was thinking asking popey, jono, pleia2, doctormo, elky11:39
humphreybcand maybe Dustin11:39
jamindayok cool. You know better than i.11:39
humphreybck i'll find some people11:39
jamindaywhen will you get them to start testing? Can you give it another couple of days till we have gone through like you suggested and really tidied up?11:40
humphreybcyup11:40
humphreybci'll get them to have a read through on Wednesday - Monday11:40
jamindayThat will save a lot of unnecessary feedback that we will probably fix anyway11:40
jamindayyeah ok cool11:40
humphreybcsweet11:42
humphreybchey, it's Daker!11:49
* humphreybc pats Daker on the back11:49
Dakerhi humphreybc :)11:49
humphreybcawesome work on the website man11:50
humphreybceveryone, give Daker a +111:50
Dakerthanks u :)11:50
humphreybcdon't thank me! you did all the work!11:51
* jaminday gives Daker +111:51
Dakerhhh11:51
jamindayhehe yeah godbyk showed me the test site11:52
jamindayit's looking good11:52
humphreybcabsolutely11:52
humphreybcI especially love the translation support11:52
Dakeryeah11:52
humphreybckeep it up Daker, it's looking awesome. Does it work well across all browsers? I've only had a chance to test it in Chrome and FF11:52
jamindayah yeah i didn't notice the language drop down before11:53
jamindaynice11:53
Dakeryeah Chrome, IE7,  FF, Opera11:54
humphreybcwoohoo!11:54
humphreybcIE8?11:54
Dakeri don't have IE8, i'll upgrade my IE7 to 811:55
humphreybcDaker, could you have a fancy flash image that changes the main image on the front page every 10 seconds or so?11:55
humphreybc:P11:55
humphreybcjust to like different pages of the completed manual, but you could use placeholders for now11:55
humphreybcactually it might work better in javascript11:55
Dakeryeah possible11:56
humphreybc:D11:56
Dakergodbyk, tells me that the text in the website will be changed11:57
humphreybcyup, that's correct11:57
humphreybcit's not final just yet11:58
humphreybcis it easy to change the text?11:58
Dakeryeah11:58
humphreybccool :)11:58
Dakerwhen you can change it ?11:59
humphreybcthe text?12:00
humphreybci'll probably finalize it next week sometime12:00
Dakeroki12:00
humphreybcKDE12:00
humphreybcoop12:00
humphreybcthat was meant to go in the web browser :)12:00
* humphreybc is looking for an example of a changing image12:00
humphreybchttp://www.kde.org/12:01
humphreybcso you can see up the top every 5 seconds or so that thing changes with a quick fade?12:01
humphreybccan we have the main image on our front page cycle through maybe 4 images every 10 seconds with a nice fade like that?12:01
* jaminday thinks humphreybc was lucky he didn't accidentally type something naughty into IRC instead of the web browser12:01
humphreybcthe four images will eventually be pages in the manual as examples, and then later on the screenshots will be of different manual versions for Kubuntu etc12:02
Dakerwe can do more12:02
humphreybcthe first image in the cycle should be thorwils cover page12:02
humphreybcDaker, yup I know, for now I think 4 is enough12:02
humphreybcdoesn't have to be anything too fancy, but more of a small showcase/preview of what the PDF looks like, and to add some animation to an otherwise fairly static website12:03
Dakeroki12:03
humphreybcawesome :)12:04
humphreybcHave you got any suggestions for improvements to the website?12:04
humphreybcSince you're building it, you're more than welcome to have an input12:04
* Daker is thinking12:07
humphreybc:)12:08
Daker_back12:11
* Daker_ is thinking12:11
=== Daker_ is now known as Daker
Dakerhumphreybc, since we have no place to put the translation i have created this12:13
Dakerhttps://launchpad.net/ubuntu-manual-website/12:13
humphreybcit's loading... everything is really slow at the moment for some reason12:15
humphreybcDaker: nice12:17
humphreybcthat's a good idea12:17
Dakerso i'll push my work there ?, or i have to push it twice12:20
humphreybcpush it there12:20
humphreybcwe'll remove the stuff from the main manual branch :)12:20
jamindayDon't remove anything yet!12:21
Dakerjaminday, +112:21
jamindayWait till I push this stuff12:21
humphreybchaha12:21
humphreybckk12:21
jamindayhehe12:21
jamindaysorry overreacted a little there12:21
* Daker is on WinToZ12:22
humphreybclol12:22
* humphreybc is off to sleep12:28
* Daker is downloading the lucid beta112:29
dutchieo/13:34
Dakergodbyk, there is some problems here http://ubuntu-manual.org/builds/14:47
dutchiegodbyk: also, your ErrorDocument 404s14:48
Dakerhe can't read styles.css, builds.css a 403 Forbidden14:50
* dutchie realises the UMP meeting clashes with the England rugby :(14:54
Dakerdutchie, i changed the buttons  https://wiki.ubuntu.com/ubuntu-manual/contributions15:27
dutchienice15:32
Dakerdutchie, what's the # between GNU GPL v2 and v3 ?15:44
dutchiedunno15:44
dutchieISTR something to do with patents15:44
Dakeroki15:45
dutchiehttp://www.gnu.org/licenses/rms-why-gplv3.html15:47
dutchieDaker: is the up-to-date website/ directory the one with index.html in the top level?16:38
Dakerno16:39
Dakerwebsite/daker16:39
dutchie$ ls website.moved/16:39
dutchiecountdown  favicon.ico  index.html  source      wolter-remake16:39
dutchiedaker      images       js          styles.css16:39
dutchieso that one's wrong?16:39
Daker$cd daker16:40
Dakerthen16:40
Daker$ls16:40
dutchiejust includes/16:41
dutchie(in website/ not website.moved/)16:41
Dakerwhat ?????!!!!!!!!16:41
dutchiejosh@rigel:~/ubuntu-manual$ ls website.moved/daker/16:41
dutchiecore.php  favicon.ico  includes   INSTALL  manuals  robots.txt16:41
dutchiecss       images       index.php  js       pages16:41
dutchiejosh@rigel:~/ubuntu-manual$ ls website/daker/16:41
dutchieincludes16:41
Dakeryes that one website.moved/daker/16:42
Dakerbzr in WinToz doesn't want to work for me :s16:43
dutchiegod bzr is a pain18:10
Dakeryeah :D18:11
dutchie28 conflicts encountered.18:11
dutchieafaict, there is no good way to resolve them all18:12
* dutchie tries other merge algorithms18:12
Daker#ubuntu-metting18:50
Dakersorry18:50
Red_HamsterXtiteuf_87, http://stellvia.uguu.ca/~flan/screencaps/get_reference.php?name=gedit-welcome19:00
Red_HamsterXWe can now pull reference screenshots from the server, in PNG or JPEG form. (So we can make them tiny to reduce loadtimes)19:01
titeuf_87Red_HamsterX, nice! This is implemented in the python side too?19:01
Red_HamsterXThere are (untested) functions to automatically pull the data.19:01
Red_HamsterXI'm about to test them now.19:02
titeuf_87ok19:02
Red_HamsterX$ python -i quickshot/lib/__init__.py19:03
Red_HamsterX>>> get_screencap_reference('http://stellvia.uguu.ca/~flan/screencaps/', {'name': 'gedit-welcome'})19:03
Red_HamsterX'/home/flan/quickshot_temporary_reference.png'19:03
Red_HamsterXWorks perfectly.19:03
Red_HamsterX:)19:04
titeuf_87ah going with the temp file route?19:04
Red_HamsterXYeah. I couldn't find a way to get GTK to build a pixbuf from a file-like object.19:04
Red_HamsterXPath or graphics context only.19:04
Red_HamsterXI know how to convert formats using PIL, but that would impose an additional dependency.19:05
titeuf_87You can use a pixbufloader I think for that. But a temp file works just fine too19:06
Red_HamsterXGot a link to the API?19:06
Red_HamsterXI'd prefer to work that way.19:06
titeuf_87http://www.pygtk.org/docs/pygtk/class-gdkpixbufloader.html19:06
titeuf_87basically whenever you read some data from the server, you write it to the pixbufloader19:06
Red_HamsterXSeems like exactly what we need. Thanks.19:07
Red_HamsterXurllib2 blocks until the entire file is read, so the progressive feature is kinda wasted... but these things will be pretty small.19:08
Red_HamsterXPNGs shouldn't be more than about 150k, and if we batch-convert everything to JPEG, it'll be, like, 25k.19:09
titeuf_87yeah, no need to add support for displaying those images progressively while loading with such small sizes19:09
Red_HamsterX$ python -i quickshot/lib/__init__.py19:15
Red_HamsterX>>> get_screencap_reference('http://stellvia.uguu.ca/~flan/screencaps/', {'name': 'gedit-welcome'})19:15
Red_HamsterX<gtk.gdk.Pixbuf object at 0x9f7d784 (GdkPixbuf at 0x9f22170)>19:15
Red_HamsterXSeems to work fine.19:15
Red_HamsterXOf course, I don't have a canvas on to which to render it.19:15
Red_HamsterXonto*19:15
nisshhREMINDER: UMP meeting in #ubuntu-meeting in 45 minutes!19:16
titeuf_87Red_HamsterX, I'm going to add that to the ui now19:17
Red_HamsterXIt returns a 'No image found' thing if an unknown name is specified.19:18
Red_HamsterXSo you don't need to worry about broken content.19:18
titeuf_87ah ok :)19:18
Red_HamsterXThe next thing to do is to get a dictionary-thing working... I'm thinking query-by-name -> dict response with ('text', 'sub-rect', 'maximized') values as keys.19:19
Red_HamsterXAnd other things, as we find need for them.19:19
titeuf_87the application to launch too19:19
Red_HamsterXClient asks server for details about named screencap; server responds with content; library spits out a dictionary.19:19
Red_HamsterXYou mean the command?19:20
Red_HamsterXOr the way too launch it by hand?19:20
Red_HamsterXto*19:20
titeuf_87the command: it'll be simple enough to add and it will be useful for most of the screenshots19:20
Red_HamsterXOptional value?19:20
Red_HamsterX(Like sub-rect)19:21
titeuf_87yes19:21
Red_HamsterX(Since sub-rect will probably only matter for a few edge cases where we want part of the panel or toolbar)19:21
titeuf_87this has to be optional as screenshots for things like the gnome menu and panel won't have a command to launch19:22
Red_HamsterXHow does the following strike you for a human-manageable entry format...19:24
Red_HamsterX[gedit-welcome]19:24
Red_HamsterXI am summary text. I can span multiple lines.19:24
Red_HamsterXTo end me, use five dashes.19:25
Red_HamsterX-----19:25
Red_HamsterXcommand: /usr/bin/gedit ~/hello_world.txt19:25
Red_HamsterXmaximized: true19:25
Red_HamsterX[other-screencap]19:25
titeuf_87Looks good, but I wouldn't add in the line with five dashes. When a line starts with "command:" or "maximized:" or something similar you know already that the description is done19:26
Red_HamsterX<reserved word>: <value> as teminator? Works for me.19:27
titeuf_87yeah, I think that would be the easiest19:28
Red_HamsterXWill the text need to be localized, or can we assume that the screencaps will be taken by people with enough knowledge of English to figure out that the picture should match what they see?19:29
Red_HamsterX(With a few hints about what to click)19:29
Red_HamsterXI missed any discussions on that subject.19:30
Red_HamsterXI'd expect the text to be something simple like "Click File, then hover over 'Recent documents'."19:30
titeuf_87I'm not sure about that myself, only thing I know is that now quickshot is English only19:31
titeuf_87So my guess would be: not right now, but for the future it'll be probably needed.19:31
Red_HamsterXOkay. The I won't worry about a translation structure for noww.19:31
Red_HamsterXIt wouldn't be hard to add one, but it's probably best not to waste time.19:31
bvbis anyone running the beta ... I haven't finished the torrent yet (just started) and was wondering if the lucid power icon on the top panel includes the 'sleep' option19:33
Red_HamsterXI can go boot it, if it's urgent.19:34
titeuf_87Red_HamsterX, also, I'm not sure anymore if I said that last night or not, but could you cache the results of bzr when you look up the final screenshots? Those won't change as fast and right now that is the slowest part when retrieving the screenshot list19:34
titeuf_87and refresh that like once an hour or so19:34
Red_HamsterXI can build a system like that...19:35
dutchiebvb: (#ubuntu+1 would be a better channel)  yes19:35
Red_HamsterXI kina imagined the client only reading it once on startup, though.19:35
Red_HamsterXRead it, build todo list, never query again unless a reload button is clicked.19:35
titeuf_87ah I can change it to work like that too. Hmm, that would probably be better, just have to make sure that new screenshots the user just made gets shown as such and doesn't show up as still to do19:37
Red_HamsterXWell, either way works.19:37
Red_HamsterXWriting a cache would be quite easy on my end.19:38
Red_HamsterXOf course, a fe users would still get hit by the lag.19:38
Red_HamsterXSince I'm using PHP on demand.19:38
Red_HamsterXSo it'd check mtime on the cache and determne whether it needs to be rebuilt or not.19:38
Red_HamsterXI'm also checking it by branch.19:38
Red_HamsterXSo there'd be multiple caches, each of which would only really be used by one user.19:39
titeuf_87hmm, probably easiest if I implement this client-side to only retrieve the list once19:39
titeuf_87which will be really easy to do too19:39
titeuf_87>>> get_screencap_status("http://stellvia.uguu.ca/~flan/screencaps/", {"language": "en_GB"})19:49
titeuf_87(('gedit-welcome',), ('gedit-welcome',), ())19:49
titeuf_87Red_HamsterX, that's normal it shows the same screenshot both in the first and the second tuple?19:49
godbyk-androidI may be a little late to the meeting, but I'll be there eventually.19:49
nisshhthats cool, benjamin hasnt turned up yet either19:54
dutchiehe does have a very silly time zone19:55
titeuf_87the meeting's supposed to start in five minutes right?19:55
Dakertiteuf_87, right19:55
dutchieruining my rugby experience :(19:55
=== Pianistas is now known as Deluxer
nisshhtiteuf_87: yes its starts in 5 minutes19:57
nisshhin #ubuntu-meeting though not here19:57
titeuf_87ah ok!19:57
nisshhmeh19:58
nisshhhey rudi19:59
Red_HamsterXHow long do the meeting usually last?19:59
Rudi_ZAhey nisshh19:59
dutchie~90 mins19:59
nisshhsometimes longer lol19:59
=== Rudi_ZA is now known as rudi
rudihow you doin nisshh19:59
nisshhrudi: good you?20:00
Red_HamsterXtiteuf_87, yes, it's normal. I changed the rules a little a few hours ago.20:00
Red_HamsterXThe three tuples still represent the same things, but the first one, which I've tentatively termed manifest, will always list every screenshot known to the system.20:00
nisshhrudi: the meeting is in #ubuntu-meeting, you should head over there too20:00
Red_HamsterXIt's the master list.20:00
rudioki :)20:01
rudiheading htere now20:01
=== Deluxer is now known as Pianistas
nisshhcool20:01
Daker200120:01
titeuf_87Red_HamsterX, ah ok, that makes sense20:01
Red_HamsterXThe other two, the pending-approval list and accepted list, are now subsets of the first.20:01
Red_HamsterXThey will never overlap.20:01
nisshhanyone know where benjamin is as of yet?20:01
Red_HamsterXAccepted takes precedence over pending.20:01
dutchienisshh: asleep probably20:02
nisshhdutchie: hehe20:02
dutchieOK, I'm going to have to attempt to eat supper, watch england play rugby and participate in the meeting all at the same time20:03
nisshhdutchie: good luck with that...20:03
Red_HamsterXYou'll be fine.20:03
dutchieis the wiki really slow for anyone else?20:04
nisshhnope20:04
nisshhyou editing?20:04
dutchieno, just trying to load the agenda20:04
semioticroboticdutchie: it was responding slowly for me earlier today20:04
dutchiehttp://downforeveryoneorjustme.com/wiki.ubuntu.com20:05
nisshhnope, up for me20:05
dutchieooh, up now20:06
dutchieooh, down again20:06
nisshhhehe20:08
nisshhwhos your isp?20:08
nisshhhey jaminday20:08
dutchiefailfail20:08
jamindaynisshh: mornin20:08
nisshhbenjamins snoring as usual20:09
jamindayno way. He made me promise i wouldn't sleep in20:09
nisshhhehe20:09
jamindayand it's 2 hours later for him over there!20:09
nisshhyea, kinda sad isnt it20:10
nisshhiv been coding since 1am20:10
dutchiehttp://twitter.com/jshholland/status/10788015062 ;)20:10
nisshhhehe20:11
jamindayso where we at then for this meeting20:11
Red_HamsterX#ubuntu-meeting; hasn't started yet.20:11
Red_HamsterXOr it's just starting now.20:11
godbyk-androidBe with you in just a moment.20:22
Red_HamsterXtiteuf_87, did you get the locale snippet I gave to ubuntujenkins earlier this week?20:35
Red_HamsterXEr...20:35
Red_HamsterXos.environ.get('LANG')*20:36
Red_HamsterXAssuming you still need it.20:36
Red_HamsterXAlso, I20:36
Red_HamsterXI'll give you a function to maximize the active window.20:36
Red_HamsterXOh, wait...20:36
Red_HamsterXThat won't work...20:36
Red_HamsterXI'll try to write a function to find the jst-launched window and maximize it automatically.20:36
titeuf_87for the locale stuff I use the python locale module, which gives the same results20:36
* Red_HamsterX flees.20:36
godbykhey, dutchie. so what's up with the website?21:15
dutchieit's not working21:15
dutchie40321:15
godbykI know, you broke it. :)21:16
dutchieand there's a 403 on the ErrorDocument21:16
dutchiegodbyk: i didn't do anything :P21:16
godbykIt automatically pulls the bzr branch every 30 minutes.21:16
godbykSo when the website dir was renamed to website.moved, that took down the site.21:16
dutchiebloody bzr21:16
godbyk:)21:17
godbykSo what's the aim with the website and website.moved dirs?21:17
dutchieit's from when I merged in the translations21:17
dutchiebzr helpfully moved the website directories21:17
godbykWhat I'd like to do is get Daker's site running live, but just remove the nav temporarily and put the countdown stuff on the homepage.21:17
godbykthat way we can start building the other stuff using the same template (like the bugs form)21:18
* dutchie aimlessly says lp:ubuntu-manual-website21:19
godbykdid Daker disappear on me again?21:21
dutchielooks that way21:21
* godbyk doesn't want to venture into php code alone without a flashlight. <shudders>21:22
dutchie21:02:11 -!- Daker [~Daker@wana-191-245-12-196.wanamaroc.com] has quit [Ping timeout: 260 seconds]21:22
godbykall right, guess I'll have to start poking around then.21:22
godbykis daker making his changes to the ubuntu-manual/website/daker dir or the ubuntu-manual-website repository?21:22
dutchieI assume ubuntu-manual-website21:23
humphreybcgodbyk, move to here21:27
godbykhere21:27
humphreybcI think screenshots are okay21:28
humphreybcwe'll work on that as we go along21:28
godbykk21:28
* dutchie thinks the rugby has slipped away21:28
humphreybcdutchie: ?21:29
dutchiehumphreybc: 6 nations21:29
dutchieyour meeting ruined it :(21:29
humphreybclol21:29
dutchieyep, it's gone21:29
dutchiebloody frogs21:30
dutchie 12-1021:30
humphreybclol21:30
dutchienothing funny about it :(21:31
godbykhmm.. it appears that the ubuntu-manual/website/daker stuff has been updated more recently than the ubuntu-manual-website repository.21:32
humphreybcheh21:32
humphreybcI think the plan is to eventually move stuff over to ubuntu-manual-website21:32
godbykdutchie: will I break any of the translation stuff if I move everything from website.moved/* to website/?21:33
dutchieno21:33
godbykokay.21:33
godbykbzr is being all whiney.21:36
humphreybclol21:36
humphreybchate it when that happens21:36
humphreybcokay what do I need to do now?21:36
humphreybc(today)21:36
humphreybcwrite draft of blog post, start editing middle chapters, add a bit to the prologue to explain that the manual is always under development21:37
humphreybcwhat else?21:37
* Red_HamsterX returns.21:38
* Red_HamsterX hax code.21:38
humphreybchaha21:39
humphreybc8 seconds after returning he gets straight into work, good one!21:39
dutchiehumphreybc: I'm sure there are lots of mythtv setting up guides on the web21:39
humphreybcdutchie: probabl21:39
humphreybcprobably*21:39
* godbyk is pushing the huge website fix. taking forever.21:40
humphreybchaha21:40
godbykrev 536 finally done pushing.21:40
godbykwhat? no manualbot?21:40
* godbyk is disappointed21:40
dutchiehmm21:40
* dutchie definitely should get round to setting the reverse dns21:41
humphreybclol21:41
godbykmanualbot: finally!21:42
manualbotgodbyk: Error: "finally!" is not a valid command.21:42
manualbotFactoid 'finally!' not found21:42
godbykheh21:42
godbykmanualbot, get me a hammer!21:43
manualbotgodbyk: Error: "get" is not a valid command.21:43
manualbotgodbyk: Error: I am only a bot, please don't think I'm intelligent :)21:43
godbykuseless!21:43
godbykdutchie: manualbot should respond with "Que?" when he doesn't understand something. :)21:43
humphreybchahah21:44
humphreybctotally21:44
godbykokay, http://ubuntu-manual.org/ is back up now.21:44
humphreybcschwing!21:44
godbykhumphreybc: btw, I expect the progress bar was failing while the site was down, too.21:44
humphreybcoh true21:44
humphreybcoh well21:45
humphreybchey21:45
dutchiehmm21:45
humphreybcthe language selection thing is now awesome21:45
godbykokay, I'm starving. I'm gonna grab something to eat real quick and be right back.21:45
humphreybckk21:45
godbykthen I'm probably going to try to jam the countdown page into daker's site, comment out the nav stuff to the pages people shouldn't see yet and just make it the main site.21:46
godbykthen I can start integrating everything else in.21:46
godbykdutchie: should I kill the website stuff under ubuntu-manual and just move all daker's stuff to ubuntu-manual-website instead?21:47
dutchieyeah, probably21:47
dutchieas long as it's all in there21:47
godbykit will be when I'm done with it, I guess.21:48
godbyk:)21:48
godbykbrb21:48
dutchieright21:50
dutchiegrep -r "is not a valid command" /21:50
dutchiegrep: warning: /usr/X11R6/bin/X11: recursive directory loop21:53
dutchiehmm21:53
humphreybclol21:53
godbykback now22:04
godbykshite.. dutchie!  did I do something back re: translations?22:05
godbykI just saw an email from rosetta that it snagged a pot file. was that my commit?22:05
dutchieit auto-snags pot files, nothing to worry about22:05
godbykokay.. just checking.22:06
humphreybcgodbyk how much did you add to the branch?22:25
humphreybcit's still downloading new stuff, up to 7mb!22:25
godbykyeah, I had to move all the website stuff around and bzr was being a pain.22:26
godbykbut it took forever to upload22:26
humphreybcahk22:26
humphreybcit's going at 6KB/s22:26
dutchienight everyone22:35
humphreybcnight!22:35
humphreybcI have a cool idea22:49
humphreybcit would require mugshots of everyone in the team22:49
humphreybcso, mugshots pl0x23:11
godbykI wish launchpad were faster on its bzr updates.23:29
humphreybci wish that too23:33
humphreybcgodbyk, get my email to the list just now?23:33
godbykhumphreybc: about the mugshots? yeah23:34
humphreybccool23:34
godbykwhatcha plannin'?23:36
humphreybcit's a surprise :P23:37
godbykuh huh.23:39
humphreybcwhere is the description of the linux file system going to go?23:40
humphreybcanyone?23:43
godbykI know nothing about it.23:44
humphreybclol23:45
humphreybcthere doesn't seem to be a good place23:45
humphreybcmaybe troubleshooting23:45
humphreybc?23:45
humphreybcor learning more23:45
godbykit's not a troubleshooting thing23:45
godbykor a learning more thing23:45
humphreybcsecurity? prologue?23:45
humphreybcaround desktop?23:45
humphreybcinstallation perhaps23:46
humphreybcmebbe that's the best location23:46
godbykwhat about the file system?23:48
humphreybcit explains the core folders and stuff23:48
humphreybcwhere things are mounted23:48
humphreybcit should probably go in the advanced half, but for now it's going at the end of installation23:48
godbykif you're talking about it from the terminal angle, I'd put it in the advanced stuff.23:54
godbykif you're talking about it from, say, the nautilus view, then put it in the non-advanced stuff.23:55
godbykhumphreybc: http://test.ubuntu-manual.org/23:58
godbykhumphreybc: What else needs to be done to that site before I can switch it over to ubuntu-manual.org?23:58
humphreybcOoo I love the bug form23:59
humphreybccould you make the countdown timer more prominent?23:59
humphreybcmaybe insert an image of a clock beside it or something23:59
humphreybcand then in about 10 hours we'll have to change the banner to the new logo23:59
godbykFind me an image of a clock and sure. :)23:59

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