Re: I suggest a new title on the "Driftsbok"

2004-08-13 Thread Kurt
* Knut Yrvin <[EMAIL PROTECTED]> [040812 18:45]:

> What about: 
> "Running a Skolelinux/Debian Edu network" or 
> "Run and maintain s Skolelinux network"?
> 
> What do you think?

i think, the aim is not only the network

i would like to have something like:

Free Software at Schools
Installing and maintain a Debian Edu Network

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: I suggest a new title on the "Driftsbok"

2004-08-13 Thread Kurt
* Jonas Smedegaard <[EMAIL PROTECTED]> [040813 13:45]:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On 13-08-2004 13:00, Kurt wrote:
> | * Knut Yrvin <[EMAIL PROTECTED]> [040812 18:45]:
> |
> |
> |>What about:
> |>"Running a Skolelinux/Debian Edu network" or
> |>"Run and maintain s Skolelinux network"?
> |>
> |>What do you think?
> |
> |
> | i think, the aim is not only the network
> ~ ^^^
> 
> Did you forget "Skolelinux" above?

No, i like the name skolelinux much more than Debian Edu. But for
international purposes perhaps it is better to show the Debian
Basis.


In Germany we had other schoolservers without linux on desktop.
So i would like to show, that skolelinux is a complete solution
with Free Software, not only on serverside and network.

> 
> 
> | i would like to have something like:
> |
> | Free Software at Schools

this is important for me for political reasons, 
but perhaps to general for a manual.

> | Installing and maintain a Debian Edu Network
> 
> Uh - I didn't dare suggesting that, but now it is out, I warmly welcome
> that suggestion: It is Debian, and it is the Edu branch of Debian. It
> was invented by Skolelinux, and we should advertise that wherever
> appropriate, but it brings confusion to non-Skolelinux networks having
> it in the title IMHO.
> 
So perhaps we could take something like:

Debian at Schools
Installing and maintain a Skolelinux Network

> 
> Also, if stripping "Skolelinux" there's no need to add a dash, which
> makes better sense: Combining through dashes are less common in english
> than the scandinavian languages (but needed IMHO if Skolelinux not
> stripped, as explained in an earlier mail).
> 
> 
> ~ - Jonas


Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: squid ACLs and LDAP

2004-09-01 Thread Kurt
* Gavin McCullagh <[EMAIL PROTECTED]> [040831 00:13]:

> Hi,
> 
> I guess this is a feature request.  
> 
> Some schools will not be willing to hand out web access to just anyone on
> their network.  I know of at least one which currently uses the password
> system in squid to restrict such access.
> 
> This would be a very useful feature to have available in the debian-edu
> toolset.  The most convenient way would seem to be granting web access on a
> unix group basis.   I'm not sure how well it works but the ldap_auth
> modules for squid would seem a logical first guess.
> 
> http://freshmeat.net/projects/ldap_auth/
> 
> The basic idea would be to allow some users (eg teachers, seniors) only.
> More than that though, one could imagine certain groups being given
> restricted access either to certain sites or even to filtered content.
> 
> I realise that filtering or restricting net access may cause philosophical
> issues for people but the situation is often that people may be given
> restricted access or none at all.

Hilaire (skolelinux.fr or ofset) has startet to use squidguard 
with the packets included in skolelinux. (squid, squidguard and
blacklist)
He uses a blacklist server for schools in Toulouse.

You need only the redirect line in squid.conf:

redirect_program /usr/bin/squidGuard -c /etc/chastity/squidGuard-chastity.conf

Benedict has startet to build a debian packet with a perl
frontend (Webmin like). The goal is, to allow an admin tu choose
different blacklist servers and to allow an automatic update of
the squidguard database.

Benedict (skolelinux.de) sent me the alpha version. 
If anybody is interessed to test and to develope with us, please
send me an email.

We need this in germany as soon as possible.

The host based filter is realized by other german school servers  
with an iptable script. It enables to cut off the internet 
connection roomwise.

So if a terminalserver has his thinclients in only one room, it
is easy to open or close the internet connection. It would be
nice to have something in the netgroup webmin tool.

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: FAQ splinters

2004-09-25 Thread Kurt
* Gavin McCullagh <[EMAIL PROTECTED]> [040925 14:29]:

> On Sat, 25 Sep 2004, Gavin McCullagh wrote:
> 
> >   1. su root and use a text based editor (eg vim, nano, emacs-nox, jed, ...)
> >   2. Login to KDE as root (I don't think this is a good idea).
> >   3. They don't.
> >   4. Something else?
> 
> 5. "ssh -X [EMAIL PROTECTED]" and run eg 'kate&'
> 6. a K Menu entry called "system editor" which prompted for root
>password and then spawned kate as root?
> 
> I'm not sure how wise either of these are though.
> 
> Gavin
in germany i saw a lot of teachers using mcedit, the editor of mc

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: New Skolelinux CD image release 1.0r1

2004-11-01 Thread Kurt
* Petter Reinholdtsen <[EMAIL PROTECTED]> [041101 18:32]:

> [Ralf Gesel|ensetter]
> > so laptop (standallone with pcmcia detected) depends on 
> > standallone-extra then?
> 
> No.  laptop is independend, and is installed with main-server,
> workstation and thin-client-server too, if PCMCIA is detected.
> 
> > Let me try to make a picture of it:
> > 
> > 
> >  <--LTSP--> <-- laptop-->
> > < MAINSERV.> < WORKST.> < sta-extra >
> > <- networked -> < STANDALONE --->
> > < c  o  m  m  o  n  >
> > 
> > capitalized entries are selectable profiles.
> > dependencies are downwards.
> 
> The placement of laptop is wrong, and standalone-extra is also
> selectable.
> 
> Other than those minor bugs, it is correct. :)
> 
> This is the correct drawing:
> 
><--LTSP-->
>   < MAINSERV.> < WORKST.>  < STANDALONE-EXTRA >
>   <- networked -> < STANDALONE --->
>   < c  o  m  m  o  n  ><-- laptop-->
> 


thanks, this helps to build the FAI Scripts ;-))

while the LWE in Frankfurt i had contact with Thomas Lange and we
get FAI demo running on tjener.

with hooks LVM is possible. I am planning on one of the
coming working weekends in our test center to set up a
skolelinux workstation with FAI ;-))



Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: description of benefits and limitations of debian-edu/skolelinux

2004-12-03 Thread Kurt
* Vagrant Cascadian <[EMAIL PROTECTED]> [041202 23:58]:

> i'd like to get a short description of the advantages (and weaknesses)
> of a debian-edu/skolelinux network...
> 
> i looked over these pages:
> 
> http://www.skolelinux.org/portal/about/what
> http://www.skolelinux.org/portal/about/why
> 
> any other suggestions for more information to look over?
> 
> there may be some interest from schools in my area, and i'd like to have
> some "talking points" and a short 1-3 paragraph description that doesn't
> come across like a snake-oil salesman- i.e. "buy our magic pill, and all
> your troubles will disappear".
> 
> i am largely interested in diskless terminal technologies, but i imagine
> there are other big advantages with skolelinux that would interest
> schools.
> 
> i'd also be interested if anyone had some sort of presentation or
> demonstration materials i could use...

http://www.skolelinux.de/sitemap.html

some of the talks are in english, most in german ;-)

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




free master eye?

2004-12-09 Thread Kurt

dear skoletuxe

i god this hint:

http://www.webhochhaus.de/tobias/project_italc.htm

if you like, test it, it is GPL.

It would be very nice, if it is running within skolelinux.

Italc can give teachers deskktop to pupils and vice versa.

I will try to win this young hacker for skolelinux ;-)

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: Talking about debian-edu at debconf5?

2005-02-13 Thread Kurt
* Petter Reinholdtsen <[EMAIL PROTECTED]> [050213 22:41]:

> 
> Anyone planning to do a talk about debian-edu on debconf5?  I see
> nothing on
> http://comas.linux-aktivaattori.org/debconf5/general/proposals>.
> We should do some kind of talk about our subproject.  I could do a
> talk, but I'm not sure exactly what I should be talking about.
> 
> Repeating last years talk might not be the best option, and I'm not
> sure what news we have to report.


I would like to hear how you have established a pre release
system for debian edu sarge :-)

We need this as soon as possible

Regards
Kurt

-- 
Kurt Gramlich (DF8ED)<[EMAIL PROTECTED]>
DEB6 3B45 549F F0B2 B7EB  E846 69D2 A61D E263 FCD4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: What about arranging several Skolelinux developer gatherings on different places at the same time ?

2005-02-15 Thread Kurt
* Arnt Ove Gregersen <[EMAIL PROTECTED]> [050215 21:50]:

> Hi!
> 
> Please excuse my poor english, I will make a quick (& dirty) translation of a 
> mail I just sent to the norwegian Skolelinux lists : 
> 
> Because we maybe have to cut the number of planned Skolelinux developer 
> gatherings this year, due to economic reasons. We in the Skolelinux board has 
> been talking losely about alternative ways to arrange some of these 
> gatherings(these are just suggestions).
> 
> It has been suggested to arrange local developer gathering on many different 
> places at the same time. In big cities and places where there are many 
> contributors  which can gather under the same "roof".
> 
> The local developer gatherings can communicate with each other by using IRC, 
> audio link(Skype) and video conferanse systems (Gnomemeeting) etc.
> 
> By doing this we save the tavelling expenses, which today makes out a lot of 
> money.
> 
> Skolelinux should still try to pay for the food for its contributors, as long 
> as it can afford it. This is to give something back to our contributors.
> 
> The main disadvantage with this is that we maybe miss some of the 
> national/international team building and it may be harder to communincate.
> 
> But it will probably strengthen the local/regional team building, and maybe 
> help recruit new contributers from the local Linux groups and from the local 
> schools.
> 
> Furthermore it may make it possible for more people to attend for a day or 
> two, because they do not need to travel that far and not be away from their 
> family for a long time. 
> 
> If there is anyone that wish to arrange a local Skolelinux developer 
> gathering, then please let us know as soon as possible.
> 
> It has been suggested to try this new way of arranging developer gathering in 
> March if people concur.

The german team has planed every month one weekend. 

http://www.skolelinux.de/wiki/Arbeitstreffen

This dates do not conflict with other linux events in germany.

We have DSL, there is place in one room for about 15 person and
we can rent another room for little money.

We checked skype last weekend, it works.

We have NXconnection one school and so on.

So i like to invite everybody to check the dates, and if somebody
likes to come, please write it in our wiki or send me an email.

In march we plan to have some lectures in moodle via skype with
one of the moodle core team in germany on saturday.


> What is your opinions ? We would really like to have your comments and 
> suggestions on this.

Perhaps we can use the debconf5 for another gathering too.

> 
> This is as said just a suggestion, but we are eager to try it.

I wish to get in contact with most of the debian developer, so i
again invite every DD to visit our lern and testcenter in
Guetersloh.

Sorry about my english ;-)


Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Regarding the developer gathering in greece

2005-03-11 Thread Kurt
* Jørgen Grønlund <[EMAIL PROTECTED]> [050310 10:07]:

> Hi,
> 
> the list of attendees have now reached its maximum. There are now 21
> persons registered, and this just keeps us within the budget's limits.
> 
> This means that if someone else wants to join this gathering, they will
> unfortunately have to pay for their own travel...

At last i got the permission from my boss to go on holiday 
from 13.4. to 20.4 
so i am able to join the gathering

1 4U 0982 : Abflug  13.04.2005 06:35 Uhr Köln-Bonn
Ankunft 13.04.2005 10:30 Uhr Athen

2 4U 0983 : Abflug  20.04.2005 11:00 Uhr Athen
Ankunft 20.04.2005 13:05 Uhr Köln-Bonn

I am happy to meet you!

Viele Gruesse/Regards
Kurt
skolelinux.de
-- 
[EMAIL PROTECTED] GnuPG Key ID E263 FCD4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



community building

2005-03-12 Thread Kurt
dear skoletuxe,

after reading i would like to recomment:

---

I'm happy to announce the availability of the final version of my
licenciate (or master thesis) about "Open Source Community Building."
Visit http://stuermer.ch/Licenciate.html to get the PDF or OOo document.

I'd appreciate any feedback about the paper! Thanks for all your
support, regards,

Matthias Stürmer

---
i would like to discuss about in Nafplion


Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gathering nafplion

2005-03-13 Thread Kurt

hi skoletuxe

Alexander Schmehl asked me to mail here:

he likes to join the
debian edu gathering in nafplion

is it perhaps possible to sponsor his flight?

i know this question is late.

Alexander is at debian booth on cebit fare.

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



german skolelinux newsletter #3

2005-03-25 Thread Kurt
dear skoletuxe

you find our newsletter #3

http://www.skolelinux.de/wiki/NewsLetter3

sorry, its only in german

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Debian-edu/Skolelinux and Edubuntu cooperation

2005-05-08 Thread Kurt
* Petter Reinholdtsen <[EMAIL PROTECTED]> [050508 14:45]:

