[ANN] Sandcastle

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Sandcastle

Torsten Bergmann
Hi,

since the latest discussion on Seaside showed that we should make
the overall experience to work with the framework a little bit
easier and help newbies with tutorials, docu and examples. I think
this is the main problem compared to RoR.

Therefore I started a small project called "Sandcastle":

It provides a small GUI to start the local Comanche web server
and open the sandcastle page as well as the "config" application
right from within Squeak. At this time only a single development
utility is included ("SCLayoutDecoration" - a nice helper decoration
for CSS layouting) and some references to useful cheatsheets and the
standard tutorial page.

I commited "Sandcastle-tbn.8.mcz" to http://www.squeaksource.com/Seaside/ as a first rough concept. Feel free to help and add your seaside tutorial,
example, utility, ...

First load Comanche, the latest Seaside version and the
external browser package (http://www.squeaksource.com/ExternalWebBrowser)

(WAKomEncoded and local port is in this version hardcoded, but we can change this easily later in the small Morphic UI)

Have fun
Torsten












--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Sandcastle

Lorenzo
Hi Torsten,

I installed Sandcastle-tbn.8.mcz but when I tryed to push Browse I receive
the message: MessageNotUnderstood: SCFileLibrary class>>updateRoot:

What do I miss ?

Thanks

Lorenzo
----- Original Message -----
From: "Torsten Bergmann" <[hidden email]>
To: <[hidden email]>
Sent: Monday, July 16, 2007 11:21 PM
Subject: [Seaside] [ANN] Sandcastle


> Hi,
>
> since the latest discussion on Seaside showed that we should make
> the overall experience to work with the framework a little bit
> easier and help newbies with tutorials, docu and examples. I think
> this is the main problem compared to RoR.
>
> Therefore I started a small project called "Sandcastle":
>
> It provides a small GUI to start the local Comanche web server
> and open the sandcastle page as well as the "config" application
> right from within Squeak. At this time only a single development
> utility is included ("SCLayoutDecoration" - a nice helper decoration
> for CSS layouting) and some references to useful cheatsheets and the
> standard tutorial page.
>
> I commited "Sandcastle-tbn.8.mcz" to http://www.squeaksource.com/Seaside/ 
> as a first rough concept. Feel free to help and add your seaside tutorial,
> example, utility, ...
>
> First load Comanche, the latest Seaside version and the
> external browser package (http://www.squeaksource.com/ExternalWebBrowser)
>
> (WAKomEncoded and local port is in this version hardcoded, but we can
> change this easily later in the small Morphic UI)
>
> Have fun
> Torsten
>
>
>
>
>
>
>
>
>
>
>
>
> --
> GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
> Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Sandcastle

Philippe Marschall
In reply to this post by Torsten Bergmann
Hi

Would you mind making a separate SqueakSource project for this? The
Seaside repository is already crowded in it's current state.

Cheers
Philippe

2007/7/16, Torsten Bergmann <[hidden email]>:

> Hi,
>
> since the latest discussion on Seaside showed that we should make
> the overall experience to work with the framework a little bit
> easier and help newbies with tutorials, docu and examples. I think
> this is the main problem compared to RoR.
>
> Therefore I started a small project called "Sandcastle":
>
> It provides a small GUI to start the local Comanche web server
> and open the sandcastle page as well as the "config" application
> right from within Squeak. At this time only a single development
> utility is included ("SCLayoutDecoration" - a nice helper decoration
> for CSS layouting) and some references to useful cheatsheets and the
> standard tutorial page.
>
> I commited "Sandcastle-tbn.8.mcz" to http://www.squeaksource.com/Seaside/ as a first rough concept. Feel free to help and add your seaside tutorial,
> example, utility, ...
>
> First load Comanche, the latest Seaside version and the
> external browser package (http://www.squeaksource.com/ExternalWebBrowser)
>
> (WAKomEncoded and local port is in this version hardcoded, but we can change this easily later in the small Morphic UI)
>
> Have fun
> Torsten
>
>
>
>
>
>
>
>
>
>
>
>
> --
> GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
> Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Sandcastle

Philippe Marschall
That wasn't really the kind of question that leaves you much choice ;)

Philippe

2007/7/17, Philippe Marschall <[hidden email]>:

> Hi
>
> Would you mind making a separate SqueakSource project for this? The
> Seaside repository is already crowded in it's current state.
>
> Cheers
> Philippe
>
> 2007/7/16, Torsten Bergmann <[hidden email]>:
> > Hi,
> >
> > since the latest discussion on Seaside showed that we should make
> > the overall experience to work with the framework a little bit
> > easier and help newbies with tutorials, docu and examples. I think
> > this is the main problem compared to RoR.
> >
> > Therefore I started a small project called "Sandcastle":
> >
> > It provides a small GUI to start the local Comanche web server
> > and open the sandcastle page as well as the "config" application
> > right from within Squeak. At this time only a single development
> > utility is included ("SCLayoutDecoration" - a nice helper decoration
> > for CSS layouting) and some references to useful cheatsheets and the
> > standard tutorial page.
> >
> > I commited "Sandcastle-tbn.8.mcz" to http://www.squeaksource.com/Seaside/ as a first rough concept. Feel free to help and add your seaside tutorial,
> > example, utility, ...
> >
> > First load Comanche, the latest Seaside version and the
> > external browser package (http://www.squeaksource.com/ExternalWebBrowser)
> >
> > (WAKomEncoded and local port is in this version hardcoded, but we can change this easily later in the small Morphic UI)
> >
> > Have fun
> > Torsten
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > --
> > GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
> > Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
> > _______________________________________________
> > Seaside mailing list
> > [hidden email]
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Sandcastle

Philippe Marschall
I created a SqS project for it, moved the version over and added you
as an admin, it's now at:
http://www.squeaksource.com/Sandcastle

Cheers
Philippe

2007/7/19, Philippe Marschall <[hidden email]>:

> That wasn't really the kind of question that leaves you much choice ;)
>
> Philippe
>
> 2007/7/17, Philippe Marschall <[hidden email]>:
> > Hi
> >
> > Would you mind making a separate SqueakSource project for this? The
> > Seaside repository is already crowded in it's current state.
> >
> > Cheers
> > Philippe
> >
> > 2007/7/16, Torsten Bergmann <[hidden email]>:
> > > Hi,
> > >
> > > since the latest discussion on Seaside showed that we should make
> > > the overall experience to work with the framework a little bit
> > > easier and help newbies with tutorials, docu and examples. I think
> > > this is the main problem compared to RoR.
> > >
> > > Therefore I started a small project called "Sandcastle":
> > >
> > > It provides a small GUI to start the local Comanche web server
> > > and open the sandcastle page as well as the "config" application
> > > right from within Squeak. At this time only a single development
> > > utility is included ("SCLayoutDecoration" - a nice helper decoration
> > > for CSS layouting) and some references to useful cheatsheets and the
> > > standard tutorial page.
> > >
> > > I commited "Sandcastle-tbn.8.mcz" to http://www.squeaksource.com/Seaside/ as a first rough concept. Feel free to help and add your seaside tutorial,
> > > example, utility, ...
> > >
> > > First load Comanche, the latest Seaside version and the
> > > external browser package (http://www.squeaksource.com/ExternalWebBrowser)
> > >
> > > (WAKomEncoded and local port is in this version hardcoded, but we can change this easily later in the small Morphic UI)
> > >
> > > Have fun
> > > Torsten
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > --
> > > GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
> > > Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
> > > _______________________________________________
> > > Seaside mailing list
> > > [hidden email]
> > > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> > >
> >
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside