iLounge has a good review of all the various iPhone programs that allow you to upload and view supported file types. These are typically PDF, images, Office and iWork documents. One could upload a PDF of a journal article or preprint to read on the plane or train (assuming you don’t prefer paper.)
Of course, none of these will be Papers for viewing journal PDFs, but still could be useful. It seems that File Magnet and Datacase both get A- scores for Macs. FileMagnet doesn’t work on Windows, and Datacase gets a B+ on Windows. However, since Mac users are the ones reading this site, the Windows score or compatibility shouldn’t matter too much.
Tags: apple, files, iPhone, PDF — .
A friend recently needed a Fortran compiler, and I pointed her to the useful high performance computing. However, things didn’t work and that’s because the program also needed to Apple’s developer tools – which include a compiler, etc. – to install properly.
Xcode is usually included somewhere when you buy a new Mac. Either a disc image hiding somewhere on the hard drive or on the DVD that came with your machine. If all those things fail, or you don’t want to look around, it’s also available at the ADC site for free. You simply must register for free ADC “Online Membership.” The advantage of downloading is that you will get the latest version. Be advised to make sure you’re getting a version of Xcode that works on your version of OS X.
The latest Xcode runs on the latest OS X, so today that means that Xcode 3.1 works on Leopard only. You should be able to find an older version for Tiger.
At the web site, look for Developer Tools and then Xcode 3.1.
The only real trick after downloading them and installing them is to customize the install, and I only do this to save disk space. But unless you’re going to develop a real Mac OS X app, you don’t need all the documentation and examples. It’ll save you about half a gigabyte. You want to uncheck “Core Reference Library” and be sure that the “UNIX Development Support” is checked.

Tags: apple, compiler, Leopard, unix, xcode — .