[Newbies] Squeak networking

2008-04-12 Thread Herbert König
Hello,

can anybody give me a pointer on how to start networking in Squeak?

Task is: On localhost a server is sending 1K sized UDP packets on port
0? (is port 0 possible?) and listening on 1979 for packets.
  

Thanks,

Herbert 

___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


[Newbies] squeak 'wysiwyg' application?

2008-04-12 Thread David Goldstrom
Hi,
   I'm working through a beginner tutorial, and like what I see so far,
but I have a side question...

   Is there a wysiwyg editor for squeak? I guess I can live without
(and use LaTEX outside of Squeak) but it would be nice to have. I don't
need Word or OpenOffice but I'd like something more like Wordpad.

  Is SqueakMap the place to look for something like that, or is there
someplace else?

  Are there enough tools to really 'live' in a squeak environment? One
example would be a web-browser inside Squeak so that I could access
google apps?

Thanks in advance,
David G.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Re: [Newbies] Squeak networking

2008-04-12 Thread David Mitchell
Don't know the answer to the task, but a good intro to Squeak
Networking is the Networking Squeak chapter from the Squeak NuBlue
book.

http://stephane.ducasse.free.fr/FreeBooks/CollectiveNBlueBook/parsia%202.pdf

Based on Squeak 3.0 (7.5 years ago).

On Sat, Apr 12, 2008 at 1:07 PM, Herbert König [EMAIL PROTECTED] wrote:
 Hello,

  can anybody give me a pointer on how to start networking in Squeak?

  Task is: On localhost a server is sending 1K sized UDP packets on port
  0? (is port 0 possible?) and listening on 1979 for packets.


  Thanks,

  Herbert

  ___
  Beginners mailing list
  Beginners@lists.squeakfoundation.org
  http://lists.squeakfoundation.org/mailman/listinfo/beginners

___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


[Newbies] Re: squeak 'wysiwyg' application?

2008-04-12 Thread Klaus D. Witzel

On Sat, 12 Apr 2008 20:55:49 +0200, David Goldstrom wrote:


Hi,
   I'm working through a beginner tutorial, and like what I see so far,


Welcome David :)


but I have a side question...

   Is there a wysiwyg editor for squeak? I guess I can live without
(and use LaTEX outside of Squeak) but it would be nice to have. I don't
need Word or OpenOffice but I'd like something more like Wordpad.

  Is SqueakMap the place to look for something like that, or is there
someplace else?


There's a video about Sophie in action, a Squeak wysiwyg application,

- http://www.youtube.com/watch?v=Ag59IDi3dgQ

and Sophie's home page is here,

- http://sophieproject.org/


  Are there enough tools to really 'live' in a squeak environment? One
example would be a web-browser inside Squeak so that I could access
google apps?


Look for Scamper, I think it's on SqueakMap (it may depend on your Squeak  
version).


Enjoy Squeak :)

/Klaus


Thanks in advance,
David G.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Re: [Newbies] squeak 'wysiwyg' application?

2008-04-12 Thread David Mitchell
Have you looked at Sophie? I don't think it is something that you
typically run in your dev image. Otherwise, I'm not aware of anything.

On Sat, Apr 12, 2008 at 1:55 PM, David Goldstrom [EMAIL PROTECTED] wrote:
 Hi,
I'm working through a beginner tutorial, and like what I see so far,
  but I have a side question...

Is there a wysiwyg editor for squeak? I guess I can live without
  (and use LaTEX outside of Squeak) but it would be nice to have. I don't
  need Word or OpenOffice but I'd like something more like Wordpad.

   Is SqueakMap the place to look for something like that, or is there
  someplace else?

   Are there enough tools to really 'live' in a squeak environment? One
  example would be a web-browser inside Squeak so that I could access
  google apps?

  Thanks in advance,
  David G.

  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam protection around
  http://mail.yahoo.com
  ___
  Beginners mailing list
  Beginners@lists.squeakfoundation.org
  http://lists.squeakfoundation.org/mailman/listinfo/beginners

___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Re: [Newbies] Squeak networking

2008-04-12 Thread Herbert König
Hello David,


DM http://stephane.ducasse.free.fr/FreeBooks/CollectiveNBlueBook/parsia%202.pdf

thanks, had read that already. Squeak to Squeak is working already
after some digging in the mail archives.


-- 
Cheers,

Herbert   

___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners