Mac OS X Reaches First Birthday 107
hotsauce writes "Mac OS X is one year old, and the Washington Post has a good summary. What do people think now that we're at the promised '12 o'clock'? What's in the year ahead?" I dunno what's in the year ahead, but as for today, I got a new TiBook and had a kernel panic while watching the This Is Spinal Tap Special Edition DVD.
Re:Where can I get a decent mac? (Score:2)
Re:Where can I get a decent mac? (Score:1, Funny)
Re:Where can I get a decent mac? (Score:1)
Re:Where can I get a decent mac? (Score:1)
Sounds like an iBook to me. (Score:2)
If you want more power, I've seen refurbished PowerMac G4/Titaniums in the US$1,500 range, which is about CDN$2,250.
You might have to order from an American reseller to get these prices, and I don't know what duty amounts to, but they're certainly in the ballpark.
Hope that helps.
D
Unless you count Rhapsody! (Score:1, Troll)
Re:Unless you count Rhapsody! (Score:2)
And while we're renaming versions, can we call rename Windows 98 Second Edition to Windows 99? Since I prefer Perl to sed and awk, I guess that I would change Windows 2000 to Windows 19100.
Re:Unless you count Rhapsody! (Score:1)
Re:Unless you count Rhapsody! (Score:1)
Re:Unless you count Rhapsody! (Score:2)
THAT was cool. Running Mac programs and a term. Didn't they put a knife in this, just as 2.0 was ready fro release?
Hey nice looks :) (Score:1, Offtopic)
Re:Hey nice looks :) (Score:2)
Extension Hell (Score:4, Insightful)
Re:Extension Hell (Score:3, Informative)
For files that have type & creator properly set you will have no issues (same as in MacOS).
File extensions are not required in Mac OS X but they are recommended by Apple. They are recommended because MOST other OSes use file extensions to type files and this is a wired world we live in.
So file extensions are NOT madatory but ARE recommended and type & creator are still used when needed.
10.1.3 also has improved support for setting application preferences even for files that have creator set (didn't used to allow one to change app prefs if creater was set).
Re:Extension Hell (Score:1)
Most? Only Windows relies on them. Unix uses a hodgepodge of magic (not the Harry Potter stuff, but bits in the beginning of the file that tell it what it is), extensions, and guesswork.
I stand corrected -- maybe (Score:2)
On the other hand, this guy [osnews.com] seems to feel that the combination of Windows-style extensions and MacOS-style application binding leaves the OS X user with the worst of both worlds!
Re:Extension Hell (Score:3, Interesting)
Unfortunately, it seems the NeXT guys are winning, while Mac OS X usability suffers as a result (file extentions are the one major thing that annoys me about Mac OS X).
Other than this stupid design flaw, Mac OS X has been great for me ever since I installed Mac OS 10.1 on my iBook (Dual USB) last year.
Re:Extension Hell (Score:2, Insightful)
Re:Extension Hell (Score:3, Informative)
Re:Extension Hell (Score:1)
If you dl a file-type that it doesn't know about, you tell it ONCE. I've not had a need to yet though, it knows a lot more than I
BTW the licence sez: Copyrighted but distributable; and it may not know about things like Disk-Images (it claims OmniGraffle-2.0-beta-v9.dmg: is a VAX COFF executable - version 3081, for instance).
If Apple had a problem with using it as a basis in the core Finder, they could create something very similar... it's not THAT hard, geez.
Nwanua
Re:Extension Hell (Score:2)
I think extensions are a good thing, like proper naming convetions in programming. You don't HAVE to put a "b" or "bln" or whatever in front of the variable (ie, "blnMyVar") when you name it, but it sure is handy when another person comes a long and has to read your code. The same applies for file extensions. Who wants to look at a folder full of names with no extensions and have no idea what format they are in? Surely *nix and Windows users have had problems like this reading from Mac accessed shares? I know I have.
Backward compatibility is not enough (Score:2)
Even when it's pretty clear what the extension means, there are still problems. It's a text file, but is it Windows, Unix, or Mac? .DOC probably means MS Word (native format -- there are at least two others) but what version?
The whole idea is just not expressive enough. It's an out of date concept that MS-DOS copied from CP/M (20 years ago!) which copied it from mainframe OSs where nobody had more than a dozen or so file formats.
Now that I understand how it works, I'm inclined to think that OS X's approach is probably the best -- add compatibility with Windows extensions, but continue to use MacOS file typing. But this doesn't change the fact that extensions are a painfully old-fashioned way to track file types.
Re:Backward compatibility is not enough (Score:1)
No, but do you think each OS using it's own built in file association format is any better? If Windows switched to internal file associations, do you think Mac would be able to read it or vice versa? At least with a file extension I can visually see what it was probably intended to open in. If it's inside the file, I have no idea, and if I'm using a different platform than it was created on I might be screwed.
In other words, I create a file on Mac in Word and it puts its built in file association. I receive it on a future version of Windows or KDE box that supports built-in file associations, but not "Macintosh" built-in file associations. Each only understands its own.
How is this any different than the problem with Word Perfect not reading StarOffice not reading not reading Microsoft Office documents? Sure, you could save it in RTF, but nobody follows the standard (they seem to always save it in a native format), which is where the problem comes to play with built in file associations. Everybody wants their own format. Granted, there is the distinction here between users following a standard and the major OS companies, but they are often times no better.
10.2 imminent? (Score:2)
In my [pipe] dreams, I imagine that it'll bring Aqua the speed & usability enhancements that it sorely needs (OSX is a huge step forward architecturally from OS9, but it's a huge step backwards in terms of interface usability & refinement...). In reality, I'd be happy with incremental improvements like a fixed/updated Perl, better Samba support, and a Finder that was just a bit less glacial. Good thing I'm comfortable with the command line -- I feel bad with anyone stuck with having to solely use the Aqua Finder... :/
Anything else on people's wishlists for 10.2?
Re:10.2 imminent? (Score:3, Informative)
Re:10.2 imminent? (Score:1)
These are the things I want:
-- KDE in XDarwin (Not-Apple related)
-- The ability to browse windows shares
-- Better support for CDRs (They can hold more than 660mb, apple!)
-- IPSec
-- The ability to build XNU (OSX's kernel) with the tools on the developer CD
Re:10.2 imminent? (Score:2)
You already can - choose Connect to Server from one of the menus in the Finder (not sure which menu it is, my OS X box is currently out of commission), and then put in the server URL as smb://server.
Re:10.2 imminent? (Score:1)
Oh, from the finder, type command-K and you'll get the connect box.
Re:10.2 imminent? (Score:2)
Then something's wrong with your system. I've never had a problem connecting to Win2k shares from an OS X box.
Re:10.2 imminent? (Score:1)
Re:10.2 imminent? (Score:2)
Re:10.2 imminent? (Score:2)
Re:10.2 imminent? (Score:2)
It's not quite as elegant as a Finder-based solution, but you might find SMB Browse [shukwit.com] useful while waiting for 10.2. It's currently at version 0.8 [shukwit.com].
I haven't had any major issues with it so far. Hope you find it useful.
(And yes, I did post this [slashdot.org] in another thread; just trying to be helpful.)
Re:10.2 imminent? (Score:1, Informative)
Have you checked out Building the XNU on Mac OS X 10.1.1 f(for mortals) [apple.com] With that pointed out... Apple should make the different parts of darwnin easier to check out (find the latest working code... Apple-201-5 is the xnu for 10.1.1 make sence to you?)... oh and it would be nice to have the cvs reflect the current state of xnu development... instead of being a week or two behind private workings at apple.
Re:10.2 imminent? (Score:1)
Re:10.2 imminent? (Score:1)
One thing I've heard rumors of and would REALLY like to see is a better printer subsystem. I was wondering why I couldn't print to my USB printer that's connected to my other Mac via OS X. Today, I read an article [macvillage.net] about how the printer drivers are currently responsible for the connection method as well.
I dunno how true that is, but it is consistent with what I've heard about the limitations. It would be nice to see printer drivers only being responsible for preparing the data for the printer, and let the OS determine where to send it. Would make sense for the future, especially if we start to see things such as wireless/bluetooth printers, etc. No need to wait an eternity for the manufacturer to create new drivers only for the connection method, if the printer is essentially the same as another. Same driver, different connection. :)
Just my $0.02. :)
-Alex
1 year, 0 crashes. (Score:3, Insightful)
that is quite an achievement for apple.
The first beta releases of os x happily coincided with my growing interest in programming. and it was this fortuitous timing that saved me from switching over to linux (which i now use on a server) for me OS X is 100% perfect even with it's little quirks it's the perfect combination of digital media/ office production goodness mixed with an oh so tastey command line interface. i would still be satisfied with this OS if apple froze development and never released another version (well maybe 10.2 would be nice)
So to end this random blabering i say kudo's to apple keep up the good work.
Re:1 year, 0 crashes. (Score:2)
I've found some niggling inconsistencies and minor bugs, but honestly, it just works(tm). It's so much better than any product to ever come out of Microsoft that there's no comparison. And the dev tools are free! And I mean a real set of professional GUI tools, better than Visual Studio. Developers should factor those costs into their comparisons when pricing Macs.
Re:1 year, 0 crashes. (Score:1)
I have had two crashes (I suppose I should call them kernel panics now). Once on this machine when I first installed X (about a year ago) and once on a machine at work that I was messing around with. Other than that, my experience has been rock solid.
Re:1 year, 0 crashes. (Score:1)
Not necessarily
You should only call it a kernel panic, if it was in fact a kernel panic... if you're not sure if it was a kernel panic... then it wasn't
They're very memorable
But also very very rare...
A kernel panic says "kernel panic" in white text, on black lines, which is superimposed over your gui...
could be quite scary to a new user
the entire machine is then dead... waiting for remote debugger connection
Re:1 year, 0 crashes. (Score:1)
It's never crashed unrecoverably, excpet when starting up with the composit video out cable attached, it panics every time.
Some other things it's done: after a failed burn, it refused to eject the coaster, a simple
# kill -HUP `ps ax | grep automount | grep -v grep | cut -c 1-5`
in the terminal fixed that.
There's also been some weird issues with the system not logging out. Again, drop to the terminal, and "# reboot" it.
Spinal Tap (Score:1)
Nigel Tufnel gets upset if he has to play on equipment that doesn't go up to eleven.
Re:Spinal Tap (Score:1)
This bug is on the corrections list for MacOS XI
lol
No panics here (no OS9, either) (Score:2)
I haven't had a kp since I got my TIG4 55, but I don't use OS9.
Oh, I tested DVD playing with Willy Wonka (Wilder) and CD-R backing up my mod_perl and Perl/CGI source code. No problems.
Re:No panics here (no OS9, either) (Score:2)
I say your problem is the designer, not the mac. Artists take the time to know the techniques and tools of their medium. A lot of designers using computers don't care to learn about their tools. That is one distinction between artists and wankers.
Re:No panics here (no OS9, either) (Score:2)
I'm by no means ignorant here. I've been using macs nearly since their inception, have been trained by a university to use them as artistic tools and have provided tech and network support services for artists and design houses for several years. In short, I know computers, I know art and I know what my skill level is relative to other digital artists. The great ones know the capabilities of the medium and are able to use that knowledge to take the medium where nobody else thought to. Just as Ryder made alcohol based paint, and Pollock painted with motion and gravity.
I can see how one could think, in the context of IT guys and users, how my comments could be considered arrogant. However, I'm speaking in the context of several thousand years of art history. To measure yourself against the great artists of humanity, you must understand your medium. In order for people to notice you in a sea of greats, you must master it. Your claim holds water for managers and receptionists in an office, but is asinine and ill-informed in an artistic setting.
A year of ups and downs... (Score:2, Interesting)
When OS X 10.1 was released, OS X became my primary operating system. As Office v.X and Golive 6 were released, I have found myself starting Classic only to use Photoshop and a 15 year old machine language emulator I need for my computer science class. I have to boot into OS 9 only to sync my Palm m500 with AvantGo.
Once Photoshop 7 is released for OS X and I finish my version of the SC Emulator (which will be open sourced after I get credit for it), I won't have to use Classic at all. And once AvantGo gets off its ass with a version of their conduit for OS X, OS 9 is history!
In that time, I also got dumped by my fiancee and proceeded to get a hot girlfriend who happens to be a complete geek and helps me debug my C++ code in her spare time. Looks like almost everything is looking up!
hot geek girls (Score:1)
- heather
(a hot geek girl who codes) [phreshness.com]
What's a Kernal Panic look like? (Score:1)
Kinda cool (Score:1)
Re:What's a Kernal Panic look like? (Score:1)
2) Login as your admin account, open the terminal app located the utilities folder. 3) On the command line, type: su root Enter the root password you defined earlier. 4) Now type: chown normalUsername * 5) Watch the fireworks. You'll have to do a hard reboot; nothing will be damaged in your system. Open files will be lost. *Yeah, I did this one without thinking. It's the prettiest error I've ever seen. Text will print right over your GUI and lock you up.
Re:What's a Kernal Panic look like? (Score:1)
Why am i not allowed to change the owner of system files? Ok maybe its not a smart idea, but i am a Unix sysadmin, i dont need anyone to think for me....
Martin
Re:What's a Kernal Panic look like? (Score:2)
Say you have a user (pgsql) whose home directory was set to / by whatever stupid installation program. Well, in the Users control panel, you wanna get rid of him. You haven't noticed that his home is
Believe me, that's no fun. sync, hard reboot (no rights to shutdown), find -xtype, etc.
Dan
Re:What's a Kernal Panic look like? (Score:2)
What this guy did, he used Virtual PC with Windows XP. He let the registration period run out on XP, so it said that he had to either register or shut down (I think, I don't own XP). So he clicked shutdown, and it caused a kernel panic.
The year ahead. (Score:3, Funny)
Twelve more months of Taco bitching about the single mouse button.
Oh, and hopefully some rackmountable Apple gear so I can run a server with a little style. I've been hearing rumors from inside the Compound itself...
--saint
Re:The year ahead. (Score:1)
Like these [terrasoftsolutions.com]?
They look cool, a dual G4 rack!
Re:The year ahead. (Score:1)
The days of bitching about that may be numbered. The rumors circulating on some of the more reputable Mac rumor sites is that Apple is about to unveil a wireless, multi-button mouse which will shortly become the standard-issue.
As a long time Mac user and someone who has also used Windows, I can't see what the big deal is other than pandering to the 95% of the computing world that can't live without that crutch. A second button doesn't affect my productivity one bit on Windows or the Mac OS. As far as I can tell, the second button is more of a bad design decision than anything else that opens the floodgates for bad interface design ('hey, I finally found the "preferences" dialog by right-clicking exactly in the right place!') However, I hope Apple does as usual and manages to release a multi-button mouse that somehow one-ups or redefines the current concepts about multi-button mouses out there.
--Rick
Re:The year ahead. (Score:1)
Having to click and hold WILL take longer than a quick right-click.
I've always been hesitant to accept the scroll wheel movement as well. But once I had one at work, I found it more annoying to not have one at home (when I was strictly a PC/Linux guy), and had to get one. The first thing I got after my new Mac was a Logitech 3 button mouse with scroll wheel!
Glad I did. Maya PLE wouldn't even be usable without the 3 buttons. More input sources, while minimizing motion. Sounds like a good interface choice to me.
-Alex
First birthday? (Score:1)
Happy Birthday OSX (Score:2, Interesting)
Last April, I was absolutely thrilled that I could finally use a mac which didn't crash when I moved the mouse too fast.
Initially I was upset that the look of OSX departed from NEXTSTEP, but as the year wore on, I've grown to really love it. There are three things I most like about OSX (apart from the BSD thingie
1. no need to have icons on the desktop (ick!)
2. Mail.app
3. and the browser-finder (cruising around my HDD in OS9 is *such* a regression that for that reason alone I avoid going into it). Heck when an app sez it needs classic, I decide I don't need that app.
People always knock OSX for its lack of drivers and applications... as if it's Apple's responsibility to write drivers for HPs printers. Granted, the lack of drivers hampers adoption and user happiness, but it's a sort of chicken-and-egg question. From the looks of things new drivers are coming on board... YMMV.
Here's to many more years of OSX... it brought me back from my 8-year hiatus from Apple, and equipped with a TiBook, I don't want to ever leave again
Nwanua
Mac and XP (Score:1, Informative)
OS X is now just as fast as my Windows XP (and that's FAST), and the Aqua user interface is light years ahead of XP. It is clear why Apple is a true innovator in this industry, and I tell you, Microsoft, you had better watch out. Apple is going to be the next big thing, again.
Check out the new 23" Cinema Display ... (Score:2)
1920x1200 resolution is just what I need!
D
Re:Check out the new 23" Cinema Display ... (Score:1)
-Alex
Birthday comic (Score:1)
What did you expect? (Score:3, Funny)
What did you expect? This is Mac OS Ten, it doesn't go to eleven yet ;-)
Stability (Score:1, Flamebait)
I still love my PowerBook but it really is painful each time I have a kernel panic or it 'goes away' never to respond until I reboot.
Re:Stability (Score:2, Insightful)
So what PowerBook do you have and what version of Mac OS X are you using? Did you update to the latest DVD player?
Re:Stability (Score:1)
One DVD I can't play at all is Gladiator. Plays fine on my PS2 and it looks free of scratches (it's hardly used). I have another DVD whose menu looks corrupted. It took several attempts to get it to recognise "The Dish". I was watching "Brainstorm" the other day. I stopped it and restarted it and the video stuttered badly and the audio had gone. I hat to quit and restart the player. I have a lot of trouble with CD-Rs not being recognised although I've had no hassle with CD-RWs (probably just chance).
And several times the Finder has just 'gone away' and killing it didn't seem to do anything.
Still - I've had no problems for the last week apart from the "Brainstorm" one.
I love MacOS X - but like the real thing it's not a painless relationship!
Re:Stability (Score:2, Funny)
Oh? You've had better luck playing DVDs on Irix, SunOS, and NeXT?
An OS comparison for a Blue and White G3 (Score:2)
The rundown:
OS X is lovely, but slow slow slow. Even upgraded to 10.1.2 it is still just too damn slow to use. Aside from that, I love the interface and the tools.
Darwin is just too close to BSD. I like to have good configuration tools (aside from vi). Very little documentation, and too much of a learning curve for someone who has more important things to do than configure and administer a BSD box. I admit that I haven't played with it much.
Mandrake is a bit rough around the edges (it is the cooker version, after all). It had the best install of any Linux distribution that I've ever used. I just love the bootloader that it installed. It is a two stage wonder program that lets me pick any operating system that I want.
SuSE 7.3 is a joy to work with. It is responsive, has great configuration tools, has almost every application that I could want, and is just fun to use. I had two problems with it. I can't adjust gamma with XFree 4.x (which is an XFree problem), and it can't run the built in firewire (well it can, but only in raw mode which doesn't do me any good). I solved the firewire problem by buying a cheapo pci firewire card, and it is up and running.
If I had a state of the art Mac I would run OS X in a heartbeat. On my G3, I prefer SuSE 7.3.
well, I see what the problem is... (Score:1)