Hello!
My name is Akis and I am from Greece. I am quite new in Squeak and Etoys programming. Maybe you have been asked about this before or you may find it stupid but how can I create multi-user apps with Etoys? I was asked by a professor in my university if that is possible and I couldn't answer. By multi-user apps I mean apps that can be used in education, in olpc. For example an application that two or more children with their laptop can use together in a educational scenario through LAN. I want for both them to be able to change the data and to view the results, to be able to talk to each other and exchange ideas etc. Please give me some hints on where to look for this Thanks a lot in advance. Akis Ps. I found out about croquet enviroment. Is this the answer? Can it be used in OLPC |
Le 25 avr. 07 à 12:58, Akis a écrit : > Hello! > My name is Akis and I am from Greece. > > I am quite new in Squeak and Etoys programming. > Maybe you have been asked about this before or you may find it > stupid but how can I create multi-user apps with Etoys? > I was asked by a professor in my university if that is possible and > I couldn't answer. > By multi-user apps I mean apps that can be used in education, in olpc. > For example an application that two or more children with their > laptop can use together in a educational scenario through LAN. > I want for both them to be able to change the data and to view the > results, to be able to talk to each other and exchange ideas etc. > Please give me some hints on where to look for this > plain Squeak you can open this window from World menu/objects. Under SqueakLand image, you can get the parts bin from the flaps. > Thanks a lot in advance. > Akis > > Ps. I found out about croquet enviroment. Is this the answer? Can > it be used in OLPC Croquet is a possible/powerful answer, that goes beyond EToys. But, you d'ont need Croquet if you just want EToys collaboration. Note that it's already in OLPC see http://news.com.com/2300-1041_3-6175025-4.html?tag=ne.gall.pg Noury ------------------------------------------------------------------ Dr. Noury Bouraqadi - Enseignant/Chercheur Responsable de l'option I.S.I.C. ARMINES - Ecole des Mines de Douai - Dept. I.A. http://csl.ensm-douai.fr/noury European Smalltalk Users Group Board http://www.esug.org ------------------------------------------------------------------ |
In reply to this post by Akis-2
On Apr 25, 2007, at 12:58 , Akis wrote: > Hello! > My name is Akis and I am from Greece. > > I am quite new in Squeak and Etoys programming. > Maybe you have been asked about this before or you may find it > stupid but how can I create multi-user apps with Etoys? > I was asked by a professor in my university if that is possible and > I couldn't answer. > By multi-user apps I mean apps that can be used in education, in olpc. > For example an application that two or more children with their > laptop can use together in a educational scenario through LAN. > I want for both them to be able to change the data and to view the > results, to be able to talk to each other and exchange ideas etc. There certainly will be a way to collaborate using etoys. There are several options, including Nebraska, the newer Wysiwiki work, etc. but we have not yet decided on which way to pursue further. > Please give me some hints on where to look for this You should start here http://etoys.laptop.org/ and join the olpc etoys mailing list. > Ps. I found out about croquet enviroment. Is this the answer? Can > it be used in OLPC Possibly - but only in 2D because there is no 3D acceleration on the XO. - Bert - |
In reply to this post by Akis-2
hi Akis
ask in the squeak and squeakland mailing-list On 25 avr. 07, at 12:58, Akis wrote: > Hello! > My name is Akis and I am from Greece. > > I am quite new in Squeak and Etoys programming. > Maybe you have been asked about this before or you may find it > stupid but how can I create multi-user apps with Etoys? > I was asked by a professor in my university if that is possible and > I couldn't answer. > By multi-user apps I mean apps that can be used in education, in olpc. > For example an application that two or more children with their > laptop can use together in a educational scenario through LAN. there were some appliscatio like sq-Square, nebraska (not that good), netmorph > I want for both them to be able to change the data and to view the > results, to be able to talk to each other and exchange ideas etc. > Please give me some hints on where to look for this > > Thanks a lot in advance. > Akis > > Ps. I found out about croquet enviroment. Is this the answer? Can > it be used in OLPC I do not have the impression :) > > > > > |
Free forum by Nabble | Edit this page |