[Pharo-project] Mac VM 5.2b3 & iPhone VM 2.1.0 ships
I've push the latest cocoa based 32/64bit macintel/powerpc VM Various users pointed out that option-arrow key did not work. Oddly I had marked moveWordForward/Back/etc as being required but couldn't figure out what the magic keystrokes were. 5.2b3 fixes the problem. Look for the folder experimental/64bits in the regular places found via http://smalltalkconsulting.com/squeak.html or ftp://ftp.smalltalkconsulting.com/experimental/64bit/32bitImage*64bitVM/ file name: Squeak 64-32 5.2b3.app.zip This *beta* VM runs in 32 or 64 bit mode on macIntel, and 32bit mode on powerpc to support Squeak 32bit images. Requires os-x 10.5 or higher. -------------------------------- iPhone VM 2.1.0 The iPhone VM now uses the pharo1.0-10502-rc1dev09.12.2.image The image feels faster, likely due to the ongoing Pharo optimization work. I note I can no longer build custom VM's for people's iPhones since I've exceeded the number of devices I can dedicate to iPhone development. People who have not use the iPhone VM in the past will need another developer to build a VM for them, or will need to purchase Apple's iPhone SDK. ----------------------------------- For the moment source for both VMs can be found at http://isqueak.org -- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
Since Pharo 1.1 is already faster and 1.0 and will continue to improve on that level. I'm curious to see if how it helps for iphone Stef On Jan 6, 2010, at 3:35 AM, John M McIntosh wrote:
I've push the latest cocoa based 32/64bit macintel/powerpc VM
Various users pointed out that option-arrow key did not work. Oddly I had marked moveWordForward/Back/etc as being required but couldn't figure out what the magic keystrokes were. 5.2b3 fixes the problem.
Look for the folder experimental/64bits in the regular places found via http://smalltalkconsulting.com/squeak.html or ftp://ftp.smalltalkconsulting.com/experimental/64bit/32bitImage*64bitVM/
file name: Squeak 64-32 5.2b3.app.zip
This *beta* VM runs in 32 or 64 bit mode on macIntel, and 32bit mode on powerpc to support Squeak 32bit images. Requires os-x 10.5 or higher.
-------------------------------- iPhone VM 2.1.0
The iPhone VM now uses the pharo1.0-10502-rc1dev09.12.2.image The image feels faster, likely due to the ongoing Pharo optimization work.
I note I can no longer build custom VM's for people's iPhones since I've exceeded the number of devices I can dedicate to iPhone development. People who have not use the iPhone VM in the past will need another developer to build a VM for them, or will need to purchase Apple's iPhone SDK.
----------------------------------- For the moment source for both VMs can be found at http://isqueak.org
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
_______________________________________________ seaside mailing list seaside@lists.squeakfoundation.org http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Well, I'm currently testing those vms with the iphone. So far, no problems (but I'm maybe being optimistic, I didn't tried a full stress of the vm, just a few tests) Cheers, Esteban On 2010-01-06 04:15:53 -0300, Stéphane Ducasse <stephane.ducasse@inria.fr> said:
Since Pharo 1.1 is already faster and 1.0 and will continue to improve on that level. I'm curious to see if how it helps for iphone
Stef
On Jan 6, 2010, at 3:35 AM, John M McIntosh wrote:
I've push the latest cocoa based 32/64bit macintel/powerpc VM
Various users pointed out that option-arrow key did not work. Oddly I had marked moveWordForward/Back/etc as being required but couldn't figure out what the magic keystrokes were. 5.2b3 fixes the problem.
Look for the folder experimental/64bits in the regular places found via http://smalltalkconsulting.com/squeak.html or ftp://ftp.smalltalkconsulting.com/experimental/64bit/32bitImage*64bitVM/
file name: Squeak 64-32 5.2b3.app.zip
This *beta* VM runs in 32 or 64 bit mode on macIntel, and 32bit mode on powerpc to support Squeak 32bit images. Requires os-x 10.5 or higher.
-------------------------------- iPhone VM 2.1.0
The iPhone VM now uses the pharo1.0-10502-rc1dev09.12.2.image The image feels faster, likely due to the ongoing Pharo optimization work.
I note I can no longer build custom VM's for people's iPhones since I've exceeded the number of devices I can dedicate to iPhone development. People who have not use the iPhone VM in the past will need another developer to build a VM for them, or will need to purchase Apple's iPhone SDK.
----------------------------------- For the moment source for both VMs can be found at http://isqueak.org
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
_______________________________________________ seaside mailing list seaside@lists.squeakfoundation.org http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Bruce Prior and I are looking at a problem with the touch interaction and menu display He notes for 2.10 that: "but the windows are easily moved around now " On a slow device like the iPhone any improvements in window management, drawing, usage are quite noticeable. On 2010-01-06, at 8:35 AM, Esteban Lorenzano wrote:
Well, I'm currently testing those vms with the iphone. So far, no problems (but I'm maybe being optimistic, I didn't tried a full stress of the vm, just a few tests)
Cheers, Esteban
On 2010-01-06 04:15:53 -0300, Stéphane Ducasse <stephane.ducasse@inria.fr> said:
Since Pharo 1.1 is already faster and 1.0 and will continue to improve on that level. I'm curious to see if how it helps for iphone
Stef
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
participants (3)
-
Esteban Lorenzano -
John M McIntosh -
Stéphane Ducasse