> 
> So, during my stay at the conference in Valencia, I was able to talk
> to Mark Shuttleworth from Canonical, and discuss the possibility of
> cooperation between the Edubuntu and the Debian-edu/Skolelinux
> projects.  We were able to clear away a few misunderstandings away
> (skolelinux do not want to cooperate with canonical, canonical will
> only cooperate with skolelinux if it is based on ubuntu), and agreed
> that there actually is good base for cooperation.
> 
> We will start by increasing cross-project communication, by inviting
> the Edubuntu people to join us at our next devcamp in Bergen (they
> cover their own expences, so this should not affect the skolelinux
> budget).
> 
> I hope we can use this opportunity to spread the skolelinux network
> architecture and solutions, while getting more eyes looking at the
> common problems and hopefully come up with common solutions to the
> issues at hand.
> 
> The two projects have fairly aligned goals, trying to provide the best
> possible software package for schools.  We do have different time
> schedules, and this will lead to friction when upcoming deadlines make
> it hard to spend enough time to find the best solution.  I believe we
> can make this cooperation work, if we base it on our will to pull in
> the same direction when possible, and discuss and explain the
> different goals when we end up pulling in slightly different
> directions.
> 
> This might be worth a news report of some kind.  For that, I had two
> pictures of the conclusion of the talks,
> http://developer.skolelinux.no/~pere/2005-05-05T1954Z-edubuntu-deal1.jpg>
> and
> http://developer.skolelinux.no/~pere/2005-05-05T1954Z-edubuntu-deal2.jpg>.
> 
> (The last picture even got the handwaving of Bart Cornelis
> included. :)

Thamnks for information, i put it into our wiki and we will soon
translate it.

http://www.skolelinux.de/wiki/Kooperation/Edubuntu

I made the pictures smaller ;-)

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: birth of a french community around Skolelinux

2005-05-20 Thread Kurt
* Thierry STAUDER <[EMAIL PROTECTED]> [050520 16:43]:

> With the Emmaüs community in Forbach, we searched how to employ old computers.
> We choose to use them as client from a SkoleLinux network.
> 
> First, thanks for your work!
> 
> We are try to adapt it. We try to respond on what the French schools needs. It
> means that we add some French software made for use in schools according to 
> the
> B2I (Brevet Informatique et Internet). We add also a lot of manuals in french
> for these software. We want to add an Intranet with a webmail service, a wiki,
> and private directory, which could be accessible at home thru Internet…
> At the end of this job, we hope jully 2005, we are going to release a script
> which will install all these things in one command. We hope to finish that for
> September 2005. After that we will be able to propose an Iso that could
> complete the Venus version and make it much more interesting in France.
> 
> We are working on the translation of the documentation of the project. The
> architecture manual will be ready soon. We’re going to start with the IKT
> manual. For this job we took the files for kbabel on the site.

Last sunday we finished the german translation. Perhaps our
docbook geek has some time saving hints for you. 


> We’re at the moment more or less 15 persons working on it at time. Most of us
> are in the north east of France on the German border…
> let's ses us : http://schlossgul.org/wakka.php?wiki=SchlossGul

nice wikipage

> 
> It you want to discover our project visit http://www.schlossgul.org I join 
> with
> this mail a complete explanation (in French) of what we want to do in PDF
> format.

> 
> How should we work with you ?

i propose to meet you personally, perhaps you are able to join
one of the next meetings?

in Germany in our lern- and testcenter the next meeting you will
find at

http://www.skolelinux.de/ArbeitsTreffen0506


> 
> We want to create a portal for french Skolelinux, with a explanation of the
> project... which already exists... but also with a space to share files for
> skolelinux and a forum. Can that be done on the international site ? or do we
> have to create an other one ?

We, the german skolelinux.de Team have decided to use our wiki as
the source of all pages in german language. So we update the
skolelinux.org pages in the plone system when something has
changed in or wiki.

We decided too, to let the wiki manpages in different languages.
So if any one of you there in the world need space for
documentation about skolelinux, you are invited to use 

http://www.skolelinux.de/wiki

> 
> 
> For SchlossGul
> Thierry

thanks a lot, i hope to meet you soon.

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: wlus / User Administration

2005-05-29 Thread Kurt
--
> > Knut and Halvor had a meeting with Morten Dahl who is the project
> > manager for FEIDE.  Based on his recommendations we decided that
> > we would use the XML interface developed by Uninett ABC for importing
> > data from School Administration Systems (SAS).  Further clarifications
> > will be done together with Uninett ABC.
> > 
> > Skolelinux will *not* use Cerebrum for anything.
Is Cerebrum dead?
May you please explain this in a more
detailed way?
> > 
> > There are a number of different data formats for student data.  Among
> > them are Microsoft Active Directory, Novell eDirectory and different
> > kinds of spreadsheets.  In order to have a documented specification
> > we will use the same XML interface for transferring data from external
> > systems other than SAS.
> > 
> > TODO:  Andreas will do what is necessary to support a new unique
> > key in ldap for data import.  In Norway this will be "personnummer",
> > but the format will need to be generic.
> 
> Note - "Personnummer" is not unique in Norway - there are at least 4
> instances of personnummer with more than 2 users. I have not yet heard
> of 2 users with same name _and_ same "personnummer"
> 
> > TODO:  Write a program for importing data from XML interface to
> > Skolelinux' import format to ldap which is a comma/colon separated
> > file.  Person to do it will be assigned later.
Please consider also German systems.

> > 
> > 6. Data export
> > --
> > There are a number of systems that may need to import data from
> > Skolelinux.  Examples are LMSs like ClassFronter, It's Learing!
> > and Micrsoft Learning Gateway.  We decided to use Uninett ABC's
> > XML interface for User Administration Systems (BAS) for exporting
> > data from Skolelinux.
> > 
> > TODO:  Write a program for downloading data from the Skolelinux
> > ldap database to Uninett ABC's XML format.  Person to do it will
> > be assigned later.
Our export is ldif, the import filtering should be done by LMS or
M$.

> > 
> > 7. Technical architecture
> > -
> > It was agreed that we need a three-tier application architecture
> > for user administration in Skolelinux to be able to support
> > different types of user interfaces.  WebMin is probably not the
> > right tool, and we will decide on a new development framework
> > as part of the overall project.  We will also create a new KDE
> > client covering all operations currently defined as use cases
> > in wlus.
> > 
> > TODO:  Select development framework.  Will be done later.
> > 
> > TODO:  Create updated use cases as starting point for new KDE
> > interface and user documentation.  Person to do it will be
> > assigned later.
Do we have to install KDE on tjener?
What about schools without KDE?
> > 
> > TODO:  Create new user administration interface in KDE.  Person
> > to do it will be assigned later.
> > 
> > TODO:  Write new business logic in a three-tier application
> > architecture.  Person to do it will be assigned later.
We dont think that this is very usefull because of two reasons:
1) If it is not usable by browser, it is too unflexible
2) Develop a KDE Application will consume too much manpower

> > 
> > 
> > 8. Project plan
> > ---
> > SLX Debian Labs will propose a time schedule for the projsect
> > after decisions have been communicated to everyone involved and
> > reactions from users taken into account.
> > 
> > TODO:  Make project plan for new user administration system in
> > Skolelinux.  Person to do it will be assigned later.
Perhaps we should first fulfill the user requirement specification?

> > 
> > 9. +++
> > --
> > Andreas told us about two other parts of wlus that needs
> > be improved:
> > (1) regression testing framework
> > (2) special permissions for exams
> > 
> > Activities related to this will be integrated into the overall
> > project plan.
> > 
> 
> One problem with wlus, is that it's very skolelinux specific. There are
> a number of different applications out there for Ldap User
> Adminsistration. When we investigated this ~mid 2003, we found that none
> of them was suited for our use. They were to specific.
> After that we also have made wlus very skolelinux specific.
> My question is if it's possible to be less SKolelinux specific, and
> maybe gain further user base within Debian ?
> -- 
> Finn-Arne Johansen
> [EMAIL PROTECTED] http://bzz.no/
> Leverandør av support på, drift og videreutvikling av Skolelinux-løsninger


Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Pictures from the Skolelinux gathering in Bergen

2005-06-13 Thread Kurt
* Øyvind A. Holm <[EMAIL PROTECTED]> [050613 22:22]:

> On 2005-06-13 19:45:54 RalfGesellensetter wrote:
> > Am Montag, 13. Juni 2005 18:48 schrieben Sie:
> > > Heute 18:48:02
> > >
> > >
> > > Thank you for an inspiring and creative weekend in Bergen, Norway. I 
> > > took some pictures which are available for download at
> > >
> > >   http://musthave.sunbase.org/Skolelinux/
> > >
> > > Probably unnecessary to say, but the images are GFDLed.
> >
> > Hi Øyvind,
> >
> > thanx - even though I was not there, I like to watch those pictures. 
> > Alas, they are huge - 2M eacht. Could you possibly make smaller 
> > preview versions, like 300x400 pix  / below 100kB?
> 
> Sure. In addition to the 2592x1944 versions, there are now 
> subdirectories with the pictures in 800x600, 640x480 and 120x160 pixels. 
> There is also an index file with all the pictures at
> 
>   
> http://musthave.sunbase.org/Skolelinux/2005-06.Skolelinux-gathering.Bergen/index.html
> 
> Regards,
> Øyvind A. Holm
> -
> #!/bin/bash
> for f in 1 2 3; do
>   PREF=http://musthave.sunbase.org/Stallman/stallman${f}c
>   wget $PREF.sub ; mplayer -cache 8192 -sub stallman${f}c.sub $PREF.mpeg
> done

thanks, nice building, nice people

here are some pictures from our meeting

http://www.skolelinux.de/wiki/ArbeitsTreffen0506/Fotos

Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



First skolelinux Mirror in Germany

2005-06-15 Thread Kurt
dear friends of skolelinux/debian-edu 

we are proud to present the first ftp mirror in germany

http://wftp.tu-chemnitz.de/pub/linux/skolelinux/

Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Linuxtag 2005

2005-06-18 Thread Kurt
idear Skolelistas

Skolelinux/Debian-Edu is presenting a classroom with 10
workstations at one of the biggest Linux Events in Europe.

http://www.linuxtag.org

With the support from FSF we found a sponsor from italy. He
supports us with 10 new computers an tft monitors.

More than 20 helpers are prepared to give answers to the
visitors questions.

http://www.skolelinux.de/wiki/LinuxTag2005

Visit LinuxTag and find out about the newest trends and
developments from Free Software projects!


Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: School conference in Spain

2005-07-03 Thread Kurt
* Markus Gamenius <[EMAIL PROTECTED]> [050703 07:40]:

> I have been invited to hold a talk about Skolelinux at the 
> JPL-conference in Spain. You will find their homepage at 
> http://jornadespl.upc.es/.
> 
> My talk will be the inaugural talk of the conference, and I do have one 
> hour to my disposal.
> 
> We (Frode Stiansen and I) have been asked to hold an demostration off 
> Skolelinux at 15.30 the 6. of July. We are going to do this in a separat 
> room.
> 
> I'm going to talk about how it all started, where we are to day, what 
> will be the challenges in the future.
> 
> Is it anyone out there who have some english presentations on their 
> PC's? It would shurly speed me up when I'm writing mine.
>
have a look at our wiki:

http://www.skolelinux.de/wiki/VortraegePraesentationen

in english are Petters talk from Malaga, my talks from Athen and Patras, 
Monikas talk from Bordeaux

if you need the text from my talk

http://www.skolelinux.de/wiki/Athen2004

> 
> Is it anyone who know how many schhols we do have in Germany and other 
> contries?

Germany about 30 - 50
Swizzerland  < 10
France < 10
Austria < 10

> Best regards Markus


good luck!


Viele Gruesse/Regards
Kurt
-- 
[EMAIL PROTECTED] GnuPG Key ID E263 FCD4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Educational-specific package popularity-contest

2005-07-20 Thread Kurt
* Petter Reinholdtsen <[EMAIL PROTECTED]> [050720 13:18]:

> 
> To get some indication on what packages are being used in an
> educational setting, I'm updating the popularity-contest framework to
> make it possible for me to set up a popularity-contest site for
> debian-edu.  I've changed the client package to use HTTP and to be
> able to report to several collectors.  This is present in
> popularity-contest v1.30 in sid.
> 
> The 1.30 package should work on both woody and sarge as well (but give
> some error message to root when executed on woody - fixed in next
> version).

nice thanks

i am snoopy ;-)

Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Want to help out with debian-edu?

2005-07-21 Thread Kurt
* Petter Reinholdtsen <[EMAIL PROTECTED]> [050715 10:23]:

> 
> Kurt asked me to write down the list I mentioned during the debian-edu
> meeting yesterday here at debconf5.  These are tasks for both debian
> developers and others.

i have put this threat into the wiki:

http://www.skolelinux.de/wiki/DebianDeveloper/Tasks

So please spread this link, if someone ask how to contribute

And if there are more tasks, just put it on.

Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How many debian pakcage maintainers do we have to thank?

2005-07-22 Thread Kurt
* Petter Reinholdtsen <[EMAIL PROTECTED]> [050722 10:13]:

