PopClip is awesome. Doesn't get enough love on here. It has a lot of parallels to the new Touch Bar, will be cool to see if he can do anything to integrate with it.
It's not well documented online, but if you use Dash on Mac, then you can set up an iOS device as a 'Remote', which lets you use your phone/tablet as a second screen for documentation, which you control from your Mac. I think that's the primary usage scenario.
I occasionally use it on my iPad as an extra screen. It's also useful while on a plane. The desktop version if coding, or iPad if I just want to browse docs to learn a new API or something.
Pretty interesting - on the Dash blog in October[1], the developer said that open-source wouldn't be a great option because compiling iOS apps is difficult for most non-iOS developers.
It's a shame, IMO, that iOS apps only have two wide-distribution models: paid, with Apple, on the App Store, or open-source and, by that nature, free. There's a lot of really great software on OS X that is distributed outside the Mac App Store. Clearly there's no plan for something similar to that on iOS.
> that iOS apps only have two wide-distribution models: paid, with Apple, on the App Store, or open-source and, by that nature, free.
Please correct me if I'm wrong but I don't think that's true. Just because it's open source doesn't mean it's free, it just means that technical users could, if wanted, compile it from source. But, especially with iOS apps, this is not even true since you do need to have a developer license and a Mac to be able to compile and run it on an actual iPhone.
So in reality, while this is open source, only developers who pay Apple, are able to install this application, even if it's open source.
It used to be 90 days, but AFAIK it's now 7 days if you don't have a paid subscription (1 year if you do). Also there's a 10-app limit.
I discovered this recently as I wanted to install Kodi on my iPad. I'm not an iOS developer, and can't bring myself to pay an annual subscription just so I can install open source software on my own device.
Maybe I'm missing something but what do you mean? As far as I know you don't have any restriction. The only restriction is that you can't submit the result to the app store.
You could develop a subscription based service and distribute a client for it, this model would let you collect money from users on your website and allow open source and free mobile apps.
Netflix, Evernote, Skype, Spotify all make money and have mobile apps, but make $0 on the apps themselves.
And for non mac users compiling iOS is not only difficult but also impossible without going through the pain of setting up a macOS vm.
I guess I won't be updating dash on my iPhone anytime soon.
Doesn't this give the option for someone else to package it together, give it a new name, and then offer it for free on the App Store? If so, that could be a way around.
This I never understood, GPL doesn't allow you to impose the restrictions the app store requires, right?
Can't you just supply every user with a second copy of the software, which they are allowed to use under the GPL freedoms?
Specifically, you get one copy from the app store that is restricted by Apple's license. You cannot install it on other devices, it doesn't give you the right to the source code, etc.. Apple is satisfied.
Then you get another copy from the developer. It is compiled, but unsigned. You also get the source. You are free to install it on other devices [1]. GPL is satisfied because the person who recieved the first binary gets a binary they can run, and redistribute (although it is cumbersome and they have to sign it etc. to install - but again [1]). They also get the source.
Wouldn't this work?
[1] If this other devices allows it technically and legally - this restriction always applies. This is also the case if you have a GPL application that needs features from Windows Professional, but you only have a Home license. That doesn't mean you can't distribute the app under GPL.
You can do that if you're the copyright owner of all the code (or have some kind of CLA granting your licensing rights). Then you can distribute the app under one license on the App Store and under the GPL somewhere else.
But if you're the "someone else" who just got the code with the GPL license from the original devs, you can't redistribute it under any other license, hence the impossibility of putting it on the App Store.
Thats not what I mean. You are not the copyright owner, you take it (under GPL terms) and upload it to the App store. The uploaded version is restricted, as per Apples terms. Users do not yet have the rights you need to grant them according to the GPL. You fulfill your obligations, granting these rights, in the next step.
Then, outside of the App store, you give everybody an additional copy. The GPL is satisfied, since the user gets to distribute the binary, and gets the source.
You are not distributing it separately under two licenses, but at the same time over two channels.
It's like you have a locked-down computer in a high security room, and I want to send you a program. "A" enforces the security of the room and while you can download stuff to the computer, you can't copy stuff from it. "G" supplies the software to me, and says I can give it to other people, as long as I allow them to have the source and pass it on under the same terms. I would say you can satisfy both at the same time by giving the customer an additional copy at the same instant, say on a USB drive.
Ah, well, with the huge caveat that IANAL, I don't think that can work here. Maybe if the only right was the access and distribution of the source, but one of the GPL Four Freedoms is "The freedom to run the program as you wish, for any purpose", and the App Store terms restrict that.
I applaud him for doing this. I'm sure he's spent a lot of time building this product and to open source it is pretty awesome. I've seen lots of other products I like just disappear after they are taken down.
I'm happy to see that he was able to make it open source and under GPL3. I wonder if the developer will be responding to issues and pull requests, since those are open for this repo.
Oh, lord, I hate to be That Guy, but it looks like Bogdan has included an older version of Gus Mueller's FMDB library <https://github.com/ccgus/fmdb> but has failed to include a copy of the MIT License that governs them. Probably just an oversight, but...
Offline mode for me, mainly, but that also makes reading documentation for the sake of it more enjoyable and practical. I'd casually flip through classes and methods just because they were easy to get to.
It's enormously useful to have all your documentation available in a single place. Along with that, the sidebar makes finding relevant methods and properties very easy.
So this is the Romanian guy who was called out for blaming his "family member" for spamming the app store with paid ratings of his apps, while using his bank account for the Apple Developer connection? ... All after pretending to be innocent and causing many, many developers to rally for him, without knowing he manipulated them?
How about we just ignore him and don't continue to reward him with attention?
Let's not judge so quickly and surely. There are still many things we don't know, and we have heard a story from him that makes sense, and I find plausible.
What if he really is mostly innocent? More importantly, Dash app is still great, probably the best for documentation browsing, and now iOS counterpart is restored in some way. Isn't it a great move from his side, considering the circumstances? Shouldn't we celebrate his efforts instead of blaming him?
“moveAddict … provides a functionality the Finder was missing, the ability to move files using the keyboard. It’s meant to replace dragging and dropping for anyone that would rather use the keyboard instead of the mouse.”
“Switché … can be used to switch between applications or individual windows, ordered by last use. Switché uses CoverFlow to display previews in a visually appealing way. It helps you easily find the window or application you are looking for.”
“DockView … extends Apple’s Dock and shows window previews whenever you hover your mouse over an application or while using CMD+Tab. It helps you visualize the windows you currently have open and easily find the window you are looking for.”
“iGuard … protects your Mac by keeping an eye on the currently logged in users. Even though Mac OS X is already protected from most threats, iGuard adds an extra layer of security and will protect you from hackers that could gain remote access to your Mac.”
While these may not be the most useful programs in the world, there doesn’t seem to be anything illegitimate about them; in particular, they are neither adware nor malware.
It also doesn’t seem fair to label these programs “shovelware”, which is apparently a term that describes “large amounts of public domain, open source and shareware demos and programs … copied onto CD-ROMs and advertised in magazines or sold at computer flea markets”.
Why would Popescu need to escape his dark and terrible past of writing mildly useful programs?
Over time, Dash explodes in popularity. It fills a niche and is actually legitimately useful. He “goes legit”, creates a new dev account tied to the same com.kapeli bundle identifier. Suddenly — publically, to those who can’t see his bundle identifiers — it’s the only app he makes!
https://webcache.googleusercontent.com/search?q=cache:qoxumm...
But what to do with all the other shovelware though? Not to worry, it can stay on the other account. Spam some reviews, get some idiots to buy it, easy beer money on the side. Let’s just change the author to “Mihaela” instead.
During a routine Apple account transfer…he gets caught.
All of a sudden he cries foul. There WAS a second account, but it’s not his! It’s a female family member’s. It was some account that he had nothing to do with. He forgot about it! It’s ancient history!
…it just houses literally everything the guy previously created that isn’t Dash. Including apps such as moveAddict and iGuard previously prominently featured on the dude’s website and PR spam. In his name.
Now both Apple and Popescu are in agreement — there are only two accounts with his com.kapeli bundle identifier. Apple says they are both his. He claims he only has one, and a relative has one. So why are his apps on both accounts, his and Mihaelas?
Did he gift the entire source code and ongoing revenue of these apps to this 'family member' as well? What a great guy! Still it sounds like something that might be worth mentioning during this whole mixup, either to his faithful blog readers or Apple. It might have cleared things up rather quickly.
Despite the fact that his whole story falls apart on scrutiny, Apple bend over backwards and will reinstate his account if he admits some wrongdoing. Stubborn dude refuses to budge, posts illegally obtained phone calls…
…and yet people still criticise Apple and believe this guy."
He recorded and released a phone conversation with an Apple representative that confirms a lot of the details of this story. Sure not everything is clear, but if I'm remembering right, the phone call confirmed that Kapeli and his family member used the same distribution account, and that the family member bought fake app reviews. Apple banned the whole account because of the fake app reviews, but they did give Kapeli recourse and offered to reinstate his app if he publicly apologized and cleared up the issue. Kapeli decided not to do that and released the private phone call with the Apple representative instead. I'm pretty sure that killed any chance of Dash getting back on the app store.
Apple never got back to him, and instead went to the press with statements that did not mention any of the circumstances, making clear that this was their final statement on the matter. Only then did Kapeli come out with his side of the story and the recorded phone call.
More to the point, shouldn't it be up to us if we want to install the app or not, not just Apple? They can kick him out of the store, of course, but we should still be able to side load (without this open source compiling manually method).
If Android had a phone and watch small enough for me I'd love to change over, but their devices are all for giants (and have no fitness features and not enough privacy features).
If the app is functional and actually useful... which seemed to be the case when the whole furore came up, I'm not sure what past activity/scamming of apple reviews has to do with anything.
He got taken off the app store for those activities, doesn't change the fact that a lot of people find it useful.
Despite his past actions, isn't releasing this as an open source project ultimately a generous act? Many people have paid for this product in the past—ergo it has value—and now, it is free for use and modification.
He's not able to sell it now, so it is essentially worthless. He is now trying to salvage his brand/reputation by this "noble" act. I say we should have longer memory than goldfish when it comes to issues like these.
He also used GPLv3 which Apple hates. They even stick with a ridiculously old version of bash (3.2.57 from 2007!) since it had since began using GPLv3 in subsequent versions.
Yeah, I'm not suggesting he's a saint or deserves a parade, but I am happy to have another real-world, full-wrap iOS project to review (whether it's well written or not, I don't know) or repurpose.
Edit: My point is: you say that it's worthless, and perhaps it is now to him, but not necessarily to others.
> And 99% of the Bulgarian visitors to Sweden spend their time sitting on the ground in front of supermarket entrances. So I guess that is what the 99% of people inside Bulgaria do as well?
Wow. I never saw anyone on HN get so low. Ever. In more than 9 years. It appears I was right about you.
Your comments in this thread have broken the HN guidelines. You've been uncivil, inflammatory, and created a flamewar. Please don't do those things again.
What victims were there? My understanding is that there was some game playing with two accounts violating the terms of service. The affected relationship was developer - Apple and Apple has asserted itself here. There was also to the degree I know some misrepresentation of the conflict by the developer.
Afaik. this has not gone to court and both developer and Apple seemed to want to stop talking about it. I believe we should respect this. As we also should respect the nationality and contribution of developers giving away something for free.
Anyone who has used the Apple Appstore is fractionally speaking the loser/victim - he spammed it.
Do you ever wonder what the appstore would be like without spam bullshit? How quality software studios could make money instead of some hack like this buying ratings from a third-party on cookie cutter apps?
> Why is it an issue to mention someone's nationality?
It's not an issue to mention someone's nationality. Intent matters. That is why you don't say "he's just a black murderer from NYC" or "he's just an arab terrorist".
> Do you have perhaps have any pre-conceived ideas around that particular nationality?
Apple Has Removed Dash from the App Store: https://news.ycombinator.com/item?id=12646919
Apple Responds to Dash Controversy: https://news.ycombinator.com/item?id=12680131