Hi. I've found that SQLite is very useful in this kind of Mac|iPhone|iPad 
applications. Is easy to use, fast and can contain a huge quantity of data in a 
single "not to big" file.

 

Using Google you can find many examples how to use in Xcode SQLite and 
Objective-C. This one:

 

http://thinkitdifferently.wordpress.com/2009/03/22/using-sqlite3-c-api-in-cocoa-with-xcode/

 

is one of that example.

 

Bye.

 

Luca.
 
> From: edole...@gmail.com
> Date: Tue, 21 Sep 2010 08:20:38 -0400
> To: cocoa-dev@lists.apple.com
> Subject: Lyrics in an application
> 
> I'm new to trying this, but I am working on an app specific to a band and
> one of the features is the ability to browse albums, click on a song for
> that album and ultimately get the lyrics for that track. However I see that
> LyricWiki only allows a small portion of the lyrics to be returned via their
> APIs now. Should I make an XML file someplace on a server, include an XML
> file to the application (for offline), use a database local to the app, or
> just make a dictionary that contains the information?
> 
> 
> Google Voice: (508) 656-0622
> Twitter: eric_dolecki XBoxLive: edolecki PSN: eric_dolecki
> http://blog.ericd.net
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/luca_ciciriello%40hotmail.com
> 
> This email sent to luca_cicirie...@hotmail.com
                                          
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to