Create web apps in JavaScript right from your browser
1–10 of 98 posts
Re: Create web apps in JavaScript right from your browser
#2That's really impressive. I've been working on a web only code editor for a few weeks (on and off), so I can appreciate the work gone into this.
They built it using Objective-J (according to the source code).
Re: Create web apps in JavaScript right from your browser
#3You've no idea how good it is to see an IDE on an iPad. Editing doesn't seem to work, but so what; it's _there_
Re: Create web apps in JavaScript right from your browser
#4You've no idea how good it is to see an IDE on an iPad. Editing doesn't seem to work, but so what; it's _there_
We are aware of this and are working on an on screen keyboard, kind of like this: http://googleblog.blogspot.com/2010/04/integrating-virtual-k...
To answer the question below: we would need a custom layout to ensure all the curly brackets and other common JS chars are one tap away
Re: Create web apps in JavaScript right from your browser
#5yogsototh thank you for submitting this. We are seeing 150 or so concurrent users on the site due to this at the moment. I'm retweeting some of the other online reactions we're getting at https://twitter.com/akshell_com
Re: Create web apps in JavaScript right from your browser
#6Be nice to see a non-OSX skin. :P
Re: Create web apps in JavaScript right from your browser
#7yogsototh thank you for submitting this. We are seeing 150 or so concurrent users on the site due to this at the moment. I'm retweeting some of the other online reactions we're getting at https://twitter.com/akshell_com
150? It's only the beginning :)
Re: Create web apps in JavaScript right from your browser
#8Be nice to see a non-OSX skin. :P
You could write your own, the interface is fairly open and Firebug is all you need.
Re: Create web apps in JavaScript right from your browser
#9Took an hour and a bit yesterday to improve my eBay listings, like so: http://tinyurl.com/67dou5n (link to the app, not eBay).
Re: Create web apps in JavaScript right from your browser
#10Took an hour and a bit yesterday to improve my eBay listings, like so: http://tinyurl.com/67dou5n (link to the app, not eBay).
That's neat Roman, didn't know you were working on this. I'll have to put you in touch with somebody else who wanted to build an eBay app on top of Akshell.