[rails-oceania] iPhone browser simulators

2011-01-17 Thread Adam
I was wondering what browser simulators people are using for targeting
web applications at the iphone (3  4) as well as Android. I have been
trying out iphoney to cover at least iphones but it seems kind of
buggy and only simulates an iphone 3. Are there better options out
there?

Cheers,

Adam

-- 
You received this message because you are subscribed to the Google Groups Ruby 
or Rails Oceania group.
To post to this group, send email to rails-oceania@googlegroups.com.
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.



Re: [rails-oceania] iPhone browser simulators

2011-01-17 Thread Bodaniel Jeanes
Yes absolutely. Download the iPhone SDK and install it. It comes with
the iOS Simulator an has a safari on it. You can emulate all the iOS
devices

Sent from my iPhone

On 18/01/2011, at 8:08 AM, Adam adam.b...@gmail.com wrote:

 I was wondering what browser simulators people are using for targeting
 web applications at the iphone (3  4) as well as Android. I have been
 trying out iphoney to cover at least iphones but it seems kind of
 buggy and only simulates an iphone 3. Are there better options out
 there?

 Cheers,

 Adam

 --
 You received this message because you are subscribed to the Google Groups 
 Ruby or Rails Oceania group.
 To post to this group, send email to rails-oceania@googlegroups.com.
 To unsubscribe from this group, send email to 
 rails-oceania+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/rails-oceania?hl=en.


-- 
You received this message because you are subscribed to the Google Groups Ruby 
or Rails Oceania group.
To post to this group, send email to rails-oceania@googlegroups.com.
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.



Re: [rails-oceania] iPhone browser simulators

2011-01-17 Thread Nahum Wild
I have XCode installed and just use Apple's simulator, been a while since I
used it though as I now have all their devices to directly test with.

--nahum

On Tue, Jan 18, 2011 at 11:04, Adam adam.b...@gmail.com wrote:

 I was wondering what browser simulators people are using for targeting
 web applications at the iphone (3  4) as well as Android. I have been
 trying out iphoney to cover at least iphones but it seems kind of
 buggy and only simulates an iphone 3. Are there better options out
 there?

 Cheers,

 Adam

 --
 You received this message because you are subscribed to the Google Groups
 Ruby or Rails Oceania group.
 To post to this group, send email to rails-oceania@googlegroups.com.
 To unsubscribe from this group, send email to
 rails-oceania+unsubscr...@googlegroups.comrails-oceania%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/rails-oceania?hl=en.



-- 
You received this message because you are subscribed to the Google Groups Ruby 
or Rails Oceania group.
To post to this group, send email to rails-oceania@googlegroups.com.
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.



Re: [rails-oceania] iPhone browser simulators

2011-01-17 Thread Julio Cesar Ody
The emulator that comes with XCode is good, though it performs a lot
faster than a real device would, so mind that. Just fire up XCode,
create a new iPhone OS project, Build - Build and Run, hit the home
button, open Safari, and voila. There's gotta be an easier way to just
open the emulator, but I'll leave that to whoever knows.

Second, Safari latest can emulate the iPhone's user agent. It's handy
if you need a decent inspector/debugger.



On Tue, Jan 18, 2011 at 9:04 AM, Adam adam.b...@gmail.com wrote:
 I was wondering what browser simulators people are using for targeting
 web applications at the iphone (3  4) as well as Android. I have been
 trying out iphoney to cover at least iphones but it seems kind of
 buggy and only simulates an iphone 3. Are there better options out
 there?

 Cheers,

 Adam

 --
 You received this message because you are subscribed to the Google Groups 
 Ruby or Rails Oceania group.
 To post to this group, send email to rails-oceania@googlegroups.com.
 To unsubscribe from this group, send email to 
 rails-oceania+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/rails-oceania?hl=en.





-- 
http://awesomebydesign.com

-- 
You received this message because you are subscribed to the Google Groups Ruby 
or Rails Oceania group.
To post to this group, send email to rails-oceania@googlegroups.com.
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.



Re: [rails-oceania] iPhone browser simulators

