I'm glad you got good results, and I don't blame you for being a little skeptical about an app that has all its instructions written in a language you don't read. But, as you foun…
Nah, my connection still sucks. Initially I thought the tweaks helped, but it was short-lived at best. Speed tests all have me downloading at over 3Mbps, a good clip (about what's …
Quote:
Originally Posted by selowitch
Nah, my connection still sucks. Initially I thought the tweaks helped, but it was short-lived at best. Speed tests all have me downloading …
*bump*
My Internet connection is most definitely not as fast as it should be right about now.
It was really fast and nice when I first set up this thing (new PB + AirPort Express…
Quote:
Originally Posted by Oisin
Can anyone give me some tips (for dummy-beginners, please - as I think I've mentioned before, I'm as new to wireless networking/Internetting a…
Quote:
Originally Posted by Person Man
Suppose that the streaming server only has 1 Mbps bandwidth available, and several people are connected to it at once. It won't matter if …
1. Yup, automatic.
2. Physical connections all right, nothing changed there (about 1-2 feet).
3 & 4. Worked a lot faster wired.
I got to thinking, though, since it worked so m…
Quote:
Originally Posted by ghporter
Right next to DSLReports' speed tests are their Java-based Tweak tests. These tests will determine whether or not your particular computer i…
Quote:
Originally Posted by Macpilot
That looks like some great info, but how do you change the MTU? I am on a new iMac, Tiger, and Airport Express on a DSL (PPPoE) setup. My …
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 …
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 …
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…