From renggli at student.unibe.ch Fri Aug 1 09:06:24 2003 From: renggli at student.unibe.ch (Lukas Renggli) Date: Fri, 1 Aug 2003 09:06:24 +0200 Subject: [Q] Newbie Questions In-Reply-To: <3F2987DD.2000104@chrisburkert.de> Message-ID: > The current source is always available from the public Cincom StORE. > Unfortunately I am not able to maintain other places. However I will > send a private e-mail to you with a snapshot of the current status. I don't know how useful fileformat of this snapshot is for you. As far as I know it cannot be read directly from Squeak. I made good experience with Rosetta while porting the SPDF-Library (altough the output still needs some tweaking), so if you need the Rosetta-XML or any other format that VW is able to produce, please ask. Another minor problem might be, that some of my classes conflict with the Squeak system, e.g. the class Text. If you want me to prefix all the classes before exporting using the Refactoring-Browser of VW with a pseudo namespace, please ask. > PS: Is Bern in the french speaking part of switzerland? I was in > Zurich some days ago :) Bern is still in the german-speaking part of Switzerland; Freiburg i. ?. and westwards is french speaking. Cheers Lukas -- Lukas Renggli http://renggli.freezope.org From renggli at student.unibe.ch Fri Aug 1 10:31:52 2003 From: renggli at student.unibe.ch (Lukas Renggli) Date: Fri, 1 Aug 2003 10:31:52 +0200 Subject: [Q] Newbie Questions In-Reply-To: <3F2A20A9.7030909@chrisburkert.de> Message-ID: <99DD6714-C3FA-11D7-A5A1-000393CFE6C8@student.unibe.ch> > If it is possible it would be great if you can export the Squeak > Change Set Format (.cs) with Rosetta. This should work. > > [...] > > It would be great if you could prefix all Classes with 'SW'. There is > no class in squeak that uses this prefix. I just started with some simplifications within the template (the design of SmallWiki) support. If you do not want to start right now, I would like to finish that before, because I think it would make doing a full port easier. >>> PS: Is Bern in the french speaking part of switzerland? I was in >>> Zurich some days ago :) >> Bern is still in the german-speaking part of Switzerland; Freiburg i. >> ?. and westwards is french speaking. > > Do you speak german? I had the idea to change the university and I > love switzerland. Chemnitz (in east germany) isn't sooooo interesting > and I'm the only one here, that uses Smalltalk. Most people laugh > about it. Nat?rlich spreche ich auch Deutsch! Hier in der Schweiz ist Smalltalk an den Universit?ten auch untervertreten. Die meisten Vorlesungen hier in Bern sind auf Java bezogen, einzig die Forschungsgruppe SCG benutzt Smalltalk und bietet daher auch einige wenige Spezialvorlesungen an. Andererseits weiss ich von keiner anderen Universit?t in der Schweiz, welche ein besseres Smalltalk-Programm anbieten w?rde. Ich bin sehr froh, dass ich so zu Smalltalk gekommen bin und schreibe neben dem Studium mit Kollegen in Squeak professionelle Webapplikationen. Gr?sse Lukas -- Lukas Renggli http://renggli.freezope.org From chris at chrisburkert.de Fri Aug 1 10:40:33 2003 From: chris at chrisburkert.de (Chris Burkert) Date: Fri, 01 Aug 2003 10:40:33 +0200 Subject: Porting SmallWiki to Squeak In-Reply-To: <99DD6714-C3FA-11D7-A5A1-000393CFE6C8@student.unibe.ch> References: <99DD6714-C3FA-11D7-A5A1-000393CFE6C8@student.unibe.ch> Message-ID: <3F2A2781.5050609@chrisburkert.de> Lukas Renggli wrote: >> If it is possible it would be great if you can export the Squeak >> Change Set Format (.cs) with Rosetta. This should work. >> >> [...] >> >> It would be great if you could prefix all Classes with 'SW'. There is >> no class in squeak that uses this prefix. > > > I just started with some simplifications within the template (the design > of SmallWiki) support. If you do not want to start right now, I would > like to finish that before, because I think it would make doing a full > port easier. That's no problem. I have to do some examinations the next week and after that I'm on vacation :) >>>> PS: Is Bern in the french speaking part of switzerland? I was in >>>> Zurich some days ago :) >>> >>> Bern is still in the german-speaking part of Switzerland; Freiburg i. >>> ?. and westwards is french speaking. >> >> >> Do you speak german? I had the idea to change the university and I >> love switzerland. Chemnitz (in east germany) isn't sooooo interesting >> and I'm the only one here, that uses Smalltalk. Most people laugh >> about it. > > > Nat?rlich spreche ich auch Deutsch! > > Hier in der Schweiz ist Smalltalk an den Universit?ten auch > untervertreten. Die meisten Vorlesungen hier in Bern sind auf Java > bezogen, einzig die Forschungsgruppe SCG benutzt Smalltalk und bietet > daher auch einige wenige Spezialvorlesungen an. Andererseits weiss ich > von keiner anderen Universit?t in der Schweiz, welche ein besseres > Smalltalk-Programm anbieten w?rde. Ich bin sehr froh, dass ich so zu > Smalltalk gekommen bin und schreibe neben dem Studium mit Kollegen in > Squeak professionelle Webapplikationen. Na super :) Aber den ?brigen Listenmitgliedern zugute bleiben wir lieber bei Englisch. Regards Chris Burkert -- http://www.chrisburkert.de/ From renggli at student.unibe.ch Tue Aug 5 07:20:21 2003 From: renggli at student.unibe.ch (Lukas Renggli) Date: Tue, 5 Aug 2003 07:20:21 +0200 Subject: Gardner Message-ID: <82625D3B-C704-11D7-BB23-000393CFE6C8@student.unibe.ch> Hi, this is a new Wiki implementation for Squeak written by Cees de Groot, using Seaside, a capability based security mechanism and our parser, document-tree and visitor code. It does not work with Safari, use any other browser to have a look at the following url! http://www.tric.nl > Dogfood mode: http://www.tric.nl/ is the first site I created by using > Gardner as a whitebox framework. Full code in the latest .mcv files at > http://tai42.xs4all.nl/~cg/mc - and as usual feedback on this > (especially the 'frameworkness' of it all) is appreciated (don't > comment on the fact that I should put the CSS stuff in a separate > file, I know that ;-)). Cheers Lukas -- Lukas Renggli http://renggli.freezope.org