2011-01-17 Thread Bodaniel Jeanes
Just use spotlight to open the simulator

Sent from my iPhone

On 18/01/2011, at 8:15 AM, Julio Cesar Ody julio...@gmail.com wrote:

 The emulator that comes with XCode is good, though it performs a lot
 faster than a real device would, so mind that. Just fire up XCode,
 create a new iPhone OS project, Build - Build and Run, hit the home
 button, open Safari, and voila. There's gotta be an easier way to just
 open the emulator, but I'll leave that to whoever knows.

 Second, Safari latest can emulate the iPhone's user agent. It's handy
 if you need a decent inspector/debugger.



 On Tue, Jan 18, 2011 at 9:04 AM, Adam adam.b...@gmail.com wrote:
 I was wondering what browser simulators people are using for targeting
 web applications at the iphone (3  4) as well as Android. I have been
 trying out iphoney to cover at least iphones but it seems kind of
 buggy and only simulates an iphone 3. Are there better options out
 there?

 Cheers,

 Adam

 --
 You received this message because you are subscribed to the Google Groups 
 Ruby or Rails Oceania group.
 To post to this group, send email to rails-oceania@googlegroups.com.
 To unsubscribe from this group, send email to 
 rails-oceania+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/rails-oceania?hl=en.





 --
 http://awesomebydesign.com

 --
 You received this message because you are subscribed to the Google Groups 
 Ruby or Rails Oceania group.
 To post to this group, send email to rails-oceania@googlegroups.com.
 To unsubscribe from this group, send email to 
 rails-oceania+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/rails-oceania?hl=en.


-- 
You received this message because you are subscribed to the Google Groups Ruby 
or Rails Oceania group.
To post to this group, send email to rails-oceania@googlegroups.com.
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.



Re: [rails-oceania] iPhone browser simulators

2011-01-17 Thread Julio Cesar Ody
ORLY. My fault for using Quicksilver and basically never looking into
configuring it properly other than themes.

By the way Alfred's ugly. That's all.



On Tue, Jan 18, 2011 at 9:21 AM, Bodaniel Jeanes m...@bjeanes.com wrote:
 Just use spotlight to open the simulator

 Sent from my iPhone

 On 18/01/2011, at 8:15 AM, Julio Cesar Ody julio...@gmail.com wrote:

 The emulator that comes with XCode is good, though it performs a lot
 faster than a real device would, so mind that. Just fire up XCode,
 create a new iPhone OS project, Build - Build and Run, hit the home
 button, open Safari, and voila. There's gotta be an easier way to just
 open the emulator, but I'll leave that to whoever knows.

 Second, Safari latest can emulate the iPhone's user agent. It's handy
 if you need a decent inspector/debugger.



 On Tue, Jan 18, 2011 at 9:04 AM, Adam adam.b...@gmail.com wrote:
 I was wondering what browser simulators people are using for targeting
 web applications at the iphone (3  4) as well as Android. I have been
 trying out iphoney to cover at least iphones but it seems kind of
 buggy and only simulates an iphone 3. Are there better options out
 there?

 Cheers,

 Adam

 --
 You received this message because you are subscribed to the Google Groups 
 Ruby or Rails Oceania group.
 To post to this group, send email to rails-oceania@googlegroups.com.
 To unsubscribe from this group, send email to 
 rails-oceania+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/rails-oceania?hl=en.





 --
 http://awesomebydesign.com

 --
 You received this message because you are subscribed to the Google Groups 
 Ruby or Rails Oceania group.
 To post to this group, send email to rails-oceania@googlegroups.com.
 To unsubscribe from this group, send email to 
 rails-oceania+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/rails-oceania?hl=en.


 --
 You received this message because you are subscribed to the Google Groups 
 Ruby or Rails Oceania group.
 To post to this group, send email to rails-oceania@googlegroups.com.
 To unsubscribe from this group, send email to 
 rails-oceania+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/rails-oceania?hl=en.





-- 
http://awesomebydesign.com

-- 
You received this message because you are subscribed to the Google Groups Ruby 
or Rails Oceania group.
To post to this group, send email to rails-oceania@googlegroups.com.
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.