Cogitas Blog: Google Android, programming and web design.

Diaspora, the privacy aware & personally controlled social network, to be open-sourced on 15th September

Filed under: web — Tags: , , , , , — September 1, 2010

By now, you probably know that Diaspora is a (as yet unpublished) social network where you own and control your private information.
(more…)

Does Donationware enable developers to pay for the rent?

Filed under: random — Tags: , — July 16, 2010

Following my decision to release my first desktop app as donationware, I did a little research into the experience of others with this model and found a great interview with Hillel Stoler, developer of donationware app GetSocial.

My own reasons for releasing my first app as donationware are quite similar to Hillel’s actually, and are as follows:

  • I don’t like apps with limited functionality and I don’t like apps with ads embedded in them (yes, I have released a number of Google Android apps with ads in them but I am trying to get away from this model).
  • I am curious about the donationware model as a long term opportunity for open source developers to be able to feed themselves (thus being able to devote even more time to developing open source apps).

For those of you who want to know the raw numbers, Hillel estimates that he gets a 0.55% conversion rate (ie the donation/downloads ratio) and that an average donation is $9.19. Therefore, 1000 downloads bring in $50.54. He qualifies this further by saying the stats only represent downloads from his own website as he cannot quantify downloads from third party websites and furthermore, as he regularly updates the app, the same person might download the app several times over the active lifespan of the app to get the updates.

Thanks to Andy Brice over at Successful Software for publishing the interview, it is very informative :-)

Donationware desktop Planning Tool coming soon

Filed under: programming — Tags: , , , — July 12, 2010

I’m working on a planning desktop app loosely based on Steve Pavlina’s The Meaning Of Life: From Purpose To Action associated with a calendar.

The app is developed in Java so it will be cross-platform and I plan to release it as donationware (eg it will be free but I will ask you to consider making a donation).

I will be using an agile development process, with many small iterations (one month long). I started yesterday on development and the first iteration should be done in exactly one month.

Not only the app will be donationware – which means fully free to use even though users are asked to consider making a donation to ensure I can put resources into further enhancements to the app – but also open source. This is an experiment with the donationware model as a possible long term solution for open source developers (we need to eat too ;-) )