> 
> During the debconf5 Debian Derivatives roundtable discussion,
> http://dc5video.debian.net/2005-07-11/03-Debian_Derivatives_Panel-Benjamin_Mako_Hill.mpeg>,
> an idea came up to notify all the debian maintainers of the packages
> used by derivatives, and let them know we are proudly using their
> packages.
> 
> Kurt Gramlich started to have a look at this during debconf5, but I am
> not sure how far he got.
i am still working on the huge amount of contacts from debconf5
;-)

> 
> Curious on how many people this could represent, I just ran a simple
> script trying to find out.  As I was running this on a woody
> installatin, I used the list of packages on the woody CD, and the
> maintainers of the woody package as the base for the list.
> 
>   ( for p in `cat pkgdeblist.txt|cut -d_ -f1`; do
>  grep-dctrl -s maintainer,uploaders,package \
>  -F package "$p" /var/lib/dpkg/status
>   done ) > /tmp/maintainers.txt&
>   egrep 'maintainer|uploaders' /tmp/maintainers.txt |cut -d: -f2|sort -u|wc -l
> 
> The final number I came up with is 240 unique mail addresses for
> woody.  There seem to be some duplicates as I look breafly at the
> addresses. We should throw them all a big party to thank them. :)

thanks. this helps to build up good contacts ;-)

Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Skolelinux Flyer

2005-07-23 Thread Kurt
Debian-Edu is international!

Results of the debconf5 meeting: 
a flyer in 9 languages in OpenOffice sxi and pdf file

german, english, french, finnish, russian, greek, spanish
catalan, barasilien-portugues

http://www.skolelinux.de/wiki/SkoleLinux/Flyer

please use them to spread debian-edu!

many thanks to all translators!

i am still missing the 
- italien
- swedisch
- norwegian
- danish
- irish
- hebrew
- arabic
- suaheli
..
versions

so please take the language you understand and translate it into
your language and send the sxi file to me

only two pages ;-)

thanks

Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Skolelinux Flyer

2005-07-23 Thread Kurt
* Klaus Johnstad <[EMAIL PROTECTED]> [050724 00:04]:

> lørdag 23. juli 2005, 20:48, skrev Kurt:
> > Debian-Edu is international!
> >
> > Results of the debconf5 meeting:
> > a flyer in 9 languages in OpenOffice sxi and pdf file
> >
> > german, english, french, finnish, russian, greek, spanish
> > catalan, barasilien-portugues
> >
> > http://www.skolelinux.de/wiki/SkoleLinux/Flyer
> >
> > please use them to spread debian-edu!
> >
> > many thanks to all translators!
> >
> > i am still missing the
> > - italien
> > - swedisch
> > - norwegian
> > - danish
> > - irish
> > - hebrew
> > - arabic
> > - suaheli
> > ..
> > versions
> >
> > so please take the language you understand and translate it into
> > your language and send the sxi file to me
> >
> > only two pages ;-)
> >
> > thanks
> >
> 
> Looks nice, serves a nice purpose as well, but I strongly object to 
> having a privat person (Knut Yrvin) listed under the section "Get in 
> contact with us". 
> 
> I suggest using [EMAIL PROTECTED] instead, to whom that at the moment 
> leads, I'm not sure, but it seems more correct.

ok, the source is there, must be my typo, i have put normaly
[EMAIL PROTECTED]

and that works

> Klaus


Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Skolelinux Flyer

2005-07-23 Thread Kurt
* Maximilian Wilhelm <[EMAIL PROTECTED]> [050723 22:04]:

> Am Samstag, den 23. Juli hub Kurt folgendes in die Tasten:
> 
> > Results of the debconf5 meeting: 
> > a flyer in 9 languages in OpenOffice sxi and pdf file
> 
> > german, english, french, finnish, russian, greek, spanish
> > catalan, barasilien-portugues
> 
> I would appreciate it if a native speaker of the named languages could
> have a look at the translations and optimize them a bit if neccessary.
> 
> I would be really nice if this could be done before they are spread.

if you want to know how has worked on, have a look at:

http://www.skolelinux.de/wiki/DebConf5
(still in work)
every language has been proofread ...

perhaps the german one not (hint hint)


Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: PowerPC-based Debian-edu

2005-07-25 Thread Kurt
* Konstantinos Margaritis <[EMAIL PROTECTED]> [050725 15:12]:

> 
> On Sat, 23 Jul 2005 12:54:30 +0200, Finn-Arne Johansen <[EMAIL PROTECTED]> 
> wrote :
> 
> > Last fall I got a PegasosII powerpc machine from Freescale to play with.
> > The deal was that I should try to make this usable as a Skolelinux
> > Server, and maybe also as a Thin client. I've kind of achieved both, and
> > the result is availible as an installation CD from one of the following:
> 
> Hi Finnarne,
> I'm writing this from an Internet cafe in Krakow, as I still have not 
> returned back home from Debconf. Actually I'm taking the long way back to 
> Greece, starting from Estonia, Latvia, Lithuania, Poland, etc. all the way 
> to Venezia to take the Ferry back home! Cool trip :-)
> 
> I'll be in Greece probably by Thursday, but I can afford to say a few 
> things in a short email:
> 
> * Basically, I have at my place 4 Pegasos I (or is it 5?) motherboards, 
> which were donated by Genesi to further develop and enhance the PowerPC 
> skolelinux. I was also given another Peg II system from Debconf to take 
> with me, and I'm thankfull that it's a small box. It's also probably one 
> of the most travelled Pegasos system out there :-)
> * These motherboards will be built to full systems, and at least one will 
> be sent to Finnarne to help him test.
> * For the rest, nothing has been decided yet, but they'll certainly be 
> used as a testbed for a Skolelinux lab, probably be split into 2 groups 
> and sent to whomever promises to work mostly on them :-)
> 
> Right, I can't think anything else right now... I'll probably be around 
> here for a little while more, but if not, I expect I'll reply to any mails 
> after Thursday, when I get home.

one maschine is working in the testcenter in germany, at the
moment downloading the videos from debconf ;-)

with the help from Flo we get them running. we have only
framebuffer for X at the moment.

we did still not test to install skolelinux with finnarne Cd, but
we will start later with this.

Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



open source for education in europe

2005-08-02 Thread Kurt
hi,

there is a conference 051114 to 051115 in Netherland:

http://www.openconference.net/

call for paper endet 050731

so i have send:

---8<---
www.skolelinux.org 

Skolelinux/Debian-Edu is the complete solution for schools and other
educational institutions. 

Skolelinux provides free software from the server to the desktop, at
school or at home. Skolelinux is in use in many schools worldwide.
Furthermore, Skolelinux turns out to be over 60% cheaper than
comparable proprietary solutions, thanks to Skolelinux's very
efficient maintenance system. Skolelinux is based on Debian, a
GNU/Linux distribution which is developed by a international community
of volunteers. 

It also comes with a fully configured network out of the box, complete
with Server/Tjener, Workstation, Terminalserver/Thinclientserver,
Terminal/Thinclient.

Skolelinux means:
- easy installation
- complete, preconfigured networking
- stability and security
- thinclient server, working out of the box
- Clients/Workstations, working out of the box

Skolelinux is free, stable, sustainable and helps the 
environment by using old computers:
- no licence problems
- save time with easy administration
- quick security updates available
- simple to upgrade
- improved software package administration
- old PCs can be used as thinclients
- no commercial interest
- no monopolies

This makes Skolelinux the perfect IT choice for the education
sector. Skolelinux can be downloaded for free from the internet.
The project is open to all!

Kurt Gramlich [EMAIL PROTECTED]

---8<---

is someone else interesed to give a talk in english?

i am not shure if i can get holiday from work.


Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Customized package list

2005-08-02 Thread Kurt
* Petter Reinholdtsen <[EMAIL PROTECTED]> [050730 16:13]:

> [Christian Kuelker]
> > I would like to know if this list is complete.
> 
> I'll at least comment on it.
> 
> > Customized packages
> > ===
> > 
> > The following packages are customized for Debian-Edu/Skolelinux,
> > according to Petter Reinholdtsen:

if have put this thread into our wiki:

http://www.skolelinux.de/wiki/CustomizedPackages

Regards/AmicaLinuxement/Viele Gruesse!
Kurt Gramlich
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



german skolelinux.de team

2005-01-10 Thread Kurt

Dear Skoletuxe, dear Debian-Eduans,


On behalf of the German Skolelinux team, we wish a happy new
year to you all!

We thank everyone who supported us in the year 2004.

We have to mourn the passing of our friend Ralf Niemand who
succumbed  to his disease. 

The fight for free software in education has just begun for
our project. It turns out more and more which important
strategic role schools play.

After having gained a lot of public interest during the
passed year, it is time for us to focus on appilications
as we change to Sarge.

Our german [EMAIL PROTECTED] mailinglist has now more than 200
members and our newsletter more than 130.

Skolelinux (Debian-Edu) addresses users in school and at home.
Therefore we would like to advertise all the applications that
are already available with Skolelinux (Debian-Edu) now, or will
be available with Sarge. NX for example makes it possible to
work quite easy from home. Some developers expect an increase
of publicity for their own software through Skolelinux
(Debian-Edu). Owing to Debian this is quite easy.

All schoolars, all teachers and all administrative staff
should be able to use Skolelinux (Debian-Edu) in their
schools and in private.

We still need more well documented examples from educational
practice. 

Perhaps an international exchange programme between
Skolelinux using schools could be started.

No Debian developer in the world should be unaware of Skolelinux
(Debian-Edu) by the end of 2005.

And as this year ends, we shall have the 100th school using
Skolelinux (Debian-Edu) in Germany.

Our learning and working-weekends at Guetersloh shall create
personal contacts by means of common learning and working, in
order to boost the idea of Free Software, but also for social
life. 

Let's have fun and achieve good results!

During the next meeting at Guetersloh we'll squash bugs in
Sarge according to our knowledge. All Debian Developers are
most sincerly invited.

These topics are planed:

January 14 to 16: Usage of Mambo for Skolelinux (Debian-Edu)

February 11 to 13: E-learning with Ilias and Skolelinux (Debian-Edu)

March 18 to 20: Moodle as pedagogical-electronical teaching aid

Several expert agreed to join us for these weekends and share their
knowledge. The topics are of special interest for teachers. Please
add yourself to our Wiki, if you would like to participate:

http://www.skolelinux.de/wiki/ArbeitTreffen

Join us!

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Yes, I will participate in the developer gathering, 28-30 January, 2005

2005-01-22 Thread Kurt
* Pablo Pita Leira <[EMAIL PROTECTED]> [050121 20:18]:

> Hi
> 
> This is to confirm that I will participate in the developer gathering, 28-30  
> January, 2005:
> 
> Pablo Pita Leira

fine, i am sorry that i am not able to join the gathering. So
Pablo please tell all about out lern- and testcenter ;-))


Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Skolelinux' student project page, now in English (URL)

2005-01-23 Thread Kurt
* Herman Robak <[EMAIL PROTECTED]> [050123 00:57]:

> This page was previously only in Norwegian:
> <http://developer.skolelinux.no/info/studentgrupper/index.html.en>
> Translators please commit translations of this page at your leisure.

done
> 
>  From this year on Skolelinux will expect student projects to
> be documented in English.

so we try to find german student groups

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: FreeNX

2005-01-27 Thread Kurt
* Ragnar Wisløff <[EMAIL PROTECTED]> [050127 16:50]:

> I've just had my first session with FreeNX in an LTSP environment today. 
> First 
> impressions are mixed. The compression is impressive, for flash movies more 
> than 100x. But for interactive sessions the latency renders the page almost 
> useless. The colour depth is less, some icons are off and text is misplaced 
> sometimes. General responsitivity is less than with a clean X session. There 
> are bound to be tradeoffs, of course.
> 
> From what I understand, the protocol used is diffed pngs, which explain why 
> things look a bit strange.
> 
> The load on the server when showing graphics intensive apps like flash is 
> about the same with and without nx. In other apps it's higher.
> 
> The setup was a Sarge based server with LTSP 4.1, packages for NX client 
> built 
> in LBE, and a Sarge package for freenx server side as shown on the Ubuntu web 
> site. It was a breeze to make work, but a few rough edges during the login 
> process.
> 
> Does it use less bandwidth? Definitely.
> Is it useful? Perhaps. Not definitely.

Ralf is using NX very often, perhaps he will demonstrate
something while the developer meeting ;-)

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



skolelinux.de working weekends

2004-10-02 Thread Kurt
dear Skoletuxe

the german team has planed three weekends in the new test center
of skolelinux.de

i like to invite everybody who is interessed 
to help, to test, to translate, to lern together with us.

8./9./10.10.

19./20./21.11.

3./4./5.12.

Our test center is in Guetersloh in the northern part of germany:

http://www.skolelinux.de/testcenter-en.html

http://www.skolelinux.de/testzentrum.html

join happy hacking with us!

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: bandwidth throttling LTSP machines.

2004-10-06 Thread Kurt
* Gavin McCullagh <[EMAIL PROTECTED]> [041006 17:00]:

> Hi,
> 
> We run thin clients similar to ltsp in college.  Video apps (xine, mplayer,
> goom, screen savers, flash, java, vmware! ...) can cause mayhem.
> 
at the aKademy i learnt about the kiosk tools

