Skip navigation.
 
mlRe: REST API & Cocoa Programming
FROM : Hans Friedrich
DATE : Thu Apr 07 20:26:43 2005

Karl,

Thanks for the advice... I'm still a little confused, though. Are you 
talking about the artwork that GrowlTunes displays? 'Cuz I thought it 
just used an AppleScript to grab that from iTunes, and iTunes (which 
is VERY closed source) was somehow grabbing the artwork along with 
the cddb stuff.

Hans

On Apr 7, 2005, at 10:50 AM, The Karl Adam wrote:

> Well, there are several ways to do this, two of which have been
> implemented in the Growl project's GrowlTunes extra. If you want to
> see how you can do this, you can look at that code since it is under a
> BSD license.
>
> http://growl.info
> svn checkout of GrowlTunes @ http://src.growl.info/growl/trunk/
> Extras/GrowlTunes
>
> -Karl
>
> On Apr 7, 2005 12:29 PM, Hans Friedrich <<email_removed>> wrote:
>

>> Hi there,
>>
>> I've been enjoying lurking in the background soaking up the knowledge
>> about Cocoa that's being passed around here. I'm a very novice Cocoa
>> programmer still, but I hope that eventually I'll have learned enough
>> to start making useful contributions here.
>>
>> I would really appreciate it if there is anyone who could direct me
>> to resources on interacting with REST-based web services from within
>> Cocoa applications. Unless I misunderstand the documentation, the
>> WebServicesCore framework was designed primarily for accessing XML-
>> RPC and SOAP services.
>>
>> What would be the best way to use REST to grab XML from Amazon, e.g.?
>>
>> Any help or suggestions on further reading would be greatly 
>> appreciated.
>>
>> Thanks,
>> Hans Friedrich
>>  _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Cocoa-dev mailing list      (<email_removed>)
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/cocoa-dev/karl.adam%
>> 40gmail.com
>>
>> This email sent to karl.<email_removed>
>>

>

Related mailsAuthorDate
mlREST API & Cocoa Programming Hans Friedrich Apr 7, 18:29
mlRe: REST API & Cocoa Programming The Karl Adam Apr 7, 19:50
mlRe: REST API & Cocoa Programming Hans Friedrich Apr 7, 20:26
mlRe: REST API & Cocoa Programming PA Apr 7, 21:09
mlRe: REST API & Cocoa Programming The Karl Adam Apr 7, 21:27
mlRe: REST API & Cocoa Programming Andreas Mayer Apr 8, 00:33