Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What's the best way to write JavaScript/Ruby applications on Windows Mobile device?

I recently bought a Windows Mobile device and since I'm a developer I want to use it as a development platform. Yes, it's not supposed to be used like that but it's always with me and my laptop isn't. I know cke is a good editor for code but how can I run JavaScript/Ruby code without too much of a headache?

I probably could write a web application, send code to it and get the results back but maybe there's better solutions?

like image 871
vava Avatar asked Sep 13 '08 11:09

vava


1 Answers

There is a possibility to run Ruby on Windows Mobile

Check this article for steps: Human vs Machine

Javascript is bit crippled on Windows Mobile. Follow up the discussions here: Windows Mobile IE Team Blog Hopefully the next version if Pocket Internet Explorer supports better!

like image 99
prakash Avatar answered Sep 24 '22 00:09

prakash