• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [OT] developing for the iPhone
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OT] developing for the iPhone


  • Subject: Re: [OT] developing for the iPhone
  • From: Miguel Arroz <email@hidden>
  • Date: Wed, 4 Jul 2007 01:05:05 +0100

Hi!

This may help: <http://developer.apple.com/iphone/ designingcontent.html>

  Yours

Miguel Arroz
On 2007/07/03, at 18:41, Mike Schrag wrote:

By the way, don't trust these apps at all if you do anything with javascript interactions. iPhone's handling of onmouse*, focus, and overall Javascript performance is very different than the standard desktop webkit, even in 3.0. If you are really targeting an iPhone, there's just no substitute for the real thing. Unfortunately, this sort of screws non-US people :( If you're doing non-Javascript (and non-Ajax) dev, then the emulators are probably passable.

ms

On Jul 3, 2007, at 12:57 PM, Miguel Arroz wrote:

Hi!

Just a correction: <http://www.marketcircle.com/iphoney/> is the "best" iphone simulator, the other one sucks.

"Best" means it's far far away from the real iphone, but at least it gives you the correct browser size.

  Yours

Miguel Arroz

On 2007/07/03, at 16:50, Miguel Arroz wrote:

Hi!

1) I don't know, but it's quite probable. Buy an iPhone, and analyse the request! :)

2) The only thing I know of is <http://www.freemacware.com/ iphone-simulator/>. I think it only simulates the window size, and nothing else, but it might help.

  3) Put this in your Application() method:

// This is necessary because the default request handler is "wo", not "wa".
// This means that the defaulg handler will create the "main" component, not
// call the "main" direct acion. That would create a session for every hit
// in the index page, which is obviously not good. This line avoids that.
setDefaultRequestHandler(requestHandlerForKey (directActionRequestHandlerKey()));


This way, when you open the URL of your app, you will execute the Main direct action.

  Yours

Miguel Arroz

On 2007/07/03, at 16:28, Baiss Eric Magnusson wrote:


1) How do I decode the WORequest to know that it is an iPhone on the client side?


2) Is there a "simple" way to use the iPhone against my development environment so I can test before deploying? I could solve (1) if I could do this.

3) Can I intercept the call to "Main", the stack crawl shows only framework calls, I thought I got the call in WODirectAction.defaultAction, but I don't, and I think I want a Login WOComponent (i.e. Main) specific to the iPhone?

----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40guiamac.com


This email sent to email@hidden

Miguel Arroz http://www.terminalapp.net http://www.ipragma.com



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40guiamac.com


This email sent to email@hidden

Miguel Arroz http://www.terminalapp.net http://www.ipragma.com



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mdimension.com


This email sent to email@hidden


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40guiamac.com


This email sent to email@hidden

Miguel Arroz http://www.terminalapp.net http://www.ipragma.com



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >[OT] developing for the iPhone (From: Baiss Eric Magnusson <email@hidden>)
 >Re: [OT] developing for the iPhone (From: Miguel Arroz <email@hidden>)
 >Re: [OT] developing for the iPhone (From: Miguel Arroz <email@hidden>)
 >Re: [OT] developing for the iPhone (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: Pretty printing?
  • Next by Date: [Reminder] WebObjects Community Survey 2007 !
  • Previous by thread: Re: [OT] developing for the iPhone
  • Next by thread: Re: [OT] developing for the iPhone
  • Index(es):
    • Date
    • Thread