[ANN][Dev-Images] March 2009 versions

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

[ANN][Dev-Images] March 2009 versions

Damien Cassou
Hi,

I've just uploaded new dev and web images based on
Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10248.

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 10248
- 3.9 based images now also have Polymorph installed
- Polymorph fixes (by Gary Chambers)
  - Performance improvements
  - More tooltips
  - Added support in UIManager for new choice dialog with message,
backwards compatible with other UIManager subclasses
  - Fix bugs
  - Code cleanup
  - (I can send more details by email to those who are interested)
- OmniBrowser changes (by David Röthlisberger)
  - Integrated Dyanmic Protocols
  - Moved fixed button panel to the top, next to mercury panel
  - Improved layout and appearance to comply with Polymorph
  - Improved performance (caching of class cats in tree)
  - Columns get focus on mouse over (preference)
  - Code quality improvings as suggested by SmallLint
  - Refactorings (eg. moved unneeded features to special package)
  - Many fixes and corrections
- Installer has been divided into subpackages to ease installation and upgrade
- Refactorings and Code critics (by Lukas Renggli)
  - Cleaner menus
  - Feature to recompile the selected item
  - A category environment, single class and protocol browsers
  - Optimize code
  - Code cleanup
  - Bug fixed
  - Added case insensitive refactorings
  - Improved usability so that names of lint rules can also be read on
small screens
  - Spell-checking code: http://www.lukas-renggli.ch/blog/spell-checker
  - New rule to detect inconsistent method classifications
  - Each lint rule is defined in its own class now (instead of one
rule per method)
  - Old lint rules removed

Contained packages:
------------------------

This image contains the following packages (some packages are only in
the squeak-web image):

Aida version 5.6
Algernon version 1.2
AST version 164
AutomaticMethodCategorizer version 0.25
AutomaticMethodCategorizerOB version 0.2
DynamicBindings version 2.7
eCompletion version 0.102
eCompletion-Traits version 0.1
eCompletionOmniBrowser version 0.5
Installer version 4.3
Installer-Core version 4.3.313
Installer-Formats version 4.3.3
Installer-Scripts version 4.3.8
KomHttpServer version 7.0.30
KomServices version 1.12
Magritte-Model version 1.1.331
Magritte-Seaside version 1.1.283
Magritte-Tests version 1.1.148
OB-Enhancements version 0.311
OmniBrowser version 0.442
OmniBrowser-Algernon version 0.5
OmniBrowser-Full version 0.27
OmniBrowser-Morphic version 0.84
OmniBrowser-Refactory version 130
OmniBrowser-Regex version 0.15
OmniBrowser-Standard version 0.400
Pier version current
Pier-Blog version 1.1.103
Pier-Documents version 1.1.7
Pier-EditorEnh version 1.1.17
Pier-Model version 1.1.263
Pier-Seaside version 1.1.331
Pier-Security version 1.1.119
Pier-Tests version 1.1.116
Polymorph EventEnhancements version 1.1
Polymorph Geometry version 1.1
Polymorph TaskbarIcons version 1.0
Polymorph ToolBuilder version 1.3
Polymorph Tools Diff version 1.3
Polymorph Widgets version 1.4
Refactoring Core version 40
Refactoring Spelling version 4
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 9
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.28
Squeak web packages version 0.2
SUnit-improved version 4.0.118
SUnitGUI-improved version 4.0.50
Swazoo version 2.1
Universes version 52
Universes OmniBrowser version 0.38
VBRegex version 1.9
YAXO version 14


--
Damien Cassou
http://damiencassou.seasidehosting.st

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [ANN][Dev-Images] March 2009 versions

Schwab,Wilhelm K
Damien,

Do you have plans for a Pharo web image?  I have not yet tried to run it, but I appear to have installed Seaside using

  ScriptLoader new universalInstaller universe install: 'Seaside'.

Is that the correct way to load it?

Bill



-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Damien Cassou
Sent: Tuesday, March 10, 2009 9:51 AM
To: [hidden email]; The general-purpose Squeak developers list; Pharo Development; Seaside - general discussion
Subject: [Pharo-project] [ANN][Dev-Images] March 2009 versions

Hi,

I've just uploaded new dev and web images based on
Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10248.

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 10248
- 3.9 based images now also have Polymorph installed
- Polymorph fixes (by Gary Chambers)
  - Performance improvements
  - More tooltips
  - Added support in UIManager for new choice dialog with message,
backwards compatible with other UIManager subclasses
  - Fix bugs
  - Code cleanup
  - (I can send more details by email to those who are interested)
- OmniBrowser changes (by David Röthlisberger)
  - Integrated Dyanmic Protocols
  - Moved fixed button panel to the top, next to mercury panel
  - Improved layout and appearance to comply with Polymorph
  - Improved performance (caching of class cats in tree)
  - Columns get focus on mouse over (preference)
  - Code quality improvings as suggested by SmallLint
  - Refactorings (eg. moved unneeded features to special package)
  - Many fixes and corrections
