It's a clever system: the app is really a text editor which sends the code you write to your Mac. Your Mac builds the app and sends the binary back to your iPad. Pros: * Code when you're on the move because... laptops haven't been invented yet? Cons: * You need an internet connection all the time. * No support for any version control system??? "Import your project from Dropbox and Dringend will handle syncing any cha…
Hi there, I'm the developer of this app so just thought I'd reply to some of the cons you made. You don't need an internet connection all the time, just simply for building or running the application as Dringend needs to connect to the build server. Support for git is coming up in version 1.2 and is going to be in the hands of beta testers very soon. Features such as support for asset catalogs and XIBs/Storyboards ar…
Dringend – iOS and Mac development on your iPad
51–60 of 61 posts
Re: Dringend – iOS and Mac development on your iPad
#52The app is a brilliant idea and the possibilities are endless for what it could potentially be, well done and continue doing what you're doing! - Alfie
Re: Dringend – iOS and Mac development on your iPad
#53Any particular reason why this app has the Dutch word for urgent as it's name?
Re: Dringend – iOS and Mac development on your iPad
#54I'd like to point out that the developer of this application is 17 years old. He's a student at the school I work at and a fantastic programmer. I don't know whether he'd be annoyed at me for mentioning this or not, but given some of the negativity in the comments, I think it's worth noting. I can't imagine the type of applications he'll be developing in a few years time.
Re: Dringend – iOS and Mac development on your iPad
#55I've never been interested in Apple stuff, but if you already have a keyboard, why not go keyboard-only, in a way similar to Vim. That should certainly be way more efficient. And thinking about it, do people realize how much effort is being replicated with these "app stores". There are already plenty of free(as in freedom) editors and IDE's out there, that would need no adaptations(in the case of Vim) whatsoever to r…
Vim on the Apple app store: https://itunes.apple.com/us/app/vim/id492668168?mt=8
Re: Dringend – iOS and Mac development on your iPad
#56A little off topic: The video is almost pointless. You cant clearly see the screen because of the horrible reflection. Maybe a video of the app on the mac in the ipad simulator would be better.
Re: Dringend – iOS and Mac development on your iPad
#57Re: Dringend – iOS and Mac development on your iPad
#58Re: Dringend – iOS and Mac development on your iPad
#59It's a clever system: the app is really a text editor which sends the code you write to your Mac. Your Mac builds the app and sends the binary back to your iPad. Pros: * Code when you're on the move because... laptops haven't been invented yet? Cons: * You need an internet connection all the time. * No support for any version control system??? "Import your project from Dropbox and Dringend will handle syncing any cha…
It's $10. That's around what you pay for a text editor on iOS. This one has some very cool, different features. Apple's been working on Xcode for years, give this one some time to catch up. IB: I doubt re-implementing Interface Builder on iOS would be a good use of time. Probably better off using some good screen sharing software. I wonder what breakpoints would even look like without different multitasking. I found…
Re: Dringend – iOS and Mac development on your iPad
#60The biggest thing I see missing is debugging. I am not sure how much development I can do with out my NSLog statements. It shouldn't be hard to add writing the debugging statements to a text file for your to check on the iPad.
Definitely consider this to be something I'm looking to include in a future version, sooner rather than later.