Hi all,
We are excited to announce the first Pharo 1.0 beta release. A new Pharo image (and also Pharo-web image) can be downloaded from the website: http://pharo.cmsbox.ch/pharo-download The corresponding version number of Pharo-core is #10401. I'd like to thank all the people that have contributed to Pharo so far! Have fun, Adrian BTW, I also wrote about Pharo and the beta release on http://www.adrian-lienhard.ch/blog ___________________ http://www.adrian-lienhard.ch/ _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Congratulations!
Doru On 31 Jul 2009, at 10:42, Adrian Lienhard wrote: > Hi all, > > We are excited to announce the first Pharo 1.0 beta release. > > A new Pharo image (and also Pharo-web image) can be downloaded from > the website: > > http://pharo.cmsbox.ch/pharo-download > > The corresponding version number of Pharo-core is #10401. > > I'd like to thank all the people that have contributed to Pharo so > far! > > Have fun, > Adrian > > BTW, I also wrote about Pharo and the beta release on http://www.adrian-lienhard.ch/blog > > ___________________ > http://www.adrian-lienhard.ch/ > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- www.tudorgirba.com "Problem solving should be concentrated on describing the problem in a way that is relevant for the solution." _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Adrian Lienhard
On Fri, Jul 31, 2009 at 3:42 PM, Adrian Lienhard<[hidden email]> wrote:
> Hi all, > > We are excited to announce the first Pharo 1.0 beta release. Congratulations to the Pharo team ! > A new Pharo image (and also Pharo-web image) can be downloaded from > the website: > > http://pharo.cmsbox.ch/pharo-download This is not ? http://www.pharo-project.org/pharo-download -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Smalltalkers do: [:it | All with: Class, (And love: it)] http://doesnotunderstand.org/ _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Jul 31, 2009, at 11:09 , Serge Stinckwich wrote:
>> A new Pharo image (and also Pharo-web image) can be downloaded from >> the website: >> >> http://pharo.cmsbox.ch/pharo-download > > This is not ? http://www.pharo-project.org/pharo-download Yes, of course. The other one is an internal URL, but it points to the same content. Sorry for the confusion. Adrian _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
I just spotted that the hint text of the "Quit" menu item says:
"Quit out of Squeak" Similarly for "Save and quit". Perhaps this could be changed? Cheers, Doru On 31 Jul 2009, at 11:25, Adrian Lienhard wrote: > On Jul 31, 2009, at 11:09 , Serge Stinckwich wrote: > >>> A new Pharo image (and also Pharo-web image) can be downloaded from >>> the website: >>> >>> http://pharo.cmsbox.ch/pharo-download >> >> This is not ? http://www.pharo-project.org/pharo-download > > Yes, of course. The other one is an internal URL, but it points to the > same content. Sorry for the confusion. > > Adrian > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- www.tudorgirba.com "Be rather willing to give than demanding to get." _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Fri, Jul 31, 2009 at 11:44 AM, Tudor Girba<[hidden email]> wrote:
> I just spotted that the hint text of the "Quit" menu item says: > > "Quit out of Squeak" > > Similarly for "Save and quit". Perhaps this could be changed? Fixed in http://code.google.com/p/pharo/issues/detail?id=1021. Thank you for the report. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Tudor Girba-3
On 31.07.2009, at 05:44, Tudor Girba wrote: > I just spotted that the hint text of the "Quit" menu item says: > > "Quit out of Squeak" > > Similarly for "Save and quit". Perhaps this could be changed? Yes, the Mac menus need to be improved. e.g. there should be just one Pharo menu instead of "Squeak VM" and "Files"... I will have a look at that soon. Marcus -- Marcus Denker -- [hidden email] http://www.2denker.de 2denker UG (haftungsbeschränkt) Sitz Köln Amtsgericht - Registergericht - Köln, HRB 65065 Geschäftsführer: Christian Denker und Dr. Marcus Denker _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Adrian Lienhard
So what is the process now?
Do we focus on 1.0? Can we integrate other issues? Do we have a separate stream for 1.1 alpha? Stef > Hi all, > > We are excited to announce the first Pharo 1.0 beta release. > > A new Pharo image (and also Pharo-web image) can be downloaded from > the website: > > http://pharo.cmsbox.ch/pharo-download > > The corresponding version number of Pharo-core is #10401. > > I'd like to thank all the people that have contributed to Pharo so > far! > > Have fun, > Adrian > > BTW, I also wrote about Pharo and the beta release on http://www.adrian-lienhard.ch/blog > > ___________________ > http://www.adrian-lienhard.ch/ > > > _______________________________________________ > 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 |
On Sat, Aug 1, 2009 at 2:41 AM, Stéphane
Ducasse<[hidden email]> wrote: > So what is the process now? > Do we focus on 1.0? > Can we integrate other issues? > Do we have a separate stream for 1.1 alpha? Maybe the 1.1 alpha should be available after the release of Pharo 1.0 so the efforts of the team is not disseminate on two versions. -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Smalltalkers do: [:it | All with: Class, (And love: it)] http://doesnotunderstand.org/ _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On 01.08.2009, at 07:06, Serge Stinckwich wrote: > On Sat, Aug 1, 2009 at 2:41 AM, Stéphane > Ducasse<[hidden email]> wrote: >> So what is the process now? >> Do we focus on 1.0? >> Can we integrate other issues? >> Do we have a separate stream for 1.1 alpha? > > Maybe the 1.1 alpha should be available after the release of Pharo 1.0 > so the efforts of the team is not disseminate on two versions. Yes, I think this is the way to go... we should force everyone to use the beta version for a while. Marcus -- Marcus Denker - http://marcusdenker.de PLEIAD Lab - Computer Science Department (DCC) - University of Chile _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Aug 1, 2009, at 18:33 , Marcus Denker wrote: > > On 01.08.2009, at 07:06, Serge Stinckwich wrote: > >> On Sat, Aug 1, 2009 at 2:41 AM, Stéphane >> Ducasse<[hidden email]> wrote: >>> So what is the process now? >>> Do we focus on 1.0? >>> Can we integrate other issues? >>> Do we have a separate stream for 1.1 alpha? >> >> Maybe the 1.1 alpha should be available after the release of Pharo >> 1.0 >> so the efforts of the team is not disseminate on two versions. > > Yes, I think this is the way to go... we should force everyone to use > the > beta version for a while. Yes. We have 50 open issues for 1.0 and when more people start using Pharo, they will find more bugs. So for now we should focus on bringing that number down to 0. Adrian > > Marcus > > > > > -- > Marcus Denker - http://marcusdenker.de > PLEIAD Lab - Computer Science Department (DCC) - University of Chile > > > _______________________________________________ > 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 |
In reply to this post by Adrian Lienhard
1000 timesRepeat:['yay!'].
1000 timesRepeat:['thanks!']. 1000 timesRepeat:['Pharo rulez']. sebastian > -----Mensaje original----- > De: [hidden email] > [mailto:[hidden email]] En > nombre de Adrian Lienhard > Enviado el: Friday, July 31, 2009 05:42 > Para: Pharo Development > Asunto: [Pharo-project] [ANN] Pharo 1.0 Beta > > Hi all, > > We are excited to announce the first Pharo 1.0 beta release. > > A new Pharo image (and also Pharo-web image) can be downloaded from > the website: > > http://pharo.cmsbox.ch/pharo-download > > The corresponding version number of Pharo-core is #10401. > > I'd like to thank all the people that have contributed to > Pharo so far! > > Have fun, > Adrian > > BTW, I also wrote about Pharo and the beta release on > http://www.adrian-lienhard.ch/blog > > ___________________ > http://www.adrian-lienhard.ch/ > > > _______________________________________________ > 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 |
In reply to this post by Adrian Lienhard
2 things bugging me on Mac with the beta "dev" image:
(Not sure if you could call them bugs, since they seem to be artifacts caused in some way by initialization needed but not done by the build script) - System browsers do not have proper drop-shadows while dragged, thus lag alot. Resizing the browser by a moderate amount causes the correct shadow to be used on a case by case basis, if you resize the entire Pharo window by some amount, all new browsers will have the "proper" shadow. - Close/minimize buttons on windows in the background do not show unless you hover over them. This can be fixed by changing to another window theme, then back to Watery2. Cheers and congrats! Henry On Jul 31, 2009, at 10:42 05AM, Adrian Lienhard wrote: > Hi all, > > We are excited to announce the first Pharo 1.0 beta release. > > A new Pharo image (and also Pharo-web image) can be downloaded from > the website: > > http://pharo.cmsbox.ch/pharo-download > > The corresponding version number of Pharo-core is #10401. > > I'd like to thank all the people that have contributed to Pharo so > far! > > Have fun, > Adrian > > BTW, I also wrote about Pharo and the beta release on http://www.adrian-lienhard.ch/blog > > ___________________ > http://www.adrian-lienhard.ch/ > > > _______________________________________________ > 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 |
On Mon, Aug 3, 2009 at 6:05 PM, Henrik
Johansen<[hidden email]> wrote: > 2 things bugging me on Mac with the beta "dev" image: > (Not sure if you could call them bugs, since they seem to be artifacts > caused in some way by initialization needed but not done by the build > script) > > - System browsers do not have proper drop-shadows while dragged, thus > lag alot. > Resizing the browser by a moderate amount causes the correct shadow to > be used on a case by case basis, if you resize the entire Pharo window > by some amount, all new browsers will have the "proper" shadow. > > - Close/minimize buttons on windows in the background do not show > unless you hover over them. > This can be fixed by changing to another window theme, then back to > Watery2. Yes +1 for this one. Maybe buttons can be drawn in gray when the focus is not on the window, as done in mac os X UI. -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Smalltalkers do: [:it | All with: Class, (And love: it)] http://doesnotunderstand.org/ _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Aug 3, 2009, at 1:15 04PM, Serge Stinckwich wrote: > On Mon, Aug 3, 2009 at 6:05 PM, Henrik > Johansen<[hidden email]> wrote: >> 2 things bugging me on Mac with the beta "dev" image: >> (Not sure if you could call them bugs, since they seem to be >> artifacts >> caused in some way by initialization needed but not done by the build >> script) >> >> - System browsers do not have proper drop-shadows while dragged, thus >> lag alot. >> Resizing the browser by a moderate amount causes the correct shadow >> to >> be used on a case by case basis, if you resize the entire Pharo >> window >> by some amount, all new browsers will have the "proper" shadow. >> >> - Close/minimize buttons on windows in the background do not show >> unless you hover over them. >> This can be fixed by changing to another window theme, then back to >> Watery2. > > Yes +1 for this one. > Maybe buttons can be drawn in gray when the focus is not on the > window, as done in mac os X UI. > > -- > Serge Stinckwich > UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam > Smalltalkers do: [:it | All with: Class, (And love: it)] > http://doesnotunderstand.org/ > That´s what they do, once you change theme and back again :) Cheers, Henry _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Henrik Sperre Johansen
Hi Henry,
On Mon, Aug 3, 2009 at 1:05 PM, Henrik Johansen<[hidden email]> wrote: > - System browsers do not have proper drop-shadows while dragged, thus > lag alot. > Resizing the browser by a moderate amount causes the correct shadow to > be used on a case by case basis, if you resize the entire Pharo window > by some amount, all new browsers will have the "proper" shadow. > > - Close/minimize buttons on windows in the background do not show > unless you hover over them. > This can be fixed by changing to another window theme, then back to > Watery2. please report these two bugs on the issue tracker in two different reports. Thank you -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Aug 3, 2009, at 1:37 21PM, Damien Cassou wrote: > please report these two bugs on the issue tracker in two different > reports. > > Thank you Done, as issues 1026 and 1027. Cheers, Henry _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by SergeStinckwich
On Mon, Aug 3, 2009 at 10:15 AM, Serge Stinckwich <[hidden email]> wrote:
I don't know if I understood corrrectly but did you try turning on "fastDragWindowForMorphic" ?
+1 also for this one.
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Aug 3, 2009, at 3:26 03PM, Mariano Martinez Peck wrote:
No. This is with an image just opened after downloading, nothing changed from default settings. After resizing so the "correct" dropshadow behaviour is initialized, dragging is quite snappy even without fastDrag. (resizing is still slow, of course) I attached two images to 1026, so you can see the visual difference if you want. Cheers, Henry _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Adrian Lienhard
ok with me.
Stef On Aug 2, 2009, at 3:37 PM, Adrian Lienhard wrote: > > On Aug 1, 2009, at 18:33 , Marcus Denker wrote: > >> >> On 01.08.2009, at 07:06, Serge Stinckwich wrote: >> >>> On Sat, Aug 1, 2009 at 2:41 AM, Stéphane >>> Ducasse<[hidden email]> wrote: >>>> So what is the process now? >>>> Do we focus on 1.0? >>>> Can we integrate other issues? >>>> Do we have a separate stream for 1.1 alpha? >>> >>> Maybe the 1.1 alpha should be available after the release of Pharo >>> 1.0 >>> so the efforts of the team is not disseminate on two versions. >> >> Yes, I think this is the way to go... we should force everyone to use >> the >> beta version for a while. > > Yes. We have 50 open issues for 1.0 and when more people start using > Pharo, they will find more bugs. So for now we should focus on > bringing that number down to 0. > > Adrian > >> >> Marcus >> >> >> >> >> -- >> Marcus Denker - http://marcusdenker.de >> PLEIAD Lab - Computer Science Department (DCC) - University of Chile >> >> >> _______________________________________________ >> 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 _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |