Open Source Software is a great thing, developers have a chance to work together on a project and improve the product, parts of the product can be used to create or improve other apps and you can build your own version of the app.
Of course there's always some lunatics out there that want to profit from the work of others. This is exactly what happened to Mathias and me, authors of
MedCalc.
The full source code to MedCalc is released under the Apache 2.0 license on
Google Code, and we've already gotten some requests from people wanting to use our source. But what happened yesterday/today just blows my mind. The German guy named Sandro Stricker
takes our source and puts it on the App Store as a 1$ app! He does not bother to comply to the license and all he changes is the name (from MedCalc to "X MedCalc"), the Icon, the loading screen and -
the copyright and development notices! While that alone is an absolute cockiness,
he also copy & pasted the contents of our support site to his website!
We've already contacted Apple and wrote him an email telling him to withdraw the app from the store momentarily. You can check out his website praising his pirated MedCalc at software.sandrostricker.de or just take a look at the comparison screenshots:
Left: Original MedCalc info screen
Right: X MedCalc info screen
Left: Original MedCalc support website
Right: X MedCalc copy & pasted support website
It's really sad to see people like him exploiting the idea behind Open Source. And I really wonder where he took the source of "his" other apps from...
Update 13.3.2009
X MedCalc as well as X Binary Clock have been pulled from the App Store. I don't know whether he did pull it himself or whether Apple did.
Ray: Having the same problem. Very frustrating. Luckily, for some reason my released version worked on the iPad itself, but now I can't get it to run in the simulator. Getting no such table, which I'm guessing is an initialization error. Will continue to investigate.