• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Lyrics in an application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Lyrics in an application


  • Subject: RE: Lyrics in an application
  • From: Luca Ciciriello <email@hidden>
  • Date: Tue, 21 Sep 2010 14:32:30 +0100
  • Importance: Normal

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: email@hidden
> Date: Tue, 21 Sep 2010 08:20:38 -0400
> To: email@hidden
> 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 (email@hidden)
>
> 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:
>
> This email sent to email@hidden
 		 	   		  _______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Lyrics in an application (From: "Eric E. Dolecki" <email@hidden>)

  • Prev by Date: Lyrics in an application
  • Next by Date: Re: NSRunLoop behavior
  • Previous by thread: Lyrics in an application
  • Next by thread: Animated mask for UIViews?
  • Index(es):
    • Date
    • Thread