- Installer has been divided into subpackages to ease installation and upgrade
- Refactorings and Code critics (by Lukas Renggli)
  - Cleaner menus
  - Feature to recompile the selected item
  - A category environment, single class and protocol browsers
  - Optimize code
  - Code cleanup
  - Bug fixed
  - Added case insensitive refactorings
  - Improved usability so that names of lint rules can also be read on
small screens
  - Spell-checking code: http://www.lukas-renggli.ch/blog/spell-checker
  - New rule to detect inconsistent method classifications
  - Each lint rule is defined in its own class now (instead of one
rule per method)
  - Old lint rules removed

Contained packages:
------------------------

This image contains the following packages (some packages are only in
the squeak-web image):

Aida version 5.6
Algernon version 1.2
AST version 164
AutomaticMethodCategorizer version 0.25
AutomaticMethodCategorizerOB version 0.2
DynamicBindings version 2.7
eCompletion version 0.102
eCompletion-Traits version 0.1
eCompletionOmniBrowser version 0.5
Installer version 4.3
Installer-Core version 4.3.313
Installer-Formats version 4.3.3
Installer-Scripts version 4.3.8
KomHttpServer version 7.0.30
KomServices version 1.12
Magritte-Model version 1.1.331
Magritte-Seaside version 1.1.283
Magritte-Tests version 1.1.148
OB-Enhancements version 0.311
OmniBrowser version 0.442
OmniBrowser-Algernon version 0.5
OmniBrowser-Full version 0.27
OmniBrowser-Morphic version 0.84
OmniBrowser-Refactory version 130
OmniBrowser-Regex version 0.15
OmniBrowser-Standard version 0.400
Pier version current
Pier-Blog version 1.1.103
Pier-Documents version 1.1.7
Pier-EditorEnh version 1.1.17
Pier-Model version 1.1.263
Pier-Seaside version 1.1.331
Pier-Security version 1.1.119
Pier-Tests version 1.1.116
Polymorph EventEnhancements version 1.1
Polymorph Geometry version 1.1
Polymorph TaskbarIcons version 1.0
Polymorph ToolBuilder version 1.3
Polymorph Tools Diff version 1.3
Polymorph Widgets version 1.4
Refactoring Core version 40
Refactoring Spelling version 4
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 9
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.28
Squeak web packages version 0.2
SUnit-improved version 4.0.118
SUnitGUI-improved version 4.0.50
Swazoo version 2.1
Universes version 52
Universes OmniBrowser version 0.38
VBRegex version 1.9
YAXO version 14


--
Damien Cassou
http://damiencassou.seasidehosting.st

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [ANN][Dev-Images] March 2009 versions

Janko Mivšek
Wilhelm,

Schwab,Wilhelm K pravi:

> Do you have plans for a Pharo web image?

But there are both dev and web images for all three: 3.9, 3.10 and Pharo?

Best regards
Janko


  I have not yet tried to run it, but I appear to have installed Seaside
using

