Sponsored Content
Operating Systems OS X (Apple) I need your input apple people. Post 44787 by ora on Wednesday 10th of December 2003 08:05:16 PM
Old 12-10-2003
Yeah jeromaet, true. Jaguar (10.2) was tcsh but panther is bash.
Yahoo group looks cool, but also try macosx.com (great discussion site) and apple discussion (on apple site under support) if you have questions.
I've got the older 12" powerbook (867mhz) and i really like it. If you go for the ibook you'll want to get as much RAM as possible (640mb like i have). Problem with this is that in the machine you get 2x128mb and you have to throw one away to upgrade! You can avoid this, though, by getting the machine off the applestore website which allows free customization, so you save money. Also, i would HIGHLY recommend upgrading the hard drive to at least 40gb (is only £20 extra, prob same in $). I only have 40gb, and its almost full (half music half program and documents), and its harder to upgrade laptop hard drives later.
On the ibook, you only get vga/svideo/composite outs, no digital outs, so you can't use the newer flatscreens. You don't get bluetooth either, but on the other hand, no portable is going to last that long, and wont keep up with games/video programs for very long, so why spend the extra on the powerbook. I got mine while the ibook was still G3, so it was a different decision.
Personally, i think you get a slightly better product all round with the powerbook because they always pay more attention to building the 'pro' rather than 'consumer' machines.

Last, and most important: The powerbook is a Rev B machine (2nd version of that model) while the ibook is Rev A (first ever G4 powerbook), and the Rev A machines nearly always have bugs. My powerbook is Rev A (867 not 1Ghz), and has well known heat and warping problems that are not present with the Rev B machine (my mum has one). I've had other Rev A machines before (original iMac, original G4 tower) and they've been the same. I'd be worried about the same happening with the new ibook, those portable G4 chips run very hot, and that plastic case is more insulating than my aluminum one.

Goodl luck choosing and have fun with whatever mac you get. Come visit on macosx.com.

ora
 

We Also Found This Discussion For You

1. Programming

Input data control (need some adviced from other people)

This is the situation. I'm in doubt where to integeate some functions for taking user input which then must be transfered in the production database. I usually tend put everything in frontend application so database can be just a database, no other functions except storing and fetching data on... (3 Replies)
Discussion started by: solaris_user
3 Replies
COLORGCC(1)						      General Commands Manual						       COLORGCC(1)

NAME
colorgcc - colorization wrapper for gcc SYNOPSIS
colorgcc [OPTION]... [FILENAME]... DESCRIPTION
colorgcc acts as a wrapper around gcc(1) to ease reading its output by colorizing it. OPTIONS
Since colorgcc is a wrapper around gcc(1), it has the same command line options as gcc(1). USAGE
At your shell prompt, set your CC environment variable to 'colorgcc'. This may be done in several different ways, depending on what shell you use. In a Bourne-compatible shell (bash, ash, zsh, pdksh), type: export CC="colorgcc" In a C shell variant (csh, tcsh), type: setenv CC "colorgcc" Refer to your shell's documentation for more information on setting environment variables. FILES
/etc/colorgcc/colorgccrc System-wide configuration file for colorgccrc. $HOME/.colorgccrc Personal configuration file for colorgccrc. SEE ALSO
gcc(1), colorgccrc(5) HISTORY
Jan 15 2003: Initial version of this manual-page. REPORTING BUGS
Report bugs to <jmoyers@geeks.com> AUTHORS
Jamie Moyers <jmoyers@geeks.com> is the author of colorgcc. This manual page was written by Joe Wreschnig <piman@sacredchao.net>, and modified by David Weinehall <tao@debian.org>, for the Debian GNU/Linux system (but may be used by others). COPYRIGHT
Copyright (C) 2003 Jamie Moyers This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Jan 15, 2003 COLORGCC(1)
All times are GMT -4. The time now is 01:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy