[Pharo-project] Pharo on the iPhone
Hi! iPhone 4 is amazing. It will be even better with Pharo inside. Is there a way to install it? Cheers, Alexandre NB: my device is non jailbreaked. -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
(a) sign up for Apple's SDK, to install apps on the iPhone you have to pay $99 per year. (b) visit squeakvm.org download the source tree (c) look for the SqueakPureObjc.xcodeproj compile/link/debug/run the iPhone app (d) Optionally look for the SqueakPureObjcCogVM.xcodeproj after download the COG tree. Don't cut yourself on the rough edges, but I think Esteban has a workable version now? The difference between the two is that the SqueakPureObjcCogVM builds a stack VM, where as the SqueakPureObjc builds the traditional VM but is about 30% slower. The image has to include the objective-c bridge and iphone stuff, there is a sample image (broken) in the source tree. On 2011-01-20, at 5:10 PM, Alexandre Bergel wrote:
Hi!
iPhone 4 is amazing. It will be even better with Pharo inside. Is there a way to install it?
Cheers, Alexandre
NB: my device is non jailbreaked.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
Hello Why you don't publich pharo to cydia? (for jailbreaked users) 2011/1/21 John M McIntosh <johnmci@smalltalkconsulting.com>
(a) sign up for Apple's SDK, to install apps on the iPhone you have to pay $99 per year.
(b) visit squeakvm.org download the source tree
(c) look for the SqueakPureObjc.xcodeproj compile/link/debug/run the iPhone app
(d) Optionally look for the SqueakPureObjcCogVM.xcodeproj after download the COG tree. Don't cut yourself on the rough edges, but I think Esteban has a workable version now?
The difference between the two is that the SqueakPureObjcCogVM builds a stack VM, where as the SqueakPureObjc builds the traditional VM but is about 30% slower.
The image has to include the objective-c bridge and iphone stuff, there is a sample image (broken) in the source tree.
On 2011-01-20, at 5:10 PM, Alexandre Bergel wrote:
Hi!
iPhone 4 is amazing. It will be even better with Pharo inside. Is there a way to install it?
Cheers, Alexandre
NB: my device is non jailbreaked.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
Hello
Why you don't publich pharo to cydia? (for jailbreaked users)
would be cool :) if somebody want to drive that it would be good Stef
2011/1/21 John M McIntosh <johnmci@smalltalkconsulting.com> (a) sign up for Apple's SDK, to install apps on the iPhone you have to pay $99 per year.
(b) visit squeakvm.org download the source tree
(c) look for the SqueakPureObjc.xcodeproj compile/link/debug/run the iPhone app
(d) Optionally look for the SqueakPureObjcCogVM.xcodeproj after download the COG tree. Don't cut yourself on the rough edges, but I think Esteban has a workable version now?
The difference between the two is that the SqueakPureObjcCogVM builds a stack VM, where as the SqueakPureObjc builds the traditional VM but is about 30% slower.
The image has to include the objective-c bridge and iphone stuff, there is a sample image (broken) in the source tree.
On 2011-01-20, at 5:10 PM, Alexandre Bergel wrote:
Hi!
iPhone 4 is amazing. It will be even better with Pharo inside. Is there a way to install it?
Cheers, Alexandre
NB: my device is non jailbreaked.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
Thanks John for these pointers Alexandre On 21 Jan 2011, at 03:05, John M McIntosh wrote:
(a) sign up for Apple's SDK, to install apps on the iPhone you have to pay $99 per year.
(b) visit squeakvm.org download the source tree
(c) look for the SqueakPureObjc.xcodeproj compile/link/debug/run the iPhone app
(d) Optionally look for the SqueakPureObjcCogVM.xcodeproj after download the COG tree. Don't cut yourself on the rough edges, but I think Esteban has a workable version now?
The difference between the two is that the SqueakPureObjcCogVM builds a stack VM, where as the SqueakPureObjc builds the traditional VM but is about 30% slower.
The image has to include the objective-c bridge and iphone stuff, there is a sample image (broken) in the source tree.
On 2011-01-20, at 5:10 PM, Alexandre Bergel wrote:
Hi!
iPhone 4 is amazing. It will be even better with Pharo inside. Is there a way to install it?
Cheers, Alexandre
NB: my device is non jailbreaked.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi, El 21/01/2011, a las 3:05a.m., John M McIntosh escribió:
compile/link/debug/run the iPhone app
(d) Optionally look for the SqueakPureObjcCogVM.xcodeproj after download the COG tree. Don't cut yourself on the rough edges, but I think Esteban has a workable version now?
yes... but still not merged with the build model we are creating (with hudson, etc.), neither commited to trunk. You can download it from here: http://gitorious.org/~estebanlm/cogvm/cog-osx, and let me know if you find any problem (most likely, now :P)
Check with Bert, Bert help me to make working DrGeo on the iPhone, he integrates some changes in the Pharo image for that. I will check that in a few week. One aspect we have to do, is to produce a Pharo theme mathcing the iPhone/iPAD UI guideline. I have not yet started the effort on that department, but we could collaborate on that topic. Hilaire Le 21/01/2011 02:10, Alexandre Bergel a écrit :
Hi!
iPhone 4 is amazing. It will be even better with Pharo inside. Is there a way to install it?
Cheers, Alexandre
NB: my device is non jailbreaked.
-- Education 0.2 -- http://blog.ofset.org/hilaire
Unfortunately, my resources are scarce. iPhone are not really spread in Chile. I haven't seen a student having one. Is it possible to make DrGeo available on iTune? Cheers, Alexandre On 22 Jan 2011, at 05:21, Hilaire Fernandes wrote:
Check with Bert, Bert help me to make working DrGeo on the iPhone, he integrates some changes in the Pharo image for that. I will check that in a few week. One aspect we have to do, is to produce a Pharo theme mathcing the iPhone/iPAD UI guideline. I have not yet started the effort on that department, but we could collaborate on that topic.
Hilaire
Le 21/01/2011 02:10, Alexandre Bergel a écrit :
Hi!
iPhone 4 is amazing. It will be even better with Pharo inside. Is there a way to install it?
Cheers, Alexandre
NB: my device is non jailbreaked.
-- Education 0.2 -- http://blog.ofset.org/hilaire
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Niko Schwarz tweeted that PhoneGap (http://www.phonegap.com/features) let's you write an app in HTML5 and hook into native mobile features (e.g. accelerometer) on multiple platforms, including the iPhone. He said that one could write an app in Seaside that outputs HTML5 and it would appear native on the iPhone. It sounds interesting. Has anyone played with/seen this yet? Sean -- View this message in context: http://forum.world.st/Pharo-on-the-iPhone-tp3228851p3235065.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (7)
-
Alexandre Bergel -
Denis Kudriashov -
Esteban Lorenzano -
Hilaire Fernandes -
John M McIntosh -
Sean P. DeNigris -
Stéphane Ducasse