Call me crazy but the big old animated banner at the top of every page in this very forum is a bit more annoying than this fellow's story which I didn't have to read if I hadn't wa…
One of my friends completed it and it has been in the authorization stage or something for like 2 weeks. It was only supposed to take 3 - 5 business days to authorize his free iPo…
Quote:
Originally Posted by lenox
Call me crazy but the big old animated banner at the top of every page in this very forum is a bit more annoying than this fellow's story which…
Quote:
Originally Posted by turtle777
Pff, with the minor diffrence that the banner keeps MacNN alive, but the spam reports does NOT !
Got it ?
-t
Thank you for explaining…
Quote:
Originally Posted by lenox
Thank you for explaining the internet to me.
Sure, no prob. I'll do almost anything for n00bs.
And now go back and learn more about the In…
I'm considering getting an iPod Photo, but I have a question about iSync.
Will iSync allow me to keep a synchronized update of all my document folders between my iMac and the iP…
Quote:
Originally posted by Helmling:
I'm considering getting an iPod Photo, but I have a question about iSync.
Will iSync allow me to keep a synchronized update of a…
You can use many apps with the iPod for what you what. I've used Apple's Backup to keep some things, I've made a bootable disk image with Disk Utility and Disk Warrior via Carbon C…
Yes, iSync can keep multiple Macs synced (or just 1 with syncs to .Mac) but that doesn't include every folder and file on a computer. iSync is more for address book, mail, safari b…
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 Mac.
I was wondering of anyone could po…
This site has links to many open source RSS reader projects in multiple languages (Perl, Smalltalk, Java) --> http://www.rssfeeds.com/readers.php . Got this from a simple Google…
I haven't played with it, but I have seen an xml parser header file while poking around in one of apple's frameworks... you'll probably need that... easier than compiling an xml pa…
Thanks for the replies guys
Poulh - I'll be giving what you suggested a try today, it made quite a bit of sense to me so hopefully I'll able to get something working. Thanks very…
Glad to help...
When designing the app you may want to consider making a separate object that goes out and gets the xml... then has methods like getHeading getLink getSummary th…
Thanks for that link, that is a great little app he has done.
I now thinking that I might use the Parser contained within that app for my own reader (as it is Open Source) saving …