[00:03] neat. light and versatile is good [00:04] that's what we're going for =) [00:07] nubae: ping? [03:08] does edu apps touch optimized ? [12:23] Hello [12:25] hi skipjack [12:25] I think I have a Problem ;) my ThinClients starts with an 180 degres rotated X... [12:25] knows someone about this? [12:26] oh nice :-) [12:26] hehe ;) nice but not usable ;) [12:26] well sounds like xorg.conf has that set with xrandr... first try reconfiguring your thin clients [12:27] hehe anyone an idea? [12:27] okay, [12:27] so dpkg-reconfigure xserver-xorg [12:27] you mean xorg for the thinclient or is that xorg of my server? [12:27] thin client [12:27] but maybe first, lets try debugging from the beginning [12:28] pastebin your lts.conf for me and also output of lspci [12:28] and your dmesg and xorg.conf (from thin client, not server) [12:28] hehe okay, [12:29] the things from the thin client, should be a Problem. because I can't login in console [12:29] and with 180 degree x, it's verry hard [12:32] ¡ɟʇʍ [12:33] hehe that's not fair.. [12:33] the file: /var/lib/tftpboot/ltsp/i386/lts.conf is empty? [12:33] or where is it located? [12:33] By default, yes [12:34] oh okay, but not empty / not created is better discriped [12:34] ok... well start by creating it [12:35] and set X_CONFIGURE=True and XSERVER=auto [12:35] or was it X_SERVER? [12:35] anyway.... the file must contain the first line saying [default] and then underneath the things I just mentione [12:35] xorg [12:36] skipjack: version? [12:36] no, we're gonna try skipping some steps and move straight to configuring your xserver [12:36] so just try XSERVER=auto, xorg should normally configure itself [12:36] 1.6.0 [12:37] xorg-server 2:1.6.0-0ubuntu14 (buildd@rothera.buildd) [12:37] unlesss alkisg prefers to lead u through the whole debugging process ;p [12:37] hehe;) nice [12:38] nubae: nah... just asking for (ed)ubuntu version to see if configure_x is needed. Don't worry, I'm into cooperated troubleshooting, not like some others... :P :D [12:39] so whats ure ed/ubuntu version skipjack? [12:40] lts.conf : http://nopaste.info/ea0afdca57.html [12:40] lspci (Server): http://nopaste.info/c2592ab9d5.html [12:40] ubuntu 9.04 [12:42] I have now started an X Session ( ThinClient) with XTerminal ( Rescure Solution )... and here is the whole session only an opend xterm, but here are the thinks not rotated [12:42] who can I now get the dmesg and xorg config of the thin client ? [12:42] do what I said above [12:42] I think config is under /opt/ltsp/i386/etc/ ? [12:42] create lts.conf with [default] and both options [12:42] yes [12:42] created [12:43] u did that already? [12:43] yes [12:43] I did it [12:43] under /var/lib/tftpboot? [12:43] hehe I should write back when I have finish an ToDo-Step which you sayed me [12:43] yes [12:43] ok, and the screen still comes out sideways? [12:44] I have created and copyed then to the aboved no-paste pages [12:44] ok so its nvidia, set XSERVER=nvidia and try again [12:45] I must restart the thinclient after editing lts.conf? [12:45] okay [12:45] oh okay wait, it's nvidia on the server [12:46] oh, I need lspci from the thin client [12:46] but in the thinclient here is an ati card [12:46] ok, so try XSERVER=ati [12:46] okay, that's my problem. I don't know how? [12:46] but I need to know which make exacly as it could be radeon or even radeonhd [12:46] can I get this from thinclient [12:47] well, first thing is to give root a pass on the thin client chroot [12:47] thats done by doing sudo chroot /opt/ltsp/i386 [12:47] and then passwd (mypassword) [12:47] no brackets [12:48] then u can hit fkey +ctrl+alt and get a screen to login to the thin client directly, where u can lspci for the vga card [12:50] thin-Client lspci : http://nopaste.info/9793547ecd.html [12:51] :fuck [12:51] sorry, was also not the right [12:54] skipjack: let me get this straight: [12:54] In ldm (the login screen) you see things right, [12:54] yes [12:54] but when you login they're upside down? [12:55] hmm I have chrooted, and passwd. But I can't login at the default Console . ( STRG + ALT + F1 .. ) [12:55] skipjack: if so, it's not a thin client thing [12:55] alkisg: yes [12:55] okay [12:55] skipjack: create a new user and try with him [12:56] hmm okay, [12:56] I think root is immutable isn't? [12:56] Don't log into the server with that user - try directly into the client [12:56] okay [12:56] u have to mode -i I believe [12:56] or whatever the command is again, alkisg? [12:56] passwd -u [12:56] Or SCREEN_02=shell and SCREEN_07=ldm [12:57] I never was able to get 2 screens goigng at the same time [12:57] alkisg: u were? [12:57] okay, user: thin2 created, and I logged in at thinclient [12:57] Yeah, with both of the SCREENS defined [12:57] skipjack: and you got the same problem? [12:57] yes [12:57] Did you install the nvidia driver at the server? [12:58] yes [12:58] I think it messes with some libraries... :( [12:58] wiat though, we need him to tell us the card on the client [12:58] nubae: it works fine up until ldm [12:58] So I don't think it's an X problem in the thin client... [12:58] hmmm [12:58] hmm the laptop/thinclient card is an ati radeon X1600 [12:58] useally driver: fglrx [12:59] well thats easily enough testable, try defining a static xorg.conf [12:59] and see what happens [12:59] or with XDRIVER=vesa [12:59] vesa sometimes doesnt work for ati cards [12:59] ok [12:59] they are a pain in the ass (modern atis) [12:59] always the same story, they are never caught up [13:00] I should edit /etc/X11/xorg.conf ( on the server ) and change the driver to vesa oder svga? [13:00] No no don't change that [13:00] Either XSERVER=vesa in lts.conf (but it may not work with ati as nubae says), or what nubae said. [13:02] okay: /var/lib/tftpboot/ltsp/i386/lts.conf changed [13:03] I should restart the thin client? [13:03] yeah [13:03] okay [13:04] okay, thin client is back [13:05] should I login? [13:05] Yes [13:05] okay [13:05] okay looks better ;) [13:06] That's because the vesa driver doesn't support rotation? :) [13:06] lol ;) [13:06] hehe okay. But I think it's important that I get flgrx/ati driver running under thinclients [13:06] is that possible? [13:06] What does it use if you don't define anything in lts.conf? [13:07] hehe good queston ;) wee will see ;) [13:07] Try with: [13:07] [Default] [13:07] SCREEN_02=shell [13:07] SCREEN_07=ldm [13:07] as the contents of lts.conf [13:08] hehe no it's okay, i'm only an novice at ltsp / thinclient [13:08] So that you can debug it from the shell [13:08] okay Parameters are add [13:08] restart thin client? [13:09] skipjack: yes, but put *only* those parameters [13:09] Nothing else... [13:09] oh okay [13:10] With Alt+Ctrl+F2 you'll get to a local shell prompt as root [13:10] okay [13:10] So you'll be able to see /var/log/Xorg.0.log etc [13:10] good morning [13:10] Hi Ahmuck_ [13:11] ah okay ;) [13:11] great [13:12] okay should I paste Xorg.7.log ( .0.log does not exist,.. ) [13:13] Yeah, sure, upload it to pastebin [13:13] pastebin.be [13:13] And also the output of `lspci | grep VGA` for nubae to see the exact card model (I've absolutely no clue about ATI's) [13:14] http://pastebin.ubuntu.com/ [13:14] i picked up 5 pc with 1.2Ghz procs and 512mb ram ... however they appear to have some type of novell boot rather than pxe boot [13:15] Hmmm? [13:16] there is no such thing :-) [13:16] its probably novell pxe boot [13:17] although didnt novell have their networking system... but that was like 20 years ago [13:17] Yeah, that was my first lab... 386 sx with 2 mb ram, no hd :) [13:17] okay, 1sorry wait a moment, I must take a call [13:17] Booting from a novell 486 server === bdefreese2 is now known as bddebian [13:23] Xorg.7.log ( ThinClient): http://nopaste.info/b76758618d.html [13:23] lspci ( thinclient) : http://nopaste.info/3b41f3cdd8.html [13:27] alkisg: nubae [13:28] * alkisg doesn't have a clue about ati cards/drivers [13:28] sec [13:28] RPL ROM ? [13:29] ok, u need the fglrx driver [13:29] its properietary so u may need to install it in the chroot [13:30] I wrote this down once, long ago, requires u to get the xserver-ati, and couple of the things... let me recheck [13:31] u need xorg-driver-fglrx in the chroot [13:31] novell netware firmware ready, RPL ROM, and then crashes [13:31] sounds like a busted pxe [13:32] can u switch the cards? [13:32] thats definitely gonna be the cheapest solution [13:32] looks like your system isn't locating the boot sector on the hard drive and is then looking for an RPL server from which to perform a remote boot [13:33] skipjack: and u need linux-restricted-modules [13:33] http://www.cybertechhelp.com/forums/showthread.php?t=17190 [13:33] nubae: okay, but on the thinclient I need this packages? [13:34] skipjack: follow teh ati part of this tutorial [13:34] http://www.waterlovinghead.com/LinuxLTSP [13:34] my server has this packages installed, and I have here running nvidia driver. also my own compiled kernel [13:34] okay [13:34] thanks [13:34] of course exchanging the fglrx versions for the latest [13:34] which u can download from the net some place [13:35] but basically that should help, u obviously dont need the cinerama part unless u have 2 monitors u want to use [13:35] on the thin client [13:36] hehe ;) [13:36] that's the next step [13:36] I hope 100mbit is enought for Xorg and working [13:38] sure, but dont expect 3d and flash working well [13:38] okay, so I should upgrade to 1000mbit Network? [13:39] is there an page about calculation such things? [13:40] so that I can do some Math about calculation the traffic.. [13:41] ok, it's Novell RPL RPM (boot) for the nic, and here is no way to change it to pxe. does ltsp have support for novell rpl boot rom ? [14:03] Ahmuck_: are you sure it doesn't have pxe support from the bios? I.e. an option for rpl/pxe? [14:05] skipjack: e.g. for xv video, the formula is: width*height*frames per second*12 bits color depth [14:07] Ahmuck_: change the card [14:07] is it really worh [14:07] all this trouble [14:08] I mean... surely your time is worth about 50$ minimum per hour, and u've already spent that on this [14:08] rpl booting: http://www.ltsp.org/twiki/bin/view/Ltsp/RPL [14:08] u could have bought 5 pxe booting cards with that money ;-) [14:14] alkisg: i'm sure. IBM RPL-ROM does, Novell doesn't from what i gather on the inet [14:14] i'll check again [14:14] card is onboard [14:14] sis chipset [14:15] i'm going to use gplx instead [14:15] though it's been mentioned to try bootp [14:19] Ahmuck_: http://www.huweb.hu/maques/rpl.htm [14:19] But seriously, use newer cards :) [14:20] alkisg: ah, and here is the disconnect. teachers are buying their own supplies with their own money to fund their classroom activities [14:21] OK, they can give 10$ less in hw and 100$ more in support if they want :) [14:22] actually, it's a good thing to know [14:22] the supports already paid for [14:22] the card's aren't [14:26] using old pc's as they are and with someone on staff that has the time is the idea solution. the other solution is to get everything new, given to you, which is what the state and ms is doing in our area, except it's all microsoft :) [14:28] I'm gonna start calling edubuntu a legacy os :p [14:29] Ahmuck_: well if they have a floppy/cd/hd you may probably use gpxe [14:32] alkisg: actually, it appears i can flash the boot PROM with gpxe [14:32] and it'll do away with the RPL-ROM [14:34] Maybe you want to try it first with a floppy to see if it actually works [14:45] actually, i thought i'd create a cdrom [14:54] Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. [14:55] listening to a stream from di.fm, solo piano [14:55] using media player === Ahmuck_LTSP is now known as Ahmuck_ltsp_clie === Ahmuck_ltsp_clie is now known as Ahmuck_LTSP [14:57] Inserting a CD on server causes notices to come up on every machine. Ubuntu Alternate CD triggers "upgrade" option as it should but sends notices to every client [14:59] hmm is it possible to change the Video Driver / create/recompile an new fglrx(Ati) driver for LTSP 4.2 ? [15:11] hi pleia2 [15:11] hello Ahmuck_ [15:11] how's ledgersmb ? [15:12] chugging along, no major developments [15:12] unfortunately I need to pull back in development some, I simply don't have the time [15:17] skipjack: wait... u are using 4.2? [15:17] nubae: nope ;) I have thinked [15:17] I have checked that I useing 5.1 .. [15:17] ok, 4.2 is no longer supported [15:17] at all [15:17] pleia2: isn't that always the case :) [15:18] i'm hiring somebody on monday to take up my overwork so i can do more on the oss side [15:18] yes ;) have seen, then checked [15:18] Ahmuck_: nice :) ledgersmb was a work thing but we've moved on and I stayed on the team, but now I don't have work time to devote to it [15:19] and I tend to like doing more community-ish things in my free time [15:21] pleia2: have u heard about sugar? [15:21] its a new window manager/learning environment for kids between 3-14 [15:22] its very special and an amazing community [15:22] we are looking for more volunteers that could help us... [15:23] the project is all about learning to learning and we have some amazing innovations like truly collaborative apps that allow many kids to work in groups, as well as a jorunaling system that replaces file keeping completely [15:23] that way u know what u did, when u did it, and what it was all about... [15:23] sugarlabs.org [15:29] does ubuntu ltsp use tftp, http, or ftp for it's boot method ? [15:30] nubae: I have, but I've more been diving into moodle of late for educational tools [15:30] (have heard of it, that is) [15:30] yeah Moodle is great [15:30] Ahmuck_: tftp, usually. [15:31] at openSUSE we are migrating everything to that [15:31] openSUSE-edu that is [15:31] And that would be PXE, not specifically ltsp [15:35] alrighty [15:36] got it. download rom to cdrom and create and iso via "rom-o-matic" at http://rom-o-matic.net/. boot order as cd-rom, network, none [15:36] now booting gpxe and getting clients [15:36] * Ahmuck_ dances a jig [15:36] and i still have my 50.00 :) [15:37] how do u calculate that? how much time have u spent on getting the cards to work? 4 hours? [15:37] that would mean u are 150 in the red :p [15:39] nubae: 0 [15:39] if it don't work i don't mess with it [15:42] in fact, from a educational stand point, or from a onsite tech standpoint i think your going to find this true. 10 min, don't work, move on [15:55] seriously, opposing individuals who are making an effort to stay with edubuntu reguardless how they choose to do it is counterproductive [15:55] anywho, i'll look at the docs and see if RPL-ROM is covered. if not i'll add it [16:08] morning everybody [16:26] gooooood morning LaserJock [16:26] don't forget your disertation ! [16:28] i've been thinking about edubuntu. if edubuntu wants to focus on edu apps then a ubuntu-ltsp group needs to be formed to deal with specific ubuntu-ltsp issues [16:28] Ahmuck_: I think stgraber would appreciate help [16:29] and now for question. setting the default size for login screen, 1024x800 and session, and dpi for fonts. something i need to do universally [16:29] Ahmuck_: +1 [16:29] actually at next UDS, LTSP will be part of Ubuntu Server, not education [16:29] stgraber: +1 (?) [16:29] stgraber: so, then all ltsp questions would be answered in ubuntu-server not in edubuntu ? [16:30] well, I'll still be in that chan ;) but yes, that's the idea [16:30] that also means joining the ubuntu server community which is quite active and getting things like some room at UDS for discussion [16:30] so then any edubuntu-ltsp question should be deffered to ubuntu-server [16:31] stgraber: u mean me ? [16:31] rather than #ltsp [16:31] sometimes i get the response from edubuntu - that is a ltsp question, and from #ltsp - that is a ubuntu question, and from ubuntu - that is a edubuntu question, and so on. stuck in an infintate loop [16:32] how does ubuntu server differ from ubuntu-ltsp ? [16:33] i can actually do a standalone ubuntu client if ubuntu server would do things like central user managment, desktop configurations, lockdown, etc. [16:33] which appears to be stronger in ltsp whereas server is just serving apps, webserving, etc. i might be mis-understanding the two roles [16:35] Ahmuck_: I think the point would be that the Server Team is much more familiar with the server aspects of LTSP [16:36] Ahmuck_: LTSP needs to be part of an official team so that we can be part of the whole speccing/UDS/... process [16:36] in reguards to edubuntu apps, part of our problem is teachers already have their favourites. this means the app has to be extra spectacular, with teacher management capabilities. extra spectacular includes lesson play, graphics, progress measuring, etc. there are plenty of salesmen triping over the threshold trying to get apps in at the state level. at the local level is where you would... [16:36] ...make a dent. [16:36] currently LTSP was a bit of education, desktop and server but not fully part of any of these [16:36] i would agre, ltsp needs it's own team [16:37] and edubuntu would deal only with the edu apps portion of ltsp, such as SDL sound, etc. [16:37] by doing so you have people specialized in those areas rather than trying to do it all in one basket so to speak [16:38] and/or needs to be a sub-team of ubuntu-server [16:38] bbl, afk [17:34] Hi LaserJock [17:34] anything new with the 'edubuntu revolution'? [17:35] in 1.5 hrs we'll find out [17:35] oh yeah, the meeting [17:35] what time is that btw? [17:37] i have a spux developer meeting at 19:00 UTC, but I guess I attend both, shouldnt be too busy [17:37] 18:00UTC [17:40] * bencrisford1 has back to back meetings :P [17:40] is there an agenda page we can edit LaserJock? [17:40] let's see [17:41] bencrisford1: go for https://wiki.ubuntu.com/Edubuntu/Community/MeetingAgenda [17:41] ok thanks :) [17:49] added some ideas LaserJock [17:50] I see that [17:50] aaggh scary, i created edit conflicts... [17:50] how did i manage that? [17:50] and what are they :P? [17:51] looks like you saved after I did [17:51] oh [17:52] how do we fix it? [17:52] I can fix it [17:52] (it didn't give me a warning while editing though, odd) [17:53] anyway, all fixed :) [17:53] hi pleia2! [17:53] hey LaserJock! [17:59] I think we're going to have to run a fairly tight meeting or it's going to take forever [18:00] Hi All [18:00] Meeting in a couple hours yes? [18:01] Where? [18:02] in 1hr here [18:02] OH! [18:02] Thanks, I'll be there [18:03] here [18:04] LaserJock: if its here, want me to edit the agenda page [18:04] it says its in ubuntu-meeting [18:04] sure [18:04] * Lns waves [18:05] LaserJock: I put it at the top of the agenda instea [18:05] instead( [18:05] instead* [18:07] LaserJock: tight meeting? [18:07] not a lot of wandering around [18:08] is the agenda set ? [18:08] not a lot of wandering around as in no room for ideas? [18:08] no [18:08] I mean we can't spend 1 hr on a single topic [18:11] Hello! [18:11] Sorry, I'm out of town today, and taking care of a problem. [18:12] So I'm not going to be able to show, but... [18:12] I did get Sabayon 2.25 to compile cleanly. [18:12] For ther record, here's what I'll commit to. [18:12] 1) Learning packaging to help with bug fixing [18:12] 2) fixig sabayon [18:13] 3) Helping to bring the LTSP and Edubuntu Handbook documents up-to-date [18:13] 4) (if time permits) coming up with a preliminary LDAP implementation, with a patch for systems-tools-backends to allow user-and-group tools to use ldap [18:14] Someone post the results of the meeting to the mailing list. [18:14] Cheers [18:14] sbalneav: thanks [18:15] Hi everybody from Spain [18:16] hello [18:18] i'm willing to run multiple test installations and do real time testing with feedback. i don't know the proper tools in ubuntu and if their too clunky (dig through multiple links, multiple registration) i'll think about it [18:18] Hello LaserJock, im a member of GuadalinexEdu development team, we are highly interested in collaboration [18:19] great [18:21] The main difference between GuadalinexEdu and Edubuntu is the structure of "Education" menu [18:22] oh really? [18:22] do you have a screenshot of it? [18:22] we organize applications by subjects [18:22] Im going to upload it now [18:25] highvoltage: when is the meeting exactly? [18:26] 4 min ? [18:26] 34 min [18:26] LaserJock, http://www.guadalinexedu.org/guadalinexedu_science_menu.png [18:27] asanchez: very nice [18:27] asanchez: we've worked on some similar idea [18:27] asanchez: how are you changing the menu? [18:27] now we are doing nasty things [18:27] we overwrite .desktops using dpkg-divert [18:27] meeting already started? [18:28] * nubae scrolls uo [18:28] up even [18:28] we use one package for each ubuntu original package in order to modify menu entry [18:29] asanchez: hmm, that is kinda nasty [18:29] yes, we know [18:29] asanchez: I think you could use a package based on edubuntu-menus to fix that [18:29] but we have only 3 months to package all the applications and we dont have the known-how [18:30] asanchez: better menus is definitely something Edubuntu is interested in [18:30] asanchez: yeah, using XDG you don't have to mess with the .desktops at all [18:30] just add in a .menu file with the new structure [18:31] there will be very nice if we can organize Education menu depending on student profile [18:31] * Ahmuck_ just had an ephiphany [18:31] we have some specific applications for teachers that only appears when teachers log in [18:31] asanchez: yep, I think that can be done fairly easily [18:32] asanchez: log in ? ie, ltsp ? [18:32] Ahmuck_, we dont use LTSP in schools [18:32] we have try TCOS [18:32] how r they logging in ? [18:32] ok, /me will google [18:33] they authenticate against LDAP server [18:33] back [18:33] http://www.tcosproject.org/ [18:33] sorry about mi poor english [18:33] so it's still a thin client system [18:33] i understand you [18:33] asanchez: habeis mirado alguna vez sugar? [18:34] so edubuntu is still being used in a thin client atmosphere [18:34] not as a standalone installation or dvd/cd [18:34] es un sistema para ninos entres 4-14 anos [18:34] who chooses your apps, the school board or the instructors [18:34] our students can login in any computer at the school and they can access to their documents mounting the entire home by NFS [18:34] es un sistema construcionista, lo que significa que los ninos pueden colaborar en las actividades [18:35] who makes the decision to use TCOS, the local school teacher/admin or the instructor [18:35] nubae, we dont have any notice about it, let me google [18:35] es muy facil para manejar y mantener el menu de aplicaciones, vale la pena echar le un vistazo [18:35] instructor/teacher [18:35] sugarlabs.org [18:35] es lo que usan los xo... ya sabes el one laptop per child [18:36] que esta actualmente usado muchisimo en sud america (peru, colombia, paraguay, brazil) [18:36] Ahmuck_, we have over 225.000 computers running GuadalinexEdu, the whole applications were demanded by educational comunity [18:36] anybody can request a free software application, we package it or develop it and deploy it to schools [18:36] who is your educational community? teachers, parents, administration? are you using windows apps in the environment via wine? [18:37] ah [18:37] mola eso asanchez, no necesitais ayuda? Hablo perfectamente Espanol y aunque estoy actualmente en Vienna, Austria, he vivido mucho tiempo en la costa del sol [18:37] estoy pensando en regresar, pero busco un trabajo en el area de linux/educacion [18:37] We work for Andalusian regional goverment [18:38] btw, I am the packager for sugar on opensuse... [18:39] Our central goverment is planning to provide one laptop per student in public education in Spain [18:39] meeting starts in ? [18:39] pygi: in 20 minutes [18:39] Currently we have 1 computer for 2 stundents in schools in Andalusia [18:39] k [18:39] hmmm... pues de verdad, mirar sugar... es una comunidad tremenda con ambiciones increibles [18:39] highvoltage: thank you kind sir :) [18:39] buscamos actualmente proyectos pilotos en Espana [18:39] pygi: unfortunately I don't think I can make it [18:40] did the meeting start [18:40] or right, 20min [18:40] nubae, maybe we can collaborate to make a pilot project [18:40] highvoltage: I'll tell you what happens on sunday :) [18:40] seria lo suyo... [18:40] pygi: I only got back to the hostel where I'll be staying today and tomorrow now, and I have either power or internet, and my power is running out [18:40] sugar necesita muy poca memoria y cpu [18:40] entonces va bien en maquinas antiguas [18:40] highvoltage: you gonna make the meeting? [18:40] nubae: does sugar install on 9.04 ? [18:40] pero la experiencia sigue siendo super avanzado [18:41] does it install on 8.04? [18:41] install yes... but its an ancient version [18:41] our main problem is not old hardware bu new one [18:41] we need sugar packagers for ubuntu [18:41] nubae: can be built from source? [18:41] asanchez: heh... thats usually not a problem [18:41] LaserJock: I have power/internet issues, maybe I can, it's dodgy at this stage [18:41] yeah u can run jhbuild [18:41] nubae: point me a link [18:41] nubae: we can get sugar packages for 9.04 [18:42] we have to buy over 80.000 computers per year and its very difficult to have support of the latest hardware [18:42] http://wiki.sugarlabs.org/go/Welcome_to_the_Sugar_Labs_wiki [18:42] asanchez: that's huge [18:42] this is the main reason we turn back to Ubuntu as mother distribution for guadalinexedu [18:42] right [18:42] heh... finally a good decision [18:42] much easier to rely on an upstream community [18:42] we have guadalinexedu based on 9.04 launched the same day as jaunty [18:43] donde estais actualmente asanchez? [18:43] LaserJock: can get or have? [18:43] You guys gonna highlight the channel once the meeting starts? [18:43] there are currently no 0.84 ubuntu packages for sugar [18:43] Ahmuck_: I think we *can* and *should* get [18:43] only 0.82, which is quite a crappy release, doesn't do it justice [18:43] nubae, physically you mean? [18:44] yeah [18:44] k, i'd like them. i'd like to try and break them [18:44] if nubae will take the lead on getting the breakages fixed [18:44] Ahmuck_: all we need is people willing to work on the packages [18:44] well thats what this meeting is about kinda... at least for me [18:44] nubae, we work at the Advanced Center for ICT Schools Management at Seville, Spain [18:44] but first I want the politics out the way [18:45] nubae: ur promoting it, i assume you either can or can find someone to patch it when i break it [18:45] ah... ok :-) cool... I know Sevilla vey well [18:45] Sevilla rocks! [18:45] Ahmuck_: I would sure hope so ;-) [18:45] nubae: I think we can get rid of politics [18:45] nubae, http://en.wikipedia.org/wiki/CGA_(Advanced_Management_Centre) [18:45] heh, i can break anything, usually under 30 seconds [18:45] nubae: i.e. we get you a PPA and off you go [18:46] LaserJock: and it will be ok if I fill that PPA with opensuse Build service built .debs? [18:46] nubae: no [18:46] I really dont want to maintain 2 sets of packages [18:46] nubae: you need to upload source packages [18:46] then someone else needs to volunteer, I simply dont have the time to maintain 2 branches of the same product [18:47] ok [18:47] so we'll need to put a call out for that [18:48] Unless I'm being Is guadalinux its own iso, or an addoncd like edubuntu? [18:48] first part was not supposed to be in there [18:48] sohuld read: Is guadalinux its own iso, or an addoncd like edubuntu? [18:49] hi guys [18:49] hey [18:49] him Timequeezer [18:50] wow, we've got a lot of people here today [18:50] her LaserJock :p [18:50] nubae, you can install it using a dvd addon, a cd addon or using guadalinex repository [18:50] so its an addon to ubuntu? [18:50] Woah LaserJock, you are the brave man who pulled Edubuntu through the last few releases? [18:50] thats him [18:50] in the flesh [18:50] lol [18:51] Please to meet you sir. [18:51] well... in the cyber flesh ;-) [18:51] Svenstaro: pleased to meet you as well [18:51] Svenstaro: he can be evil sometimes, so beware! [18:51] * nubae wonders if the 36 people on the channel is just a summer thing... [18:52] I'm the annoying guy who writes mails to mailing lists and complains about documentation cosistency and stuff. [18:52] pygi: me?! [18:52] LaserJock: exactly :p [18:52] nubae, yes its an addon (set of packages) [18:53] Svenstaro: nice to have you [18:53] LaserJock, certainly so. [18:53] I'm usually delighted about my own existence. [18:53] lol [18:54] asanchez: well, if u need help, physically on location, let me know [18:54] my mother lives in Marbella [18:55] has the meeting started =S ? [18:55] in 5 min iirc [18:55] ah ok [18:58] asanchez: u should really be using ltsp [18:58] Hmmm... do I have to do something on my end to 'join' the meeting or just kind of hang out here? [18:58] cluster-ltsp even with that many machines [18:58] hang and wait [18:59] Good! [18:59] then talk and complain :p [18:59] :-) [18:59] no complaining! [18:59] j/k [18:59] WEeeeeee meeeeeting time :D [19:00] So everybody knows what to do then, lets save Edubuntu. [19:00] Somebody start it officially [19:00] ok [19:00] Hello, all, when does this start? [19:00] now [19:00] *drumroll* [19:00] ==== Meeting Starting ==== [19:01] ok, I'm going to chair the meeting [19:01] * Svenstaro is starting to look dangerously serious. [19:01] hmmmm theres no meeting bot in here is there [19:01] nope [19:01] * bencrisford1 will save the meeting [19:01] so, first off, thank you all for showing up [19:01] especially on such short notice [19:01] think this is a record turn out... 40 peoples [19:02] this is going to be a bit of an interesting meeting, having so many people and a lot to talk about [19:02] so I will try to keep thing moving and try to avoid getting bogged down, OK? [19:02] Right [19:02] sounds good [19:03] ok [19:03] 1st order of business, I'd like everybody to introduce themselves and a brief sentence on why you're here [19:03] My name's Ben, desperate to contribute to hopefully marketing, bug triage/fix, development, artwork, and just however I can. [19:04] :) [19:04] Hello, my name is Néstor, I've been using Edubuntu Hardy as a LTSP server in a Non-profit little organization. I love Free Software, and I have been using it for 10 years. [19:04] I also know C, C++, Qt, Python, Gtk, and have developed some applications, some of them for industrial use, always FLOSS [19:05] My name is Matze. I just want to look, what you all will discuss ... [19:05] the same applies to me [19:05] Yo, after 18 years, my name is still Sven. I'm getting annoyed by the lack of direction in the Edubuntu project and I want to help out. I know how to make live media, can develop in C++/Python/Shell, know howt to do system administration and can do odd jobs in general. And yes, I'm actually eager to put my skills to good use. [19:05] except the name [19:06] My name is Jordan, I own a company that enjoys deploying Ubuntu/LTSP and Edubuntu into non-profits and school systems in California, USA [19:06] my name is also Jordan and I've been an Ubuntu developer for 4 years and have been working on Edubuntu for about 3 years. I'm currently finishing off a PhD so I will sort of be out of the picture other than advice and guidance for the most part [19:07] Hi, my name's Antonio Sanchez, we use an educational version of Ubuntu called GuadalinexEdu (http://www.guadalinexedu.org/guadalinexedu_science_menu.png) that is running in 225.000+ computers at the south of Spain (Andalusia) and we want to collaborate with edubuntu project [19:07] I'm also from Spain, from the North [19:07] We have a 4-5 people working full time for this purpose [19:07] Hi, my name is Mario. I am upstream developer of certain system libs and various applications, mostly related to burning. I've done a lot of work on bootstraping the Edubuntu handbook project back in the early days of Edubutu. What do I want to do? We'll see :)))) [19:07] My name is Dale. I've been using Ubuntu LTSP, selected apps in a not for profit test lab for about 8 months. I start local lugs and promote *ubuntu in my area. [19:08] Hi--My name is David. I'm a science teacher, actually been teaching now for 20 years. 9 years ago I had the idea that students needed to have intimate access to computer technology. [19:08] anybody else? [19:09] Hi, I'm Alkis, a teacher using Ubuntu with LTSP. Interested in edubuntu future. [19:09] John Tierney-Educational Outreach Sugar Labs-interested in relationship to new Dell 2100 education netbook as well as plans for Sugar [19:09] I work in inner city schools here in Mpls and yes [19:09] open source is the platform on which I want to grow this project. [19:10] I have been involved with edubuntu for a while, but I am here to make sure we can coordinate whats happening with opensuse-edu with edubuntu, and look out for sugar upstream... That means I will not be able to work on edubuntu, unless things change whereby I would be convinced to move my work back to edubuntu [19:10] This project is part of the core of my phd work [19:10] davidgroos: mpls? [19:10] ok, so we do have an agenda at https://wiki.ubuntu.com/Edubuntu/Community/MeetingAgenda [19:10] Yes indeed! [19:11] I want to run through the items first [19:11] and then we can go to the general "now what question" [19:11] 1st item: Lns / nubae - Are they in Edubuntu-members yet? [19:12] the answer is no, but they should [19:12] * Lns cries [19:12] I agree, they should be [19:12] in order to make members we need an Edubuntu Council [19:12] which we really don't have right now [19:12] In my opinion [19:12] they should be on that council [19:12] so they can approve themselves? :P [19:12] lol [19:12] so reforming the EC will be of primary importance [19:13] well we've talked about this for months... actually I believe it was February [19:13] Action Item: LaserJock will send email to edubuntu-devel to figure out EC [19:13] the creation of a council [19:13] I strongly think nubae and Lns should be on that council [19:13] my guess is that we might need to talk to the Community Council about it [19:14] stagnation is not a good thing, and thats whats been happening with edubuntu for months now, we cant get a council cause there is non... its a chicken and egg situ... [19:14] moving on [19:14] well, we'll talk to CC and figure out a process [19:14] ok [19:14] sounds good [19:15] 2nd item: How to effectively advocate/market Edubuntu to schools/school districts [19:15] * bencrisford1 raises hand [19:15] I had an idea about this [19:15] At this point though, put Lns up for membership, I dont believe I will have time to work on edubuntu [19:16] to market Edubuntu, I think that it's essential to tell students about Freedom [19:16] There is an ubuntu-students team, of which I am a member of [19:16] if they were to market edubuntu, or help [19:16] I think Freedom is the most important part of Edubuntu [19:16] can you market a product if you don't have a good idea what the product is. has the future edubuntu product been defined? [19:16] i agree [19:16] but the students team IMO is a good idea [19:16] if they were to work with us on marketing [19:17] our target audience [19:17] would be marketing it [19:17] surely that would have a greatly benficial effect? [19:17] yes, are they our target audience? [19:17] half of it [19:17] well [19:17] a fraction of it [19:17] bencrisford1: ok, would you like to send an email to edubuntu-devel outlining your idea? [19:17] they are Middle school/high school [19:17] LaserJock: Sure [19:18] That seems one of the first things to determine, things flow from one's market, no? [19:18] I have already added that idea to the students whiteboard [19:18] I agree with Ahmuck_ that it's a bit hard to talk about marketing when we don't know the product or future yet ;-) [19:18] of course thats true [19:18] chicken and egg... [19:18] but we know the product is an educational version of ubuntu [19:18] thats enough to go on to discuss it IMO [19:18] Make sure Sugar is part of the package-keying on it's ability to foster collaboration-enhances the product [19:18] LaserJock, is it necessary to call it "a product"? [19:19] Action Item: bencrisford1 is to email edubuntu-devel with idea for working ubuntu-students team on marketing [19:19] nestor: not necessary no [19:19] LaserJock: I am to e-mail? or will you email? im cofused =S [19:19] IMHO underneath the hood, Edubuntu is lots of things - but we could probably market the xdg menu addition of Applications -> Education and all of its related apps..? Seems like something people could understand..the little "Education" menu [19:19] sugar can't really be in edubuntu until there are 0.84 pacakges [19:19] bencrisford1: you will, it's your idea :-) [19:19] about product. i've seen a lot of "edubuntu" tied with thin clients. i'm beggining to think the project needs to be split. a solid ltsp platform, a edubuntu-ltsp, and edubuntu [19:19] it may even require waiting for 0.86 (tbr August) [19:20] Lns: I gyess it just is that right now [19:20] but i didnt realise [19:20] until now of course [19:20] because [19:20] I think that we are missing one important point: in schools, usually, students are taught about not only technical aspects of the things, but also ethical [19:20] marketing was always the problem [19:20] yeah my feelings are edubuntu needs to be a distro, not an addon... but thats just opinion [19:20] nestor, what would you call it? [19:20] edubuntu? :P [19:20] well, "Edubuntu" right now is a tad more than just "the apps in the Education menu" but we'll get to that I guess [19:20] Ahmuck_, I would call it GNU/Linux distribution, but I think this is not really important [19:21] LaserJock, sure..but a lot of people might not understand the rest of it [19:21] I think a very simple guide to implement an Edubuntu based classroom step by step whould be a good point, people like to see how things works and what can do with its [19:21] ok, we're starting to drift a little [19:21] sooo, who is edubuntu's target audience. what has not worked? why hasn't it worked. how is it being used? [19:21] we dont have this problem because our schools are encouraged to use free software by law [19:21] let's push marketing talk on to the mailing list for now and move on [19:21] Yeah we dont have much time [19:22] also this has all been discussed before [19:22] asanchez, but that's where you live, here at the north of Spain, things are a little different [19:22] asanchez: our schools do to, the government subsides ms software and gives it to the schools for free [19:22] I want to make sure we've at least addressed all the item before be launch into the big topic [19:22] Ahmuck_, :( [19:22] 3rd item: How teams will be structured in future. [19:23] sub-questions here are: [19:23] How we will tackle the huge number of disorganised/inactive launchpad teams? [19:23] Which teams (if any) will stay, which (if any) will go, and which (if any) will be created? [19:23] LaserJock: Sugarlabs is a team of about 50 people, but with a core of about 20... u should check out their team structure... its quite a nice layout to think about [19:23] I would focus Edubuntu into teaching students into Free Software principles, which implies writing articles and papers about this matter, and including it on the distro [19:23] we have core teams that I put in the strategy doc [19:24] Oh =S [19:24] http://wiki.sugarlabs.org/go/Category:Team [19:24] but the launchpad is still a problem [19:24] we have a lot of teams on Launchpad [19:24] Its worth taking a look at anyway [19:24] from the days when people got a little overly excited about creating teams [19:24] nubae: yes, thanks for the link [19:24] LaserJock: I think many teams there are un-necessary, and many teams not there are.... [19:24] so we need to look at: [19:24] if we get contact info for everyone associated with all teams we can nuke most of them probably and consolidate..? [19:24] 1) what teams are needed [19:24] teams dont mean one person per team, in many ways there are overlaps [19:25] my name is Rich, and I am a nub [19:25] 2) what teams are dead or unused [19:25] LaserJock: This is a complex problem, pehaps we should have a special meeting focused on teams? [19:25] launchpad has teams that are too similar [19:25] bencrisford1: it is complex [19:25] does anyone have a list of teams we're talking about? [19:25] we also have the complexity that we don't "own" most of the teams [19:25] it's not trivial to just delete teams [19:25] hi nixternal [19:25] and the owners are incomunicados [19:26] I think all edubuntu (non-loco) should be approved by LaserJock himself, or the EC when it is created [19:26] I would like to propose that in the future that the Edubuntu Council own all Edubuntu teams [19:26] I disagree [19:26] i would agree [19:26] I think teams should have a clear and stated leader [19:26] hate to ask a dumb question but... doesn't a lot of this flow from Edubuntu mission statement? [19:26] LaserJock: we are repeating ourselves from last meeting, we should move to new stuff [19:26] but the EC have admin rights [19:26] There's no way to go over the teams' heads to remove them if they're inactive? [19:26] Yeah [19:26] outside of locals, centralized managment of teams is ideal [19:26] bencrisford1: own is not the same as admin [19:26] I know [19:26] but thats how i think it should work [19:26] the EC needs to own the teams [19:26] er, loco's [19:27] ah i see [19:27] perhaps [19:27] locos dont matter [19:27] because if the owner is missing then we're in trouble [19:27] there shouldnt be restriction of locos [19:27] anyway, nubae's right, we've been over it [19:27] yeah [19:27] well [19:27] i wouldnt know [19:27] so we'll push that to the mailing list for followup [19:27] who wants to lead the push on team cleanup? [19:27] ill help out where i can [19:28] u have to do that [19:28] if anyone has a list of teams i could look into how to it... [19:28] u are the only one with the authority [19:28] well [19:28] Lns search edubuntu on launchpad [19:28] should show the teams [19:28] all of em? ok [19:29] ok [19:29] well [19:29] I'll take this one [19:29] just to get the ball rolling here [19:29] I would suggest: To organise this we could have a wiki page with a list of teams, and people post the list of teams that they think should be there [19:29] what I'm hoping for is for people to take tasks here so a single person only has 1 or 2 things they're doing [19:29] then we can create a generalised opinion [19:29] and use that [19:29] honestly, LJ, ur dissertation is of primary concern [19:29] I know [19:30] Lns has agreed to do team cleanup [19:30] so I can only take 1 or 2 things [19:30] ok, fine ;-) [19:30] =p [19:30] next [19:30] Action item: Lns will spearhead the team cleanup process [19:30] Lns: we can talk details later, OK? [19:30] * Lns nods [19:31] 4th item: Attracting developers/contributors to the edubuntu project. [19:31] At the moment working on an 'education edition' just "isn't cool...", how can we market it more effectively to developers? [19:31] actually, its becoming cool with projects like sugar and edubuntu, opensuse-edu [19:32] developers need to have an interest in what they are doing, or are getting paid. this has been my observation in oss and proprietary software [19:32] A couple of demonstration videos would do the trick. [19:32] nubae loves sugar because he believes in it and is involved [19:32] I think we should again involve the ubuntu-students, but not the team, I mean just the young ubuntu users [19:32] what part of edubuntu is "not cool" [19:33] work [19:33] i added that [19:33] tru dat.... I have a job that pays me and then I have my real job... sugar [19:33] but i dont think it "isnt cool" [19:33] I think specific objetives (new applications, new classroom services) can motivate people to attract their job [19:33] i just think that people think that [19:33] educationally stuff is generally not a cool for the hacker types that do a lot of development in Ubuntu [19:33] yeah [19:33] and people who are busy [19:34] generally I've seen more upstream projects like Sugar, KDE Edu, etc. interested [19:34] busy developer + educational thingymibobby [19:34] The documentation is pretty distracting too, it should be rather centralized. [19:34] but they lack the packaging experience [19:34] We have over 500.000 students using ubuntu educational, any kind of simple programing contest can motivate students to collaborate with the project [19:34] There are so many sources of *different* information. [19:34] I would separate the groups into groups devoted to technical concerns, and others devoted to educative concerns. [19:34] *educational, sorry [19:34] Lets have the ONE wiki to rule them all. [19:34] How about conncetions with people who are researchers in universities and working on education stuff? [19:34] nestor: exactly [19:34] I think we should target the young people more [19:34] Sponsor semester of code projects at Universities [19:34] this is for them [19:34] well, there are lots of ideas here [19:34] which goes back to teams. core teams. build the foundation first and then move on [19:34] davidgroos: I work on education-related research, yet I'm still a student [19:34] edubuntu is for young people, so why cant they make it themselves? [19:35] er up the laddre [19:35] * Lns likes bencrisford1's idea [19:35] Also, there should be videos targetted for a specific use case, for example setting up a computer lab. [19:35] Svenstaro, that's very good indeed. [19:35] Svenstaro: i can prolly help with that [19:35] i think like nestor that its importan to separate educational purposes of technical ones [19:35] bencrisford1: well, frankly they're pretty unreliable and there are issues [19:35] right [19:35] I would include some material for school and university: free school books, free university books... [19:36] (think about Wikibooks) [19:36] LaserJock: I am a young ubuntu user and I am yet to be called unreliable [19:36] Might I show you my diagram that I prepared for today. [19:36] generally it's the exception to the rule [19:36] I think young people likes Freedom more than we do. [19:36] http://88.198.54.112/pub/svens_stuff/Edubuntu.png [19:37] Svenstaro: nice [19:37] Svenstaro: hah, i created something similar :) [19:37] Svenstaro: Thats nice work :) [19:37] Ahmuck_, well, does it match up? [19:37] I think students can develop very interesting educational apps themselves [19:37] Thanks people, and how do you like the contents of it? [19:37] my 10 cents_ maybe its time to move to DVD and include ubuntu-edubuntu-kubuntu [19:37] Svenstaro: I like it. [19:37] ok, we're getting off on a tangent again [19:37] it's similar, mine is more focused on what apps work in edubuntu [19:37] * LaserJock hauls in the reigns [19:38] asanchez, I know the work that people is doing at Extremadura, I think it would be nice to hear from your experience with young and not so young students [19:38] let's start a thread on edubuntu-devel about how to get more devs [19:38] A series of get-to-know video segments 5min a piece that walk non-technical folk through process would be super helpful especially if you want teachers [19:38] who wants to start that off? [19:39] some of the schools management tools are being iniciated by students in Andalusia [19:39] nestor: How about hearing my experience as a young student? :P [19:39] bencrisford1, nice :-D go on [19:39] stavrosLinux, agreed. [19:39] LaserJock: the point is to get reliable developers I assume, not just pump up the numbers [19:39] Not much for me to say realy I was kind of joking :P, my school uses windows and mac [19:39] im trying to convert it [19:39] pygi: yes, indeed [19:40] but at the moment there isnt any high-profile education distros [19:40] that we hear of down where i live anyway [19:40] jt4sugar, exactly. [19:40] LaserJock: we can't get that over-night then I'm afraid [19:40] LaserJock: have I already asked you if you'll be at UDS? [19:40] pygi: no, I won't be [19:40] to get more devs u match them with projects that are within their skillset as they volunteer. if your not sure what the projects are, how can you match them [19:40] aww ... ok, I have some discussion scheduled with highvoltage so we'll see what comes out of that :) [19:41] bencrisford1, take a look at www.guadalinexedu.org, I think can merge with edubuntu project and its a higly used educational distribution [19:41] ok, so who's going to start the dev conversation on the mailing-list? [19:41] I think Edubuntu is very important, since it's the first contact with Free Software with many people, used to privative software [19:41] LaserJock: I will [19:41] asanchez: Will do :) [19:41] but first a suggestion, if we have the resources to do it [19:41] Before we move on, I have one last idea [19:41] asanchez, nice suggestion [19:41] how about contacting some of the teaches for the ubuntu-learning project [19:41] Action item: pygi to start thread on edubuntu-devel about building the developer community [19:42] in the development section [19:42] they would help [19:42] ok, one sec [19:42] people would feel much more welcomed in the community if we could assign each potential new contributor (with certain limits of course) a mentor [19:42] I have to take a train in few minutes, nice to meet you every people, i'll read logs later. [19:42] good thinking pygi [19:42] asanchez: thanks for coming [19:42] Think about building developers from scratch-by doing so you'll have mapped and video segmented the whole process(Now you have a process any University can deploy) [19:43] Does anyone share my opinion that edubuntu, being just a selection of apps, has almost nothing to do with upstream development? [19:43] LaserJock: there's a number of oldies here that might be willing to act as mentors in various areas [19:43] pygi: right, but right now we essentially have 0 devs so mentoring is .... an issue [19:43] pygi: similar to gsoc ? [19:43] Ahmuck_: similarly, yes [19:43] LaserJock: I know at least three devs willing to do that (I think) [19:43] *sigh* ... i suggested this a couple of days ago [19:43] pygi: ok, so let's talk about that on the thread [19:43] LaserJock: you, highvoltage (don't shoot me :P) and me (if I'm coming back) [19:43] sure [19:44] Ahmuck_: I thought you were just saying we should get GSoC students, which isn't an option [19:44] alkisg, pretty much. [19:44] If it was a distro, some devs could be attracted. [19:44] alkisg: largely yes, Edubuntu should *not* be an upstream development team where possible [19:44] alkisg, maybe you're right: the kind of things that Edubuntu needs are mainly educational ones: Free Books, for example, and links to Free Information pages [19:44] We could collaborate with ubuntu-learning perhaps? [19:45] ok, but we're wandering. let's hit the last item real quick before we get there [19:45] nestor: writing a book takes a non-trivial amount of time [19:45] Intro: Ubuntu Community Learning Project - different goals/ideals, but projects should know about each other (pleia2) [19:45] pleia2: you're on [19:45] That's what I'd like edubuntu to be: a distro collecting all the good *existing* stuff a teacher needs, with as little developing as possible. [19:45] pygi, yes, surely, but there's plenty of Free Books that you can include on the distro, just finding them on the Internet [19:45] alkisg: ok, but by "developers" I'm meaning distro developers [19:45] nestor: most of them not suited to schools [19:45] just to be clear [19:46] LaserJock: you mean packagers? I thought you meant programmers.. [19:46] hi everyone, I just wanted to drop by from the Ubuntu Learning project :) [19:46] https://wiki.ubuntu.com/Learning [19:46] alkisg: yes, packagers and maintainers [19:46] alkisg: we call them devs [19:46] Ah, ok, I misunderstood then. [19:46] np [19:46] hi pleia2 =) [19:46] you may recall Belinda Lopez briefly introduced us here: https://lists.ubuntu.com/archives/edubuntu-devel/2009-April/002869.html [19:47] so I just wanted to reach out and say hi, and that we're willing to help out edubuntu if you can think of ways that our resources can be helpful [19:47] pygi, surely, but think about wikipedia: it has many many simple articles in many languages. I don't usually look for books for children, but there's plenty of material: a filter for Fifefox for safe navigation, for example [19:47] we have different goals, but we're all in education [19:47] pleia2: so do you think we could get access to the moodle installation? [19:47] for instance [19:47] LaserJock: absolutely [19:47] LaserJock: the moodle server was just launched last week so we're still getting specifics sorted out, but we want to make it as open to the community as possible [19:48] (I apoligise for my internet, and apoligise in advance in case it goes again) [19:48] pleia2: ok, cool [19:48] right now it's up at http://learn.ufbt.net/ [19:48] does anybody from the Learning project pay any attention to edubuntu-devel? [19:49] it would be good to have some sort of liaison that keeps up with what's going on in both teams [19:49] I am not sure anyone does at the moment, but I'll probably end up hopping on it [19:49] we don't have our lists.ubuntu.com email list yet, unfortunately [19:49] edubuntu-devel - what else would you suggest I join? [19:49] LaserJock: I am planning to get involved in the learning project [19:49] so hopefully I could help out with that too [19:50] how many people agree that it whould be good to separate technical development with educational one? (the application itself versus it's information) [19:50] alkisg: I share your opinion [19:50] pleia2: that'd probably due for now [19:50] LaserJock: ok :) [19:50] nestor, elaborate with example please. [19:50] Svenstaro, ok [19:50] nestor: let's wait on that for a minute [19:50] but I'm not ready to do a fork... I would, however, consider trying to use susestudio to make custom isos [19:50] look at the example: I have tried to get my mother, who's a teacher, into Wikipedia [19:51] but it's not possible, since she has very little knowledge of how Wikipedia works [19:51] should be possible to make customised edubuntu isos via that route [19:51] or at least make usb edubuntu [19:51] anyway, I don't have any firm ideas about how we can all work together, but I wanted to open the door [19:51] oh, sorrty [19:51] bencrisford2: would you like to look into the Learning team and see what kinds of things might apply to Edubuntu? [19:51] which imho is really really necessary to show off what edubuntu cando/is [19:51] LaserJock: sure [19:51] We should not be afraid to work together with other edu teams of other distros [19:52] just cause this is buntu centric doesnt mean we can't use other tools to make life easier for us [19:52] Action item: bencrisford2 to look into collaboration opportunities with the Ubuntu Learning project [19:52] nubae +1 [19:52] LaserJock: I beter write that down! :P [19:52] +2 [19:52] bencrisford2: yes [19:52] how does it work with comercial .debs... ie the ones that dont carry source? [19:52] ;-) [19:53] peek [19:53] where dot hey live LaserJock? [19:53] nubae: what do you mean? [19:54] where would one store packages with only release code and no src code? [19:54] well, you still need a source package and that would go to Multiverse [19:54] from opensusebuild service stance this is not because we dont want to release source, but rather it can't do that right now [19:55] right [19:55] are there no comercial closed source packages installable? [19:55] yes [19:55] but the binary is still in a "source package" [19:55] and what about distributing the source as a tarball? [19:55] and not as src deb [19:55] We can build our own iso building system if need to be. [19:55] that seems kind of silly seeing as those tools already exist [19:55] well, the source package has a tarball [19:56] meeting over? [19:56] I'm looking at a way to couple this stuff laterally [19:56] we have good tools for building packages and for building .isos [19:56] that's not really a problem here [19:56] is there an irc log for this channel? [19:56] I was hoping to save the meeting [19:56] I missed the beginning of th emeeting [19:56] the problem has always every been that we need more hands doing the work [19:56] buiklding an iso build system is non-trivial [19:56] I dont know of any tool like susestudio for ubuntu or build service (its gpl btw) [19:56] is there some update on Canonical views about Edubuntu? [19:56] bencrisford yes [19:57] building a one off iso is hard enough [19:57] oh? there is? [19:57] annma: basically they don't care much what we do, but no official statement [19:57] so what is it then? [19:57] LaserJock: I think at one point somewhere I suggested appointing a designated canonical liason [19:57] LaserJock: you think if the need was there Canonical would allow us to use the build tools? [19:57] so they reallly dont care tehn [19:57] like a canonical employee [19:57] ok, hang on guys just a sec [19:57] to carry our thoughts to them and vice versa [19:57] what happened to RichEd= [19:57] ? [19:57] nubae: he left [19:57] cbx33, well, all you do is script your local building suite using php / python, not too hard actually. You just have to make sure it doesn't get abused. [19:57] really? [19:57] ! [19:57] =? [19:57] nubae: yes [19:57] oh wow, I didnt know that [19:58] LaserJock: go on [19:58] so the education part of ubuntu is really dead then [19:58] * cbx33 can tell he was collecting thoughts [19:58] meeting over ? [19:58] from the support stance [19:58] not community [19:58] well [19:58] nubae: why do you think it worked when he was around? [19:58] I think Canonnical still sells support for Edubuntu [19:58] but I don't think Canonical will be paying for Edubuntu developers or staff [19:58] no I dont think he did a particularly well job, but then thats just opinion [19:58] *however* [19:58] which I should probably keep to myself [19:58] LaserJock: i'd be afraid to sell support for something i didn't know if it worked or not. so if i buy support, they will get issues fixed? [19:59] ok, don't take this the wrong way but everybody please be quiet for a second [19:59] I think Edubuntu was at its best with ogra as paid dev, and Jane as a serious cheering lady :) [19:59] right now I think canonical is just gonna wait and see what happens to the netbook market [19:59] thats y ogra is on that side of the fence [19:59] Canonical has essentially decided to pull out development resources for Edubuntu [19:59] then to get dev support, i need to buy support. get a community donate button to buy 1 instance of support and pound the h* out of the current ubuntu-ltsp/edubuntu and get the issues fixed ? [20:00] shhh everyone [20:00] but Edubuntu still has a lot of support from Canonical [20:00] LaserJock: come on... how can u say that? [20:00] right now we still have ISO builders [20:00] we have hosting [20:00] there isn't even a canonical person present [20:00] we have edubuntu.org [20:00] ok, thats about it [20:00] we dont even have mirrors anymore [20:00] I leave, back in a minute, I hope [20:00] we have all the Launchpad infrastructure, etc. [20:00] and administrative overhead [20:00] so [20:00] please people....let LaserJock speak [20:01] I think saying we have 'a lot of support' is a misleading statement [20:01] some support ok [20:01] well, the computing power they let us have is pretty expensive [20:01] and hosting [20:01] several hundred dollars a month I'd guess [20:01] sigh [20:01] not really [20:01] but whatever, I'm not here to defend Canonical or anything [20:02] I'm just saying we already have Ubuntu infrastructure at our disposal [20:02] so we shouldn't really worry about that part [20:02] hosting with the traffic we see on edubuntu is probably about 50€ a year [20:02] edubuntu.org isn't expensive [20:02] but there's quite a bit of other stuff [20:03] but again, that's not the issue here [20:03] right [20:03] so what else is there? [20:03] LaserJock: UDS? [20:03] sooo, i'm not sure (after all has been said and done in the meeting) where edubuntu is going. [20:03] I'm just saying that Edubuntu is a part of Ubuntu and Ubuntu has quite nice infrastructure [20:03] Would Canonical support a ESoC-Edubuntu Semester of Code at Universities? Good PR for them-University students need to know more about Open source [20:03] so let's not go reinventing the wheel [20:03] jt4sugar: doubt it [20:03] Why do we even care so much about canonical? [20:03] right [20:03] Lns: agreed [20:03] so there's good an bad here [20:03] we shouldnt care [20:04] on one hand we're not getting a paid dev, etc. [20:04] Well now that all the overhead stuff is talked about, can we actually worry about Edubuntu itself in a technical way? [20:04] We haven't talked about docs at all, for example. [20:04] If someone decides to release an edubuntu usb/cd/dvd, will the edubuntu community support it? [20:04] on the other hand, Canonical seems quite willing to let us build Edubuntu into whatever we want [20:04] thats my question [20:04] LaserJock, that's def. a good thing i think. let the community take control [20:05] Lns, how. through approval of people for this and that? [20:05] alkisg: I believe u want to know the same thing right? [20:05] ok, I think in order for Edubuntu to support something fully it needs to be done within Ubuntu infrastructure [20:05] Lns: good in theory [20:05] if we create it, will you support it? [20:05] LaserJock: I totally agree here [20:05] and if I may put in a few thoughts [20:05] nubae: yes, and I'm sure that canonical won't :( [20:05] however, I could see having some unofficial builds for testing and proof-of-concept [20:05] one of the problems we had before was that Canonical controlled everything [20:05] in a sense [20:06] well usb sticks are totally taking off as a method of distributing edu distros [20:06] (can someone please link me to the channel log?) [20:06] we sometimes begged to have more of a helping hand so that we could help out Ogra [20:06] well yeah - we have no official community structure here. we need a council, etc. [20:06] its working very well here in Germany and Austria for schools [20:06] but they must be plaining seen as unofficial builds I think or else we've just going to split apart and end in a disaster [20:06] Now we have the opportunity [20:06] to train up people [20:06] to use the awesome build system that canonical has [20:06] please clarify that LaserJock.... [20:06] if they are willing to let us use it [20:06] I didn't want to interfere, but the meeting will be over soon and I'd like to put this question *explicitly* on the table: Do people here want edubuntu to continue being a selection of applications, or do they want it to become a distro again? And if so, are they willing to contribute to make it happen? [20:06] nubae: having say 5-10 different "Edubuntus" will be way confusing [20:07] nubae: he said there must be planning around unofficial builds [20:07] I'm talkign about 1 full distro dvd or usb stick [20:07] alkisg: I for one think it works as a distro [20:07] alkisg, I definitely want it to be a distro else I wouldn't want to contribute. [20:07] it worked well as before [20:07] we need to be able to clearly say "this is Edubuntu" [20:07] it would include ltsp, sugar, and maybe 100 universe and multiverse edu apps [20:07] if it's a distro, is it a school system? [20:07] * alkisg also votes for a distro in a live dvd [20:07] ok [20:07] as well as education theme, splashscreen, icon set, etc [20:07] or just ubuntu with a few apps? [20:08] when canonical broke it off, we lost our End product [20:08] let's back out for a second [20:08] please [20:08] question - can it be an addon AND a psuedo-distro (such as a live-cd: Ubuntu live, with Edubuntu add-on integrated) ? [20:08] Ahmuck_, it will be a multi-system, hopefull.y [20:08] it was something for the community to work towards [20:08] lns of course [20:08] PEOPLE! [20:08] Lns: thats not a bad idea [20:08] we're going nowhere, please STOP! [20:08] it was essentiall a meta-package [20:08] let's not squabble of how we deliver stuff right now [20:08] so we have the ubuntu cd in its normal format, but it launches the addon when inserted [20:08] agreed [20:09] I think everybody is pretty much in agreement that we want to deliver Edubuntu in the best way possible [20:09] To deliver things, we need development development development [20:09] and then we can install all the extra components by choice as addon products [20:09] and we don't have the resources to do it [20:09] (right now) [20:09] pygi: there are 43 people in here [20:09] nubae: you are mistaken [20:09] opensuse-edu does it with a community of about 8 [20:09] who can silence? =p [20:09] nubae: experience tells me that a lot of people talk, yet few deliver [20:09] right [20:10] it takes a lot of effort to maintain a distro up to Ubuntu standards [20:10] but if u dont have a little faith right now, what's the point in even having this meeting? [20:10] well, the point is to organize effort I think [20:10] but we need to be realistic [20:10] LaserJock, what's the question on the table right now? [20:10] exactly. cbx33, willing to mentor a Edubuntu student? :) [20:10] I'll clarify my position, and it seems alkisg feels the same... if edubuntu is just about fixing bugs in officially supported edu apps by canonical, I have no interest in it [20:10] Canonical had 1 full time employee working on Edubuntu and he had a hard time making it all work as a distro [20:11] nubae: neither do I [20:11] nubae: nobody disagrees with that [20:11] I totally agree with nubae. And also some people here said that they're going to make a live distro for themselves if edubuntu isn't going to be one, so I suspect there are people that can work on that. [20:11] but the practicality of things are that it's not trivial to just pop out a distro of good quality [20:11] We obviously still need people that work on that stuff. Both can be a part of edubuntu. [20:11] so we'll need to work up to that [20:11] gotta leave--this has been educational--look forward to following the resulting threads on the list. [20:12] nubae, I concur [20:12] right now we could build a DVD and send it out there but it'd be crap [20:12] thx davidgroos [20:12] so I think the first order of business is getting the software we ship in order [20:12] LaserJock: I'm pretty sure I'm capabale of some of this stuff so thats y I'm asking [20:12] and then we can work on how to ship it the best [20:12] nubae: sure, I think we can get it done at some point [20:12] if I for example, along with svenstaro and alkisg choose to go down the route of creating a live dvd/usb stick... will the communtiy support us? [20:13] or do we choose a different name and fork? [20:13] bah [20:13] I think that's the wrong way to look at it [20:13] LaserJock: we need a clear answer [20:13] it's not about Edubuntu "blessing" somebodies work [20:13] nubae: clear answer from my POV is - there are more priority issues then live dvd/usb stick [20:13] yes it is... its abotu being able to mention it in documentation, in marketing on the website, in distribution [20:14] but the point is [20:14] LaserJock: is that your stance too? [20:14] it should be Edubuntu's DVD/USB disk [20:14] not about Edubuntu "blessing" somebody else's work [20:14] nobody is talking about blessing anything [20:14] we're talkign about using the edubuntu resources [20:14] Can we talk about refactoring the docs at some point in this meeting? I think its a major point :/ [20:15] so I think you should certainly pursue the possibility of doing a Live DVD or USB stick [20:15] I think a USB image would be pretty sweet [20:15] stop for a second and just give a clear answer yes, or no [20:15] I would say yes, pursue it within Ubuntu's infrastructure [20:15] sorry to sound so hard, but I want to know where to put my efforts [20:16] ok, cool [20:16] nubae, i'd support it. If you, as part of the Edubuntu community, want to take the initiative and coordinate with others to create it, I dont think anybody would NOT support it, as long as it aligns with the other members' goals and projects within the community [20:16] perhaps we can get the existing .iso replaced [20:16] so we don't use up too much disk space [20:16] I don't know [20:16] well, i'm still confused where edubuntu i heading. i'm confused on what it intends to be. i've got to go. Svenstaro i'm interested in docs. i'll hang around in the channel throughout the year and try to hammer out issues as they come up. i've got to go for now. [20:16] good, well it would be an image that could be written to whatever medium [20:16] If edubuntu is going back to being a distro, I'm also willing to help. [20:17] I'm just not sure if it's going to work out [20:17] i think "distro" might be the wrong word though [20:17] probably set up in chunks, it needs to be studied, but the technical parts are perfectably doable by many on this channel [20:17] LaserJock: I don't think it's working out _now_. People are leaving the ship. [20:17] I know [20:17] distro is a marketing term Lns [20:17] do we want ourselves to be seen as "different than" ubuntu? [20:17] I know technically its not that [20:17] but marketing wise, we want to be known as a distro [20:17] or we loose a hell of a lot of steam [20:18] well, the technical issue is if we fork off Ubuntu [20:18] for example, studio, xubuntu and kubuntu are all known as distros [20:18] Edubuntu == ubuntu with all the good educational stuff we can find. [20:18] edu is the only one that is different [20:18] right! [20:18] ok... /me thinks 'distro' is bad marketing for sub-distros of ubuntu, but that's just mho [20:18] qutie simple explanation that everyone will understand [20:18] alkisg: right, but that means we also have to maintain "our" ubuntu [20:18] LaserJock: that's why I'm here [20:18] we have to do that right now too LaserJock [20:18] no [20:18] there is no difference [20:18] (I mean I'm willing to work on that) [20:19] we don't [20:19] right now we don't have to do anything wrt Ubuntu [20:19] Anyone here going to NECC (National Educational Computing Conference) here in DC, June 28 - July 1? [20:19] it's just "magic" [20:19] I just dont see the big difference technically [20:19] but marketing wise its massive [20:19] instead, we'll have to sync seeds [20:19] and do a *whole* lot more testing [20:19] LaserJock: if we could, it would be nice to have a karmic release (=really beta), so that we gather experience for an LTS after that. [20:19] well there are lots of people here for that [20:19] nubae, marketing a "distro" to people is bad marketing imho anyway. people don't know what linux is most times in education, let alone a specific linux 'distro' [20:20] right, we'd want to maintain just a LTS [20:20] so we can work on it for years to come [20:20] Because our resources aren't really vast, so it'll mainly be LTS releases. [20:20] we'll have bootsplash maintenance, installer maintenance, kernel issues, etc. [20:20] Can we make a summary of points we talked about and points we have not talked about yet? [20:20] all shared with ubuntu [20:20] I dont see the big deal [20:20] our kernel is gonna be no different [20:20] well, it will at times [20:20] how? [20:21] because it depends on when we build [20:21] we might get Ubuntu before a critical fix [20:21] well forget it, lets not get weighed down in technical issues, u can explain it to me private later [20:21] it's just really not a trivial thing [20:21] well non of its trivial [20:21] not that I think it shouldn't be done [20:21] it was done before [20:21] but it's just that it's a lot of work, and nobody here has experience with it [20:21] right [20:21] with less resources than now [20:21] and it was a full time person [20:22] and they said it was a lot of work [20:22] just one person, we are 43 in here right now [20:22] surely that makes a community [20:22] sadly no [20:22] I'm a student, I'm practically a full time person if I put myself to it. [20:22] look, we have to start being positive about this stuff [20:22] if people want to dig and and learn everything and do it then awesome [20:22] nubae: realistic [20:23] well, some of us aren't too positive, I know [20:23] or nothing will happen again, and in a month we'll have another meetting talking about the same stuff again [20:23] and I don't want to be a drag [20:23] but I've been doing this for a few years [20:23] and I've seen people come and go [20:23] pygi, a sad reality is that most people here will do _nothing_ if edubuntu stays a set of apps. As a distro it may also die, but I think it has better chances. [20:23] so I'm just being a bit cautious [20:23] great, you're one person, so lets split this up with people who want to help [20:23] alkisg: +1 [20:23] Er wait, can' [20:24] can we at *least* define ourselves as a community right now? How about we all work on what we want to work on, related to Ubuntu and education. [20:24] Er wait, can't we just all agree to make it a 'distro' or leave it be as it is right here right now? [20:24] ok, so let's get somebody to spearhead this [20:24] Lns: anarchy, no go :) [20:24] pygi, not anarchy in the least [20:24] both me an alkisg have been here for a quite some time and I have faith that he can do a lot of this stuff, I've also got faith in the enthusiasm shown by those new comers to the project in the last months [20:24] so lets move forward [20:24] ok, so nubae and alkisg will look into distro possibilities? [20:24] yes [20:25] Yes, but on the promise that it's feasible (canonical hosting etc) [20:25] right [20:25] Action item: nubae and alkisg to look into the possibility of going back to single install disk/media [20:25] if canonical hosting doesn't work we can find another host [20:25] Lns, it won't be edubuntu then [20:25] ugh [20:25] not going back, making a new usb/dvd iso image for marketing purposes [20:25] yes it would [20:25] Trademark [20:25] I have a dedicated server we can use, not a biggie. [20:25] I don't know [20:25] that contains the current addon + whatever else we have time/want to do [20:26] we eat up a lot of stuff [20:26] I believe Canonical can add people as mirrors [20:26] but I think we should do development and master hosting with Canonical [20:26] well I'm sure if we can prove there is a market, they may jump back on board [20:26] alkisg, if that's the case and they really care, and it gets to that point we can change the name [20:26] especially since all the build tools already are in place [20:27] Lns, then it'll be "just another distro". Edubuntu now still has a name. [20:27] right it needs the name [20:27] we don't need another distro here [20:27] it'll work out [20:27] otherwise, might as well use opensuse studio [20:27] we just might need to do some compromising and working up to things [20:27] so some patience might be in order [20:27] sure [20:27] but I think it's totally doable [20:27] is there anyone here who wants to do artwork? [20:27] I can do artwork. [20:27] Or docs? [20:28] * Lns shrugs...again, i think we should focus on us as a community more than names and hosting providers [20:28] And docs [20:28] ie, themes, icon sets, backgrounds, splashscreens? [20:28] Lns: right [20:28] But I'd rather work on the big picture to be honest. [20:28] cool, ok Svenstaro to study new edu themes, icon sets, splashscreen [20:28] that is the big pic [20:28] artwork is a tough one [20:28] we've got some old stuff [20:28] the look and feel is what most people assume is the distro [20:28] but I think we need to get more themability [20:29] Yes, but to be honest I believe my distro building experiences are needed rather than that. [20:29] for age-appropriate artwork [20:29] I'd love to work on the website and remove a lot of ballast and make it simple. [20:29] And structure the wiki and so on. [20:29] I hate inconsistencies. [20:29] ok so ud rather work on packaging, iso creation? [20:29] Svenstaro: ok, you feel like taking on leading a wiki cleanup? [20:29] I think we have people for the website... thats kind of the easy part [20:29] Yes, I do that all the time anyway. [20:30] we need folk for the hard stuff [20:30] LaserJock, a website clean up rather, involving all the aspects. If I may get access, that is. [20:30] ok, so how many people have build a debian source package before? [20:30] *built [20:30] * Svenstaro raises hand. [20:30] Are any other people here interested in contributing? Or it's just us that are talking? [20:31] * nubae raises hand, though it was just tutorial based, not real one [20:31] * alkisg raises hand [20:31] Svenstaro: how much packaging have you done? [20:31] cbx33: still around? [20:31] LaserJock: ++ I did :p [20:31] we need people to volunteer for development, docs, website, artwork, distribution and packagin [20:31] LaserJock: networkmanager for example :p [20:31] * pygi hides [20:31] lol [20:31] Really, edubuntu with 5 people doesn't stand a chance... [20:32] really? [20:32] Heh :) [20:32] LaserJock, lots of packaging for Arch, little for Ubuntu, I always thought Ubuntu packagign is more complicated than it needs to be and I prefer to keep things simple but I can package Debian package. [20:32] packages [20:32] that's a lot better than it has been [20:32] * nubae hits pygi with a pillow with a big NM on it [20:32] Svenstaro: I agree other packaging systems are much simpler [20:32] ok, so we have the following people who know something about packaging: [20:32] rpms are trivial for example [20:33] I prefer Wicd to NM but that's just because I work on that project :> [20:33] Svenstaro, nubae, alkisg, pygi, cbx33, highvoltage, nixternal, LaserJock [20:33] that's awesome [20:33] ok, how many people would be willing to work on docs? [20:34] LaserJock: I can again spearhead the Handbook thingy [20:34] well me and sbalneav did most of the ltsp documentation [20:34] which was ripped out of the handbook [20:34] nubae: :P [20:34] rigth now the handbook is VERY ltsp centric [20:34] no more documentation for me! [20:34] but we can do the reverse of what we did with ltsp docos [20:34] tho that's still an idea, we'll see what happens with my time, then I'll be able to say [20:34] rip out just the non ltsp stuff [20:34] time to pass that buck on, I somehow got suckered into it a few years back :p [20:34] nixternal: haha, didn't you work with us on the handbook too? :-P [20:35] ya, I did the initial conversion with HedgeMage iirc [20:35] well [20:35] maybe let's not worry about docs too much right now [20:35] it just needs ltsp out and updating [20:35] ya, you should write apps so good that they don't need docs anyways right? [20:35] thinking back to ltsp docos, took a good week of work to get it in current condition [20:35] it seems like most devs are willing do some doc duty [20:35] like everything should have a warning or information dialog with a paragraph of text in it :p [20:36] darn right ;-) [20:36] * pygi has to sleep, sorry [20:36] np [20:36] traveling early tomorrow [20:36] * HedgeMage looks up [20:36] later pygi, nice seein' ya again [20:36] I was pinged? [20:36] LaserJock: I'll send a mail with some details tomorrow [20:36] oh, hi nixternal :) [20:36] howdy HedgeMage, we have the OGs here [20:36] pygi: good, thanks [20:36] OGs? [20:36] where did Pete go? he doesn't talk to me anymore :p [20:36] Original Gangsters [20:36] so HedgeMage just volunteered for documentation then right? :p [20:36] nixternal: he's famous now :p [20:36] Ahh :) [20:36] * pygi hides [20:36] hehe [20:37] really out :p [20:37] ok, so I think it's important to kinda take a step back for a second [20:37] nubae: Sorry, I am doing *no* volunteer stuff until I can get my new employees trained and up to speed (sometime in June, the latter of the two starts on June 1) [20:37] I'd like to get people thinking about what they can commit to for Karmic [20:37] I'm *swamped* [20:37] HedgeMage: :p [20:37] Er wait, did I just understand that you people want to rip the LTSP out of Edubuntu? [20:37] Between that and LF starting summer break in a couple of weeks, yikes! [20:38] Svenstaro: well, technically it already has been [20:38] well, unless we actually include ltsp in edubuntu, yes [20:38] oh, annma is here...I know she said something recently about Edubuntu...you know us KDE folks want to take it over [20:38] Edubuntu hasn't shipped LTSP for a while [20:38] nixternal: nooooooo!!!! [20:38] anyway, it should be seperated as an addon moule [20:38] oh ya [20:38] module [20:38] and anyway, the upstream documentation is really much much more updated now [20:38] the old stuff is just crud [20:38] ltsp is staying in ubuntu alternate [20:38] I think LTSP is going to land in the Server Team in the future [20:38] HedgeMage: WOW [20:39] * cbx33 waves [20:39] hi, cb! [20:39] How have you been? [20:39] yeh not bad [20:39] For me, the LTSP is a big reason I liked the idea of Edubuntu. My school has very old computers and configuration is done by walking to each computer individually. [20:39] * pwnguin wonders what edubuntu is left with sans LTSP [20:39] cbx33: I'm glad to hear it. [20:39] you HedgeMage ? [20:39] Right, its not going away, tis just being seperated [20:39] pwnguin: lots of good apps and content hopefully [20:39] pwnguin: the greatest edu apps in the world :) [20:39] so it can be updated [20:39] right [20:39] cbx33, https://help.ubuntu.com/community/UbuntuLTSP/TCM-NG :) [20:40] pwnguin: Art, edu apps, metapackages for edu stuff, support, docs... I could keep going! [20:40] so we will take upstream docs and put them back in [20:40] but seperate [20:40] the thing is, LTSP is a lot more general than education [20:40] yeah [20:40] although Edubuntu is the major "consumer" of LTSP [20:40] LaserJock, well, we will use it for education. [20:40] it is good providing ltsp on the alt cd for ubuntu, that way there you can set it up from the get go and easily have any DE you want, which was pretty nice to play around with when rewriting the book chapter [20:40] but it's really server technology [20:40] cool [20:40] If LTSP worked correctly, it would own. Especially on a live medium. [20:40] and so it makes sense to have the server guys more involved with it [20:40] most people will, but the docs need to be kind of seperated, or else we'll go crazy [20:40] * nixternal kicks cbx33 in the shin, quit ignoring me! :p [20:41] nixternal: hey dude [20:41] Svenstaro, worked coorectly? [20:41] when did I ignore you? [20:41] this past 10 minutes :p [20:41] cbx33: Good, overall, just kind of madenning. Incorporated the business, have a board to deal with now. Hired someone who didn't work out, fired him this week, working on getting all the work under control, hired two new people, getting them started and trained and such, LF is doing great in school and we are picking out his summer activities, so on and so forth. [20:41] ahhh i see you [20:41] though I said Pete, dunno if you got highlighted on that [20:41] I was bathing the little one [20:41] Also, to be honest, a handbook is unnecessary overhead and leads to confusion if other docs are more recent. There should be one single source of information, a well done wiki. [20:41] LaserJock: so then, is there really a need for an edubuntu brand and install cd? [20:41] cool HedgeMage [20:41] pwnguin: certainly [20:41] nixternal: no only cbx33 gains my attention [20:41] Svenstaro: You will *never* get me to contribute to a wiki. [20:42] gotcha [20:42] HedgeMage, why not? [20:42] HedgeMage: hire me! I am looking for work :) [20:42] pwnguin: I think LTSP will *be* in the edubuntu dvd, it's just the docs that'll get seperated [20:42] I think there is a use for different documentation media [20:43] Svenstaro: Because I refuse to use wiki markup. I know a number of decent forms of markup, but wikispeak is maddening... how many ' are bold and how many are italic or bold italic? It's irritating. [20:43] There should be a section on the wiki that regularly gets PDF'd into a handbook. [20:43] alkisg: but I think it will be maintained by the server team [20:43] nixternal: send me a resume, I will be hiring again at the end of the summer. [20:43] LaserJock: sure, we'll just use it because we need it in education [20:43] right [20:43] well [20:43] '' == ital, ''' == bold, and ''''' == bold ital :p [20:43] i think [20:43] heh [20:43] see, even you aren't sure! [20:43] does anybody feel any less confused about what Edubuntu is and where it's heading? [20:44] just cause we include it on the dvd/cdrom/usb does not mean we are responsible for it [20:44] and is so much smarter, or etc if you go WYSIWYM ;) [20:44] thats something we should make clear... we will help those users though [20:44] right [20:44] in fact most of the people talking are somehow involved with LTSP [20:44] certainly supporting LTSP in educational environments would be in the scope of Edubuntu [20:44] LaserJock: I know what I think it should be and where I think it should head... no idea what's happened in the two years or so I've been out of the loop, though. [20:44] LaserJock, not too much, to be honest. We haven't really decided on anything. Set up votes or something and work down bullet points of decisions. [20:45] right [20:45] I know I'm not any more clear [20:45] :-) [20:45] We don't want to build a camel, though. [20:45] brb [20:45] u were clear before? [20:45] nope [20:45] the biggest point of this meeting was to get people together [20:45] pardon my question, if im interrupting a meeting that's time starved: Is edubuntu k12 specific? [20:45] LaserJock, Edubuntu = Ubuntu + Education [20:45] well then, now if we decide it'll be an image including the addon stuff, that should be pretty clear no? [20:46] I seriously doubt an IRC meeting is going to clear everything up [20:46] the last 10 haven't.. ;) [20:46] I guess I'll just build my vision of a distro now and merge back with whatever you guys came up with. I'm not really sure what else to do. [20:46] pwnguin: well, depends [20:46] pwnguin: I think no [20:46] Svenstaro: patience [20:46] Lns: great point... thats ll it needs to be [20:46] wait for tomorrow's mail please [20:46] nubae, seriously [20:46] yep [20:46] if different people want different things, let them work on it! [20:46] right [20:46] we're all ubuntu + education. [20:47] well, I don't think whether it's a distro or an addon changes much of anything [20:47] the more people with more ideas the better. [20:47] righto... now I need a cigarette :p [20:47] LaserJock, it does. It's a way of thinking about a product. [20:47] At the moment, my role is a system administrator for a Community College. i know many college computer labs like the idea of ltsp, but as you said, it's not just education that wants ltsp. one thing that's becoming very useful is Moodle [20:47] By-product vs full product, LaserJock [20:47] pwnguin: I'd say it's not k12 only, but we certainly pay extra attention to those levels because they need the most help [20:47] LaserJock: not technically, but from public perspective its huge [20:47] Svenstaro: but we still have most of the same things to do [20:47] liek Svenstaro says [20:47] LaserJock: I know of a lot of people that left edubuntu because it wasn't a distro anymore, so I think it changes things... [20:47] ok, here's my bottom line [20:48] it doesn't matter whether it's a distro or an addon if the stuff you ship is crap [20:48] alkisg: right [20:48] and that's my concern [20:48] we are an absolute *mess* [20:48] well, obviously we are gonna do QA [20:48] We're not responsible about the stuff quality. Only for _selecting_ the stuff. [20:48] whoever wants to work on that can [20:48] the point is to get people working [20:48] and I really don't think it's gonna matter on the points if we're 2 media or 1 media install [20:48] and get them working now [20:49] anyone who selects crap isn't doing a good job [20:49] code first... [20:49] Svenstaro: I would encourage you to work with Edubuntu and not fork off [20:49] right [20:49] Svenstaro: lets' work on a common vision, I think we can do it [20:49] my theory is if you like the package, take up a maintainer role [20:49] alkisg: no, we are in charge of the quality [20:49] alkisg: I disagree, to a point. We'll have more direct interface opportunities with schools, and we need to push what we learn upstream, as well and encourage the development needed to fill the gaps in what's available. [20:49] we won't be putting in shinny things... we'll put in working code first [20:49] subscribe to the upstream mailing list, subscribe to the LP bug reports, triage bugs, report and try to make sure the thing works [20:49] yeah we do need some QA [20:49] LaserJock, then I want decisions :/ Talking really doesn't solve too much. Or put me in cahrge of working out how to get decisions or something. [20:50] Svenstaro: we need and I believe will make decisions [20:50] * Lns thinks we should remember what sbalneav said yesterday [20:50] LaserJock: May I pm you please? [20:50] Svenstaro: I think everybody needs to kinda get everything out first [20:50] HedgeMage: of coruse [20:50] HedgeMage: When I right-click on firefox with LTSP there's a 5 seconds delay. I'll report this to LTSP and xcb and that's that. I don't think I'm responsible to fix it, that's what I'm saying. [20:50] LaserJock, oh well :/ [20:51] putting a package in a metapackage without anyone making a committment to quality is a recipe for upset users [20:51] Svenstaro: oh well what? I think you have a great opportunity here to get your vision implemented [20:51] alkisg: Right, but if a school says "we have this problem", we should help them figure out enough to see that it is reported properly, and that we are communicating to upstream projects what problems most impact schools. [20:51] Svenstaro: decisions need to be made but I don't think we can make them just this second [20:51] LaserJock, oh well as in 'I agree' but as I'm eager to actually stat wokring on something that's kind of putting me off. [20:51] it takes some thought and investigation for a lot of these [20:52] Svenstaro: well, what would you like to work on right now? [20:52] Sometimes, its just better to experiment and discard bad experiments. [20:52] I can perhaps direct you [20:52] I agree [20:52] I just want us to experiment together [20:52] * bencrisford1 is anxious to get started on some marketing material [20:52] I'd like to work on a topdown approach and structure information so we can at least see where stuff is lacking. I see 3 major points: distribution medium, applications, documentation [20:53] Svenstaro: ok, so let's work on those [20:54] +1 Svenstaro [20:54] I can give you *lots* of info on where Edubuntu is lacking :-) [20:55] I've been working on this for a couple years now [20:55] I can tell you specific things that need to be done [20:55] * Lns kicks LaserJock for not being supportive of his own project ;) [20:55] but when I've done that in the past I've not got a ton of response from people [20:55] can anyone direct me to the channel logs? because i missed the last bit of the meeting because of my internet [20:55] so I hope the energy here is matched with some action [20:55] http://irclogs.ubuntu.com/2009/05/22/%23edubuntu.html [20:55] thanks pwnguin [20:56] LaserJock, I promise you it is. I've refurbished another distro in the past because I was unhappy about the results of the original creators. [20:57] ok [20:57] so [20:57] moving forward [20:57] I want to see lots of emails on the list [20:57] I propose I work on a timeline diagram (is there such a thing?) that defines when what kind of work is going to be done and have that signed off by everyone who is willing to contribute. [20:57] I love seeing the big picture so I might as well create it. [20:58] That is, if you don't already have something like that. [20:58] Pardon if I missed it with my late entry... were there introductions? I don't know who half the people here are, or their interests and skill sets. [20:58] well [20:58] Could we take a step back and figure out who/what we have to work with? [20:58] HedgeMage: yeah, we had an intro at the beginning (about 2 hr ago) [20:58] :o [20:58] * HedgeMage scrolls back [20:58] Svenstaro: well, what kind of timeline are you thinking? [20:58] LaserJock, so how about those teams, eh? [20:59] we need to figure out what we're going to do for Karmic [20:59] that is of primary importance [20:59] I'm not sure we could get a DVD/USB image done in 1 release [20:59] at least official [20:59] LaserJock, why not let the ppl who want to do that worry about it? [20:59] I agree. I'm thinking of an unofficial... yeap, that. [21:00] LaserJock, kind of like my diagram from earlier but on a timeline, rather. [21:00] do we have any evidence school districts need/want dvds and usb images? [21:01] Svenstaro: so what kind of time parameters are you going to use? [21:01] pwnguin: in my area (Greece), yes [21:01] at least in the affluent area where i live, schools use norton ghost [21:01] well [21:01] norton ghost? with linux? [21:01] norton gross =p [21:01] LaserJock, because obviously we dont want to create documentation for a distribution that doesn't really exist. So we should do stuff in order to channel our almighty powers of creation to stuff that makes sense. [21:01] an ubuntu cd that IT can customize via a metapackage might be sufficient or even preferred [21:01] I've been contacted by a number of people who just want a single installation disk, be it USB, DVD, or CD [21:02] https://launchpad.net/people/?name=edubuntu&searchfor=all [21:02] LaserJock, what do you mean by time parameters? I mean a rough schedule that doesn't really reflect weeks or months but rather task after task in parallel. [21:02] ok [21:03] the last part of my sentence was self-contradicting. [21:03] I mean having multiple teams work on different things that need work at that point of time. [21:03] That is, if nobody has a better idea of creating a "big picture". [21:04] probably, what edubuntu needs is critical mass. there's a dozen teams with their own mailing list [21:04] Svenstaro: ok, sounds good [21:04] i think consolidation has been suggested. [21:04] Svenstaro: send a draft to the mailing list and we can have a log [21:05] Alright [21:06] i take that back; it looks like most teams don't have a list [21:06] *look [21:06] I think it would be appreciated if more people are just decided instead of suggested, as has been answered to me on the mailing list. [21:06] pwnguin: yes we do have evidence schools want usb sticks with edubuntu on them [21:06] nubae: any idea why? [21:06] to install stuff I'm guessing ;-) [21:07] im guessing to run live without overwriting the windows image [21:07] pwnguin: because it takes hours from an installed ubuntu to reach an "educational" installation. [21:07] ...and also the live stuff. [21:08] LaserJock: is there any problem if we include multiverse apps on the dvd? [21:09] yes [21:09] we could perhaps do Universe but I doubt we could do Multiverse [21:09] it depends on the app [21:09] Ubuntu is still about free software ;-) [21:09] What about FOSS apps not in debian? [21:10] MOTU and debian both have processes for that [21:10] OK, I get it. [21:10] karmic's far enough off that you can get that accomplished i'd think [21:10] alkisg: we can package stuff up for sure [21:10] * bencrisford1 is about to mail the list about the students idea [21:11] then ill talk to the students team [21:11] welll thats where packaging comes in [21:12] I'd like to finalized the strategy doc [21:12] I think that will help us all get on the same page [21:12] and will give the community some clarity and focus [21:13] the current draft is at: https://wiki.ubuntu.com/Edubuntu/StrategyDocument [21:14] "The first objective Edubuntu has is to bring a education focus to Ubuntu." [21:14] hmm. [21:14] (22:10:58) Nubae: welll thats where packaging comes in [21:14] (22:11:31) Nubae: if there is an edu app that needs to be packaged we do it for universe first, then we give a reason y it should be properly supported by main [21:14] (22:12:10) Nubae: and I think the reasons for having a live distro are pretty self evident [21:14] (22:12:20) Nubae: and there are many reasons for it, not just one [21:14] (22:12:55) Nubae: for example... having an image that was a fat image that could also be distributed via ltsp would be a usage case scenario [21:14] * Lns slaps nubae1 with a large trout === nubae1 is now known as Nubae1 === Nubae1 is now known as nubae [21:15] How about... "The first objective Edubuntu has is to bring Ubuntu focus to education." [21:15] LaserJock: Can anyone add to that? [21:15] well [21:15] add to what? [21:15] how about this [21:15] I would like people to email the list with comments on it [21:16] if anything it would be an education focus, not a education focus :p [21:16] I'd rather people not just randomly edit it right now [21:16] comments on what? [21:16] the website? [21:16] the strategy doc [21:16] https://wiki.ubuntu.com/Edubuntu/StrategyDocument [21:17] well i hope someone randomly fixes the markup on focus 1 [21:17] I need to get back to my disseration [21:17] pwnguin: yeah, I noticed that, I'll fix it [21:17] if people have minor edits I don't mind [21:17] I just put a lot of thought and time into it so I'd rather people not make major changes without discussing it first [21:18] I think we need to start over from scratch.. :) [21:18] oh [21:18] nm then =p [21:18] If you start at student desktop and decide what you want happening there and map-backward from that point through teacher through school you should have pretty good idea of what is needed-Visually Mapping it would be helpful [21:19] well, you could all start from scratch [21:19] I'll probably be shouted at but can anybody explain to me why sugar is so important for us now? [21:19] but I thought my draft wasn't *that* bad [21:19] Svenstaro: i also thought it was strange that sugar was the only focus fleshed out [21:20] LaserJock, no it's not at all [21:20] sorry..i'll leave it to my list post :) [21:20] looks good LaserJock [21:20] well, the Sugar thing was because we were working on how to view Sugar [21:20] it doesn't mean it's the most important or anthing [21:21] just the latest one we were trying to work on [21:21] Still, somebody explain to me what advantages would sugar have for us. [21:21] Svenstaro: nubae, like me and you are interested in edubuntu=distro in a live dvd. I care about the easy ltsp installation stuff, nubae cares about the sugar stuff. Edubuntu will have modules or roles, so sugar will be a module nubae will work on. I don't see a problem there... [21:21] It's just a WM and a simplistic desktop, isn't it? [21:21] well, it's fairly big in Educational circles [21:21] and there is some momentum [21:21] Svenstaro: i imagine it's intended to be a UI for young children [21:21] yeah [21:22] But won't it cripple the workspace for more complex use cases? [21:22] only if installed by default [21:22] Ah I see, so its optional. [21:22] i didnt say that [21:22] yeah [21:22] there is nothing simplistic about sugar [21:23] So I think that forms a decision to make a dsitro building service. [21:23] its actually probably the most advanced WM out right now [21:23] Svenstaro: it would be login option at most I believe [21:23] well, with an icon on the desktop [21:23] it might depend on the age level selected [21:23] which would launch sugar-emulator [21:23] but indeed it is not at all the only option [21:24] one will be able to launch individual activities from sugar too [21:24] How does LTSP work together with sugar? [21:24] to take advantage of collaboration [21:24] Svenstaro: just fine [21:24] Nice to hear [21:24] if u read my blog u'll see my proof of concept [21:24] Svenstaro: it's basically just another desktop environment [21:24] one that is tied pretty tightly to education for a lot of people [21:24] but it has unique features making it very nice for kids [21:25] I approve then :P [21:25] it is the OS running on the one laptop per child xos [21:25] used by 1 million+ [21:25] so its not a project that is about to die [21:25] OLPC or sugar? [21:25] and yeah, since I am probably very sugar-centric I'll probably help with the packaging [21:26] sugar is used by more than a million users who have xos [21:26] so the non xo usage is probably big too, but right now biggest exposure is in developing nations [21:27] ok, time for me to duck out [21:27] ty LaserJock [21:27] I will send out meeting minutes [21:27] sometime in the next day or so I'd guess [21:28] Thanks LaserJock :) [21:28] cool [21:29] wikipedia says the XO can dual boot windows; i wonder how many schools take the hardware and install windows on them [21:29] well, guys, I'm here again [21:30] anybody have this afternoon meeting minutes? [21:30] no, I don't. sorry. I'm quite busy [21:30] http://irclogs.ubuntu.com/2009/05/22/%23edubuntu.html [21:30] thats the raw logs [21:30] hiya pwnguin [21:30] i dont think there was any votes [21:30] I must leave, good luck! [21:31] didn't see you in the list [21:31] well, i thought i'd see what the project's up to [21:31] I gather I interrupted a meeting earlier. Meeting over? [21:32] i guess further discussion can be tabled / posted to edubuntu-devel [21:32] Check out http://tutorius.org/ if running Sugar can use this tool that allows Teachers to create Tutorials [21:32] ouch [21:33] "Even though Sugar isn’t the official operating system running on the XO (OLPC laptop) anymore," [21:33] pwnguin: thanks for dropping by [21:33] kjcole: yeah, 2hrs was enough [21:33] LaserJock: go earn your phd [21:33] So, I'll re-ask (or re-inform depending on your interpretation): [21:34] Anyone here going to NECC (National Educational Computing Conference) here in DC, June 28 - July 1? [21:34] that would require travel budgets [21:35] * Svenstaro is no wiser now [21:36] well, i got a better picture [21:36] I was curious if there'd be anyone here looking at Moodle migration, after Blackboard announced their next competitor acquisition [21:37] looks like no; probably people in that situation aren't aware of projects like edubuntu [21:40] Thanks for the opportunity to learn! [21:42] pwnguin: I work with moodle quite a lot [21:42] and suggested edubuntu get its own moodle instance, but it was rejected... we are doing that in opensuse though [21:43] basically moving everything edu to their moodle instance [21:43] when was it rejected? [21:43] a couple months ago [21:43] heh [21:43] someone ponied up the money for a moodle server [21:43] #ubuntu-learning is in the process of setting it up and creating courseware [21:44] oh, wow, see I didn't even know that :-) [21:44] but guess that would be to help in packaging and stuff [21:44] pleia2 put it on the meeting agenda... [21:44] at the moment, i think it's wide open [21:45] some people want to create packaging and server admin courses [21:45] but its open to other projects I believe [21:47] nubae: I blogged about this on the planet, but a lot of people are thinking that open source is the only way to avoid blackboard's terrible customer service [21:48] hopefully ubuntu-learning will be a good dogfood project [22:03] pwngwen, use norton because that's what they want? won't clonezilla do cloning via the network? [22:05] fwiw, they did fix the shutdown issue [22:06] they very well may use something else [22:06] but the point is they're big on imaging [22:06] i know our labs are [22:07] fog-project ftw :) [22:07] fwiw, i have 3 children and two mothers in the lab currently using ltsp lab [22:08] hrm, that might be better option than ltsp [22:08] manage one and image thousands [22:09] windows has a concept called sysprep [22:09] Linux has no need for sysprep :) [22:09] im not sure that's true [22:09] hostnames are still hostnames [22:09] any suggestions for kid's games/softare for ages 6 - 12 that i can aptitude install ? [22:09] I've seen sysprep'ed images fail if put on different hardware [22:10] ...and linux cp'ed partitions booting just fine [22:10] anything you want unique per box needs some syspreppy thing [22:10] class1: sgt-puzzles? [22:10] i'm getting ready to upgrade ltsp clients. the lab has exactly 7 more days before i make a decision to pull it or leave it [22:13] class1: you've seen debian jr? [22:13] nope [22:14] i'll take a look at it though [22:14] does ltsp ? [22:14] or would i need to image [22:14] i donno about that [22:14] but all their packages are in ubuntu [22:14] junior- [22:15] how good is iTalc? when i attempted to use it, i only saw one screen, the screen i was sitting at. isn't it supposed to be a session managment tool ? [22:15] probably shouldn't ask me [22:15] i work for a community college [22:16] yes, i know :) [22:18] ltsp is extremely powerful and complex, dont expect to learn it in one day [22:18] nice post Lns [22:18] nubae: ? [22:19] anyway, iTalc works just fine [22:19] thx nubae [22:19] u just need to know what u're doing [22:19] like click on the icon and see the attached working clients? [22:20] no, like put in the ip of the client, and in the case of ltsp, its more complex, search the net for help [22:20] its there [22:20] no way to load the client's as they are logged in or upon boot? [22:21] i would have assumed that if you were sitting at the server and had iTalc installed, in edubuntu or ubuntu-ltsp it would be tied into the system [22:21] and client that was on would be auto attached to the system [22:22] it is tied into the system, but u still need to tell it what client to look at [22:22] nubae: so ur telling me that the teacher/instructor needs to know the ip address of each client? [22:22] anyway like I said, the documentation is online [22:22] class1: version? [22:22] In 9.04 it has autodetection [22:22] alkisg: version for ? [22:22] ah, ok [22:22] i'm on 9.04 [22:22] So it should autodetect all clients [22:22] but considering going back to 8.10 cause i've got clients crashing [22:23] when using firefox [22:23] in any case, u should look at the documentation it explains it all much better than we ever could [22:23] well why not switch to firefox2 then, or opera, or do local apps for firefox [22:24] nubae: seriously, if a third grade teacher has access to iTalc, or the yearbook instructor, you really don't expect them to know and input ip address to view clients with iTalc do you? [22:24] doesn't italc have names you can assign to each system? [22:24] let's go one step further, the librarian, where it might most used at [22:25] maybe i'm confused on iTalc. it thought it was a way to monitor clients [22:25] class1: it is. It has autodetection. Are you not seeing the clients automatically in 9.04? [22:26] i've not installed it in 9.04. i'll try it now [22:26] Do you have 8.10 now? [22:26] no, i did a dist upgrade to 9.04 [22:27] Ahmuck_: you're class1? [22:28] lol [22:28] yes, i'm moving between classes [22:28] watching and listening to use. evaluating [22:31] alkisg: ? would it matter who i was? [22:32] Ahmuck_: no, but I asked class1 and Ahmuck answered, so I was confused. [22:32] :) [22:32] http://italc.sourceforge.net/wiki/index.php?title=First_steps - empty [22:33] i'd agree with Svenstaro on a wiki [22:33] huh wah who highlights me? [22:33] what context? [22:34] wiki is community documentation. which can be hosted anywhere [22:34] class1: LTSP is not a trivial system, its complex and extremely powerful, it takes time to understand it, and probably many years to master it [22:34] and good sources of documentation are hard to find [22:34] nubae: :) that's why windows is so popular [22:34] LTSP is not for everyone, its for the experienced linux/unix sysadmin [22:34] yup [22:34] but thin client systems on windows are no easier [22:35] Yes, lets make LTSP feasible for schools. [22:35] where they do exist, they are even more complex than LTSP and each one has its own standards [22:35] If it breaks, oh well, but we can at least make it easy to configure. [22:35] the thing here is, u cant expect LTSP to be managed by a non-sysadmin, its just unrealistic [22:36] Lns is a good example... he administers numerous schools with LTSP [22:36] but has on site guys who do the day to day [22:36] nubae, are you quite sure? Some wizards are quite amazing :) [22:36] u said the magic words there (no pun intended) [22:36] some wizards [22:37] the problem is not in ease of installation... with ubuntu, its hit F4 on startup and u have a fully functioning LTSP lab at your disposal [22:37] Svenstaro, nubae: https://help.ubuntu.com/community/UbuntuLTSP/TCM-NG [22:37] its where u go from there [22:37] ah is that what u've been working on Lns? [22:37] yup [22:37] u'll never get edubuntu ltsp in my area unless ur willing to bring management utilities to the platform and some additional things as well. our entire area is microsoft and it's held by larger companies supplying the schools. if you want linux and oss in the schools you need to show something that works, and works on the instructor level, not the admin level. our local school district has... [22:37] ...a non-technician coming in 10 hours a week to do tech work. it's what's in the budget [22:37] reminds me of star trek... The next generation [22:37] hehe [22:38] ha! [22:38] call me picard then, haha [22:38] Aye Captain [22:38] engage [22:38] =p [22:39] heh, but then u need to rename ure app to: Next Generation [22:39] Lns, if you were in a car accident tomorrow is there enough linux personal in the area to pick up your clients? [22:39] I highly doubt it [22:39] nope [22:39] but thats the whole point [22:39] which is why i'm in a very good position :) [22:39] if there were, he wouldnt have those jobs [22:39] right [22:40] nubae, that's not true, i'd still be the best =) [22:40] its like people that know how to code in fortran [22:40] so, as a school administrator/board why in the world would i want to put ltsp in my school if you are my only contact for support [22:40] they're not that many but those that do exist, get paid well for that knowledge [22:40] if it breaks and your gone then what? [22:40] because its that good [22:40] and saves u that much money [22:40] Ahmuck_, community support often rivals paid support [22:40] its all about TCOS [22:40] nubae: it saves me no money if i have to fly someone in from kansas city to fix it [22:41] and who said u have to do that? [22:41] Ahmuck_, you're forgetting that things break much less in these setups [22:41] and remote assistance is quite easy with ltsp setups [22:41] less hardware to break [22:41] and if it does break, they can just put another machine in its place and be off again [22:41] cant do that in normal scenario [22:41] even if server breaks, switch hard drives and continue [22:42] its redundancy can be set up so u really are very very safe [22:42] much safer than any windows setup ever [22:42] In the setups I manage, I usually have 2 hard disks, one of which is a dd of the other [22:42] with my 9 setups i rarely have any big issues, after 3 years. Can't remember the last time a whole lab went down [22:42] cron'd per day [22:43] that way, if the server/hard drive dies, its a max of 24 hours of lost material [22:43] nubae: why not linux software raid? [22:43] not really needed in my experience, prefer to use the drive as a direct backup [22:43] with linux software raid you wouldn't loose 24 hours would you? [22:43] so they can pull out the damaged one, and put in the backup and continue working like nothing happened, send me or give me the broken one [22:44] you can also mount dd images and extract files [22:44] it depends on how u set it up... u can of course set up a cron job to dd the drive every couple minutes if u really wanted to [22:44] or in nubae's case simply plug it in [22:44] right [22:44] nubae, dd would take more than a couple mins on anything bigger than a floppy disk ;) [22:44] I tell them to do dds to dvds too, and take that out the building, in case of fire or whatever [22:45] Lns: tru dat :D but u know what I mean [22:45] yup [22:45] * nubae slaps Lns... nitpicker [22:45] hey when you have nothing else to argue about.. =p [22:46] What time is that meeting anyway? [22:46] 1800 utc? [22:46] anyway, I offered to take over Lns clients if he ever gets hit by a truck [22:46] hehe [22:46] isforinsects: u missed it [22:46] ? :-( [22:46] sad panda [22:47] bad panda [22:47] I have the scrollback [22:47] ;-) [22:47] I was told 1800 utc, which is ... 1300 my time [22:47] we spoke briefly about sugar [22:47] right... I went the wrong way with thta math [22:47] hehe [22:48] basically it boils down to someone whose passionate enough about it to do it. I have this terrible feeling that might be me [22:48] but I wont be able to work on it until after I'm done with the Suse work... [22:50] nubae, =) [22:52] alkisg: installed. as clients come on, should i be seeing them in the window? [22:53] Νο [22:53] You'll have to restart italc to see the new clients [22:53] (or declare them all in a static file so you'll see them when they come on) [22:53] only clients logging on are shown ? [22:54] so i assume that a static file is used for remote login/poweron [22:54] Lns: do you hardset your ip address for your clients? [22:54] Ahmuck_: to see clients before logon, you need to install it to the chroot. [22:55] Ahmuck_, no, everything is just dhcp for me. i don't use italc though [22:56] classroom --> autodetected computers does what? [22:57] Displays autodetected clients [22:57] (already logged on) [23:03] alkisg: i'm seeing two now. after restart [23:05] There's a wiki page for italc on ltsp. [23:06] is italc that weird win-like software? [23:06] heh, pygi that's what i thought too.. qt looks lots like windows [23:06] Lns: its not the qt that look like windows [23:06] I like qt in fact [23:06] its just the italc interface [23:07] well it is cross platform [23:07] yeah does look windowsy, maybe because theres a windows version too? [23:08] oh well [23:08] nubae: pidgin also has a win version, yet its the same as linux one [23:09] afaik italc isn't even being developed anymore [23:09] Lns: heh, really? [23:10] the we have no sane tool to use [23:10] (Not that italc was sane, but it was the closest to a working tool) [23:10] not saying it doesn't work [23:11] Lns: I know, but we can't shop something that isn't maintained [23:11] but i think the guy i'm working with to get tcm-ng looked into italc, he said the last commit was ~2007 [23:11] that's how i feel too..that's why i wanted to make something better =) [23:11] last I checked the messaging from and to thin clients was done some time last year [23:12] towards the end [23:12] so think its still active [23:12] TCM-NG is in what language, and why did you make it look like italic? o.O [23:12] (sorry for being a bit harsh, but italics gui is really useless) [23:12] pygi, python and..huh? [23:12] we don't even have an interface for it yet =) [23:12] Lns: bleh xD [23:13] I misread your sentence [23:13] sorry xD [23:13] haha [23:13] I might see what's up with the code, is it any good :) [23:13] if you remind me next week [23:14] i dunno, ianap :) i'm contracting someone out to bring my "vision" to life ;) [23:14] Lns: tcm-ng seems to have 4 revisions, all by Pete? :p [23:15] pygi, no that was the older tcm [23:15] all we've done is put up a bzr [23:15] Lns: please be kind to link me up? :) [23:15] ah, so its empty? :) [23:15] the code is being reviewed [23:15] oki [23:15] tell me once its ready pls [23:15] it's far from anything useful at this point [23:15] lol [23:15] ok..will do. [23:16] (not for production, for reading code and being a critic :P) [23:16] sure [23:16] I'm sure we'll be announcing stuff hopefully sometime soon [23:16] if you're interested in keeping up, we have an #lns channel that we're collaborating on. I'm setting up a logbot right now [23:17] Lns: I am interested, but sadly you'll have to keep me updated [23:17] too much work going on in various areas to track one more :-/ [23:17] it's ok, if its not a priority to you then its not to me that you are ;) [23:17] Lns: ur intent is to replace italc with something? [23:18] Ahmuck_, no, not really, although some functionality might overlap [23:18] tcm-ng aims to be ltsp specific [23:18] is it gpl ? [23:18] yup [23:18] of course! [23:18] GPL2 or 3? or 2 and later? :) [23:18] i'm interested in testing. have a svn or git link ? [23:18] Ahmuck_: they use bzr :p [23:18] and he just told you its under consideration :) [23:18] gpl3 [23:18] pygi: he's shown snapshots :) [23:19] Ahmuck_: photoshop, don't trust him :p [23:19] * pygi hides [23:19] Ahmuck_, https://launchpad.net/tcm-ng [23:19] i don't have screenshots.. ?? [23:20] if you saw screenies those are from the old projects [23:20] Lns: u know I've documented how to set up eggdrop to log right? [23:20] hrm, maybe it was someone else in here deving something up for thin client manament [23:20] its on my website somwehere in case u need that [23:20] nubae, i mgiht look at that..just going through eggdrop.conf right now actually [23:20] * Ahmuck_ have to look at today's and yesterday's logs [23:21] its a biiig config file [23:21] yea it is [23:21] takes a good 15 minutes just to skim through it [23:22] my eyes are hurting friom watching rpms scrolling by being made [23:22] I need to get to bed.... talk to u guys tomorrow... I'm happy to see so much activity on the channel [23:23] cool nubae, thx for all the involvement [23:24] and to u [23:24] even though we're still not considered edubuntu members lol [23:24] heh [23:25] oh well..i like being an 'outsider' [23:25] but u're not really, u're an insider without credit :-( [23:25] i don't want to be famous ;) [23:26] me either, but I want to be able to have the rights to do stuff with the project [23:26] srue [23:26] sure* [23:27] it'll come...patience grasshopper, haha [23:28] nah. yah... I've got to go to bed... bye bye [23:28] nubae: and being an edubuntu member gives you what rights more then you have now? [23:33] hrm, don't know if it's iTalc releated ... The ISD-Server could not be started because port 5800 is alrleady in use. Please make sure that no other application is using this port and try again. Logged my out and logged Guest in with this message just now. [23:34] well, ditching iTalc sounds like a good idea, though it did look like a promising piece of software for use [23:35] Ahmuck_, i had that same issue. there are particulars in getting it to work w/ltsp [23:37] Ahmuck_, http://italc.sourceforge.net/wiki/index.php?title=ITALC_in_a_ThinClient_environment [23:37] i'm going to save the ubuntu 9.04 ltsp vm, and may working through it step by step and see what apps and tools work, but i've decided to look for something else. i can't see that much came out of the meeting other than the same thing that happened on the mlist a couple of weeks ago [23:37] it's all so disorganized [23:37] Ahmuck_, look for something else? [23:52] nubae: u using opensuse-edu or edubuntu?