Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
RSS Feeds
Last updated at 12:52 pm UTC on 17 January 2006
Information about Squeak and Smalltalk is scatterd around a lot of places and keeping track of changes is not easy. The following RSS feeds might help in keeping up to date.

Squeak

SqueakSourcehttp://www.squeaksource.com/feed.rss
SqueakPeoplehttp://people.squeakfoundation.org/rss/articles.xmlArticles
Squeak Everydayhttp://propella.blogspot.com/atom.xmlTak's blog

Smalltalk

ESUGhttp://www.esug.org/?action=RSSChangesFeedEuropean Smalltalk User Group

SqueakSource: SqueakSource all projects RSS feed

Swazoo-2.0.3.mcz: - HTTPResponse printContentLengthOn:
- ContentTypeField valuesAsStringOn: works now
- HTTPRequestTest multipart header test added
SeasideTesting-R1.4-mb.18.mcz: - backed off mb.17, sorry for the mistake
RumRunner-mrs.6.mcz: Slight update, is all.
Pinesoft-Widgets-gvc.242.mcz: Reverted TEstRunner>>buildWith: for compatability.
SSH-rww.10.mcz: empty log message
SeasideTesting-R1.4-mb.17.mcz: - now using the / method for url
- removed a duplicate decoration
ShoreComponents-3-mb.32.mcz: - recovered the rich edit icons
- rewrote a couple of methods to use th canvas api
OB-Enhancements-dr.36.mcz: code formatting added, improved
Hermion-dr.3.mcz: added code formater to reflect dynamic info
Persephone-md.96.mcz: - for now, do not use Persephone to compile Doits
Persephone-md.95.mcz: a hack so that the debugger does not use the ReflectiveMethod representation for now.
ShoreComponents-3-mb.31.mcz: - got rid of some dead code that was causing issues in VW
- classified a couple of methods
- rewrote some code to use current Seaside idioms
Monticello-kph.440.mcz: restored the versionslist menu #copyAll#diff etc
Monticello-kph.439.mcz: - fix a silly.
Monticello-kph.438.mcz: - clear the new cache when #flushAllCaches
Monticello-kph.437.mcz: - I cant believe that repositories or repository browsers were not caching their file lists locally. Every change in the UI was re-reading the repository.

- added cache of heldVersionInfos in each repository
Tamaris-apl.60.mcz: empty log message
Seaside28Jetsam-kph.20.mcz: - baseUrl in WAFileLibrary now points to #baseUrlDefault
override in your own libraries to configure them individually
Rio-Kernel-kph.74.mcz: - fix to printing ( I removed #, there may still be users)
Seaside28Jetsam-kph.19.mcz: - baseUrlDefault is available for any file libraries which want to ignore the #resourceBaseUrl setting by overriding #baseUrl to return #baseUrlDefault

- Added ShoreHelperDecoration and a configuration preference to turn it on.

This allows any seaside application to
use ShoreComponents(tm) without needing a special RootComponent etc.