Recently in Apple Inc. Category
I decided that I wanted to print something today, and the last time that I did that I was at my old apartment, and my iMac was running Mac OS X 10.4 Tiger. So, my first task was to find the printer and the appropriate cables, and get it hooked up to my new Airport Extreme base station. That done, my next task was to get the printer setup in Mac OS X Leopard.
Neither Tiger nor Leopard included drivers for the ML-1710 natively. Samsung does produce some drivers, but from what I was able to gather online they are a bit old, and I'm not sure if they are Intel-native or Leopard certified. I found that there is an open source driver called SpliX which works with the ML-1710. In order to get this driver working on Leopard, I had to:
- Download and install the CUPS Driver Development Kit (DDK) 1.2.3. I just grabbed the .dmg file and installed it.
- Download the SpliX driver source code (I got version 1.0.2).
- Unpack the code, change to the directory, and type "make" (this assumes that you have the developer tools installed):
intension-en1:~/src/splix-1.0.2$ make g++ -O2 `cups-config --cflags` -I../include -Wall -g -O0 -c -o spl2.o spl2.cpp g++ -O2 `cups-config --cflags` -I../include -Wall -g -O0 -c -o printer.o printer.cpp g++ -O2 `cups-config --cflags` -I../include -Wall -g -O0 -c -o band.o band.cpp g++ -O2 `cups-config --cflags` -I../include -Wall -g -O0 -c -o compress.o compress.cpp g++ -O2 `cups-config --cflags` -I../include -Wall -g -O0 -c -o bandanalyser.o bandanalyser.cpp g++ -O2 `cups-config --cflags` -I../include -Wall -g -O0 -c -o rastertospl2.o rastertospl2.cpp g++ -O2 `cups-config --cflags` -I../include -Wall -g -O0 -c -o raster.o raster.cpp g++ `cups-config --ldflags` -lcups -lcupsimage -o rastertospl2 spl2.o printer.o band.o compress.o bandanalyser.o rastertospl2.o raster.o make[1]: Nothing to be done for `all'.
- Assuming that this built without error, install the driver:
intension-en1:~/src/splix-1.0.2$ sudo make install Password: install -m 755 -s rastertospl2 `cups-config --serverbin`/filter install -d -m 755 `cups-config --datadir`/model/samsung for filename in ml1510 ml1520 ml1610 ml1710 ml1740 ml1750 ml2010 ml2150 ml2250 ml2550 clp300 clp500 clp510 clp600 xerox-phaser6100; do \ install -m 644 $filename.ppd `cups-config --datadir`/model/samsung;\ for lang in fr it de; do \ install -m 644 $filename$lang.ppd `cups-config --datadir`/model/samsung;\ done; \ done \ --- Everything is done! Have fun ---
At this point, I simply selected the ML-1710 printer on the list of Bonjour printers, and it was ready to go. Leopard appears to have an algorithm that matches printer drivers to found printers. Leopard was unable to find a driver for the ML-1710 when I tried to print to it at first, but after installing the driver, everything "just worked".
-Andy.
Technorati Tags: Apple, Mac OS X, Open Source, Samsung, ML-1710, Leopard
While I've been far to busy to blog (I have a half-written post about Japan that I really need to tend to), I am going to miss some sleep to post about Apple, which I also haven't done for awhile. Just because I haven't been writing in my blog about Apple, doesn't mean that I'm not thinking about them incessantly.
I have been in the mood to upgrade my primary Mac, an iMac G5 2.1Ghz (the last PowerPC iMac released) for awhile now. The new Intel-based Macs are just stupid fast, and I'm only human.
However, while I am pretty satisfied with the form factor of my current iMac, I've been in more of a desktop mood lately. So, I was kindof hoping that Apple would have some more significant hardware announcements today - like a really beefed up Mac mini, or a much cheaper Mac Pro. Instead, we got this:
The new iMac, glossy glare and all.
Generally speaking, the upgraded specs and lower price of the new iMacs are quite tempting to me. So while I was in San Francisco tonight, I hopped over to the Apple store gave the new iMac a once-over. First off, I must admit that the aluminum finish looks much better in person than it does photographed. And the new iMac does appear to be a lot smaller than the model that it replaces. But that glossy display -- it is really turning me off. When you look dead on at it, it's pretty reasonable. But as you can see from the photo I posted above (taken by my iPhone, btw), viewing this display from the side shows all sorts of glare. I also found the viewing angle of the LCD to be a bit worse than my current iMac -- when looking at it from above, the colors were really washed out (Update: confirmation that the LCD isn't as good in the new 20" iMac from Macintouch).
As for the new keyboard, it certainly looks neat:
The new iMac keyboard - it certainly is thin.
But in the limited amount of typing that I did on it, the new keyboard didn't feel very comfortable. It's a moot point for me (I'm a diehard Kinesis man now), but I think that the new iMac keyboard is yet another example of Apple placing form over function.
In general, I'm not really happy with Apple's current Mac lineup. I think Apple's portables are actually pretty fantastic - and they are the main reason why Apple has been selling more Macs than ever the past few quarters (the MacBook, in particular, is killer). However, if you're not in the market for a portable, your choices on the Mac side are pretty thin. The Mac mini is under-powered for the price (integrated graphics, 5400 rpm disk), and the Mac Pro is way overpowered (with a corresponding price).
I think that Apple is making a pretty big mistake in not being more aggressive with the Mac - they're on a roll, and they should be doing everything in their power to attract as many people as they can to the platform. If Apple's management isn't worried about cannibalizing iPod sales with the new iPhone, why are they worried about cannibalizing iMac or Mac Pro sales with a super-duper Mac mini? Even though the Mac community has been talking about this for years, I really think that it's time for the xMac - the only question, at this point, is if Apple has the stones to make one.
It looks like I shouldn't hold my breath on this one - my guess is that Apple is going to stay on their current course of form over function, and "not shipping junk" - thus ultimately limiting how much they can grow the market-share of the Mac. And since everything that Apple does (the iPod, the iPhone, Apple TV, etc) ultimately grows out of the Mac - I think not investing in the Mac is a pretty huge mistake for Apple. If I were a shareholder, I'd be pretty unhappy about this. Yet as long as Apple keeps posting fabulous profits, I don't expect that the shareholders or analysts are going to pay any attention to the deficiencies in the Mac lineup.
Quite a shame.
-Andy.
Update: I was going to write an additional post about the need for an xMac, but I found today that Don MacAskill (who is super-cool btw, I met him at Foo Camp) has summed things up better than I ever could.
Technorati Tags: Apple, Macintosh, iMac, xMac, keyboard, Kinesis