Skip to main content
Search titles, bodies, and author names
Found 1,207 posts across 1 forum.

Creating an RSS Reader? — #8

just found a function that will help you out.. in NSString + (id)stringWithContentsOfURLNSURL *)url; will put the whole xml file into a string
MacNN Development by poulh

Creating an RSS Reader? — #9

Quote: Originally Posted by Baldrick I would like to create my own RSS reader application for OS X using Cocoa and Xcode, but I do not have much experience in programing on the …
MacNN Development by RIRedinPA

Creating an RSS Reader? — #10

you might want to check out the new Syndication private framework in Tiger... looks interesting to me.
MacNN Development by ambush

Creating an RSS Reader? — #11

Quote: Originally Posted by ambush you might want to check out the new Syndication private framework in Tiger... looks interesting to me. ambush... you have any more detai…
MacNN Development by poulh

Creating an RSS Reader? — #12

Why bother using an unsupported private framework when existing sample code is widely available, and doesn't limit your userbase?
MacNN Development by Angus_D

MPEG-2 Hardware Acceleration Reverse-Engineered! — #9

Bad news: this is broken under 10.4. I've pulled all the files together and set everything up nicely. It dies, invalid kernel access and such. I've emailed the author. We'll see …
MacNN Development by blueandwhiteg3

SQLite, Core Data, Accounting program — #2

The number of records and whether you wanted to have network abilities would be the deciding factors in making the SQLite/PostgreSQL decision. The latter is going to be for network…
MacNN Development by larkost

SQLite, Core Data, Accounting program — #3

I almost hate to respond, because I'm just starting to tinker with Core Data, but... I'm developing an app that is quite involved, and is probably as complex as an accounting pack…
MacNN Development by techtrucker
mp.ls