>
>   ScriptLoader new universalInstaller universe install: 'Seaside'.
>
> Is that the correct way to load it?
>
> Bill
>
>
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On Behalf Of Damien Cassou
> Sent: Tuesday, March 10, 2009 9:51 AM
> To: [hidden email]; The general-purpose Squeak developers list; Pharo Development; Seaside - general discussion
> Subject: [Pharo-project] [ANN][Dev-Images] March 2009 versions
>
> Hi,
>
> I've just uploaded new dev and web images based on
> Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10248.
>
> 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 10248
> - 3.9 based images now also have Polymorph installed
> - Polymorph fixes (by Gary Chambers)
>   - Performance improvements
>   - More tooltips
>   - Added support in UIManager for new choice dialog with message,
> backwards compatible with other UIManager subclasses
>   - Fix bugs
>   - Code cleanup
>   - (I can send more details by email to those who are interested)
> - OmniBrowser changes (by David Röthlisberger)
>   - Integrated Dyanmic Protocols
>   - Moved fixed button panel to the top, next to mercury panel
>   - Improved layout and appearance to comply with Polymorph
>   - Improved performance (caching of class cats in tree)
>   - Columns get focus on mouse over (preference)
>   - Code quality improvings as suggested by SmallLint
>   - Refactorings (eg. moved unneeded features to special package)
>   - Many fixes and corrections
> - Installer has been divided into subpackages to ease installation and upgrade
> - Refactorings and Code critics (by Lukas Renggli)
>   - Cleaner menus
>   - Feature to recompile the selected item
>   - A category environment, single class and protocol browsers
>   - Optimize code
>   - Code cleanup
>   - Bug fixed
>   - Added case insensitive refactorings
>   - Improved usability so that names of lint rules can also be read on
> small screens
>   - Spell-checking code: http://www.lukas-renggli.ch/blog/spell-checker
>   - New rule to detect inconsistent method classifications
>   - Each lint rule is defined in its own class now (instead of one
> rule per method)
>   - Old lint rules removed
>
> Contained packages:
> ------------------------
>
> This image contains the following packages (some packages are only in
> the squeak-web image):
>
> Aida version 5.6
> Algernon version 1.2
> AST version 164
> AutomaticMethodCategorizer version 0.25
> AutomaticMethodCategorizerOB version 0.2
> DynamicBindings version 2.7
> eCompletion version 0.102
> eCompletion-Traits version 0.1
> eCompletionOmniBrowser version 0.5
> Installer version 4.3
> Installer-Core version 4.3.313
> Installer-Formats version 4.3.3
> Installer-Scripts version 4.3.8
> KomHttpServer version 7.0.30
> KomServices version 1.12
> Magritte-Model version 1.1.331
> Magritte-Seaside version 1.1.283
> Magritte-Tests version 1.1.148
> OB-Enhancements version 0.311
> OmniBrowser version 0.442
> OmniBrowser-Algernon version 0.5
> OmniBrowser-Full version 0.27
> OmniBrowser-Morphic version 0.84
> OmniBrowser-Refactory version 130
> OmniBrowser-Regex version 0.15
> OmniBrowser-Standard version 0.400
> Pier version current
> Pier-Blog version 1.1.103
> Pier-Documents version 1.1.7
> Pier-EditorEnh version 1.1.17
> Pier-Model version 1.1.263
> Pier-Seaside version 1.1.331
> Pier-Security version 1.1.119
> Pier-Tests version 1.1.116
> Polymorph EventEnhancements version 1.1
> Polymorph Geometry version 1.1
> Polymorph TaskbarIcons version 1.0
> Polymorph ToolBuilder version 1.3
> Polymorph Tools Diff version 1.3
> Polymorph Widgets version 1.4
> Refactoring Core version 40
> Refactoring Spelling version 4
> 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 9
> 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.28
> Squeak web packages version 0.2
> SUnit-improved version 4.0.118
> SUnitGUI-improved version 4.0.50
> Swazoo version 2.1
> Universes version 52
> Universes OmniBrowser version 0.38
> VBRegex version 1.9
> YAXO version 14
>
>

--
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [ANN][Dev-Images] March 2009 versions

Damien Cassou
On Wed, Mar 11, 2009 at 9:03 AM, Janko Mivšek <[hidden email]> wrote:
>> Do you have plans for a Pharo web image?
>
> But there are both dev and web images for all three: 3.9, 3.10 and Pharo?

No, there is not yet pharo-web images because they cause problems.

 ScriptLoader new universalInstaller universe install: 'Seaside'.

should work, but I have to try again, it failed twice yesterday.

--
Damien Cassou
http://damiencassou.seasidehosting.st

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [ANN][Dev-Images] March 2009 versions

Schwab,Wilhelm K
Damien,

Does it fail with a walkback, or is it more subtle such that one would have to dig for it?

FWIW, I ran the installation on Windows with the Exupery vm.
 
Bill



-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Damien Cassou
Sent: Wednesday, March 11, 2009 3:50 AM
To: [hidden email]
Subject: Re: [Pharo-project] [ANN][Dev-Images] March 2009 versions

On Wed, Mar 11, 2009 at 9:03 AM, Janko Mivšek <[hidden email]> wrote:
>> Do you have plans for a Pharo web image?
>
> But there are both dev and web images for all three: 3.9, 3.10 and Pharo?

No, there is not yet pharo-web images because they cause problems.

 ScriptLoader new universalInstaller universe install: 'Seaside'.

should work, but I have to try again, it failed twice yesterday.

--
Damien Cassou
http://damiencassou.seasidehosting.st

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [ANN][Dev-Images] March 2009 versions

Damien Cassou
2009/3/11 Schwab,Wilhelm K <[hidden email]>:
> Does it fail with a walkback, or is it more subtle such that one would have to dig for

Ok, I've updated the universe and now it works fine for me. My VM
crashed twice when I tried yesterday.

--
Damien Cassou
http://damiencassou.seasidehosting.st

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [ANN][Dev-Images] March 2009 versions

Damien Cassou
In reply to this post by Schwab,Wilhelm K
On Wed, Mar 11, 2009 at 4:43 AM, Schwab,Wilhelm K <[hidden email]> wrote:
> Do you have plans for a Pharo web image?

Done: http://code.google.com/p/pharo/wiki/Downloads

Tell me if that works fine for you

--
Damien Cassou
http://damiencassou.seasidehosting.st

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project