kiosk tools allow to define, what application pupil can start or
configure. It is an textfile, a profile which a user can not
change.

kiosk is working in KDE 3.2 so it will be in sarge.

i propose an exchange of kiosk profiles between teachers, admins, schools.

http://linuxtoday.com/developer/2004081202326INKESW

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: Bug#276769: debian-edu-config: Fix MTA-setup

2004-10-16 Thread Kurt
* Thomas Templin <[EMAIL PROTECTED]> [041016 12:34]:

> On Saturday 16 October 2004 11:04, Finn-Arne Johansen wrote:
> > Package: debian-edu-config
> > Severity: normal
> >
> > Exim changed from exim3 to exim4 during the transition from woody
> > to sarge. That means we have to implement the ldap config again.
> 
> > Would it maybe be better to use postfix ?
> I would say so.

I would suggest to use postfix too.

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Skolelinux at Systems

2004-10-20 Thread Kurt

dear Skole Tuxe

look at

http://bsdcam.deam.org/day1/day1-Pages/Image1.html

how Martin, Patrick and Thoams present Skolelinux in Munich


Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Talks about Skolelinux

2004-10-27 Thread Kurt
dear Skoletuxe

you will find some of our talks about skolelinux, mostly in german ;-)

http://www.skolelinux.de/sitemap.html

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Skolelinux wins Linux New Media Award

2004-10-27 Thread Kurt
dear Skoletuxe

we published today the following:


Press Release: Skolelinux is deeply grateful

The Skolelinux project with its over 200 voluntary contributors, is
deeply grateful for the Linux New Media Award for Best Newcomer Linux
Distribution 2004.  For us, this is a recognition of the enormous
challenges faced by the schools,  which -- with their very limited
resources -- must offer a huge variety of subjects to many age groups.

We often say: reuse of code is a tonic for reused computers.
Our main goal is to provide computer programs in the pupils'
native language for their journey on the information highway.
The pupils should be given the freedom to create their own future
by learning from source code written by expert programmers.
To achieve widespread adoption, we insist on the following concept:
a teacher with as little as 1-4 hours a week should be able to operate
and maintain a network with 40-90 terminals and 300 user accounts.

The work done by Skolelinux would be impossible without all the help
from the Debian community, and all the free software developers who
take back our freedom, securing the right to learn and create.
The value of creation is far greater than the value of software
purchased from a single vendor.  We stand on the shoulders of giants -
and this prize is a recognition of the team effort which has made
Skolelinux what it is today.

By Knut Yrvin 28th october 2004
Project manager Skolelinux Norway

Presseerklärung
---
Das Debian-Edu/Skolelinux - Projekt mit seinen über 200 Freiwilligen ist
sehr dankbar für den "Linux New Media Award for Best Newcomer Linux
Distribution 2004". Dieser Preis ist eine besondere Anerkennung für unsere
Arbeit an Schulen, die mit sehr beschränkten Mitteln ein weitgefächertes
Spektrum an Aufgaben für verschiedene Altersgruppen anbieten müssen.

Wir sagen oft: Freie Software tut auch alten Computern gut.
Das Hauptziel unseres internationalen Projektes ist, Computerprogramme für
Schüler/-innen in deren Muttersprache zur Verfügung zu stellen, die sie auf
ihrer Reise auf der Datenautobahn nutzen können.

Die Schüler/-innen sollten die Freiheit haben, ihre eigene Zukunft zu
gestalten, indem sie aus dem Quellcode lernen können, der von
Programmierexperten geschrieben wurde.

Die Maxime von Skolelinux ist:

Ein Lehrer oder eine Lehrerin sollte nicht mehr als 1-4 Stunden pro
Woche benötigen, um eine Netzwerk von 40 bis 90 Terminals und 300
Nutzern zu verwalten.

Das Werk von Skolelinux wäre ohne die große Hilfe der Debiangemeinschaft
und all den Entwicklern Freier Software nicht möglich.
Sie geben uns die Freiheit zurück und sichern uns das Recht zu lernen und
kreativ zu sein.

Teure Software, die auch noch die Kreativität behindert, ist sicherlich
weniger wert, als Freie Software, die zu Kooperation und zum Lernen anregt.

Wir stehen auf den Schultern von Giganten - und dieser Preis ist eine
Anerkennung der gemeinsamen Leistung, die aus Skolelinux das gemacht
hat, was es heute ist.

Kurt Gramlich
Projektleitung skolelinux.de




...and the Winner is: Debian-Edu/Skolelinux

2004-10-27 Thread Kurt
hi Skoletuxe

be happy with us!

http://www.skolelinux.de/lwe.html


thanks to all developers, testers, 
translators, supporters and 
the whole Debian Community

Regards/Viele Gruesse!
Kurt
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4





Thank you

2004-10-31 Thread Kurt

dear Tuxe of Skolelinux/Debian-Edu

most of you will know, that we win the Linux New Media Award 2004,
as the best Newcomer Distribution.

We released therefor the following statements:

english:
http://www.skolelinux.org/portal/news_archive/skolelinux/2004/best_newcomer_distro

deutsch:
http://www.skolelinux.org/de/news_archive/skolelinux/2004/best_newcomer_distro

norwegean:
http://www.skolelinux.org/no/news_archive/skolelinux/2004/best_newcomer_distro

an here you can see, how the Award looks like:
http://www.skolelinux.de/lwe.html

I will take this success to say many thanks
to all who contributed to the Free Software
community.

Regards/Viele Gruesse!
Kurt
Projektleitung skolelinux.de
-- 
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Linuxtag Chemnitz

2004-03-03 Thread Kurt
dear skoletuxe

we are proud to present skolelinux/debian-edu at Linuxtag in Chemnitz
Germany, saturday 2004-03-06 at 11 am.

we ( 9 people ) from skolelinux.de would like to meet you there
personaly.

more info about Linuxtag Chemnitz presentations:

http://www.tu-chemnitz.de/linux/tag/2004/vortraege/

and skolelinux:
http://www.tu-chemnitz.de/linux/tag/2004/vortraege/detail.html?idx=73

(in german ;-))


Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg  http://www.lugrav.de
alt!   http://www.computerinfotag.de
neu!http://www.skolelinux.de
[EMAIL PROTECTED]  GnuPG Key ID   E263 FCD4




Re: Fwd: Answer from the Apples legal dept.

2004-03-16 Thread Kurt
* Knut Yrvin <[EMAIL PROTECTED]> [040316 11:04]:

> I'we got this from Apples legal department in Europe through our 
> connections with the company in Norway. Our man in Norway asked if this 
> is to live with?
>

i think we should contact the U. S. Squek community,

who will/is able to do this?

thanks for the info


Best Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg  http://www.lugrav.de
alt!   http://www.computerinfotag.de
neu!http://www.skolelinux.de
[EMAIL PROTECTED]  GnuPG Key ID   E263 FCD4




Re: squeak

2004-03-16 Thread Kurt
* Andreas Schuldei <[EMAIL PROTECTED]> [040316 23:43]:

> * [EMAIL PROTECTED] ([EMAIL PROTECTED]) [040316 23:30]:
> > > > 
> > > > Of course there are licensing issues as a result of all this.
> > > 
> > > do you have some more insight in this? can you estimate how fast
> > > this can be resolved?
> > > 
> > > is the process moving forward at all? in what direction?
> > 
> > I guess you are mssing my point.  
> 
> yes, obviously. and vice versa, perhaps?
> 
> > Why does debian-edu care to be involved?
> 
> We want good educational software for our kids/endusers.
> We do prefer free software.
> 
> > Why do they choose to "do business" with Mr. Kay.
> 
> well, i think i can speak for the absolut majority of debian-edu
> that we did not even know of the existance for Mr. Kay until you
> mentioned him. we took the initiative to push for a license
> change for squeak because we would like to distribute it. Does
> that imply doing buissness with him?
> 
> The point in my mail was that i was hoping for a time estimate of
> the process to change the squeak license towards a DFSG compatible
> one.
> 
> i did not care about disneys past involvement specifically
> because i concluded from the wiki page in the previous mail that
> the squeak people were on top of things and some kind of licence
> changing process was underway. i thought you were watching things
> more closely and could provide further information 

LinEx, the spanish Debian based Distribution, 66 000 computers in
primary schools in Estremadura, is using squeak. We saw it in Malaga
and they told us, that apple has given them the right to use it.

I would like it very much, if we can get squeak free!


Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg  http://www.lugrav.de
alt!   http://www.computerinfotag.de
neu!http://www.skolelinux.de
[EMAIL PROTECTED]  GnuPG Key ID   E263 FCD4




Re: squeak

2004-03-18 Thread Kurt
* Hilaire Fernandes <[EMAIL PROTECTED]> [040318 10:10]:

> Le mar 16/03/2004 à 23:49, Kurt a écrit :
> 
> > LinEx, the spanish Debian based Distribution, 66 000 computers in
> > primary schools in Estremadura, is using squeak. We saw it in Malaga
> > and they told us, that apple has given them the right to use it.
> 
> Is Squeak working in Spanish? 

yes
look at LinEx

and in englisch and 

german ;-)

> The last time I try it a couple of year ago I found it was working only
> in English, therefore I found the tool - while amazing - unappropriate
> for kids under ~15 years old. Well in France it probably means
> unappropriate for teacher aswell :( 

i dont think so ;-)

> 
> But maybe I miss something in the setup of squeak to get it in native
> tongue, in that case I will be happy to re-test and provide
> demonstration of the tools to teacher around there.

try it, it is like drugs ;-)

Best Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg  http://www.lugrav.de
alt!   http://www.computerinfotag.de
neu!http://www.skolelinux.de
[EMAIL PROTECTED]  GnuPG Key ID   E263 FCD4




Release Party in Germany 28.3.04

2004-03-20 Thread Kurt
dear skoletuxe

skolelinux release 1.0 is about to come.

so we will have a party in Oslo and in Borgholzhausen in Germany too.

town inhabitans
Borgholzhausen 8.676
Oslo 521.892

2000 years ago there was a battle in the teutoburger forest. the
romans lost this battle against the germans.

and as well-informed people know, the Romans fled not to Rome but
to Redmond.

so very little towns can play an important role in history ;-)

everybody in Germany and around who like to have party with us,
is invided, especialy debian developers are invited.

more information can be found in the wiki:

http://skolelinux.de/wiki/SkolelinuxReleaseParty

and as a wiki, put your information there too

best regards

Kurt
-- 
LUG Ravensberg  http://www.lugrav.de
alt!   http://www.computerinfotag.de
neu!http://www.skolelinux.de
[EMAIL PROTECTED]  GnuPG Key ID   E263 FCD4




Re: developer:/home out of space.

2004-03-21 Thread Kurt
* Petter Reinholdtsen <[EMAIL PROTECTED]> [040321 16:47]:

> [Morten Werner Olsen]
> > I've noticed that /home on developer.s.n is soon out of free space,
> > and requesting all with an account on developer (and with their $home
> > in /home) to clean up your $home's and remove unused files...
> 
> These are the top-ten disk space users on /home/:
> 
>   973464  gautehk
>   731596  barbarossa
>   578080  vb
>   486392  trond
>   387724  jakob
>   385424  roy
>   371120  marius
>   355012  ragnar
>   296656  gildseth
>   280292  werner
> 
> All of them are active contributors, so it is not very strange that
> they are using some space.  Perhaps some of them have something that
> can be removed?
> 
> > To [EMAIL PROTECTED]: do we have more disk-space so we can extend /home?
> 
> Well, lets see if the users can clean away some cruft first.

i am interessed in the last ten ;-))

Viele Gruesse!
Kurt
-- 
LUG Ravensberg  http://www.lugrav.de
alt!   http://www.computerinfotag.de
neu!http://www.skolelinux.de
[EMAIL PROTECTED]  GnuPG Key ID   E263 FCD4




Release Skolelinux 1.0 ?

2004-03-21 Thread Kurt
dear Skoletuxe

not really, 

but a cover for cd-boxes is available in openoffice format

wget http://www.skolelinux.de/cover/skolecover-1.0.sxd

or

wget http://www.skolelinux.de/cover/skolecover-1.0.sxd.bz2

This design we used in germany by spreading cds with PR46. 


best Regards


Kurt
-- 
LUG Ravensberg  http://www.lugrav.de
alt!   http://www.computerinfotag.de
neu!http://www.skolelinux.de
[EMAIL PROTECTED]  GnuPG Key ID   E263 FCD4




resume athen

2004-04-10 Thread Kurt
hi skoletuxe

i wrote for the announce of my talk at athen a resume

use it!


Free Software in schools
Skolelinux provides an excellent base.

"Skole" is Norwegian for "school".  So Skolelinux is a GNU/Linux
which has been customized for schools.  The project has been
started in Norway in 2002 and later has been applied to German and
other countries' languages, too.  Skolelinux provides applications in
more than 15 native languages, including Greek since some weeks ago.

Skolelinux consists in about 900 packages of Free Software and is
included with Debian-edu, a Custom Debian Distribution (CDD).
So it belongs to the worldwide Debian Community
with more than 1,000 official developers.

