Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Where can i get a good iphone simulator as used in Device-Specific Media Queries - Part 1?

I've seen a few online, but is there one I can use that is separate from my browser, so I can test my local files?

3 Answers

James Barnett
James Barnett
39,199 Points

There is an iPhone simulator in Xcode, you do need an Mac to download Xcode though.

Thanks James. Much appreciated.

Uzma Faizan
Uzma Faizan
8,797 Points

What would be an option to download for Windows instead? I don't have Mac but going over that video, James do you suggest something? Thank you.

Uzma Faizan
Uzma Faizan
8,797 Points

thanks James, is there a price for it? Really appreciate your prompt response! :)

James Barnett
James Barnett
39,199 Points

They offer a few plans, to check them out:

Go to http://www.macincloud.com/ and click select a suitable plan to view the available options

Uzma Faizan
Uzma Faizan
8,797 Points

awesome, thank you James, really appreciate your help!

scott duke
scott duke
5,033 Points

Hope someone finds this helpful. Open Source free tools for CSS, Javascript, Php and many other languages. There are some tools that are built off of the open source code of Eclipse IDE called "aptana. Go to http://aptana.com Also linked on that page, is a company called Appcelerator who makes a similar program called "Titanium" which is more specific to mobile devices. Go to: http://www.appcelerator.com/ You can view pages with popular browser engines, console view, syncs with firebug plugin, interface changes with coding context, called "perspectives". Compile and run applications and more. I've used aptana 2, years ago. I want to try it again now-a-days, that Treehouse have given me confidence and much needed knowledge.