4
votes
3answers
683 views

is there an OS X app like jsfiddle?

I am wondering if there is an app that works like jsfiddle to work offline for prototyping on the move?
1
vote
2answers
3k views

How to connect to a Virtualbox guest from the host when network cable unplugged

I'd like to work offline (I'm flying to the US twice this month), to do this I need access to a linux development server. Update: After searching for a while, this is the same problem I'm ...
0
votes
1answer
545 views

Getting Windows (VMware) to load from OSX's localhost without an Internet Connection

I'm using MAMP to host my local sites, and VirtualHostX so that I can access sites during local development via a convenient URL like mysite.dev I'm also running Windows XP via VirtualBox, and it ...