Skolelinux is sustainable: installation, upgrading,
maintenance and support over the internet is warranted
today and in future times (esp. fast security fixes).

Skolelinux is gratis. This means no cost for licences and no worries
for teachers, pupils and parents. It contains a lot of educational
software, office applications, browsers and email-clients.

One of the main advantages of Skolelinux is the preconfigured
scalable network with more than 15 services out of the box.
So you can use it in primary schools, eg with 1 server and 30
thin clients or up to many servers and computers in universities.

Skolelinux is easy to install and delivers a main-server,
a thin client server and also a workstation on a single CD.

Skolelinux reduces the needs for system administration
and increases the computer availability while
demonstrating the qualities of Free Software.

Sharing software is sharing knowledge.
Software has to be free!

Please spread Skolelinux, the international schoolserver.





Regards
Kurt

-- 
[EMAIL PROTECTED] GnuPG Key ID E263 FCD4




Re: I'm really astonished (Was: LinuxTag 2004)

2004-04-23 Thread Kurt
* Andreas Tille <[EMAIL PROTECTED]> [040422 10:32]:

> On Thu, 22 Apr 2004, Maximilian Wilhelm wrote:
> 
> > Little comment to the situation last year:
> >  We were around 3 or 4 people, including Kurt, Frank and me, who were on
> >  the one hand presenting SL, at the debian booth, and on the other hand
> >  were helping organizeing the LinuxTag. So there was no way to ensure,
> >  that there is someone of us at the debian booth all the time.
> >  This might - hopefully - change this year, as there are more people,
> >  joining the force :-)
> As I said: I'm not among the people criticising your behaviour.  I really
> like your work but we have to fix this and the first step is to *contact*
> the Debian booth team and *explain* *them* (not me) how you plan to care
> for Debian-Edu / SkoleLinux.  There were rumors that SkoleLinux and Pingos
> wanted to share a booth (at least *I* know, that this is not really true),
> but if *you* do not fix those rumors at the relevant places (see the links
> I posted) you will end up without a booth which will be a real shame.  So
> please join the discussion at debian-events-eu immediately.
> 

1) at linuxtag 2004 we plan to have a classroom with skolelinux

2) martin herweg has started to coordinate, please have a look at

http://www.skolelinux.de/wiki/LinuxtagSkolelinux

3) Bert from the German squeak group will give a lecture for teachers in
this classroom

4) i am still planning a little schoolserver developer conference at linuxtag
Linuxmusterlösung, GEE Schulserver, Novell/SuSE, Arktur, Slix
will be invited, perhaps the austrian slix developer are coming,
and i would like to have the spanish people from LinEx and
quardalinux in Karlsruhe

5) there is a big interess for demonstration of skolelinux in
practice from teachers


we need help from debian people
- theire are always a lot of questions about debian
we still need hardware
- we need mor thin clients
we need support from karlsruhe linux user group, because the
classroom is in their neighborhoud
- to get monitors and other tecnical things
we need support from the pingos
- to answer the teachers questions

and i hope, that we will have as much helpers from the german
skolelinux team, as in chemnitz


Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg http://www.lugrav.de
neu!   http://www.skolelinux.de
bitte: http://www.lug-owl.de/Mailingliste/hints.epo
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: Fwd: [aKademy] Invitation to Skolelinux Development Team members.

2004-04-23 Thread Kurt
* cobaco (aka Bart Cornelis) <[EMAIL PROTECTED]> [040418 11:01]:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hi all, 
> 
> we recently received an invitation to send a Skolelinux-delegation to the 
> yearly KDE-developper gathering which will take place 21-29 of August in 
> Ludwigsburg (near Stuttgart/Germany).
> 
> They've reserved 5 places for Skolelinux project members, on the same terms 
> as the KDE developers :-) 
> (If their's more then five people of us interested in going, we'll need to 
> look at how to get everyone a place, people actively involved with KDE, 
> such as translators, qualify for one of the slots reserved for 
> KDE-contributors).

i propose from the german skolelinux team:
Monika Tiemann
Patrick Willam
Kurt Gramlich

i assume bart ist know as kde translater, developer ...

Viele Gruesse!
Kurt
-- 
LUG Ravensberg http://www.lugrav.de
neu!   http://www.skolelinux.de
bitte: http://www.lug-owl.de/Mailingliste/hints.epo
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: Skolelinux / DebianEdu at LinuxTag

2004-05-10 Thread Kurt
* Alexander Schmehl <[EMAIL PROTECTED]> [040510 22:12]:

> Good Afternoon,
> 
> 
> perhaps I'm missing something, but you still didn't told us, if you
> would like to present Skolelinux at the Debian-Booth at LinuxTag in
> Karlsruhe.

no, we build a extra classroom

please look at

http://www.skolelinux.de/wiki/LinuxtagSkolelinux/

> 
> This is a simple question, which you can answer with "yes" or "no" and
> we need it to be answered soon.

we like to have one poster from skolelinux at the debian booth
with a map, where skolelinux can be found


if there are helpers, we would like to have some debian people in
our classroom ;-)

> 
> Yours sincerely,
>   Alexander

ich freue mich, dich wieder zu sehen!


Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg http://www.lugrav.de
neu!   http://www.skolelinux.de
bitte: http://www.lug-owl.de/Mailingliste/hints.epo
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: Debian-Edu, Skolelinux and NX protocol (access from the internet) ?

2004-05-17 Thread Kurt
* francois schnell <[EMAIL PROTECTED]> [040517 17:10]:

> Hello,
> 
> 
> I'm trying Skolinux and I find it really excellent so far. :-)

thank you

> I work in the french education system (as a teacher working in an ICT 
> department of a French University).
> The last years the ministry of education pushed for the development of 
> digital work-spaces in schools. Unfortunately to my knowledge Linux 
> based digital work spaces in schools seem nearly non-existent in France. 
> I'm then really glad Skolelinux / Debian-Edu and LTSP K12 are 
> progressing so well.

perhaps you would like to come to Linuxtag in Karlsruhe?

have a look at our wiki

http://www.skolelinux.de/wiki/LinuxtagSkolelinux

we are planing some talks and a developer conference there.

...

> In this context, I recently discovered and tested the NX protocol for X 
> (from nomachine in Italy www.nomachine.com ) <http://www.nomachine.com/>.

i know NX

the KDE project is planning to integrate NX in the next release,
so it comes to skolelinux ...

> Did you test it ?

last year, not with skolelinux

> What do you think of it ?
>
it has a big future

> Would it be possible to have a complete free solution (client and server 
> NX or equivalent) integrated in skolelinux ?

perhaps, we will see at the KDE conferenc in august

> Do you know any other free alternative of such a quality ?

no

> Thank you for all your work for free software in education.

thank you for the information, please come and join the
development, we need testers, translators ...

> Francois Schnell
> France

Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg http://www.lugrav.de
neu!   http://www.skolelinux.de
bitte: http://www.lug-owl.de/Mailingliste/hints.epo
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: [Debconf4] Debian-edu / Skolelinux get-together at debconf4

2004-05-26 Thread Kurt
* Martin Langhoff (NZL) <[EMAIL PROTECTED]> [040526 19:45]:

> I am interested in joining in, if possible. I am working full-time on a 
> project that is putting together a bunch of web-based OSS tools for 
> tertiary education.
> 
> We have selected a LMS/VLE, Moodle, and we are working forward in 
> supplying feature patches. We are also starting to plan on integrating 
> moodle with other OSS tools.
> 
> If anyone's interested, the project blueprints are available at 
> http://eduforge.org/docman/?group_id=7 in PDF format.

thanks for the information

is there anybody who is able to give a short talk at Linuxtag?

we will have a classroom with about twenty thinclients and i am
looking for someone who is able to give a talk about moogle?

in english or in german ;-)

http://www.skolelinux.de/wiki/LinuxtagSkolelinux

http://www.infodrom.org/LinuxTag/index.php3?project=Skolelinux

so i would be happy to get in contact with some moogle
project members

and is there a moogle.deb ;-) in the wide world?

Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg http://www.lugrav.de
neu!   http://www.skolelinux.de
bitte: http://www.lug-owl.de/Mailingliste/hints.epo
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: Install tmpreaper on all machines?

2004-05-27 Thread Kurt
* Finn-Arne Johansen <[EMAIL PROTECTED]> [040527 16:35]:

> On Thu, May 27, 2004 at 09:14:10AM -0300, Petter Reinholdtsen wrote:
> > Should we add tmpreaper into debian-edu?  It will by default clean up
> > all files /tmp/ older than 7 days.  I believe it is a good idea.  Any
> > objections?  It should go into the common task.
> 
> I thought we did something like that months ago, but I havent looked. 
> 
> Yes It's a good idea

ack

Regards to Brasil!

Viele Gruesse!
Kurt
-- 
LUG Ravensberg http://www.lugrav.de
neu!   http://www.skolelinux.de
bitte: http://www.lug-owl.de/Mailingliste/hints.epo
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




LMS moodle in stable

2004-05-31 Thread Kurt
dear EDU tuxe

after installing

ucf
wwwconfig-common
php4-gd

and only moodle from testing 

we suceed, moodle is running in stable

thanks to Patrick!

Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg http://www.lugrav.de
neu!   http://www.skolelinux.de
bitte: http://www.lug-owl.de/Mailingliste/hints.epo
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: squid-skolelinux

2004-06-18 Thread Kurt
* Hilaire Fernandes <[EMAIL PROTECTED]> [040618 10:09]:

> Hello, 
> 
> Within SLX Some works are needed to get an up to date Squid filtering
> system against ilicite web site.
> 
> I will work on a tiny skolelinux-squid package to provide automatic
> update of the Squid blacklists. The blacklist will come from a
> repository regulary udpated by the university of Toulouse at
> ftp://ftp.univ-tlse1.fr/pub/reseau/cache/squidguard_contrib/
please use squidguard, not squid directly

put in squid.conf only a redirect to squidguard

Regards/Viele Gruesse!
Kurt
-- 
LUG Ravensberg http://www.lugrav.de
neu!   http://www.skolelinux.de
bitte: http://www.lug-owl.de/Mailingliste/hints.epo
[EMAIL PROTECTED]   GnuPG Key ID  0xE263 FCD4




Re: Is LWAT completely broken in Squeeze?

2010-07-25 Thread Kurt Gramlich
* Jonas Smedegaard  [100724 23:44]:

> On Mon, Jul 19, 2010 at 09:27:27PM +0200, Petter Reinholdtsen wrote:
> >Lwat seem to be dead upstream,
> [...]
> >Neiter [GOsa nor CipUX] seem to have the simplicity of LWAT, but 
> >perhaps they can be adjusted to provide a simple GUI for the 
> >non-skilled admin, and a more complex GUI for the skilled admin?
> 
> I still fancy your idea, Petter, of a slimmed down GUI compared to 
> full-blown GOsa/CAT-Web/CATWeasel.
> 
> Seems from the feedback, however, that Skolelinux wants/needs a tool 
> like CATWeasel (I don't know if that is on par with GOsa or not), so an 
> additional CipUX-based tool apparently is superfluous for Skolelinux.

CATWeasel is still not ready. And it is an alternative to CAT-web.
It depends on CipUX and is planned to have another look and feel
than CAT-web.
CATweasel uses django, so perhaps some DD with knowlegde of
django likes to help with packaging.

CipUX and CAT-web is coded in perl.

> I will probably develop such a tool anyway, as I still find it a good 
> idea for my own systems (thanks, Petter!), but shall not waste more of 
> your time here on the Skolelinux list about it. :-)

I am very interessed also and I think it should be discussed here
or at least on cipux-devel.

> 
> If any of you find interest in such a slimmed-down non-web UI, feel free 
> to contact me privately.

I like it public ;-)

> ...or post to this thread if you feel my judgement is maybe wrong and it 
> could still be relevant also for Skolelinux use.
> 

It will be relevant when ready ;-) So please start coding and
packaging.

I would like to help with testing, I like minimal tools.

>  - Jonas

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100725175515.go9...@gnu-tec.de



Re: Ping: Re: Cooperation between DebianEdu/Skolelinux and EdUbuntu ?

2010-08-11 Thread Kurt Gramlich
* Klaus Knopper  [100811 11:18]:

> Hi,
> 
> On Fri, Aug 06, 2010 at 08:00:37PM -0400, Jonas Smedegaard wrote:
> > On Fri, Aug 06, 2010 at 02:01:07PM +0200, Rubén Romero y Cordero wrote:
> > >Hi,
> > >
> > >Business as usual never was as things are always in constant change:
> > >https://wiki.ubuntu.com/DebianEdubuntu
> > >
> > >Additions/comments?
> > 
> > I consider Ubuntu a user of Debian.
> > 
> > I consider Skolelinux a user of Debian too, but one that is aiming
> > (and quite close to becoming) an integral part of Debian itself -
> > what we in Debian call a Debian Pure Blend.
> 
> Sorry, I don't see that happen yet in the near future (Skolelinux aiming
> to be a pure Debian blend) considering all the changes and extras
> discussed on this list recently, including severe changes of LDAP
> schemata.

