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 trialRobert Goldsmith
Courses Plus Student 3,727 PointsWhere 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
39,199 PointsThere is an iPhone simulator in Xcode, you do need an Mac to download Xcode though.
Uzma Faizan
8,797 PointsWhat 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
8,797 Pointsthanks James, is there a price for it? Really appreciate your prompt response! :)
James Barnett
39,199 PointsThey 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
8,797 Pointsawesome, thank you James, really appreciate your help!
scott duke
5,033 PointsHope 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.
Robert Goldsmith
Courses Plus Student 3,727 PointsRobert Goldsmith
Courses Plus Student 3,727 PointsThanks James. Much appreciated.