[00:20] bodhizazen: hello! [00:58] http://www.youtube.com/v/G0r6tINInrw [00:58] nice UI stuff there [01:38] cprofitt: It looks nice, unfortunatly too nice. what to do when Microsoft starts actually using it's resources for making a technically compitent system. Bah. I don't want to think about it. [01:39] lol [01:39] the ideas could be used for KDE, GNOME or any desktop... [01:39] but yes... if Microsoft uses that it would be interesting... though their security would still likely suck [01:39] Of course they could, but the question is weather we can pull off the infrastructure, and i don't believe we can. We suck at it. [01:40] then there is this video of Windows 8 - http://www.youtube.com/watch?v=1rHceul_3U8 [01:41] that would absolutely kill OS X and Apple. [01:42] cprofitt: A music video would kill OSX? [01:43] I guess you missed the point doctormo [01:44] but glad you watched it... I can now say I Rick Rolled you [01:45] do you know about Rick Rolls doctormo ? [01:46] cprofitt: Yes, but I figured that you knew about british humour ;-P [01:46] I do,... I do... I just missed it. [01:47] perhaps this can make up for it... [01:47] this is a video that can kill OS X [01:47] http://www.youtube.com/watch?v=Iwuy4hHO3YQ [01:49] man... that video makes me feel old [01:50] this one even older though... http://www.youtube.com/watch?v=ctzIEjjOfd4 [01:50] I can recall rollerskating tot hat song [01:53] doctormo: have you seen the Sweedish sys admin humor video? [01:54] nope [01:54] cprofitt: Did you ever see my alt lyrics for that bungles song? [01:56] I have not [01:56] http://www.youtube.com/watch?v=qNNEJb1F_og [02:01] this one is good too -- http://www.youtube.com/watch?v=gt9j80Jkc_A === ZachK_ is now known as Guest13017 [13:12] mornin [20:22] doctormo: you around? [20:36] pleia2: sorry about yday, got stuck with some last minute stuff at work, and beautiful traffic on the way back :( [21:44] back nigel_nb [21:44] ah, doctormo :) [21:44] that script gave me some trouble by the way [21:44] ok [21:45] lets get it sorted out [21:45] yep [21:45] nigel_nb: What did it do? [21:45] hold on running it again [21:49] doctormo: http://paste.ubuntu.com/341457/ === Pendulum_ is now known as Pendulum [22:04] nigel_nb: My script fu isn't good enough to fix this, I think I need to ask someone in #bash for some help, do you want to do it manually? [22:04] I'll do it manuall [22:08] Stupid xargs, pleia2 I don't suppose you know xargs fu? [22:08] * pleia2 takes a look [22:08] problem is, xargs puts > output outside of it's execution, when we need it inside. [22:09] yeah [22:09] hmm [22:12] actually, aside from the typo in the command (practical.tx ) did it mostly do what it should have? [22:13] it got a bit confused toward the end because of the directories, but did it spit out useful stuff [22:13] except it's putting it in stdout [22:17] doctormo: need an idea of the structure [22:19] pleia2: pretty much yes [22:20] nigel_nb: an idea? you mean the structure in trunk2?it's simple, just concatinate each of the files in each directory with <=== between each. title, overview, demonstration and practical in that order. [22:20] doctormo: okay, tx u, 10 mins, will get it don [22:20] ok [22:21] could just run the script with practical.tx typo fixed and copy stdout into files [22:21] my xargs foo is failing me at the moment [22:23] I'm doing it manually, I'm too lazy (ironically) to try automatic [22:29] doctormo: how do I test building? [22:29] nigel_nb: ./builder/build.sh teaching bazaar-introduction [22:32] doctormo: I need class.txt and all? [22:32] nigel_nb: no, it generates those [22:48] doctormo: not bad, but I need to make some formatting changes [22:48] nigel_nb: No problem, to your course or to the output? [22:49] doctormo: some were to my course [22:49] there is some trouble with the output [22:49] the lesson plan is not coming out properly, I'm trying to figure out whether its my fault or something to do with the output [22:50] okay, its something to with the output [22:50] the demonstration details in class.txt is like this [22:50] Demonstration Details [22:50] --------------------- [22:50] include::01/demonstration.txt[] [22:50] include::02/demonstration.txt[] [22:50] include::03/demonstration.txt[] [22:50] you need to put a hard return in between [22:51] my manual hard return is not carrying over to the output [22:51] doctormo: some trouble in that script there, you may want to look into it, pushing my branch so u can review change [22:52] nigel_nb: I'm not sure I understand what a hard return is. [22:52] doctormo: hold on, I think its my mistake [22:54] doctormo: the class.html works fine, everything is okay [22:54] you may need to tweak your scripts for lesson plan, demonstration, and practical [22:54] some trouble with the output [22:55] nigel_nb: I'll have a look [22:55] you have merged with the latest version? [22:55] yep [22:58] pleia2: any changes I need to make to the content per se? [22:58] happy with the text and the presentation? [23:09] seems fine to me [23:11] great [23:12] so once I do a basic asciidoc pointer and formatting stuff, we're good to go [23:24] nigel_nb: Yep, hopefully it's going to get easier from this point on. [23:25] doctormo: how soon can you get the primer scripts ready? the ones to create an empty template? [23:25] nigel_nb: How complex do you want the first version of those scripts? [23:26] nothing complex, I can do the explanation [23:26] just empty files with "Heading here" and folders for presentation and resources that kind of stuff