Your help is very welcome!

> > As such I see no point in collaborative packaging work being
> > conducted anywhere else than by simply packaging for Debian and then
> > consuming from there.
> 
> I DO see a point in cooperating between distributions. A vast amount of
> patches and fixes in genuine Debian packages comes from the Ubuntu
> community nowadays, btw. In fact, I consider Ubuntu one of the largest
> contributors to the Debian base, like it or not.

To collaborate in packaging (!) its best done in packaging for
Debian. 

So nobody here is against collaborating, as far as I see.

Skolelinux is since years collaborating witþ a lot of other Free
Software in schools solutions.
> 
> Ubuntu has its own, well-working framework for schools. I would like to
> adopt parts of it, in code or at least ideas, if not for
> Skolelinux-international, then for Skolelinux-RLP, especially if they
> have

Did you checkout the edubuntu solution?

> - working, teacher/Admin-friendly filesysetem and printer quota support,
> - on-the-fly examination mode with network and filesystem ACLs,
> - better GUIs for teachers, students and admins in general,
> - easier ugradability than Skolelinux has right now.
> 
> In return, I think that Ubuntu could make use of our extensions LINBO
> and italc-RLP; the alternative blind-friendly ADRIANE audio desktop,
> CATWeasel and CipUX set aside for a moment.  Unfortunately, we have been
> unable to find a DM willing to create official Debian-Packages from our
> installation sources, so we are still making our own. Maybe there are
> volunteers from Ubuntu?

If italc-RLP is as it is, it violates some impotant policy rules,
and that has to be changed.

> Regards
> -Klaus Knopper

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100811102949.gp9...@gnu-tec.de



Re: developer meeting in May in Hamburg?

2011-04-01 Thread Kurt Gramlich
* Holger Levsen  [110328 14:02]:

> Hi,
> 
> I'm wondering who/how many would be joining a developer meeting May in 
> Hamburg?

good idea!

> 
> I'm pondering to organize one in the Atraktor hackerspace (see 
> http://wiki.attraktor.org/) - we could get that for free, have good spaces 
> and connectivity there. The location in the city and public transport 
> connections are also good.
> 
> The goal I would like to work on is the release of Debian Edu squeeze. 
> Probably also _only_ work on that? ;)
> 
> It seems I could organize some local sponsorship for the meeting plus I'm 
> thinking about asking the DPL for some money from the "developing sprints 
> programm".
> 
> I'm thinking about 6-8th or 13-15th of May, but thats just an idea to get 
> some 
> more comments.

Linuxtag in Berlin 11. - 14. Mai 2011

> 
> So, comments? Would you be interested to join and make the Debian Edu squeeze 
> release happen?!
> 
> 
> cheers,
>   Holger


Viele Gruesse/Regards
-- 
Kurt GramlichSchule? Software? Skolelinux!  :-)
kurt.graml...@lugrav.de  listen to the war and peace report
GnuPG Key ID  E263 FCD4  http://www.democracynow.org/


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110401083334.gc10...@gnu-tec.de



Skolelinux won a low energy server

2012-10-26 Thread Kurt Gramlich
dear friends of Skolelinux,

while Linuxtag 2012 in Berlin I applied for a low energy server
for our center in Gütersloh.

Now I am happy to announce, we get one.

http://www.thomas-krenn.com/en/wiki/Low_Energy_Server

Thanks to Thomas Krenn AG!

We will use it in our new center in Gütersloh.

Next chance to get in contact with the German Skolelinux team:

Visit us at BLIT

http://blit.org/2012/

Regards/AmicaLinuxement/Saludos/Viele Grüße!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121026215150.gh6...@gnu-tec.de



Re: FSF Europe: "Skolelinux pilot in Rhineland Palatinate – Lessons learned"

2012-11-29 Thread Kurt Gramlich
* Petter Reinholdtsen  [121128 22:21]:

> 
> Via Twitter I just came across a blog post from FSF Europe, about a
> presentation held by Kurt about the Skolelinux deployment in Rhineland
> Palatinate.  Check out
>  http://blogs.fsfe.org/guido/2012/11/skolelinux-pilot-in-rhineland-palatinate-lessons-learned/
>  >.

hi Petter

I am still waiting for the video. My presentation is here:

http://www.skolelinux.de/download/FroSCon2012/rlp2012.pdf

(in German ;-)

Viele Grüße/Regards
-- 
Kurt GramlichSchule? Software? Skolelinux!  :-)
kurt.graml...@lugrav.de  listen to the war and peace report
GnuPG Key ID  E263 FCD4  http://www.democracynow.org/


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121129140700.gh10...@gnu-tec.de



Re: Sugar on debian

2008-07-15 Thread Kurt Gramlich
* David Farning <[EMAIL PROTECTED]> [080715 20:41]:

> Hey all,
> 
> I am wonder what the interest level is in make a DebianEdu version that
> is based on the Sugar desktop.

big interest from Germany ;-)

> As you may have heard< OLPC is in the process of spinning off Sugar
> development to Sugar Labs.
> 
> In addition to developing Sugar for OLPC we making Sugar more available
> to mainstream distributions.  Jonas, has been doing a great job
> packaging Sugar. As a result of his feed back, we are working to create
> better communication channels with distribution as well as make tar ball
> more available.

Yes, Jonas is doing a great job.

> 
> Jonas,
> We are going to continue using [EMAIL PROTECTED] as our main development
> list until the traffic get high enough to warrant a split.  The
> difference will more cultural as we recognize the importance of the
> community in improving and spreading sugar.
> 
> I has subscribed to this list to better understand your project.  Please
> feel free to ask general sugar questions here.   Technical question are
> better handled at [EMAIL PROTECTED]
> 
> thanks
> dfarning

thanks for subscribing here!

The German team of skolelinux has helped to develop the XO-LiveCD to push the
development and to spread the information about OLPC. We found a
sponsor who has financed 1000 LiveCds. 

Thanks to Wolfgang Rohmoser and his LiveBackup tool.

So lets join forces, I would like to have the Sugar desktop on
DebianEdu/Skolelinux.

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: stopmotion broken in Lenny because vgrabbj is missing

2008-08-18 Thread Kurt Gramlich
* Petter Reinholdtsen <[EMAIL PROTECTED]> [080805 18:54]:

> [Petter Reinholdtsen]
> > I just tried to test stopmotion in Lenny, and it does not work.  It
> > report that "You do not have the given grabber installed on your
> > system" because vgrabbj is missing.  The vgrabbj package is removed
> > from Lenny because it uses freetype1 instead of freetype2. :(
> 
> This is still the case.
> 
> > Check http://packages.qa.debian.org/v/vgrabbj.html> for the
> > details.  If this isn't fixed, stopmotion will only work with DV
> > cameras, and not with any USB cameras.  Any volunteer to produce a
> > patch for vgrabbj to use freetype2?
> 
> As the package was missing in Lenny when the package freeze went into
> effect, we would have to maintain our own backport to solve this
> issue.  I guess it is too late.
> 
> Do most users of stopmotion use USB or DV cameras?  Support for DV
> cameras should still be present in Lenny.  Would it be better to drop
> stopmotion from the Lenny release because the USB camera support is
> broken?  We do not really want a lot of unhappy users complaining
> about stopmotion not working for them, but we do not really want to
> remove a tool that is used with Woody either.  What to we want the
> least?

while our Youngstermeeting we have worked on this and found a
solution.

I will ask Martin to publish the result here.

> 
> Happy hacking,
> -- 
> Petter Reinholdtsen
> 

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
[EMAIL PROTECTED]
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: is python installed by default?

2008-09-12 Thread Kurt Gramlich
* Valerio Pachera <[EMAIL PROTECTED]> [080912 09:54]:

> Well, I installed different things on my debian-edu etch and I don't
> remember if python is already preset in the worstation profile.
> Is it?
> 
> Tnanks.

try

dpkg -l

you get a list of all packages

dpkg -l | grep python 

a list of python packages

Viele Gruesse/Regards
Kurt Gramlich
-- 
[EMAIL PROTECTED] GnuPG Key ID E263 FCD4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Wich category of Distrowatch?

2008-09-12 Thread Kurt Gramlich
* Valerio Pachera <[EMAIL PROTECTED]> [080912 11:20]:

> Hi all, I was browsing distrowatch then I've seen the category "Thin 
> Clients"...
> I aspected to find also skolelinux in the list of this category but
> it's not there.
> I searched skolelinux, I got the page, but in it there's not the
> category it belongs to.
> 
> Just for curiosity, in wich category did you register skolelinux?
> Is it possible to assigne multiple catergory?
> In this case it would be a good idea to assigne also the "Thin
> Clients" category.

just do it ;-)
> 
> Bye ;)
> 

Viele Gruesse/Regards
Kurt Gramlich
-- 
[EMAIL PROTECTED] GnuPG Key ID E263 FCD4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: (fwd) Deadline for Abstracts: 1st December 08. INTED2009 Valencia (SPAIN)

2008-11-23 Thread Kurt Gramlich
* Petter Reinholdtsen <[EMAIL PROTECTED]> [081123 09:13]:

> Anyone plan to go here?

Thanks for the info, I am not able to go there because of my job.

Viele Gruesse/Regards
Kurt Gramlich
-- 
[EMAIL PROTECTED] GnuPG Key ID E263 FCD4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



ICTD 2009

2009-01-03 Thread Kurt Gramlich
utions to Qatar, including Cornell, Georgetown, Texas A&M, and
Carnegie Mellon in Qatar offers degree programs in Computer Science,
Business Administration, and Information Systems. This provides an
ideal venue for hosting ICTD 2009, in a geographic location close to
major population centers around the world, easily accessible by direct
flights.



Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: From Puno - Peru

2009-01-04 Thread Kurt Gramlich
* Ferdinand Pineda  [090104 03:09]:

> I'm profesor of Telematic in Electronics Engineers (www.epieunap.net)...


you are welcome!

> since second week of january with a High school "GLorioso San Carlos" we'll
> begin a project  to migrate all PC to Free Software.

ok, do not hesitate to ask all your question on this list.

> 
> We want to use Debian-Edu, and collaborate for test distribution. This
> school also is part of OLPC project in Peru.
> 
Thanks for the information!

Happy new year to all of you!

Saludos from Germany!

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: www.skolelinux.it

2009-03-16 Thread Kurt Gramlich
* Claudio Carboncini  [090316 22:29]:

> www.skolelinux.it is born with the aim of spreading  debian-edu in the
> Italian community.
> We are just beginning, but we hope to grow quickly.

you are welcome!

> Regards
> claudio   


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: www.skolelinux.it

2009-03-18 Thread Kurt Gramlich
* Andreas Tille  [090317 07:52]:

> On Mon, 16 Mar 2009, Claudio Carboncini wrote:
> 
> >www.skolelinux.it is born with the aim of spreading  debian-edu in the
> >Italian community.
> 
> In the sense of what I said yesterday about a documentation about what's
> inside SkoleLinux / Debian Edu I would strongly suggest to link to the
> tasks pages
> 
> http://blends.alioth.debian.org/edu/tasks/
> 
> at a prominent place (and do so in the other language pages as well).


done
http://wiki.skolelinux.de/

-> Aufgaben übernehmen


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Upcoming events?

2009-03-28 Thread Kurt Gramlich
* Oded Naveh  [090328 12:49]:

> Hello all,
>   I would like some information regarding these two questions:
> 
> What are the prospects of the May-Trondheim gathering to be held?
>  
> Are there Debian-Edu dedicated activities planed at debconf9/DebCamp?

I am planing to be there and to give a talk about our success in
Germany. I would like to help on activities for Debian-Edu at
debconf9/DebCamp.

> 
> Thanks, Odd.


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: SkoleLinux and Live disks

2009-04-03 Thread Kurt Gramlich

* Bret Busby  [090403 08:22]:

> 
> Hello.
> 
> We were looking for a live Edubuntu CD iso image, to download and write, 
> and demonstrate to a relative who is a deputy principal (and, it would be a 
> good opportunity, in another state of Australia, where the state government 
> is reported to be going to spend 25 million AUD to supply and install 
> software on computers for students and teachers).

Hi Bret,

we have some good experiences with LiveCDs for marketing and promotion.

Remember:
Skolelinux has a complete network
- main server
- thinclient-server
- workstation
- ...


Here our German new workstation:

A new, still in development Skolelinux Workstation (German), based on
debian-lenny and KDE 4 you can use as LiveCD or USB-stick or to
install on real hardware:
http://www.skolelinux.de/download/SkoleNG-090401.iso

please read the documentation (English) how to put on a USB-stick
http://www.skolelinux.de/download/SkoleNG-2009-02-06.pdf

If you need a English version of this LiveCD, please ask. We need some time to
configure and would like to help you.



Here our German main-server:

If you are like to test the main-server we are working on, still
based on debian-etch, here is a LiveCD:

http://www.skolelinux.de/download/tjener-3328-svn-090331.iso



OLPC-Project LiveCD for little and adult children ;-)

I recomment to check our XO-LiveCD, runing more than 50
activities (applications) on a i386 PC:

