Xcode Projects
Kok Chen, W7AY [w7ay [at]
arrl.net]
Last updated: February 6, 2008
The Xcode projects and sources for my
applications are completely free for non-commercial
uses. The sources are free of GPL and you can include
any parts of these projects to your own public projects
without having to publish your sources.
If you include my sources within any sources that you
publish under GPL, please make an exclusionary note around
my sources to mention that they are not under GPL and can
be used completely freely.
The project folders (or disk images) are on my mac.com
Public iDisk. You can access them with either the Finder's
Go Menu or from a web browser.
Accessing using Mac OS X Finder
Select Other User's Public Folder... . When
prompted for Member Name, type in chen and
click the Connect button. This should mount a volume called
chen-Public on your desktop. Navigate into the
Ham Radio folder of the volume and then into the
Projects folder.
cocoaModem 2.0 Suite (v0.xx).dmg contains the disk image of
the current cocoaModem 2.0 that runs on Mac OS X 10.4
(Tiger) and Mac OS X 10.5 (Leopard). The version number
v0.xx is the corresponding version of the cocoaModem
application.
(Many previous versions can be found in the Old
folder. Over time however, I might be deleting some of the
obsolete sources if I run out of disk allocation on the
server.)
Drag copy (Option-drag) the disk images (.dmg) to your
desktop and expand the disk images by double clicking on
their icons on your desktop.
You can eject the chen-Public folder once you have copied
the disk image over to your desktop.
cocoaModem 2.0 Suite
Once you expand the cocoaModem 2.0 Suite disk image, you
will find a cocoaModem folder in the disk volume. Copy this
folder to your own hard drive volume.
Within the cocoaModem folder, you will find some
sub-folders. This includes some mildly unrelated products,
such as cocoaKeyer. You will also find the projects for the
cocoaModem frameworks: AudioInterface, CoreFilter and
CoreModem. Within the main folder is another cocoaModem
folder that has the cocoaModem 2.0 project, the cocoaPTT
project and the CreateFont project (for creating the
Hellschreiber fonts). The shared sources are in the Sources
folder.
Other Projects
cocoaNEC 2.0 v0.xx.dmg contains the projects
for cocoaNEC, cocoaPath.dmg contains the project for
cocoaPath, and QST Browser.dmg contains the project for QST
Browser. µH Router and µH Utils projects are in the
microHAM disk image.
The old cocoaModem 0.98 is the most
current version that will still run on Mac OS X 10.2
(Jaguar). cocoaModem 1.15 is the most current version that
will run on Mac OS X 10.3 (Panther). These have not been
updated for many years and should be considered deprecated
projects.
For cocoaTemma, please navigate
initially into the Astronomy folder instead of the
Ham Radio folder.
Accessing using Web Browser instead of Mac OS X Finder
Direct your web browser to http://idisk.mac.com/chen-Public/?view=web
.
Use the triangles on the left of the window to navigate
into the folders, and use the gray circled arrows on the
right to download files and folders.
If you not using Mac OS X and you have no way of
uncompressing the Mac OS X disk image (.dmg) format, please
write to me at the email address at the top of this page,
and I can send you just a directory that contains the
uncompressed Objective C source code since the Xcode
project file and NIB files are probably not useful for you,
either.