[squeak-dev] The Trunk: Help-Squeak-Project-ct.73.mcz

commits at source.squeak.org commits at source.squeak.org
Tue Dec 10 13:54:05 UTC 2019


Marcel Taeumel uploaded a new version of Help-Squeak-Project to project The Trunk:
http://source.squeak.org/trunk/Help-Squeak-Project-ct.73.mcz

==================== Summary ====================

Name: Help-Squeak-Project-ct.73
Author: ct
Time: 15 November 2019, 7:34:33.165005 pm
UUID: d877a536-a261-5c48-abb7-078adf2a83b7
Ancestors: Help-Squeak-Project-mt.69

Update SqueakProjectHelp squeakResourcesOnline

* Remove links that are offline (the merger might check whether they are really permanently offline)
* Reformat the page to a modern look

Depends on Collections-ct.861.

=============== Diff against Help-Squeak-Project-mt.69 ===============

Item was changed:
  ----- Method: SqueakProjectHelp class>>squeakResourcesOnline (in category 'pages') -----
  squeakResourcesOnline
+ 	<generated>
  	"This method was automatically generated. Edit it using:"
  	"SqueakProjectHelp edit: #squeakResourcesOnline"
+ 	^(HelpTopic
- 	^HelpTopic
  		title: 'Squeak Resources Online'
  		contents: 
  'Squeak web sites
+ Main Squeak site									http://www.squeak.org
+ Weekly Squeak										http://news.squeak.org
+ Downloads for many versions	http://squeak.org/downloads
+ 
- 	Main Squeak site						http://www.squeak.org
- 	Weekly Squeak							http://news.squeak.org
- 	Downloads for many versions			http://squeak.org/downloads
- 	Google+ Page
- 		https://plus.google.com/communities/111117917267462353507
- 	
  Squeak-dev - The main Squeak mailing list
+ Join the mailing list to take part in the community. Subscribe to the mail server or read on a forum.
+ http://lists.squeakfoundation.org/mailman/listinfo/squeak-dev
+ http://forum.world.st/Squeak-Dev-f45488.html
- 	Join the mailing list to take part in the community. Subscribe to the mail server or read on a forum.
- 	http://lists.squeakfoundation.org/mailman/listinfo/squeak-dev
- 	http://dir.gmane.org/gmane.comp.lang.smalltalk.squeak.general
- 	http://forum.world.st/Squeak-Dev-f45488.html
  
  Squeak-Beginners - The place to ask even the most basic questions
+ http://lists.squeakfoundation.org/mailman/listinfo/beginners
+ http://forum.world.st/Squeak-Beginners-f107673.html
- 	http://lists.squeakfoundation.org/mailman/listinfo/beginners
- 	http://dir.gmane.org/gmane.comp.lang.smalltalk.squeak.beginners
- 	http://forum.world.st/Squeak-Beginners-f107673.html
  
  Squeak By Example
+ A beginners textbook, based on Squeak 3.9 and so a little out of date in some visual aspects and some details. Still a valuable resource. The content is maintained in github at
+ https://github.com/SquareBracketAssociates/SqueakByExample-english
+ but a prepared and ready to read pdf version can be found at
+ https://pdxscholar.library.pdx.edu/cgi/viewcontent.cgi?article=1112&context=compsci_fac
+ Many books about Squeak and Smalltalk in general have been made available and are hosted at
+ http://stephane.ducasse.free.fr/FreeBooks.html!!
+ ]style[(17 16 31 14 32 27 29 1 42 102 61 1 44 2 66 60 1 51 2 18 177 66 62 87 93 46)b,I0i,I0,I0i,I0,I0i,I0,,b,,Rhttp://lists.squeakfoundation.org/mailman/listinfo/squeak-dev;,,Rhttp://forum.world.st/Squeak-Dev-f45488.html;,,b,Rhttp://lists.squeakfoundation.org/mailman/listinfo/beginners;,,Rhttp://forum.world.st/Squeak-Beginners-f107673.html;,,b,,Rhttps://github.com/SquareBracketAssociates/SqueakByExample-english;I1,,Rhttps://pdxscholar.library.pdx.edu/cgi/viewcontent.cgi?article=1112&context=compsci_fac;I1,,Rhttp://stephane.ducasse.free.fr/FreeBooks.html;I1!!' readStream nextChunkText)
+ 			key: #squeakResourcesOnline;
+ 			shouldStyle: false;
+ 			yourself!
- 	A beginners textbook, based on Squeak 3.9 and so a little out of date in some visual aspects and some details. Still a valuable resource. The content is maintained in github at 
- 	https://github.com/SquareBracketAssociates/SqueakByExample-english
- but a prepared and ready to read pdf version can be found at 
- 	https://pdxscholar.library.pdx.edu/cgi/viewcontent.cgi?article=1112&context=compsci_fac
- 	
- Many books about Squeak and Smalltalk in general have been made available and are hosted at 
- 	http://stephane.ducasse.free.fr/FreeBooks.html
- !!' readStream nextChunkText!



More information about the Squeak-dev mailing list