Live data from Hacker News

Show HN: My 1-year project, iPad IDE with GitHub and Heroku integration

worqshop.com

61–70 of 75 posts

Re: Show HN: My 1-year project, iPad IDE with GitHub and Heroku integration

#62
I've been looking forward to a proper editor with GitHub integration, if only for writing notes and documentation into a git repo. (PlainText is great for doing so to Dropbox, but I miss the power of git.)

Downside, trying Worqshop out and it crashes as soon as I enter my credentials when creating a new project. Consistently. I really hope this gets fixed quickly. (I'm on a 3rd gen iPad, the "new" one, and am using a bluetooth keyboard. Edit: though it crashes without the keyboard on, too. Fully up-to-date and everything.)

Re: Show HN: My 1-year project, iPad IDE with GitHub and Heroku integration

#63
Buying and trying now. I'm hopeful. I've been thinking that this is an app that clearly needs to happen and (while I'm glad you're charging less) I'd easily pay $99 for if it was perfect.

If this is good, I'm going to buy a bluetooth keyboard for the iPad tomorrow.

Re: Show HN: My 1-year project, iPad IDE with GitHub and Heroku integration

#64

I've been looking forward to a proper editor with GitHub integration, if only for writing notes and documentation into a git repo. (PlainText is great for doing so to Dropbox, but I miss the power of git.) Downside, trying Worqshop out and it crashes as soon as I enter my credentials when creating a new project. Consistently. I really hope this gets fixed quickly. (I'm on a 3rd gen iPad, the "new" one, and am using a…

Hi Alec, I'm sorry about this. Could you please send me an email. There is a bug where Worqshop crashes if you have empty projects on GitHub. It's a known issue and I'm fixing it at this very minute. Thanks. Donny

Re: Show HN: My 1-year project, iPad IDE with GitHub and Heroku integration

#65
post #64

I've been looking forward to a proper editor with GitHub integration, if only for writing notes and documentation into a git repo. (PlainText is great for doing so to Dropbox, but I miss the power of git.) Downside, trying Worqshop out and it crashes as soon as I enter my credentials when creating a new project. Consistently. I really hope this gets fixed quickly. (I'm on a 3rd gen iPad, the "new" one, and am using a…

Hi Alec, I'm sorry about this. Could you please send me an email. There is a bug where Worqshop crashes if you have empty projects on GitHub. It's a known issue and I'm fixing it at this very minute. Thanks. Donny

Thanks for the quick reply. I deleted the empty repos and it's working wonderfully. I look forward to the update. Being able to create entirely new repos from the iPad would be a big plus.

Re: Show HN: My 1-year project, iPad IDE with GitHub and Heroku integration

#67

The one thing I always miss on iPad editors is VIM Binding support: Especially on the iPad, where making selections with your finger is a pain, it is so relieving to be able to do a shift-b, 5j to select a piece of code, copy it and paste it somewhere else. On normal computers, the existence of a trackpad or mouse makes navigating code possible. But on the iPad, I see a huge need for the kind of editing that VIM (or…

[deleted]

Re: Show HN: My 1-year project, iPad IDE with GitHub and Heroku integration

#68
post #59

While I applaud the effort, I do not understand the motivation. When I want to develop something, I use a desktop or a notebook, and I'm never away from one long enough that I would have no choice but to work on a mobile device.

Think about students in CS classes who already have their textbooks on their iPads but need to lug around a notebook just for some trivial coding. IMO this might be an interesting target group. HOWEVER the current language support does not really do that group justice. Add at least C, C++, Java and maybe Pascal and Basic (high school CS classes) syntax highlighting to cover a good portion of CS classes.

I would advise any CS student against tablets for the classroom.

A laptop is much more productive:

- A proper keyboard

- Ability to install whatever applications required for the classes

- No need of internet connection for software development

- Proper office like tooling for school reports

Post reply on HN