[02:27] hallo. anyone around? [02:32] hi j1mc [02:41] hi shaunm [02:42] shaunm: i'm working ubuntu docs... from the gnome help, i really like the user and system settings layout [02:42] what do you think about it? [02:49] the grid layout on prefs.page? [02:49] I'm really liking that layout more and more for those kinds of guides [02:50] * shaunm does a bzr merge, hopes that's the right command [02:54] shaunm: here's a video: http://blip.tv/file/5007376 [02:57] shaunm: try this: http://blip.tv/file/get/J1mc-Ubuntu1104HelpDraft735.ogv [02:58] this is nice [03:00] i was re-working the networking help to be like that, but it's a lot of work. [03:00] and i wanted to get feedback before i did it. [03:00] any idea how stuff like "orca" handles that? [03:04] that's a good question [03:05] I could see that pile of links as being meaningless when read by a screen reader [03:05] yeah. [03:05] I might need to put in some tagging to make navigation easier [03:06] is the approach you've been talking about on the gnome list any better in that regard? [03:06] maybe piggyback on title navigation. not sure. I'd have to have a chat with joanie [03:06] my patches to gnome-doc-list were basically doing to hardware.page what you already see on prefs.page [03:22] hi mimico [03:24] j1mc, hi [16:29] j1mc: can you give me some bzr help? [16:30] I did a 'bzr merge', assuming that would just get me all your changes from the server [16:30] but the changes were applied, but not as commits [16:40] shaunm: you use "bzr pull" to pull down the changes, "bzr merge" is for merging your working tree with another, which you can then commit [16:49] tsimpson: ah, thanks. so how do I throw away all these uncommitted changes? [16:49] you should be able to do "bzr revert" to get back to the previous state [16:50] excellent, thanks [17:10] j1mc: http://people.gnome.org/~shaunm/ubuntu/index.html [17:13] I realize the mouseovers are messed up [17:14] actually... [17:15] fixed now [17:21] shaunm: thanks. is it possible to have the left-margin aligned a bit more consistently? The Ubuntu logo and text shows as about two and a half inches more to the left than the mouseover-images and the sections. [17:21] that is how it is on my screen, anyway [17:23] brb [18:09] j1mc: it's 144 pixels, actually. just trying to follow the style guide you sent me, e.g. page 10 [18:11] hm, weird. [18:11] i'm off to lunch w/ a friend, but will check back later. [20:41] j1mc: heya, how's it going? [20:41] exceptional work you and jbicha are doing [20:41] mdke: thanks. jbicha has been a big help [20:42] j1mc: my upload of this morning doesn't appear to have been accepted so I don't know whether we will have something in for beta2. [20:42] thanks, I've just had some extra time and happy to have found an important area to contribute in [20:42] makes sense. [20:43] j1mc: but I'd like to upload something asap anyway to fix (a) the screenshot size issue, and (b) if possible any stub pages linked in the index (e.g. addremove) [20:43] j1mc: if it doesn't get accepted for beta2, so be it [20:43] exactly [20:43] i'm also doing some work to get some of the old ubuntu help integrated. [20:44] ooh, I see a lot of deleted screenshots, cool [20:44] for example, the current help doesn't have any info on add-remove-programs [20:44] i'm doing that work in a separate branch, though [20:44] are you still using natty-unity as the main branch? [20:44] for me it duplicates the natty branch [20:46] yes, i have been. we can move it to the natty branch, though [20:46] i created a separate working branch for some of the refactoring. [20:46] Let's move over to natty, I've been synching them anyway [20:47] ok [20:47] I've updated the Makefile for the image deletions [20:47] if you go to the "System Settings" section... I've been working to combine the two networking sections into one [20:47] mdke: great. [20:48] ... so the networking would be just one section with subsections like the "System Settings" link off of the main page. [20:48] sounds fine [20:48] with different subsections for wireless, wired, mobile, troubleshooting, web browsing, email, etc. [20:49] try to stick as close as reasonable to upstream, in case we do this for the next release as well - it will be easiest to merge in upstream changes and improvements [20:49] so... we should just be pushing to the regular natty branch? not natty-unity? [20:49] the greater the diff, the more difficult to resolve a conflict when merging [20:49] j1mc: right. I've synched it again just now [20:50] i will try to actually push that change to upstream. i've talked about it with shaun [20:50] neat [20:50] : ) [20:50] he has been so helpful [20:50] it's easy to do a diff on the upstream branch as well which is lp:gnome-user-docs/master [20:50] you have all been doing great work with Gnome docs and yelp - it looks amazing [20:51] i hope we can get the web portion looking nice. [20:51] ok, so when should I plan to do the next upload? Should I do one right away or wait for further changes? [20:52] let's review and merge jbicha's changes. :) then do another upload. [20:53] i suppose timing isn't that important now, if we aren't going to make beta 2 [20:53] ok. I'll be around for a couple of hours or I can do it before work tomorrow morning [20:53] either way is ok [20:53] thanks, mdke [20:53] j1mc: I think that's true. We're writing off translations anyway as they will have no chance this cycle [20:53] so timing doesn't matter too much [20:54] :/ i'm glad david has been ok with it. we'll just have to be good about post-release updates. [20:54] j1mc: what do you think about using ubuntu-docs as a "If you are using the Classic Gnome desktop" help centre [20:54] i think that's a good idea [20:54] would you mind sorting out that packaging? [20:55] ok, so we could do a short index at something like "/usr/share/gnome/help/gnome-classic-index/C/gnome-classic-index.xml" in docbook which lists the other documents [20:55] add that to the package and upload it in otherwise identical form to maverick [20:56] you could then refer to the link ghelp:gnome-classic-index somewhere in gnome-user-docs to show it to people [20:56] mdke: yeah, i think so. of course, if there have been updates to it... those should be included. i think the entities were changed to reflect natty [20:56] sure [20:56] I'll do ubuntu-docs then [20:56] yes... that would be no problem. cool! [20:58] so how do I switch my parent branch from natty-unity to natty? [20:59] jbicha: good question [20:59] jbicha: you don't need to [20:59] if you are working on a branch, you can continue to push to that and we can just merge from it when pulling in your changes [21:00] then merge from natty into your branch whenever there are changes to natty [21:00] but I generally just do bzr pull to get the latest stuff [21:01] for that you would need to get the natty branch onto your system and work from that [21:01] jbicha: i think bzr pull lp:~ [new path] would work [21:01] that's sort of the conventional non-distributed vcs approach [21:01] (as I understand it, I'm not a bzr expert) [21:01] ah, there we go, bzr pull --remember switches it [21:16] i'll be back later, all. === dutchie_ is now known as dutchie === dutchie_ is now known as dutchie