[00:00] I'm feeling like it' near time for the OMG release. [00:03] I dunno about anyone else, but It's going to be over Christmas break that I can code PyGTK at the earliest. [00:04] Not sure where April is, but I'm guessing she's bee busy with other things and hasn't left. [00:04] Once we get a good handful of devs, we can really get the party started. [00:04] Thoughts, Omega? [00:05] Yeah. [00:05] It's a good time. [00:05] We got some stuff in place [00:05] So it's not liek they won't have anything to do. [00:06] Yeah, now we've got vague plans for the coders, a beta/alpha pagelist, and a goog number of pages. [00:12] Omega, can you think of any last edits to the submission Etherpad? [00:13] Let's look at it again [00:13] http://openetherpad.org/mb6199EFXu [00:14] Say something like that it's an interactive walkthrough [00:15] As in instead of "interactive tour"? [00:16] Yeah [00:16] Or [00:16] wait [00:16] no [00:16] Inteactive tour is fine [00:30] Omega: sorry if you're busy, but is that a final stamp of approval? ;D [00:30] Mhm [00:30] It is fine :) [00:31] Wheee! [00:57] :> [07:51] a lot of new people have joined the team :) that's nice [09:12] Hello, this is Akshar [09:14] Hello everyone [09:14] Hi [09:15] just saw the article on omgubuntu [09:15] me too [09:15] ubuntu tour project needs your help [09:16] any idea of how you are going to contribute? [09:17] I'll need to see what is actually happening first [09:20] Hi everyone [09:20] our initial project notes are here: http://openetherpad.org/GUNcK2dx75?| [09:20] are there plans to have that on the ubuntutour website [09:20] we're currently working on the flow of the tour, writing pages based on the topics posted on that pad [09:21] laurent_ yes. we're updating as we go. we're kinda really new :) [09:22] I realise this is new. [09:23] hi [09:23] so far, there's only two of us working on the content — Muscovy and myself [09:24] I know some python, 4 years [09:24] giselher: excellent! :) [09:24] but not I am more of wxPython programmer and not so into PyGTO [09:24] PyGTK* [09:24] not- [09:25] and my english skills are not so good :( [09:25] I'm not really a programmer [09:25] thats alright ;) i'm not a native english speaker myself :) [09:25] But I'm a native english speaker [09:25] and I have time on my hands for the next few hours and days [09:26] laurent_: :) cool. maybe you can help us out with preparing the topics? [09:26] aprlig: I tried PyGTK and know it a little bit, I can look into it further, should not be too hard [09:26] Sure. I'm busy reading the pad at the moment [09:27] giselher: ok :) we'd appreciate any contribution :) [09:27] team is growing. [09:27] * aprilg excited [09:28] Well the open source broadcom drivers are going to help :D Less wireless problems hopefully [09:28] the pages we've created are all here https://code.launchpad.net/~ubuntu-tour/ubuntu-tour/maverick. feel free to add or edit stuff :) [09:28] aprilg: I looked at the pad and you can do everything in python with subprocess.Popen, that is going to be easy :) [09:29] giselher: that's good to hear :D [09:29] the only problem is I don't use ubuntu myself, I only recommend it to newcomers [09:30] and I like to see ubuntu advance even more [09:30] the experimental bzr, will this only work on maverick? I'm still on lucid though I have alpha 3 on CD [09:31] laurent_: we're using maverick as the base for all content as of right now. i'm using maverick beta on a virtual machine :) [09:31] I have access to a mav at the moment [09:31] my brother is at my house with it on his laptop [09:31] he is master5o2 [09:31] 5o1* [09:32] giselher: i'm also not very well-versed in Ubuntu. i'm just a casual user [09:32] oh ok :) [09:32] :) but i've been loving the OS so far, so i really wanna get the word out and get more people to try it [09:32] me too [09:32] brb [09:33] brb [09:34] is there someone who knows python? [09:34] else* [09:35] I know very very basic python [09:35] as does my brother [09:36] he does computer science though [09:36] where as I don't [09:36] and which frameworks did you use? or only standard library? [09:38] as for me, I used PyGame (SDL) and wxPython [09:42] Am I correct that the entire bazaar branch currently consists of text files? [09:44] laurent_: yes [09:45] :) no one has started on any actual coding yet [09:45] what [09:45] So basically you want us to draft out content / ideas? [09:45] Also who is currently the project leader? [09:47] With the new ubiquity installer tours there is large potential for overlap in this tour too [09:48] project leader is Omega / Timothy Kross [09:48] also, Alex Lancey/ Muscovy [09:49] laurent_: and yes, we're still drafting the content right now [09:49] It seems to me currently like an awful lot for a new user to read [09:49] we need authors. there's only two of us working on the topics right now, and i don't do this full time :) [09:49] I would imagine something more interactive [09:50] well yes, it should be :) the content, i believe, is simply just the framework that dictates the flow of hte tutorial [09:50] like, which things to introduce first and how to go about introducing those things. [09:50] i.e "step one... Launch an application" ... the applications menu starts flashing... on completion the notifications present a success story [09:50] could use the trophy project sief lofty mentioned on omgubuntu to measure the progress of the tour [09:51] how do I clone the baazar repo (never used bzr) [09:51] on launchpad or just download it? [09:52] laurent_ , giselher, everyone.. i hafta go out for a few hours :) sorry i can't stay longer. hafta take my kid to the zoo :D [09:52] first register your username with bzr if you haven't [09:52] then bzr branch lp:ubuntu-tour [09:52] i'll be back later :D [09:52] it will download it to ubuntu-tour in your home folder [09:52] I'm not very well versed in bzr though [09:57] is it working for you giselher? [09:57] hi [09:57] hello [09:57] yes === itp_ is now known as teplikov [10:32] I'm having trouble pushing my branch [10:32] this is what I am doing [10:32] laurent@ursus:~/ubuntu-tour$ bzr commit -m "begin openoffice tour" [10:32] Committing to: /home/laurent/ubuntu-tour/ [10:32] added openoffice.org [10:32] added openoffice.org/0_what it can do_how to launch it [10:32] added openoffice.org/1_tutorial [10:32] added openoffice.org/2_format compatibility [10:32] Committed revision 17. [10:32] laurent@ursus:~/ubuntu-tour$ bzr push lp:ubuntu-tour [10:32] Permission denied (publickey). [10:32] bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist. [10:45] I didn't have the same ssh key as the last time i used bazaar, problem solved === jay is now known as Guest38875 [11:05] hey guys [11:06] i'm willing to be a translator, it will be announced in the mailing list when translator will be needed? [11:08] Ddorda yep. We'll send out an email for any updates :) [11:11] halo [11:11] hello* [11:15] aprilg: awesome. thanks [11:22] I'm writing a section for shotwell [11:23] hi random03 :) sounds good :) [11:23] thanks [11:24] on the public pad i wrote what i would write for it.. [11:25] take a look ;) [11:26] random03, looks good to me :) [11:27] :) [11:50] there are 3 ways to add photos in shotwell, in your opinion, which one must go first? drag-and-drop, plug-in camera or file menu->import from folder? [11:51] I've just added a rather terrible mock-up to the bazaar branch on my idea of how to stimulate a hint to the user during the tutorial, not sure if it's possible in GTK, but I think it's probably the best way [11:52] How did you use it first? [11:52] I've always used the import method first as I am usually transferring over my 10GB photo collection and addding the files [11:52] I never use drag and drop [11:52] only camera and import [11:52] I've always used import too [11:54] laurent_: it would be easier to show an image inside the gtk frame [11:55] I realise this, but it would feel more interactive if it looked like the actual os was involved in providing the tour [11:55] laurent_: I could try to open an frameless window below with an arrow pointing to the menu [11:56] borderless* [11:56] I think I'll choose camera first :) thanks to all [11:57] btw: GPLv2 or GPLv3? [11:57] I suppose the easier methods would be quicker and more effective, but I also imagine something that looks really nice, my skills are no where good enough to dictate the actual method though [11:58] I think it's gpl3 [11:59] sorry I'm trying to find where it said v3 [12:01] Licenses: [12:01] GNU GPL v3 [12:01] https://launchpad.net/ubuntu-tour [12:05] I start writing some code, I'd like to make this modular to add now tour parts on the fly [12:07] can you make it pull from the .txt chapters we're writing in some way? [12:07] Even if we have to change the formatting of them and use them as config files [12:15] about-ubuntu 3 under sound and video has a sentence "Software.... are listed here". I'm not sure this is proper grammar. Software is singular. [12:19] laurent_: ok, but which formatting should I implement? Markdown? [12:20] Sounds good to me [12:23] laurnet_: I will try that I have something usable by tomorrow :) [12:24] I am alexander-preisinger on launchpad and my email is alexander dot preisinger at gmail dot com [12:24] byo [12:34] laurent_ just saw that software … are thing you pointed out. i'll make edits and upload them as soon as i can. thanks for pointing that out! [12:36] I have to go, I'll continue my work later :) [12:36] translator to spanish here! [12:37] I've just committed quite a few spelling fixes [12:37] see you later [12:38] anyone translating into German? [12:41] I speak german [12:43] I started coding an little bit today: http://dl.dropbox.com/u/4997718/Screenshot-16.png [12:43] I propose a rhythmbox section. [12:44] This should cover codecs and the ubuntuone music store [12:44] In python and pygtk [12:44] also is there a specific section devoted to ubuntu one? [12:44] laurent_: there should be a section on ubuntu one [12:45] we're sticking to the really basic stuff for now though [12:46] Are there some images yet? [12:48] Silasle no, not yet [12:49] Ok [12:49] Should i upload my code somewhere? [12:49] If i understood it right there is no code created yet? [12:51] Silasle yes [12:51] the code is over at https://code.launchpad.net/~ubuntu-tour/ubuntu-tour/maverick [12:52] But that's just the text? [12:53] Silasle use bazaar and perhaps add a code directory [12:53] gisheler was in here earlier and he seems to have made some code too [12:53] Ah, there is some more code [12:54] Has he uploaded it somewhere? [12:55] No I think he has gone to sleep in his timezone and will upload it when he wakes up [12:55] He is using the markdown syntax to apply the textfiles everyone else is creating [12:55] markdown syntax? [12:55] He mentioned that he would make it modular so that new chapters could be added easily [12:56] It's similar to the syntax used in wikipedia [12:56] I made that too, but i started whit the about-ubuntu [12:56] just create a directory like Silasle-code [12:56] and upload it, then other people who want to can add to yours [12:57] I don't know when they will start with multiple branches [12:57] Ok, then i'll join the team [12:57] as we seem to be all uploading to the same branch [12:58] Is this planned to be released for maverik? [12:59] Should i create my own branch or just add an code directory in the standard one? [13:00] Silasle i think the plan was, if possible, to have the initial tour ready for maverick [13:00] also about hte bzr branches, i'm not too familiar with it, maybe you can just do what you think is best for the team [13:01] :) [13:01] Then i'll add an branch, it can always be removed :P [13:02] go ahead :) oh, and welcome to the team [13:02] Thanks [13:02] that OMG Ubuntu article did wonders for this project. [13:02] membership jumped from 4 to 27 [13:02] :D [13:02] Omg!ubuntu! is big [13:03] that was really nice of them to write something up for this project :) [13:03] They write about nearly everything, i found this project there too [13:05] same here [13:07] me too [13:08] from where are u people? [13:09] Durham, England just now, but north-east Scotland usually [13:09] Sweden [13:09] temuco, south of Chile [13:10] i'm from cebu, philippines :) [13:15] Auckland, New Zealand [13:15] Salzburg, Austria [13:16] It's uploaded! https://code.launchpad.net/~silas-lenz/ubuntu-tour/code-development [13:20] cool [13:58] greetz. [13:58] anyone awake? [13:58] holler if so, I'll be checking in [13:58] I'm awake [14:07] Morning. What's the story with ubuntu-tour? Is this going to be a software-based or web-based tour? [14:09] I think software [14:14] In which order will the sections be displayed? [14:19] hi all [14:19] Hi MadnessRed [14:20] Are you still looking for programmers for the project? [14:20] I'm sure they are [14:21] kk, do you know who I should talk to about it then? [14:21] I'm interested in becoming and author for this project. What requirements do I need to have? [14:21] MadnessRed: I am programming right now, but i'm new here too. [14:22] My code is here: https://code.launchpad.net/~silas-lenz/ubuntu-tour/code-development [14:22] kvarley just pull the branch from bazaar and start writing [14:22] Thanks laurent_ :) [14:22] ok, [14:22] ty [14:22] I found the page as you sent the info hehe [14:23] kk, I downloaded it, do you have anything specific which needs doing atm? [14:24] MadnessRed: Just run it and see if something can be done better [14:24] ok [14:24] For example, the window is resizing the whole time [14:25] ok [14:25] I'm getting a lot of : IndexError: list index out of range [14:26] I'm guessing thats just because the page hasn't been written yet though [14:26] Hmm [14:26] Right at startup? [14:27] Or after clicking? [14:27] no when I select certain pages [14:27] like images for example [14:27] Yea, that's because it's not written [14:27] And image shouldn't be in that list at all! [14:28] ok [14:29] Currently pushing an fix for that, update [14:31] Hi, silasle - So, I'm not a programmer, but would be maybe willing to help out with a page for one particular project if it's as simple as writing a blog-style intro / description / tutorial. Is this something that is needed or possible? [14:32] I'm not the leader, so i don't know. [14:32] fieldse their is a bazaar branch on launchpad [14:33] currently it is mostly text files [14:33] pull from bazaar and see what you want to add [14:34] Hello everyone [14:35] laurent_, Do you know if this is accessible to the ^ above kind of input / help? [14:35] you mean the launchpad bazaar branches? [14:36] I think you just need to join ubuntu-tour-team and you get access [14:36] the project name is ubuntu-tour on launchpad [14:36] you then use bazaar to get the files and push them back in to the branch [14:36] there is http://openetherpad.org/GUNcK2dx75?| [14:37] which is a rough outline [14:37] but if you pull the bazaar branches I think you would get the picture anyway [14:37] Who is the admin here? [14:37] aprilg is the most senior person on I think [14:38] Hm, thank you...he seems to be inactive now [14:39] I want to join the UbuntuTour team, who should I talk? [14:40] just search ubuntu-tour on launchpad and join I think [14:40] or ubuntu-tour-team [14:40] laurent_, thank you [14:43] As I can see, the 'Help Translate' menu isn't allowed to access...that's what I want to do, so, what should I do now? [14:43] Welcome guys. [14:43] Hello [14:43] I'm a Project Leader :) [14:43] I don't think translations are ready till the programming is complete [14:43] Hello [14:43] No they are not. [14:43] Hi Omega [14:43] Done my first bit of contribution :) [14:44] But, if done in a different directory/branch I don't see why they wouldn't be welcome. [14:44] d* [14:44] Great work guys! [14:44] hi, sorry my internet died [14:45] Anybody see my revision? [14:45] Alright, I'm not expert with Python, but I'll try [14:45] Omega: So it was right to use another branch for my python code? [14:45] Yes, it is fine. [14:45] We can always merge anyway. [14:45] greggyrodrigo: Great! [14:45] kvarley: I'll ge check it out. [14:46] Omega: It's Drafted - 8_the-bottom-panel [14:46] Yes kvarley, your revision is uploaded. [14:46] I have to leave in a minute. [14:46] I'll be back though! [14:46] Oh and, I'll stay online, if you need me jusy highlight me. [14:46] Bye [14:47] did you get me messages before internet died? [14:47] Nope ): [14:47] If you guys need a translator (for Brazilian Portuguese), I'd be honored to help [14:47] kk, can I suggest the following changes, near line 7 [14:47] import os [14:47] os.chdir(os.path.split(repr(__file__))[0][1:]) [14:47] tours=glob.glob(os. getcwd()+"/*") [14:47] tours.remove(os. getcwd()+"/images") [14:47] print tours [14:48] MadnessRed: Use http://paste.ubuntu.com/ [14:48] ok, it was only 5 lines though [14:49] What's that os.chdir good for? [14:49] it changes the current directory [14:49] To? [14:49] to the directory of the file [14:50] Which file+ [14:50] *? [14:50] the .py file [14:50] yes [14:50] if you do this in terminal, cd ~; ./Projects/code-development/ubuntu-tour.py [14:50] obviously your path is differnt [14:51] but the python-tour.py will look for its files in the home folder, not it's own folder [14:51] os.chdir() will give the directory that you are in, not the directory that the script is in [14:52] The current dir is always where you execute it. [14:52] yh [14:52] but it won't normally be executed from the folder the python file is in [14:52] it will normally be executed from the home dir [14:52] Ahh, now i understand [14:53] I have changed that now, will be uploaded soon [14:54] ok, also could we put the tour in a sepparate class in its own file, then people can work on that separately without causing conflicts with the gui people, and the gui people can have an easier class to work with [14:54] :) [14:55] Uploading the changes [14:56] and finally, could the text being in a text-view, rather than a label? labels are really only meant to be 1 line [14:56] Can you change that? [14:56] yes [14:56] Cant you upload to the branch yourself? [14:56] I don't think so, it silas is the only 1 with access [14:56] It's a private branch [14:57] I have joined the project though [14:57] Ok, then send me the changes [14:57] ok, 1 sec, [14:59] Well, cya guys. [14:59] Also, the seperate class is a good idea. [15:00] MadnessRed: What do you mean whit seperate class? [15:01] That chdir gave us some problems [15:01] I mean, if we were to create a class called tour, for example, and all the functions relation to the tour could be requesed from that class, like tour.load_tour('ubuntuone'), tour.nextpage() [15:02] Ok, I already thought about that [15:02] if we put all that in a file called tour.pt [15:02] .py# [15:02] then we could simple import that [15:02] And it'll be easier to maintain too. [15:02] Yep [15:03] But back to the os.chdir problem: http://paste.ubuntu.com/492171/ [15:06] I think i have found what is causing your window to keep resizing too, 1 sec [15:12] I have got it to use textbuffer now [15:12] *textview [15:14] But that looks.. an bit strange [15:17] hi, can I change it to use box's rather than tables [15:18] it's just tables are hard to make work [15:18] Sure. [15:19] ok, I'll send you the code in a bit [15:19] it should stop the window from resizing too [15:19] Fine [15:19] I'll do that tour.py now [15:19] hi [15:20] Hi miloBing [15:20] Hi Silasle [15:25] Is this the place for the Ubuntu Tour Project? [15:25] Yes [15:27] I am new to this project.. but I like to help... [15:30] ok, nearly done with the box's interface, [15:30] miloBing: This is what you can do: http://ubuntutour.org/contribute/ [15:31] Has any of the python code been added to the main branch yet? [15:31] laurent_: No, everything in my branch [15:31] Will you wait on omega to merge? [15:32] I think so [15:33] I dont know what gisheler has done [15:33] I think he was focusing on the backend more than the GUI [15:34] He's been doing python for 4 years though, so I assume he is fairly experienced [15:34] Ok, that backend could be usable. [15:35] I have done python for, let's see, maybe 3-4 years since hello world [15:35] * Silasle has done the change section part of tours.py [15:36] Hi, [15:36] http://paste.ubuntu.com/492186/ [15:36] its just the __init__ function that has changed [15:37] I forgot to add the destroy part [15:37] I just tried the ubuntu-tour.py and I got an OSError on line 8 [15:37] Bravo [15:38] Guest38875: This one: http://paste.ubuntu.com/492171/ ? [15:38] you need to add the close function back though [15:38] I accidentaly removed it [15:38] yes, that one [15:39] MadnessRed: That's your os.chdir [15:39] I know, perhaps, we should remove it for now [15:39] I'll put it in an try: except: pass [15:40] we can debug it, and add it back later, it works fine on mine [15:40] ok, yh thats sounds good [15:40] The problem is that you cant start it from the same directory as it is in [15:40] Time for bzr push [15:40] unless you double click on the python file, or cd to that dir in terminal [15:41] But that text can be edited [15:41] how to I update bzr? to get the newest files? [15:41] do I# [15:42] bzr update? [15:42] ok thanks :) [15:43] But the next and change section has to be redone to work whit textview [15:43] ok [15:44] bzr pull [15:44] if you push your version with the tour.py file, I can quickly edit the gui and make it work [15:44] how do bzr pull and pzr update differ? [15:45] brb [15:45] no idea [15:46] kk [15:46] bzr pull is uploading [15:47] bzr update seems to be for larger branches [15:47] so whats push? [15:47] ah, pull [15:47] pull gets the files, it's a download [15:47] I dont know pull [15:47] I thought push [15:47] ok [15:48] Have you pushed the tour.py file? [15:49] Not yet [15:49] ok, [15:49] But next and choose section is working now [15:50] ok, kl, [15:51] Pushing [15:51] Finiched [15:51] klkl [15:52] its still saying revision 7 :)( [15:52] Should be 8 [15:52] Wait, i'll test [15:52] Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes. [15:52] kk, guess we just have to wait a bit [15:53] That always takes about half an minute [15:53] It's done [15:53] yep, I got it [15:53] Was it ok? [15:54] yep looks good [15:55] Line 97 and 103 [15:55] where it says, [15:55] set_size_request(100, 30) [15:55] does buffer.set_editable(False) say you anything? [15:55] its False by default I think [15:56] Yep, what whit that? [15:56] No it's true [15:56] I can edit [15:56] ok, then it should be false [15:56] I'll fix it [15:57] Also, the menu of the left, I applied title case to it, I can remove if you want [15:57] title case? [15:58] Yes, i wanted to do that too [15:58] kk [15:58] But what was whit that set_size_request? [15:59] it you set it to 150, 40 it looks like it did, before I started fiddling [16:00] What do you think, which size should we have? [16:00] I think the old size, 150,40 looks better personally [16:00] but its up to you [16:02] Oh, my inbox is full of "Hi i'm an new member of ubuntu-tour. What can i do?"... [16:05] I add an back button and see how it looks then [16:06] Maybe an little bigger next button and smaller back, quit [16:06] Wow. [16:07] I just joined the list and the emails are pouring in! [16:07] Looks like we need a volunteers list. Do we have one? [16:07] If not, can we set up a wiki page? [16:08] I found out how to detect language: [16:08] import locale; lang = locale.getdefaultlocale()[0] [16:08] locale seems to be a default library [16:08] That could be good to know [16:08] Save that code somewhere [16:09] Do we need that quit button? [16:09] I don't think so, there is an x in the corner [16:10] I have next at 150,30 and back at 120,30 [16:10] ok kl [16:12] could you allow some of us upload access to bzr? [16:12] No [16:12] I dont know how [16:12] ok [16:13] merge it in to the main under a /code or /python dir [16:13] the code is more important than all the text really [16:14] ok, I have a few changes in tour.py [16:15] MadnessRed: That little mistake whit the self.msgnr=1 took me five minutes [16:15] It should have been =0 [16:15] I'm going to merge it now [16:16] ok, shall I add language support to tour.py [16:17] Do what you want but i have to go soon [16:18] yh sure [16:18] are there any updates to the project since the last revision? [16:19] I'll add all updates to the real bzr [16:19] real bzr? [16:21] https://code.launchpad.net/~ubuntu-tour/ubuntu-tour/maverick [16:21] Get everything from this one [16:22] There you can upload too [16:22] I'm back later [16:23] But you can write if you want, i answer when i'm back [16:25] ok, and who can commit to what? [16:25] sorry, internet died, what did I miss? === Zeike is now known as brandonj [16:25] Hello everybody. Sorry I've been awol lately. [16:27] i gtg, br back later, I'll get languages sorted then [16:28] MadnessRed_: Everyone that have joined https://launchpad.net/~ubuntu-tour can commit whit "bzr push lp:ubuntu-tour" [16:31] Silasle may I suggest adding some comments to your py so people can quickly familiarise themselves with the code? === aprilg1 is now known as aprilg [16:34] Which of them? [16:34] Or both? [16:35] Tour.py has no comments [16:35] Ok, i'll do that later [16:35] lines 16 -32 of ubuntu-tour could do with some explaining for those of us who aren't as competent [16:36] These lines will be moved to tour.py [16:36] brandonj: hi :) welcome back. [16:36] And MadnessRed_Will do something about translations [16:37] but i'm away [16:37] aprilg: thanks. been planning some presentations I have to give this semester [16:37] do we have a meeting planned? [16:38] MadnessRed_ we are still looking for programmers for hte project. :) feel free to join and help. [16:39] brandonj no actually :) [16:39] just a lot of activity going on right now [16:40] loads of new members came in after the OMG! Ubuntu article came out :D [16:40] we should probably plan one so we can get all the new people organized before they drift away [16:42] yes, we definitely need to do that [16:42] someone proposed setting up a wiki, however, i need to talk to Muscovy about that since he's hosting the site [16:42] Muscovy just the man i wanted to see! :) how are you? [16:42] Good. :D [16:42] What's up? [16:42] you could always put the wiki on wiki.ubuntu.com [16:43] Wait a minute. [16:43] Our IRC is... quite full. [16:43] OMG YAY! [16:43] hahaha [16:43] weeeee [16:43] Muscovy pls see priv msg [16:46] hi all :) [16:46] Hello. === Muscovy changed the topic of #ubuntu-tour to: The Ubuntu Tour Project! | http://ubuntutour.org | http://openetherpad.org/GUNcK2dx75 | Join https://launchpad.net/~ubuntu-tour [16:47] the python added to the main branch is still not working [16:47] unless his private branch has all the fixed versions [16:48] I want to help in coding. Can I join you? [16:48] devildante: absolutely [16:50] devildante: join the group on launchpad: https://launchpad.net/~ubuntu-tour [16:50] Awesome, we've got about 2x the revisions in the last few hours. [16:50] What's been going on? [16:50] brandonj, already done, I just wondered if you needed help in one part of the code [16:51] devildante: we don't really have much code at all yet [16:51] devildante brandonj a few people just started coding today [16:51] ah [16:51] laurent_ i think, and Silasle [16:51] we gotta have a meeting so we can make sure everybody is on the same page, particularly with the code [16:52] more blueprints in launchpad would be nice [16:54] laurent_: Yeah. I just made a placeholder one, I haven't used them before. [16:54] I made one and made a suggestion to yours but without much else I'm basically stabbing in the wind from my point of view [16:55] brandonj when do you propose we have the meeting? :) [16:55] uh [16:56] next saturday? [16:56] brandonj, +1 [16:56] Is the idea to have this as a plain GTK app that presents a slide show? [16:56] or is it going to be more interactive? [16:57] laurent_ interactive [16:59] http://doodle.com/g54376rwaziahz7q [17:00] I'll be working then [17:00] laurent_: One of the issues at this point is that some slides will need to be manually advanced. [17:00] Make sure you have all the notes online :D [17:00] advanced? [17:00] Sometimes the user will have to hit next. [17:00] oh yeah [17:01] We might have to have a more prominent button or some indicator of when that is. [17:01] But if you use the idea similar to that omg app with the trophies, it could perhaps help there? [17:01] Everyone go to the doodle poll & pick a time. Maybe you should put the link in the topic. http://doodle.com/g54376rwaziahz7q [17:03] FOr the meeting? [17:04] laurent_: What's not working? === aprilg changed the topic of #ubuntu-tour to: The Ubuntu Tour Project! | http://ubuntutour.org | http://openetherpad.org/GUNcK2dx75?| Join https://launchpad.net/~ubuntu-tour | Visit the Doodle Poll and pick a time for next week's meeting: http://doodle.com/g54376rwaziahz7q [17:04] from the main branch I was getting that line 8 error [17:04] yet the try case is already in there [17:04] Ah, that one [17:04] brandonj, done :) [17:04] brandonj doodle link now topic [17:04] That is fixed [17:05] will also send out a msg via the mailing list :) [17:05] in your branch or the main one? [17:05] I've ticked all the times I'll be awake, I can shift things around whenever the meeting is. [17:06] laurent_: What's the error message? [17:07] This one: http://paste.ubuntu.com/492171/ ? [17:07] python ubuntu-tour.py [17:07] Traceback (most recent call last): [17:07] File "ubuntu-tour.py", line 13, in [17:07] tours=tour.get_sections() [17:07] File "/home/laurent/ubuntu-tour/tour.py", line 8, in get_sections [17:07] tours.remove(os. getcwd()+"/images") [17:07] ValueError: list.remove(x): x not in list [17:07] slightly differen [17:07] laurent_: fixed, can I push the fix? [17:08] it's Silasle's code [17:08] Yea, i know what the problem is [17:08] hi, I am back [17:08] ah [17:09] btw, images are missing, is this expected? [17:09] so whats changed? [17:09] I'm pushing [17:10] Update in some seconds [17:10] push harder :P [17:10] ok, kl, [17:10] Do we have the team sorted out? === MadnessRed_ is now known as MadnessRed [17:10] Muscovy, brandonj aprilg and Omega seem to be the original 4 of this project [17:11] ok, I would be happy to join as a programmer if you want [17:11] Now, launchpad bazaar is updated [17:12] hii how different is pygtk from gtkmm [17:12] MadnessRed: Some updates about languages [17:12] MadnessRed we'd love to have you on the team :) [17:12] ? [17:12] any tips for learning pygtk in ghort time? [17:12] if you know python, its basically the same functions, just in the python syntax [17:12] *short [17:12] rrohitiit: http://www.pygtk.org/pygtk2tutorial/ [17:12] aackk!! we really need to get things organized [17:12] Muscovy we should set up a wiki page [17:13] yh [17:13] laurent_: Working whit the latest revision? [17:13] +1 for wiki [17:13] Is buttons the way you want to create the menu? [17:13] I think tabs would be better personally [17:13] it looks odd from a GNOME perspective [17:14] I dont like that part at all [17:14] aprilg: Should we use the Ubuntu wiki or make our own? [17:15] if you use the ubuntu wiki you might get ubuntuers stumbling on it [17:15] and they may join or help [17:15] i think use out own, [17:15] ok, [17:15] I've rarely used the Ubuntu one as an editor, so I don't know what its pros/cons are. [17:15] though it makes more sense to host it by your self [17:16] It seems that everyone can contribute code directly (i.e without approve from someone). Should we moderate the team? [17:16] Muscovy i think we should host our own for now [17:16] devildante: I would say no, so long as we don't have notable problems. [17:16] This current python code seems like an extension of what is already happening in ubiquity at install [17:16] If we get one spammy edit, it's easy to roll it back. [17:16] Muscovy, okay [17:17] I get the feeling that a new user would probably be too tired to pay attention after 15 mins of install :P [17:17] Muscovy can you set up a wiki over at ubuntutour.org? [17:17] aprilg: Any idea on the wiki software? I've only used Mediawiki before. [17:17] lets just use that for now :) [17:17] what's wrong with media wiki? [17:18] As in I don't know if there's a far better wiki available. [17:18] I'll toss up wiki.ubuntutour.com. [17:18] isn't media wiki pretty much what they use on wikipedia? [17:18] Yep. [17:18] As far as I know, creating our own wiki would be redundant [17:19] wiki.ubuntu.com is sufficient IMO [17:19] sorry, internet died, again [17:19] Muscovy lemme know when the wiki's up :) [17:19] I vote for mediawiki [17:19] I also think wiki.ubuntu.com is sufficient for us for now [17:19] muscovy, +1 ^^ [17:20] We need images [17:20] * devildante will be afk for a while, sorry :( [17:21] Silasle, images are supported by wiki.ubuntu.com === devildante is now known as devildante[afk] === MadnessRed_ is now known as MadnessRed [17:22] Can someone select an couple of images an place them in images/ ? [17:23] for the actually program, could we use pywebkitgtk, then we could write tutorials in html, which would allow for much more flexibility [17:23] that's a good idea actually [17:24] pywebkitgtk is in the repositories, so can simple be a prequisite when it is installed [17:24] We're not really nailed down to PyGTK, I just said that because I have high regard for Python, and I figured GTK would be easiest. [17:24] pywebkitgtk intergrates with pygtk fine anyway [17:25] I dont like that text area we have now. [17:25] it's basically just a widgit [17:25] what other options are there, in making use of components that are already preinstalled though? [17:25] the smaller everything is the easier everything will work [17:25] glade? [17:25] glade is just pygtk read in a differnt way [17:25] but it is possible to have formatted text in pygtk [17:26] btw where is development happening now? [17:26] what bzr? [17:27] lp:ubuntu-tour [17:27] It's the same in both [17:27] can anyone push ubuntu-tour [17:27] Yes. [17:27] anyone in the ubuntu-tour group, I think [17:27] ^that [17:28] kk [17:29] * Silasle is away for about an hour [17:29] ubuntu-tour is missing the python files [17:29] It isn't [17:29] I don't think so [17:29] they're in the main / [17:29] They are the same as in my branch [17:30] ok, bzr pull brought the newest revision [17:30] bzr update was keeping it at [17:30] 26 [17:30] Muscovy brandonj have we decided on where to host the wiki? :D [17:31] I'm preemptively setting up an ubuntutour.org one. [17:31] ok :) excellent [17:32] I won't take part in the decision of what to use, I'm not to educated on wikis. [17:32] Muscovy mediawiki is fine i think [17:32] that seems excessive to me [17:32] it's all about how much you need [17:33] if it's just a page or two, wiki.ubuntu will do you [17:33] if you're planning on 20's to 30's of pages or more, perhaps your own wiki is needed [17:33] oh.. ok [17:33] wiki.ubuntu it is then [17:33] :) [17:34] I can only think of 3 pages, main, admins, and interactivity spec. [17:34] So that sounds good. [17:34] ok :) will set up the page on wiki.ubuntu now [17:37] Back guys. [17:37] Hi Omega. :D [17:37] :D [17:37] Muscovy: OMG!Ubuntu post was a hit! [17:37] ok, i think I commited a change [17:38] Yeah. It took a few seconds of being on IRC to realize. [17:38] Muscovy, brandonj, aprilg, thanks guys. [17:38] bzr: ERROR: No push location known or specified. [17:38] For sticking with the project. [17:38] Hello, muscovy : I think there's good reason for a volunteer signup sheet wiki pae. [17:38] *page [17:39] Sounds like a good idea. [17:39] Omega: what, and miss out on all the fun? [17:39] This could more effectively direct the "hey, I'm new and would like to know what I can do to help" emails, especially if you can put a link to the signup sheet on the front page. [17:39] Hey Omega :) [17:40] ikonia: thr? [17:41] I'd be happy to the start the volunteers list page if you'd be willing to link it somewhere on the project homepage. [17:42] Thanks to those who've done the code for that tour window, I was dreading juggling learning GUI coding. [17:42] Do you guys think we should have a mini-meeting now? [17:43] I see no reason why not. [17:43] Just to get things a bit more organized. [17:43] Hey [17:43] Hi all [17:43] Welcome to #ubuntu-tour [17:43] Im from Uruguay... [17:43] Omega a meeting now would be great :) we're all here anyway hehehe [17:43] hi ayortano :) welcome to the team! [17:44] Thanks [17:44] I'm gonna re-arrange the tutorials folder to support languages, is that ok with everyone? [17:44] MassRed: how were you thinking of arranging it? [17:44] so rather than /tutorial/0_intro it will be like /tutorial/en/0_intro [17:44] I love writing help. [17:44] Sure. [17:45] Sounds like a good idea. [17:45] Okay then. [17:45] basically, so your language is es_PT [17:45] brandonj: Are you here by any chance? [17:45] Yes! [17:45] spanish protuguese I think [17:45] first it tries to find the folder tut/es_PT [17:45] if that fails it tries, tut/es [17:46] Spanish (Argentina) [17:46] then if that fails it falls back on the default language, [17:46] es_UY [17:46] Ok [17:53] hm, I am getting an error message from bzr when I try and commit: [17:53] bzr: ERROR: Path(s) are not versioned: "Adding language support" [17:56] bzr: ERROR: Path(s) are not versioned: "Adding language support" [17:56] LOL [17:56] Sorry [17:56] Nice, i'll check that language part [17:56] I know it will not [17:57] it's not commited, I am getting an error, as posted above [17:57] aprilg, is wiki page up yet? [17:57] fieldse working on it :) [17:57] But there is an detect_language part [17:58] sent you the link [17:58] MadnessRed: If it's not working send me the changes an i commit it [17:58] *and [17:58] First of all, I congratulate you for such an initiative. Is necessary. [17:58] MadnessRed: what is the exact command you're using? [17:59] bzr add; bzr commit "Adding language support" [17:59] I have changed the directory structure though [17:59] which is what it is objecting to I think [17:59] Use -m before the message. [18:00] Yes, bzr commit -m "what have changed" [18:00] After bzr add theaddedfiles [18:00] ok thanks :) [18:01] that sorted it [18:01] but it didn't push my changes to the directory structure :/ [18:01] Oh? [18:02] basically, in each of the tutorial folders, all the files need moving to a folder called en [18:02] *facepalm* [18:02] I can do that [18:02] I was editing the wrong branch [18:03] aprilg, will be afk, will help with setting up wiki page when it's up. [18:04] fieldse ok. thanks :) [18:04] Let me know when the wiki page is done, I'll like to it from the site. [18:05] arrr can't seem to save changes made to the wiki page :( grrr [18:06] Muscovy can you see the wiki page preview? https://wiki.ubuntu.com/UbuntuTourProject#preview [18:07] It's a 404 for me. [18:07] Screenshot it maybe? [18:07] ok. i've been trying to save the page but keep getting an Internal Server Error [18:07] Page does not exist for me [18:08] [~ayortano@r190-135-149-75.dialup.adsl.anteldata.net.uy] has left #ubuntu-tour ["Saliendo"] [18:08] Uh, sorry [18:08] anyway I committed language support [18:09] So, what programmers are on now? [18:09] Thanks for that, MadnessRed. [18:09] so no if you can put french tutorials in the fr folder [18:10] and english GB specific in en_GB folder [18:11] MadnessRed: I fix the things that need to be changed in ubuntu.tour.py [18:11] ok, I haven't touched that file [18:11] No, but you messed up the whole folder structure :P [18:16] The files needed to be moved like that at some point. [18:17] Yea, i know but the code has to be changed an bit === devildante[afk] is now known as devildante [18:17] did I miss something important? [18:18] silasle, are you still working on ubuntu-tour.py or can I make some changes? [18:18] MadnessRed: you're working on a VCS, it's not that important :p [18:18] ok [18:18] MadnessRed: One minute [18:19] ok [18:19] brandonj you here? [18:20] I tried setting up a page over at wiki.ubuntu, but i keep getting this error "Page could not get locked. Missing 'current' file?" when I try and save the page [18:20] any idea what I could be doing wrong? [18:21] Omega, aprilg I'm back now. sorry I stepped out to get a bite [18:21] aprilg, you've done nothing wrong as it seems [18:22] No problem [18:25] … now I'm getting this error "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request." [18:25] MadnessRed: Have you uploaded something? [18:25] not for a while [18:25] and even then only tour.py [18:26] and the en folders [18:26] It was tour.py [18:27] But it's fixed [18:27] Mine should be uploaded now [18:27] ok, have you changed tour.py? [18:27] Yep [18:28] But i think that have been merged [18:30] are you guys having trouble with the bzr branch? [18:32] I have conflicts :) [18:32] is OTHER the version from the server? [18:32] and THIS my version? [18:33] MadnessRed: run bzr merge [18:34] didn't work [18:34] I'm gonna copy my files out, load yours then manually merge [18:35] bzr merge worked as you had changed them [18:36] I changed mine again then, and then did a pull before commiting [18:36] and it got upset [18:36] Ah, i skipped the pull [18:37] kk [18:37] I'll just load yours, probably easier [18:37] Create an new directory to work in [18:39] dw I have just sorted it [18:39] guys, it would be probably easier to use branchs [18:39] and I haven't commited mine so you can't load them anyway [18:39] branches* [18:39] how do they work? [18:40] MadnessRed: Mine i had earlier today was an branch [18:40] bzr branch [18:40] so if I have a branch, how to my changes make it into the main version? [18:40] how do# [18:41] from trunk, you do: bzr merge [18:41] devildante: Can others commit to that branch then? [18:42] Okay [18:42] We've started organizing everything. [18:42] MadnessRed: What have you changed? [18:42] Silasle, yes, but it requires the original owner to change a setting in Launchpad [18:43] We think having one person in charge of each main task would be wise, so people working on the task know who to coordinate with. [18:43] at the moment, I have update my version the the one on the bzr [18:43] Omega, do we have a list of tasks? [18:43] then I have made some changes to tour.py and ubuntu-tour.py which I will push in a bit [18:43] Well, with tasks I mean: programming, writing and design [18:43] brandonj: is in charge of programming [18:44] aprilg: Is in charge of writing [18:44] And last but not least Muscovy leads design [18:45] I will do overall-organization [18:45] (temporarily) [18:45] Yes, these are subject to change [18:45] okay :) [18:45] So, work real hard and you can be a leader! [18:45] devildante: What need to be changed? [18:46] Yeah, tell me what needs to be changed and I can do it [18:46] Or, wait, nevermind [18:46] carry on [18:46] Silasle, click on "Change branch details", you should see a team combobox. Change it to the ubuntu-tour team [18:47] Owner? [18:47] yes :) [18:47] Ok, now anyone can upload to my branch [18:47] so we are changing branch? [18:48] Maybe mine can be used for really unstable things [18:48] Silasle, great! [18:49] ok, so do I still commit to the same branch, or is there a new one I should commiting to? [18:50] Silasle: ^ [18:51] Does anything feel they can contribute to the site? It's been suggested we use bzr to allow community contribution. I want check that people are interested first. [18:51] MadnessRed: If you have something that is not tested and your not sure it will work you can upload it to "bzr push lp:~ubuntu-tour/ubuntu-tour/code-development" [18:52] ok, [18:52] hm bzr: ERROR: These branches have diverged. See "bzr help diverged-branches" for more information. [18:53] try bzr merge [18:53] bzr: ERROR: Branches have no common ancestor, and no merge base revision was specified. [18:54] hmm, is it something new or is it already on the man brznch? [18:54] *branch [18:54] I made a few changes to lp:ubuntu-tour [18:54] so i was trying to commit them to the new branch [18:55] Ok, i have commited them to the new one [18:55] revision 38? [18:56] Yes [18:57] ok, so is the idea then that we push and changes to code-development [18:57] any# [18:57] Do that [18:57] and then, when we get them stable, you will move then to the original [18:57] And then i can upload them to the main [18:57] That sounds ok for now [18:58] * Silasle is reading all those emails from ubuntu-tour ;) [18:58] ok [18:59] so I do: [18:59] bzr branch lp:~ubuntu-tour/ubuntu-tour/code-development [18:59] yes [19:00] ok kl [19:00] branched 11 revsisions [19:01] btw, can you all go to Language test and tell me what it says, then tell me what you computer language is [19:02] just to check it is working as expected [19:04] just to verify, any thing we have for the content should still be uploaded to lp:ubuntu-tour, right? by content i mean, the text we're gonna use for the tour [19:04] I think it should be uploaded to both [19:05] ok :) [19:05] btw, what other branch were you guys using? [19:06] I was using the main lp:ubuntu-tour [19:07] btw is the wiki page up yet, my internet dies whenever I get a phone call, so I keep loosing track of what has/hasn't been done [19:08] I don't think it is yet. [19:08] MadnessRed still working on the wiki page. i keep getting an internal server error when i try to save the page :( [19:08] its either that error, or this: Page could not get locked. Missing 'current' file? [19:09] still haven't figured out what that means... [19:09] :/ could we not just put a wiki on ubuntutour.org? [19:09] well, it might be easier haha [19:10] i'm getting frustrated with trying to set up that page. i dunno if im messing up or if something wrong with the ubuntu wiki :( [19:10] *if there's something wrong [19:11] also aren't there sites that offer free wiki hosting? [19:15] MadnessRed we're trying to set up a page over at wiki.ubuntu.com :) we'll let u guys know once the page is up [19:15] ok [19:15] meanwhile what needs doing programming wise? [19:16] MadnessRed, lots [19:16] do we have a list? [19:17] I couldn't figure out how to do it myself, but the tour allows the user to go backwards past 0. [19:17] eh I dont think so. I'll try to make one in a few minutes [19:18] Just an idea, we could use Compiz to do composition to highlight certain parts of the desktop [19:18] The back button should hide or something if the user is already at entry 0, or take them to the previous topic. [19:18] or be disabled [19:18] and again, when you get to the end of the tour, next should be disabled [19:19] guys, i'm off for the night [19:19] Omega: maybe something wigit-esque, for those who turn off compiz? [19:19] Cya. [19:19] tis past 2AM here. gotta get some sleep :) [19:19] cya [19:19] Alright, bye. === aprilg is now known as aprilg_away [19:19] Muscovy: Is compiz on by default? [19:20] If the graphics card is good enough. [19:20] It is on most computers though. [19:20] Anyone have ideas how we can point to stuff? [19:20] Like make the application menu glow? [19:20] Overlays perhaps? [19:21] That would do [19:21] Thing is, we'd have to figure out if the menu is in the normal spot. [19:21] We could do it as easily as not showing it if an md5 shows the panel has been edited. [19:22] Or as intelligently as finding where it is from gconf settings. [19:23] I'm updating tour.py and ubuntu-tour.py to get it to disable the next/prev buttons at the beginning of the tutorials [19:23] Using gconf seems like a good way [19:23] Thanks MadnessRed. [19:26] Since IRC so packed, http://irclogs.ubuntutour.org/ might be useful to some of you. [19:26] It's basically a mirror of our logs on irclogs.ubuntu.com. [19:26] Just to make access faster. [19:28] ok thanks, I am also adding some functionality to the tours class such as finding out the total number of pages [19:32] MadnessRed: It says: "You are using american english". [19:32] kk, is that correct? [19:32] It is. [19:32] good [19:33] Maybe we should rename en to en_US or en_UK [19:33] Because en isn't a language code [19:33] Good point. [19:33] Omega: en_US or en_GB [19:33] Yeah, my mistake. [19:35] So, which one do we choose? [19:35] Omega, en_US is more widely used [19:35] Very well [19:35] I'll update them [19:36] At the moment there are chapters for firefox, empathy etc. Shouldn't we move those into a parent chapter called Applications [19:36] With sub categories of Accessories, Office, Sound and Video, etc [19:36] I'm not sure. [19:37] wait [19:37] en is the fallback language if no country is specified [19:37] so say your language is en_US [19:37] en_US now. [19:37] it can you put it back [19:37] you will break the script [19:37] for anyone with en_GB [19:38] it was en for a reason [19:38] I am changing the fallback language to en_US [19:38] then just put en_US in the en folder [19:38] Okay, what is the problem exactly? [19:38] if you language is en_GB [19:39] first it will load en_GB [19:39] if it cant find that it will load en [19:39] Mhm [19:39] I want to change en to en_US [19:39] so if it doesn't find it it loads en_US [19:39] that would be very arquard [19:39] you would have to program rules [19:39] Maybe symlink en to en_US? [19:39] I don't see why, it's just changing the default language [19:40] no, its not jsut en [19:40] all languages follow the same structure [19:40] es_PT falls back to es [19:40] fr_CA falls back to fr [19:41] But is en en_US or en_GB? [19:41] Oh! [19:41] I understand what you mean. [19:41] whichever is not specified [19:41] if you have en_GB and en [19:41] then en_US will fallback to en, so en would be american [19:41] Yeah, I just read the code as saw you're split()ing it [19:41] and* [19:42] generally all english will be the same [19:42] so will go in the en folder [19:42] however, if you are talking about colour, because en_US spells colour differently, you may have a sepparate language for that particular article [19:43] I was just thinking that. [19:43] or you may decide to have color as default and en_GB as the extra language [19:43] And tell the tour to inherit for the base language for missing pieces. [19:44] well, at the moment the whole tour needs to be in each language [19:44] but we can add it so only individual parts need adding later [19:46] Maybe we can have localized versions be a diff against the main one? [19:47] maybe, but we need to remember that translators usually aren't programmers [19:48] so they will want to simply write out some text in their own language [19:48] MadnessRed: I'm adding a programming todo on the end of the etherpad [19:48] etherpad? [19:48] It would be really nice if we could tell it words like colour/color and it could replace them accordingly. [19:49] Madnessred: http://openetherpad.org/GUNcK2dx75 [19:49] what if we are telling them to go to the directory, /usr/themes/colours [19:49] I know that probably doesn't exist [19:49] Maybe an exclude markup tag? [19:49] maybe [19:49] It was just a theory, but I know what you mean. [19:51] omg etherpad is writing itself [19:51] Hello guys [19:51] Hey [19:51] Hello. [19:52] I have a question [19:52] Ask away. [19:52] How can I upload my changes? [19:52] 3 simple commands. [19:53] cd into wherever you're working. [19:53] Run: [19:53] bzr add [19:53] bzr commit -m "Your changes" [19:53] bzr push lp;ubuntu-tour [19:53] That'll record your work and upload it. [19:54] we actually have two branches now though [19:55] What are the diferences between these tow branches, so? [19:55] one is for new stuff being added [19:56] the other is for stable stuff [19:56] Nice, and that comand 'bar push lp[...]' will upload for the first server, right? [19:58] no, it will upload to the stable one, [19:59] Is the unstable one specifically for code stuff? [19:59] Alright [20:01] The unstable one is specifically for code stuff === devildante is now known as devildante[afk] [20:06] ok, the back/next buttons now become disabled when you reach the beginning/end of the tour [20:13] Cool [20:15] how about a progress bar? [20:16] to show them how far through the tutorial they are? [20:16] That sounds neat. [20:17] also very simple, [20:20] Hey. Success (of a sort) with the wiki: We can't seem to post to top-level wiki page, getting "not able to save lock" error, but can save one level down: https://wiki.ubuntu.com/UbuntuTourProject/Home [20:21] OK, i pushed the progress bar version [20:21] you should be able to download it now [20:39] hi all, im back, internet died [20:41] !recent [20:41] \ping google.com [20:44] its very quite, anyone here? or is my internet dead? [20:46] I'm here ;) [20:53] I'm here too. [20:59] right, hi, I think I'm back [21:00] anyway, I have created a html interface using only the packages which come packed with ubuntu by default [21:00] I think [21:00] What if, together with the topic, displays an animation os the action? [21:01] should be possible [21:01] it render using webkit, so should support html5 and css3 [21:01] renders# [21:02] I commited to svn [21:03] to bzr even [21:03] html interface to what? [21:09] where the tour is loaded [21:09] rather than loading plain text, it loads it with html formatting, if available [21:11] oh I see [21:11] that seems reasonable [21:25] The latest version of the code branch needs
s. [21:25] Maybe Python could insert them when it finds \ns? [21:26] don't worry [21:26] I have a script which sorts that [21:26] I will commit in a bit once I have finished of some other stuff [21:27] Ok, good. :D [21:31] I am pushing now [21:31] It should now be able to find the html version, and if it can't find it convert the text version [21:31] Which branch should text edits go to, the main one? [21:32] Still both I think [21:32] Oh dear. [21:32] also, if there is no plain text version, it will load the html version, but will still format things like line breaks properly [21:32] we need to find a way to sync that [21:33] Also how many tours do you with there will be? [21:33] Because if we have many more we will need a better way of organising them [21:33] I don't think we'll have many more. [21:33] well anybody should be able to make tours [21:33] THough a plugin-like approach was mentioned. [21:35] What would happen to the branch if we only edited the main one, then merged the code one in. Would it keep the main branch's edits, since they're more recent? [21:36] Lets say you have 3 files [21:36] file1, file2 and file 2 [21:36] and file3 sorry [21:37] Say branch 1 edits files 1 and 2, and branch 2 edits files 2 and 3 [21:37] when you merge, it would use the file1 from branch1 and file3 from brach 2 [21:37] then because both have updated file2, it would try and merge the changes I think [21:39] Then wouldn't it be safe to just edit text/code accordingly in the branches, then merge them? [21:39] i think so [21:43] anyone know how to detect the system colours in python? [21:44] System colours? [21:45] yh [21:45] I was hoping I could put the system colours into the css to make it look better [21:45] To match the GTK theme? [21:46] yh [21:46] I'd call matching Ambiance a fairly safe bet. [21:46] there has got to be a proper way to do it [21:46] actually looking at xchat, they just have a border round the white chat and that looks fine [21:47] /usr/share/themes/Ambiance/gtk-2.0/gtkrc [21:48] Themes have their main data stored like that. [21:48] I'm trying to remember what file says what the current theme is/ [21:49] Actually I think it looks ok with just a border [21:50] like xchat does [21:50] But, what do you think about the progress bar [21:50] hello everyone! [21:50] it looks too much like a scrollbar, should I put it at the top, or is it ok [21:50] hi daas888 [21:50] ~/.gconf/desktop/gnome/interface/%gconf.xml [21:51] with the %? [21:51] how's the project doing? :P [21:51] good thanks :) [21:52] % is part of the filename, it's a gconf thing. [21:53] i gtg, be back in a bit [22:23] hilo [22:24] Hello. [22:25] Hey [22:25] Write some Canadian for us CanadianWriter :P [22:26] Omega, do you think we should make a bugteam? [22:26] I don't know eh? Is a canadian translation (FREE HEALTHCARE!!!) really necessary? Sorry. [22:26] Those should be the editors so to speak [22:26] Oh, for the program itself [22:26] Yeah sure [22:28] CanadianWriter: pretty much all applications have "translations" into language variations like en_US/en_CA. [22:28] Muscovy, I'm joking [22:28] Ah. [22:41] CanadianWriter: I liked the free healthcare part. [22:45] I've set up https://launchpad.net/~ubuntu-tour-bugs, so we're good to go when an LP admin approves the mailing list. [22:45] Then we can set it as the project's bug contact. [22:46] I didn't put ubuntu-tour-admins as owner because I'm not sure if it'll force us to be subscribed or not. [22:47] I figure we'll use bugs for code things and notable content things (mix of programs/applications, redundant chapter, etc)/ [22:47] Ah, okay. [22:48] Woo, mailing list approved already. [22:50] The setting for bug supervisor should be on the right-hand panel in the bugs section. [22:51] I'll be back in a while, I need to get some homework done. [22:53] exit