http://www.skolelinux.de/download/XOLiveCD/XO-LiveCD_090308.iso
Please read the English documentation:
http://www.skolelinux.de/download/XOLiveCD/XO-LiveCD_090308.pdf


I wish you success!

P.S.:

Do you know this nice document from Australia?

http://www.skolelinux.de/download/education_FOSS_catalog.pdf

We are working on an automated update of this document ;-)
We plan to use debian-package golearn and debtags ...
Here we need some help from teachers ...

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Linuxtag 2009

2009-06-28 Thread Kurt Gramlich
Dear developers, dear friends,
for your information:


Press Release regarding  strategic cooperation of three communities


Declaration of cooperation: Linux4Afrika, Skolelinux.de and x2go

As part of FreiOSS.net, Linux4Afrika had been collecting and
overhauling used hardware since 2006, in order to send it to
school projects in Africa. So far, several containers each
filled with 200 pc,  monitors, keyboards and mice has been sent
to Tanzania and Mosambique. The next recipients will be schools
in Kenia and Malawi.

Skolelinux has been developed in Norway in 2002. It is based on
Debian and by now used all over the world. Next to several
local initiatives, so far, 2 German provinces, Hamburg and
Rheinland-Pfalz, support Skolelinux as official linux solution
for schools.

X2go has been developed since 2006 and is used by Linux4Afrika.
X2go is the terminal server solution that allows old hardware
to work as thinclients with new software.

Skolelinux schools are called to collect used hardware that can
be send to Africa through Linux4Afrika. Beside these hardware
donations it is planned to develop partnerships between
Skolelinux and Linux4Afrika schools in Afrika and Europe. This
is obvious as both projects are based on equal systems.  X2go
gives the opportunity for skolelinux schools to work from home
on the pc at school using the internet. It also offers clients
for Windows, Mac and Linux. Additionally x2go makes the
exchange between different schools possible e.g. if they are
working on a common project.

Kurt Gramlich project management Skolelinux.de 27.6.2006 Berlin

German Version:
http://wiki.skolelinux.de/LinuxTag2009/Kooperation

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



congrats to Philipp

2009-07-01 Thread Kurt Gramlich
dear friends of free software

the german skolelinux team congrats Philipp to become Debian
Developer. Behind Steffen and Patrick the third who has managed
the self-learn center in Erkelenz school.

We need more pupil driven self learn center in schools!

Congrats Phillip!

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: congrats to Philipp

2009-07-01 Thread Kurt Gramlich
* Kurt Gramlich  [090701 19:45]:

> dear friends of free software
> 
> the german skolelinux team congrats Philipp to become Debian
> Developer. Behind Steffen and Patrick the third who has managed
> the self-learn center in Erkelenz school.
> 
> We need more pupil driven self learn center in schools!
> 
> Congrats Phillip!

Sorry for the typo!

More Info about Philip in our wiki:

http://wiki.skolelinux.de/PhilippHuebner

and about his status:

https://nm.debian.org/nmstatus.php?email=debalance%40arcor.de


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Fotos from our school visit in Caceres

2009-08-09 Thread Kurt Gramlich

dear friends of Skolelinux/DebianEdu

first let me thank all organizers of debconf9!

I upload some fotos from our visit in a school in Caceres.

Thanks to Jose for this impressiv work!

http://www.skolelinux.de/caceres2009


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Skolelinux in Nepal?

2009-08-10 Thread Kurt Gramlich
* Brennan Holten  [090810 13:54]:

> Dear all,
> 
> I'm currently spending the summer teaching high school mathematics and
> science in Kathmandu, Nepal. Thus far, I've found the computer education
> here to be drastically substandard; so when I get back to the States, I'm
> planning on donating some hardware for them to use with Skolelinux
> installed.

do you have contact to the local OLPC people?

When I remember right, at the moment there are arriving 6000 OLPC
Computers in Nepal.

Christoph Derndorfer is engaged in deploying them.

@Christoph: What do you think?
> 
> I was just curious if anyone else was working on getting Debian/Skolelinux
> in schools in Nepal. For obvious reasons, I think it would be a great
> blessing for them, as the only way most of them can afford computers is to
> use pirated proprietary software -- and even then, the computer education
> simply consists of learning to type in notepad.

We have also the Linux4Afrika Projekt in Germany, an NGO which
collects Hardware and brings them to schools in Africa.
I will inform them, perhaps we could join forces.

> Kind regards,
> Brennan Holten
>
Our plans are, to have the OLPC Software running on Skolelinux
too. Jonas is packaging sugar to have all as debian-package.

So if you need some help, do not hesitate to ask for.

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Skolelinux in Nicaragua

2009-08-11 Thread Kurt Gramlich
* Norman Garcia Aguilar  [090811 08:02]:

> Hello!!
> 
> This is Norman Garcia Aguilar from the Nicaraguan GNU/Linux User Group [0]
> and member of the Debian Nicaragua Community too[1].

you are very welcome!
> 
> Here in Nicaragua (Central America), with all the community, we are working
> in a educational project called "Proyecto Guardabarranco". In this moment we
> are beginning to make the team, make some tests, trying to have our artwork,
> and looking for donations of computers to use it as thin clients.
> 
> We want to make a big project, and to introduce free software in a lot of
> public schools in our country, and we hope to do that! :)


nice to hear.

> In this first stage we decide to work with Debian Edu Etch, and when we
> tryed to make son changes (ipsubnet, domain name, computer name) we had some
> problems doing that (thanks to Jose Redrejo, he told me that those changes
> are very hard) so we decide not to change those things. We are downloading
> Lenny to try with this one :)
> 
> I'm writing to this list to let you know about the project, once we have
> something implemented im going to put Nicaragua on the Skolelinux Map :)
> 
> In this moment we are collaborating with Debian Edu in documentation, making
> the spanish translation of the Etch manual [2] with the help of all the
> community (we have a lot of people who love to collaborate) and i hope that
> the spanish translation be the first collaboration of our group and continue
> contributing to this great project.
> 
> If someone wants to know more about the project just let me know and i will
> answer!! :)

Yes, I am interessed to get some mor information, I will check
the links you mentioned first.

Are you interessed on reused hardware?

We have here in Germany a partner organisation which collects
hardware and transfer it to schools in Africa or other nation.

If yes, I will bring you in contact with this NGO.

> Thanks to all the team for Debian Edu, is a good project and we are happy to
> use it! :)
> 
> [0] http://www.linuxtour.org
> [1] http://www.debian.org.ni
> [2] http://educa.softwarelibre.org.ni/wiki/DebianEdu/Documentacion/Etch
> 

Thank Norman!

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



meeting 090812

2009-08-14 Thread Kurt Gramlich

dear Skoletuxe

take time to read this summary from our IRC meeting 2009-08-12


Protocol debian edu  meeting 2009-0812

Our meeting startet at UTC  19:06:10

and was joined by

* danielsan = Daniel Hess
* h01ger = Holger Levsen
* k4x = Kurt Gramlich
* finnarne = Finn-Arne Johansen, BzzWare AS
* pere = Petter Reinholdtsen
* sepski = Ronny Aasen
* klausade = Klaus Ade johnstad


### Topic: status lenny

Holger mentioned, that only 6 bugs are left!
http://tinyurl.com/edulenny-releaseview
Daniel did a netinst testinstall of mainserver+workstation+ltsp which was
sucessful but he did not yet test the thinclient part. He reported that
there is still a problem with the bootstrap of ldap for samba and samba in
general which may also require a change in lwat (to add some more samba
attributes for new users and hosts) Daniel has a test setup now and is
working onthe samba issue.  Finn-Arne asked about pdns-ldap, if we should
have  used strict method instead if tree-method.  Ronny used tree mode
when he initialy concived the powerdns way. since i needed zone transfers.
Petter would love to have one object for each computer in LDAP.

Petter tested the lenny install, and failed to find tjener as a host in LDAP
using lwat.  Holger: this bug blocks our release ;)


### Discussion about samba group maps follows.

Ronny: this is something samba did in a different way in etch so it
was working in etch Daniel: there are groupmaps for admins, jradmins,
teachers and students now
(debian-edu-config/ldap-tools/samba-debian-edu-admin), and adding
groupmap information would be nice Ronny: the groups we provide out of
the box are working. This is only for new groups made thru lwat /
import and it works if you run the command i mentioned in the bug
http://bugs.skolelinux.org/show_bug.cgi?id=1270 after making the
groups. I have allways kept it identical for the user generated
groups, and does not see a need to change it. With the exception of
the groups that have special meanings:

http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/groupmapping.html#WKURIDS

Petter: we should avoid regressions if this was working in etch.
Finn-Arne: I'll look into it.


### PXE

Short question about PXE:
Petter asked Holger: did you fix the PXE stuff with DVDs?
Holger: pere, no


### Discussion about test releases:

Kurt asked: Who is able to do this?  Holger: ftpteam and drift Petter:
gautehk, ronny, pere, olea, herman, lis, joeyh, holger, builder, akai,
werner, ragnar, jever, finnarne

Ronny: Wording the announcement is the main work. There may be other bugs we
do not know about. And the announcement should mention the blocking bugs to
avoid duplicates.
Kurt will help to draft the announcement, Holger and Daniel will help too.
Petter proposed an example:
https://init.linpro.no/pipermail/skolelinux.no/linuxiskolen/2007-May/017697.html


### Topic: developer gathering october

Finn-Arne is waiting for an answer of FRISK. His company will sponsor some
NOK for gathering if it is not the 3rd weekend in october.
At the same time there should happen a new general assembly and elections of
the board of FRISK.
Petter proposed to use the wikipage:
http://www.friprogramvareiskolen.no/Gathering to collect the possible date.
So everybody how likes to join the meeting should put his name and his
available weekend in october in that page.


### Topic: other buisness 

Sponsoring Holger to travel to Taiwan in September
Holger should ask at FRISK board. 


### Topic: Next IRC Meeting

Next meeting will be at Monday, 14 of september

Kurt closed our meeting at 20:13:02


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Developer Gathering October 30-01-2009

2009-08-31 Thread Kurt Gramlich
* Alf Tonny Bätz  [090826 09:11]:

> Frisk i proud to announce that developer gathering will be in Oslo,
> October 30-01.
> 
> This Developer gathering is sponsored buy BzzWare AS
> http://bzz.no/
> 
> For Registrations and more info you can go here:
> http://friprogramvareiskolen.no/Gathering/2009-10-30-01-Oslo?action=show
> 
> If you dont have Access you can just send an email message to
> debian-edu@lists.debian.org (or linuxisko...@skolelinux.no ),
> containing the following information:
> 
> Where the developer gathering in Oslo will take place will soon be announce.
> 
>*
> 
>  Subject: Yes, I will participate in the developer gathering  Body:
>  o Your name
Kurt Gramlich

>  o Your travel expenses (if you are or plan to be an active
> developer, translator or contributor to Skolelinux).

about 200 EUR

I would like to stay in the same hotel as last year, it was very
productive ;-)

>  o Which part of the gathering you are joining (conference,
> technical/testing, translation, system user/documentation,
> facilitators)
all, conference: bringing news from Rheinland-Pfalz, translation,

>  o If you are joining us for dinner on Thursday, Friday and/or 
> Saturday
all
>  o If you are a developer, we would like to know which Bug(s)
> you are going to work on as well. Our bugs can be found at
>+
> 
>  http://bugs.skolelinux.org/
> 
> 
> Regards FRISK
> 

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Yes, I will participate in the developer gathering 29/10 - 01/11 2009

2009-09-05 Thread Kurt Gramlich
* Franziska Teichert  [090905 18:51]:

> 
> >   *
> >
> > Subject: Yes, I will participate in the developer gathering  
> 
> >Body:
> > oYour name
> >  
> Franziska Teichert


Welcome!

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: I will not be able to participate in the developer gathering October 30th to November 1st

2009-10-30 Thread Kurt Gramlich
* Daniel Hess  [091030 06:33]:

> Hi there,
> 
> I had planned to leave to the airport by now. But unfortunately I got
> sick (again) last night.
> 
> I hoped I was fine again, after not having any problems yesterday, but
> today it does not seem to be the case, ...
> 
> Don't mind me much, I will be fine again in some days. I hope I will be
> able to participate over IRC tomorrow.
> 
> Please have fun at Oslo and have a good and productive time there.
> 
> See you next time.

Gute Besserung!

> 
> Regards,
> 
> Daniel

Viele Gruesse/Regards aus Oslo!
Kurt Gramlich
-- 
kurt.graml...@lugrav.de GnuPG Key ID E263 FCD4

listen to the war and peace report
http://www.democracynow.org/


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Thanks for all

2009-11-02 Thread Kurt Gramlich

hi Skoletuxe  ;-)


I thank all for coming and worrking together on our international 
project. 

My special thanks to the norwegian team for organizing this gathering.

Some bugs are fixed and a lot of information has been exchanged.

I learned again a lot from you!

Thank you all! 

Hope to see you again in Germany next year!


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



International Developer Meeting 19.2.2010 to 21.2.2010

2009-11-06 Thread Kurt Gramlich

