Hi,
I've just uploaded new dev and web images based on Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10158. More information and download: http://damiencassou.seasidehosting.st/Smalltalk/squeak-dev Pharo-based images can be downloaded at: http://code.google.com/p/pharo/wiki/Downloads?tm=2 Download statistics at http://damiencassou.dabbledb.com/publish/dev-imagesdownloads Changes in this version: --------------------------- - Pharo images are based on version 10158 - Pharo-based images now includes both Nile and OB-Tools - Polymorph (formerly UIEnhancements) has been updated - Here are the changes to the OmniBrowser from the never sleeping David Röthlisberger: New features: - Drag&Drop in package tree - Manually reorganizing package order in tree - Test execution status (passed, failed/error, progess) visible in browser (thanks to Simon Denier) (only for Pharo) - Alt-f in text panel to search for a class - Moved "special" icons to OB-Enhancements, they are not part of standard OB anymore Minor improvings, corrections: - Bugs related to package tree fixed - Fix for unpackaged categories - Fix in method category filter - Refactoring of code Contained packages: ------------------------ This image contains the following packages (some packages are only in the squeak-web image or beta images): Aida version 5.6 Algernon version 1.2 AST version 160 AutomaticMethodCategorizer version 0.25 AutomaticMethodCategorizerOB version 0.2 DynamicBindings version 2.7 eCompletion version 0.91 eCompletion-Traits version 0.1 eCompletionOmniBrowser version 0.5 Installer version 4.2 KomHttpServer version 7.0.30 KomServices version 1.12 Magritte-Model version 1.0.17.331 Magritte-Morph version 1.0.17.42 Magritte-Seaside version 1.0.17.278 Magritte-Tests version 1.0.17.148 OB-Enhancements version 0.247 OmniBrowser version 0.426 OmniBrowser-Algernon version 0.5 OmniBrowser-Full version 0.27 OmniBrowser-Morphic version 0.61 OmniBrowser-Refactory version 108 OmniBrowser-Regex version 0.9.1 OmniBrowser-Standard version 0.369 Pier version current Pier-Blog version 1.0.17.90 Pier-Documents version 1.0.17.7 Pier-EditorEnh version 1.0.17.16 Pier-Model version 1.0.17.238 Pier-OmniBrowser version 1.0.17.34 Pier-Seaside version 1.0.17.311 Pier-Security version 1.0.17.113 Pier-Tests version 1.0.17.104 Polymorph EventEnhancements version 1.0 Polymorph Geometry version 1.0 Polymorph TaskbarIcons version 1.0 Polymorph ToolBuilder version 1.0 Polymorph Tools Diff version 1.0 Polymorph Widgets version 1.0 Refactoring Core version 11 RoelTyper version 0.60 RSRSS2 version 2.8.3.11 Scriptaculous version 2.8.3.242 ScriptManager version 0.6 Seaside version 2.8.3.572 Seaside-Adapters-Core version pmm.2.mcz Seaside-Adapters-Swazoo version 8 Seaside-Squeak-Adapters version pmm.3.mcz SeasideAdaptersCompatibility version pmm.1.mcz Shout version 3.15-tween.72 ShoutWorkspace version 1-tween.4 SmaCC runtime version 13 Sport version 2.31 Squeak dev packages version 0.27 Squeak dev packages beta version 0.32 Squeak web packages version 0.2 SUnit-improved version 4.0.113 SUnitGUI-improved version 4.0.50 Swazoo version 2.1 Universes version 50 Universes OmniBrowser version 0.38 VBRegex version 1.9 YAXO version 9 " Updating the image: ------------------------- You are not obliged to download a new image if you don't want. You can always update your image. To upgrade your already existing squeak-dev image: 1) World menu->open...->Package Universe Browser 2) Update list from network 3) Select all upgrades 4) Install selection 5) Execute: 'DEVImageCreator default install' (all windows will be closed) Prepared packages: -------------------------- There are a lot of packages prepared for you in this image. They are not loaded in the image, but they can be easily. - Open Package Universe Browser (world->open...->Package Universe Browser). - Click on "Update list from network" - Wait a few seconds - Select your packages - Install them -- Damien Cassou http://damiencassou.seasidehosting.st |
On Fri, 12 Dec 2008 15:33:24 +0100, Damien Cassou wrote:
> Hi, > > I've just uploaded new dev and web images based on > Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10158. > > More information and download: > http://damiencassou.seasidehosting.st/Smalltalk/squeak-dev > Pharo-based images can be downloaded at: > http://code.google.com/p/pharo/wiki/Downloads?tm=2 > > Download statistics at > http://damiencassou.dabbledb.com/publish/dev-imagesdownloads :) thank you Damien for supporting the community with ready-to-use dev .images :) Which of the dev packages are unloadable as part of making a production .image, that would be good to know. Alternately, one could file out production-ready code and file it into a tool-free .image; what do people think is needed resp. how do they accomplish this step? TIA. /Klaus > Changes in this version: > --------------------------- > > - Pharo images are based on version 10158 > - Pharo-based images now includes both Nile and OB-Tools > - Polymorph (formerly UIEnhancements) has been updated > - Here are the changes to the OmniBrowser from the never sleeping > David Röthlisberger: > New features: > - Drag&Drop in package tree > - Manually reorganizing package order in tree > - Test execution status (passed, failed/error, progess) visible in > browser (thanks to Simon Denier) (only for Pharo) > - Alt-f in text panel to search for a class > - Moved "special" icons to OB-Enhancements, they are not part of > standard OB anymore > > Minor improvings, corrections: > - Bugs related to package tree fixed > - Fix for unpackaged categories > - Fix in method category filter > - Refactoring of code > > Contained packages: > ------------------------ > > This image contains the following packages (some packages are only in > the squeak-web image or beta images): > > Aida version 5.6 > Algernon version 1.2 > AST version 160 > AutomaticMethodCategorizer version 0.25 > AutomaticMethodCategorizerOB version 0.2 > DynamicBindings version 2.7 > eCompletion version 0.91 > eCompletion-Traits version 0.1 > eCompletionOmniBrowser version 0.5 > Installer version 4.2 > KomHttpServer version 7.0.30 > KomServices version 1.12 > Magritte-Model version 1.0.17.331 > Magritte-Morph version 1.0.17.42 > Magritte-Seaside version 1.0.17.278 > Magritte-Tests version 1.0.17.148 > OB-Enhancements version 0.247 > OmniBrowser version 0.426 > OmniBrowser-Algernon version 0.5 > OmniBrowser-Full version 0.27 > OmniBrowser-Morphic version 0.61 > OmniBrowser-Refactory version 108 > OmniBrowser-Regex version 0.9.1 > OmniBrowser-Standard version 0.369 > Pier version current > Pier-Blog version 1.0.17.90 > Pier-Documents version 1.0.17.7 > Pier-EditorEnh version 1.0.17.16 > Pier-Model version 1.0.17.238 > Pier-OmniBrowser version 1.0.17.34 > Pier-Seaside version 1.0.17.311 > Pier-Security version 1.0.17.113 > Pier-Tests version 1.0.17.104 > Polymorph EventEnhancements version 1.0 > Polymorph Geometry version 1.0 > Polymorph TaskbarIcons version 1.0 > Polymorph ToolBuilder version 1.0 > Polymorph Tools Diff version 1.0 > Polymorph Widgets version 1.0 > Refactoring Core version 11 > RoelTyper version 0.60 > RSRSS2 version 2.8.3.11 > Scriptaculous version 2.8.3.242 > ScriptManager version 0.6 > Seaside version 2.8.3.572 > Seaside-Adapters-Core version pmm.2.mcz > Seaside-Adapters-Swazoo version 8 > Seaside-Squeak-Adapters version pmm.3.mcz > SeasideAdaptersCompatibility version pmm.1.mcz > Shout version 3.15-tween.72 > ShoutWorkspace version 1-tween.4 > SmaCC runtime version 13 > Sport version 2.31 > Squeak dev packages version 0.27 > Squeak dev packages beta version 0.32 > Squeak web packages version 0.2 > SUnit-improved version 4.0.113 > SUnitGUI-improved version 4.0.50 > Swazoo version 2.1 > Universes version 50 > Universes OmniBrowser version 0.38 > VBRegex version 1.9 > YAXO version 9 > > " > > Updating the image: > ------------------------- > > You are not obliged to download a new image if you don't want. You can > always update your image. > > To upgrade your already existing squeak-dev image: > > 1) World menu->open...->Package Universe Browser > 2) Update list from network > 3) Select all upgrades > 4) Install selection > 5) Execute: 'DEVImageCreator default install' (all windows will be > closed) > > > Prepared packages: > -------------------------- > > There are a lot of packages prepared for you in this image. They are > not loaded in the image, but they can be easily. > > - Open Package Universe Browser (world->open...->Package Universe > Browser). > - Click on "Update list from network" > - Wait a few seconds > - Select your packages > - Install them > |
On Fri, Dec 12, 2008 at 5:26 PM, Klaus D. Witzel <[hidden email]> wrote:
> Which of the dev packages are unloadable as part of making a production > .image, that would be good to know. I don't see Squeak as being ready to easily unload anything. Instead of unloading, take a clean image and load what you need. Universe or Sake/Packages will help you. -- Damien Cassou http://damiencassou.seasidehosting.st |
Free forum by Nabble | Edit this page |