Home Magazine About MacTech in Print Issue Table of Contents Issue 342-Current Contents Volume 29 Table of Contents Volume 28 Table of Contents Volume 27 Table of Contents Volume 26 Table of Contents ...
Perl is short for "Practical Extraction and Report Language." However, Perl really doesn't sound too interesting when you put it in those terms, so, now that you know that much, forget everything that ...
Volume Number: 21 (2005) Issue Number: 7 Column Tag: Programming Introduction to Core Data Using Tiger's New Persistence Framework and Modeling Tool by Jeff LaMarche IT Types Finally Get A Room of Our ...
Volume Number: 24 (2008) Issue Number: 02 Column Tag: MacTech Labs Virtualization Benchmarking How do Boot Camp, Parallels Desktop, and VMware Fusion stack up? by Neil Ticktin, Editor-in-Chief ...
Volume Number: 22 (2006) Issue Number: 5 Column Tag: MacTech Labs Office 2004 Benchmarks on Intel-based Macs How well does Office 2004 run on Rosetta technology? by the MacTech Editorial Staff The Big ...
Volume Number: 23 Issue Number: 03 Column Tag: Programming Sharing with Git Learn how to use Git to share your Xcode projects by José R.C. Cruz Introduction CVS, Subversion, and Git let several users ...
Volume Number: 22 (2006) Issue Number: 8 Column Tag: Industry Influence The MacTech 25 The 25 most influential people in the Mac technical community. by Dean Shavit On The Meaning of Influence WWDC is ...
This article discusses a Java applet which plots contours based on a given matrix of floating-point values. The idea is to present an algorithm which is simple enough to be implemented in a few ...
The API for contextual menu plugins is different in OS X than in OS 8/9. It's COM-compatible--it's based on Microsoft's Component Object Model. That should be enough to scare you off, but don't let it ...
In an article in the now justly famous Smalltalk edition of Byte Magazine for August 1981, Larry Tessler refers to the notion of an Integrated Environment, a concept he ascribes to Alan Kay. He says ...
The current trend towards more and more 68040s is clear to anyone who follows the Macintosh. Some sources say that most, if not all, of the Mac product line will be moved to the 68040 sometime in 1993 ...
One of the common problems with File and Network IO Tests is caching. In fact, it's common for benchmarkers to think they are avoiding caching when in fact, they aren't. In the case of File and ...