dear Skoletuxe

invitation to Germany

as anounced in Oslo, our next international Meeting will take
Place from 19.2.2010 to 21.2.2010 in Zweibrücken Germany

Please put your name in the following wikipage, if you like to
join:

https://wiki.skolelinux.de/RheinlandPfalzEntwicklertreffen2010

Hope to see you all there.


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: International Developer Meeting 19.2.2010 to 21.2.2010

2009-11-07 Thread Kurt Gramlich
* Ronny Aasen  [091107 20:03]:

> Kurt Gramlich wrote:
> >dear Skoletuxe
> >
> >invitation to Germany
> >
> >as anounced in Oslo, our next international Meeting will take
> >Place from 19.2.2010 to 21.2.2010 in Zweibrücken Germany
> >
> >Please put your name in the following wikipage, if you like to
> >join:
> >
> >https://wiki.skolelinux.de/RheinlandPfalzEntwicklertreffen2010
> >
> >Hope to see you all there.
> >
> >  
> Great initiative :)
> Beeing a poor father i first of all have to think about putting food on 
> the table for the kids :)
> 
> Are there any sponsoring for this gathering ?
> Travel expences and/or accomodation expences ?
> 
I am working on it!

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: International Developer Meeting 19.2.2010 to 21.2.2010

2009-11-07 Thread Kurt Gramlich
* Andrew Lee  [091107 21:50]:

> Kurt Gramlich wrote:
> > * Ronny Aasen  [091107 20:03]:
> > 
> >> Kurt Gramlich wrote:
> >>> dear Skoletuxe
> >>>
> >>> invitation to Germany
> >>>
> >>> as anounced in Oslo, our next international Meeting will take
> >>> Place from 19.2.2010 to 21.2.2010 in Zweibrücken Germany
> >>>
> >>> Please put your name in the following wikipage, if you like to
> >>> join:
> >>>
> >>> https://wiki.skolelinux.de/RheinlandPfalzEntwicklertreffen2010
> >>>
> >>> Hope to see you all there.
> >>>
> >>>  
> >> Great initiative :)
> >> Beeing a poor father i first of all have to think about putting food on 
> >> the table for the kids :)
> >>
> >> Are there any sponsoring for this gathering ?
> >> Travel expences and/or accomodation expences ?
> >>
> > I am working on it!
> 
> Great! Hope to hear good news from you soon. Hope the English version of
> this international meeting details would available soon as well.
> 
> Waves from Wernigerode,

greetings to Andreas ;-)


> 
> -Andrew


Viele Gruesse/Regards
Kurt Gramlich
-- 
kurt.graml...@lugrav.de GnuPG Key ID E263 FCD4

listen to the war and peace report
http://www.democracynow.org/


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



more than 300 WS

2009-11-10 Thread Kurt Gramlich

hi

is there in Norway a Skolelinux Installation with 1 tjener and  
more than 300 Workstation?


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: 20 most popular non-debian pacages in Skolelinux

2009-12-09 Thread Kurt Gramlich
* Petter Reinholdtsen  [091207 08:42]:

> 
> I had a look at popcon.skolelinux.org, now that it is operational, and
> the list of non-Debian packages in use.  This is the top 20 list, from
> http://popcon.skolelinux.org/unknown/by_vote>.
> 
> #rank nameinst  vote   old recent no-files 
> (maintainer)
[...]
> 
> 12freenx311211 0 8 (Not in 
> sid)
> 
>   Remote desktop.  There are alternatives, but I am not sure they have
>   the same feature set.
> 
x2go is used in Rheinland-Pfalz

It has more features than freenx and AFAIK Jonas has startet to
package for debian.

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: getting involved

2009-12-21 Thread Kurt Gramlich
* Andreas B. Mundt  [091221 22:18]:

> Dear all,
> 
> having followed debian-edu and skolelinux over some time, I would like
> to get more involved and active in the future. 
> 
> To introduce myself: From my professional background I am a physicist,
> but decided to quit my research and development job in industry to
> become a teacher at school two years ago. I will finish the training
> ('Referendariat' or 'Vorbereitungsdienst' in German) in February 2010.
> After that, I have some spare time until I start teaching in the
> late summer 2010 in a nice school near Ulm in south Germany
> (Baden-Wuerttemberg). 
> 
> My plan is to establish skolelinux there (the head of the school
> doesn't know yet ;-), but let's see what's possible).  
> 
> In the meantime (~March to ~August 2010) I would like to learn as much
> as possible about skolelinux and debian-stuff in general (besides some
> traveling). For example, I was thinking about working with some of you
> for some time if this could be made possible. Or some kind of little
> project and some 'mentoring' would be great. I am based in south
> Germany but would not mind to go abroad in principle.   
> 
> Well, so far for today. If you have any ideas, please let me know. 

Pehaps you like to join the next meeting in Germany:

http://wiki.skolelinux.de/NeujahrsTreffen2010

> 
> Best regards,
> 
>  Andi

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



International Developer Meeting 19. - 21.2.2010

2010-01-26 Thread Kurt Gramlich
dear Skoletuxe


as a reminder:

invitation to Germany

as anounced in Oslo, our next international Meeting will take
Place from 19.2.2010 to 21.2.2010 in Zweibrücken Germany

Please put your name in the following wikipage, if you like to
join:

https://wiki.skolelinux.de/RheinlandPfalzEntwicklertreffen2010

Hope to see you all there.

We get some money to reimburse travel costs.
Please put the estimated sum behind your name.

We will then answer soon, if we are able to finance it.

Zweibrücken has an Airport, there is also a train station 
near by (train from Frankfurt to Paris).


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: International Developer Meeting 19. - 21.2.2010

2010-01-27 Thread Kurt Gramlich
* Holger Levsen  [100127 10:31]:

> Hi,
> 
> On Mittwoch, 27. Januar 2010, Petter Reinholdtsen wrote:
> > > Please put your name in the following wikipage, if you like to
> > > join:
> > > https://wiki.skolelinux.de/RheinlandPfalzEntwicklertreffen2010
> > There is a distinct lack of English text on that page.  Any hope of
> > having that changed?
> 
> Maybe move it to wiki.debian.org or link to a page there too?

to administrate please only one, the german one this time.
> 
> Kurt, also please add me to the skolelinux.de wiki page, I dont have an 
> account there...

done

> 
> thanks,
>   Holger
> 

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: International Developer Meeting 19. - 21.2.2010

2010-01-27 Thread Kurt Gramlich
* Andreas Tille  [100127 13:25]:

> On Wed, Jan 27, 2010 at 10:30:59AM +0100, Holger Levsen wrote:
> > > > https://wiki.skolelinux.de/RheinlandPfalzEntwicklertreffen2010
> > > There is a distinct lack of English text on that page.  Any hope of
> > > having that changed?
> > 
> > Maybe move it to wiki.debian.org or link to a page there too?
> 
> Good idea.  Any volunteer?
>  
> > Kurt, also please add me to the skolelinux.de wiki page, I dont have an 
> > account there...
>  
> Same to me, I would like to join (perhaps the translation of the table
> heading might help non-German speakers to register as long there is only
> German content):

;-)

you have an account since Nafplion ;-)

but I will put your name there in ;-)

> 
>  Teilnehmer/-in / Participant: Andreas Tille
>  Anreise/ Arrival: 19.2.
>  Abreise/ Departure:   21.2.
>  Bemerkung (ich arbeite an ...) / Remark (I'm working an ...):
>UDD integration of SkoleLinux repository,
>Blends stuff using this repository
> 

Viele Gruesse/Regards
-- 
Kurt GramlichSchule? Software? Skolelinux!  :-)
kurt.graml...@lugrav.de  listen to the war and peace report
GnuPG Key ID  E263 FCD4  http://www.democracynow.org/


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: International Developer Meeting 19. - 21.2.2010

2010-01-27 Thread Kurt Gramlich
* Petter Reinholdtsen  [100127 09:48]:

> [Kurt Gramlich]
> > Please put your name in the following wikipage, if you like to
> > join:
> > 
> > https://wiki.skolelinux.de/RheinlandPfalzEntwicklertreffen2010
> 
> There is a distinct lack of English text on that page.  Any hope of
> having that changed?

done

please ask for more, if needed and please put your name in that
page ;-)


> 
> Happy hacking,
> -- 
> Petter Reinholdtsen

hope to see you n Germany ;-)

Viele Gruesse/Regards
-- 
Kurt GramlichSchule? Software? Skolelinux!  :-)
kurt.graml...@lugrav.de  listen to the war and peace report
GnuPG Key ID  E263 FCD4  http://www.democracynow.org/


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Money for International Developer Meeting 19. - 21.2.2010

2010-01-29 Thread Kurt Gramlich

dear skoletuxe,


we have an important Change in  (re-)imbursment of travel and
unterkunft costs:

If you are planing to join our international developer meeting
in february and need financial support:

any ticket has to be orderd by Ruth ElAbed from FH Zweibrücken!

So please contact her immediatly via email or phone

Give your flight or train timetable wishes as soon as possible!

Best (next) train station from Zweibrücken is Bad Homburg (Saar).
You arrive via train from Saarbrücken.
The train-station Saarbrücken is on the route of the high speed
train between Paris and Frankfurt(M).

If you need any help, please contact Ruth:

ruth.ela...@fh-kl.de

0151.59216807

I hope to meet you in Zweibrücken.


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Money for International Developer Meeting 19. - 21.2.2010

2010-01-29 Thread Kurt Gramlich
* Kurt Gramlich  [100129 11:10]:

> 
> dear skoletuxe,
> 
> 
> we have an important Change in  (re-)imbursment of travel and
> unterkunft costs:

I mean: Travel expences and/or accomodation expences

> 
> If you are planing to join our international developer meeting
> in february and need financial support:
> 
> any ticket has to be orderd by Ruth ElAbed from FH Zweibrücken!
> 
> So please contact her immediatly via email or phone
> 
> Give your flight or train timetable wishes as soon as possible!
> 
> Best (next) train station from Zweibrücken is Bad Homburg (Saar).
> You arrive via train from Saarbrücken.
> The train-station Saarbrücken is on the route of the high speed
> train between Paris and Frankfurt(M).
> 
> If you need any help, please contact Ruth:
> 
> ruth.ela...@fh-kl.de
> 
> 0151.59216807
> 
> I hope to meet you in Zweibrücken.

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Money for International Developer Meeting 19. - 21.2.2010

2010-01-29 Thread Kurt Gramlich
* Andreas Tille  [100129 14:45]:

> On Fri, Jan 29, 2010 at 11:10:00AM +0100, Kurt Gramlich wrote:
> > 
> > Best (next) train station from Zweibrücken is Bad Homburg (Saar).

sorry, NOT Bad Homburg

but Homburg (Saar)

> 
> bahn.de knows only *one* Bad Homburg (close to Frankfurt / Main)
> and it also knows Zweibrücken Hbf.  Could you please verify the
> train station?

thanks for that hint !
> 
> Kind regards
> 
>  Andreas.
> 

Viele Gruesse/Regards
-- 
Kurt GramlichSchule? Software? Skolelinux!  :-)
kurt.graml...@lugrav.de  listen to the war and peace report
GnuPG Key ID  E263 FCD4  http://www.democracynow.org/


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: International Developer Meeting 19. - 21.2.2010

2010-02-14 Thread Kurt Gramlich
* Holger Levsen  [100213 15:29]:

> Hi,
> 
> it finally looks like I can finally make it after all.
> 
> 
> cheers,
>   Holger

you are finally welcome ;-)


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100214082012.gf29...@gnu-tec.de



Skolelinux in Linux User

2010-03-17 Thread Kurt Gramlich

dear Skolelinux friends,

I am happy to announce:

our new release is in the German Linux User Magazin. It is on
the DVD and there is also an artikel about our project:

Page 12: "Debian for pupils and teachers"

The article is written by the editor in chief Joerg Luther.


The magazin will be available tomorrow and so Skolelinux will be
widely spread in Germany.


Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100317162747.gf6...@gnu-tec.de



Re: Skolelinux in Linux User

2010-03-17 Thread Kurt Gramlich
* Jonas Smedegaard  [100317 18:15]:

> On Wed, Mar 17, 2010 at 05:27:47PM +0100, Kurt Gramlich wrote:
> >our new release is in the German Linux User Magazin. It is on
> >the DVD and there is also an artikel about our project:
> 
> Great news!
> 
> It is the Lenny-based Skolelinux released in Norway, right?
> 
yes of course ... 

I take your question as a chance for me personaly to say:
many many thanks for the hard
work to bring skolelinux to Lenny.

the development products of Rheinland-Pfalz Project has to go
the normal way of Debian packages ;-)

we are working on it, but as you know,  it will need more time as estimated ;-)

> 
>  - Jonas

thanks for the helpfull question.

Regards/AmicaLinuxement/Saludos/Viele Gruesse!
Kurt Gramlich
Projektleitung skolelinux.de
-- 
k...@skolelinux.de
GnuPG Key ID 0xE263FCD4
http://www.skolelinux.de


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100317181148.gl6...@gnu-tec.de



  1   2   3   >