Seaside demo which shared the Squeak Desktop World

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

Seaside demo which shared the Squeak Desktop World

Darius Clarke
Hi,

I remember a while ago in the early days of Seaside, there was a Seaside demo which shared the Squeak desktop World Morph and allowed the website visitor to click items on in the World Morph by clicking on the web page image of the world morph. 

Is that demo code still available?

My son has created a game with Squeak and wishes to share it out to a few friends and a hosted Squeak/Seaside/COM server seems simplest w/o having to teach him web programming as well. 

Cheers, 
Darius


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

Re: Seaside demo which shared the Squeak Desktop World

Max Leske
Yes, that's actually the "Screenshot" tool. You can access it through the /config entry point. Not sure if it's still around in Seaside 3 but it was in 2.8. 2.8 runs on Pharo1.3 (not sure about the Squeak version but I  know that 3.9 worked and I guess that 4.1 and 4.2 should too).

Cheers,
Max


On 03.07.2013, at 10:08, Darius Clarke <[hidden email]> wrote:

> Hi,
>
> I remember a while ago in the early days of Seaside, there was a Seaside demo which shared the Squeak desktop World Morph and allowed the website visitor to click items on in the World Morph by clicking on the web page image of the world morph.
>
> Is that demo code still available?
>
> My son has created a game with Squeak and wishes to share it out to a few friends and a hosted Squeak/Seaside/COM server seems simplest w/o having to teach him web programming as well.
>
> Cheers,
> Darius
>
> _______________________________________________
> 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: Seaside demo which shared the Squeak Desktop World

SebastianHC
In reply to this post by Darius Clarke
Hi Darius,

I think what you are looking for is:

http://wiki.squeak.org/squeak/1865

I used it once with a croquet image. The client needs to have this Plugin installed on his computer. Once he opens the page the Squeak image of your son will be downloaded and started in the browser...

Worked good for me!

Have fun!
Sebastian


Am 03.07.2013 01:08, schrieb Darius Clarke:
Hi,

I remember a while ago in the early days of Seaside, there was a Seaside demo which shared the Squeak desktop World Morph and allowed the website visitor to click items on in the World Morph by clicking on the web page image of the world morph. 

Is that demo code still available?

My son has created a game with Squeak and wishes to share it out to a few friends and a hosted Squeak/Seaside/COM server seems simplest w/o having to teach him web programming as well. 

Cheers, 
Darius



_______________________________________________
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: Seaside demo which shared the Squeak Desktop World

Darius Clarke
Hi,

Thank you Sebastian. I had forgotten about the browser plugin. I was actually thinking of the "Screenshot" tool Max mentioned since I was envisioning the four of his friends playing on one virtual shared Squeak screen. It might be hard for the four of them to play the same game in the plugin w/o creating a peer to peer or client to server communication network. For that amount of effort, I'd just create something native in Amber or JavaScript. 

Thank you Max. I'll explore where that tool exists. 

Cheers, 
Darius


On Wed, Jul 3, 2013 at 6:23 AM, Sebastian Heidbrink <[hidden email]> wrote:
Hi Darius,

I think what you are looking for is:

http://wiki.squeak.org/squeak/1865

I used it once with a croquet image. The client needs to have this Plugin installed on his computer. Once he opens the page the Squeak image of your son will be downloaded and started in the browser...

Worked good for me!

Have fun!
Sebastian


Am 03.07.2013 01:08, schrieb Darius Clarke:
Hi,

I remember a while ago in the early days of Seaside, there was a Seaside demo which shared the Squeak desktop World Morph and allowed the website visitor to click items on in the World Morph by clicking on the web page image of the world morph. 

Is that demo code still available?

My son has created a game with Squeak and wishes to share it out to a few friends and a hosted Squeak/Seaside/COM server seems simplest w/o having to teach him web programming as well. 

Cheers, 
Darius



_______________________________________________
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



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

Re: Seaside demo which shared the Squeak Desktop World

Denis Kudriashov
In reply to this post by Darius Clarke
Maybe you talk about asteroid. There is russian article about it http://www.smalltalk.ru/2006/05/seaside-morphic.html

2013/7/3 Darius Clarke <[hidden email]>
Hi,

I remember a while ago in the early days of Seaside, there was a Seaside demo which shared the Squeak desktop World Morph and allowed the website visitor to click items on in the World Morph by clicking on the web page image of the world morph. 

Is that demo code still available?

My son has created a game with Squeak and wishes to share it out to a few friends and a hosted Squeak/Seaside/COM server seems simplest w/o having to teach him web programming as well. 

Cheers, 
Darius


_______________________________________________
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