Current version: 1.1.1
Over the years I've been focused on collecting knowledge about life, hoping that combined with experience, the knowledge can eventually become wisdom. These quotes and the wisdom contained in them have been crucial reminders of what life is all about. Throughout the years they helped me stay grounded and focused. So I thought I should share them with you.

The program is free and without any ads, for that will defeat its purpose. Download it, install it and enjoy. Tap it once a day or as many times as you like and let these little reminders grow on you. The database is comprised of 500 quotes and it keeps growing so stay tuned for updates.

Feel free to comment on the posts with requests, ideas and quotes. If your ideas are implemented you will be in the credits of the app, so please include your name on the comment.

Enjoy!

Wednesday, September 19, 2012

iOS and Facebook updates

Release has been delayed due to updates on the platforms. Got to make sure all is right before opening Pandora's box in Facebook. Lots of changes on Facebook APIs as well as Apples iOS.

I am making changes in the the way quotes are stored avoiding core data all together and turning to C instead of Objective-C when possible. This at least gets a bit closer to Java to it will be easier to port it to Android. And since the data is on a plist, the database will be able to be updates without the need to update the App.

The comming one is going to be a great release, thanks for the patience and the great reviews.

Cheers.

Thursday, July 5, 2012

Facebook Wisdom Quotes V1.0

The first version of Wisdom Quotes on Facebook is being tested to release soon. This will allow Facebook users to display quotes on a Facebook application and post them to their status updates.
Stay tune for both releases, the new iPhone app and the Facebook app will be released together.

Sunday, July 1, 2012

Towards 1.1.2

Finally Facebook integration is done. Nothing out of this planet, I just haven't had time. We are testing the new feature. Adding some feedback to the interface, mainly for the no authorization callbacks and posting confirmation.

I noticed in the feedback that people don't know about the lotus menu. So I'm adding an info button with quick instructions cheat sheet. This last can be disabled in the preferences or in the same HUD panel.

Although we are almost ready to release, Wisdom Quotes 1.1.2 won't be released until the Facebook app is ready in it's minimal functionality and aesthetics.

Saturday, June 23, 2012

Aiming at 1.1.2

The work to version 1.1.2 started.
The first feature worth mentioning is Facebook integration.
I've been inspired by such great reviews, thanks for the kind words.


Friday, September 23, 2011

1.1.1 Released

Version 1.1.1 was released on September 20th.
This version includes:

Preferences:
It lets you choose the font size as well as clearing all favorites at once.
About:
General information about the app.
Favorites List:
A list of all your favorites, where you can edit and delete.
Favorites Button:
Use this button to mark your favorites, the marked quotes will be available in the favorites list.
SMS:
Send your favorite quote via SMS (iOS 4.0).
Mail:
Send your favorite quote via Mail (iOS 3.0).

And a new database with 500 quotes.

Tap on the lotus to get a new random quote or hold down the lotus for the menu.

Facebook is next!
Enjoy.

Tuesday, July 12, 2011

Final touches to release 1.1.1

Final touches done to 1.1.1 to be released as soon as Apple approves.
The radial menu is fully functional, it is displayed when you hold down the Lotus Icon for .5 seconds.
All graphics have been updated.

We now have:

Preferences:
It lets you choose the font size as well as clearing all favorites at once.
About:
Standard information about the app ans help on using it.
Favorites List:
A list of all your favorites, where you can edit and delete.
Favorites Button:
Use this button to mark your favorites, the marked quotes will be available in the favorites list.
SMS:
Send your favorite quote via SMS (iOS 4.0).
Mail:
Send your favorite quote via Mail (iOS 3.0).

I believe it is time to discontinue support for iOS 2.0, update people!

Lets see what you think about this iteration of Wisdom Quotes. I believe we addressed much of our user's requests on this one, but the most important one will come very soon and it is Facebook Integration.

Thursday, June 23, 2011

Favorites

Implemented favorites functionality today. I should have written it in C but I didn't want to deal with C strings. Yes lazy, I did have to put up with NSCoding and archiving, so It didn't make much sense to play the lazy one.

Anyway, it is working and it's great, you can now save your favorite quotes!