Apple Releases Safari 1.2 and Java 1.4.2
smithk writes "Apple has released Safari 1.2 and Java 1.4.2. Panther owners only. Some new features of Safari include full keyboard access for navigation, download resume, support for LiveConnect, and support for personal certificate authentication. Also, web site compatibility has been improved." Available, as usual, via Software Update.
The best utility for Safari.. Content Filtering.
/Library/Application Support/SIMBL/Plugins/
PithHelmet really is a necessary tool, for Anyone who wants to filter content, not just advertisements, but cookies, and everything.
Version Tracker comments reveal that it does work on 1.2, but not out of the box. Just change the MaxVersion in the pList.
Crimped from the comments there-
If you use PithHelmet and have updated to Safari 1.2 you'll notice it doesnt work. Here is the fix that should work until PH gets a proper update.
open
Right click (control+click) PithHelmet.bundle and select "show package contents"
Open the info.plist file in either BBEdit or Property List Editor if you have the dev tools installed
Find where it says MaxSafariBundleVersion and change the value to 125
Save and restart safari. thats it, now it works.
If you need to install 0.7.2 fresh on a box with Safari 1.2 already on it, you'll need to do the following:
1. Download and open the PithHelmet folder
2. Navigate to the Packages subfolder
3. Right-click (ctrl-click yadda yadda) the PithHelmet.pkg file and select "Show Package Contents"
4. Navigate into the Contents/Resources subfolder
5. Open the file InstallationCheck in a text editor (I used TextEdit)
6. Chage the string 100 in the line:
exit((1 6) | (1 5) | 16) if ($1 != 100);
to 125 and save the file.
7. Install as usual by running the regular PithHelmet.mpkg package
Colin Davis
Safari 1.2 will run on any hardware that Panther runs on. A welcomed speed increase on my friend's Graphite iBook @ 366 mhz.
Theree is a version available for Jaguar as well as the Panther version. Apple has cleverly hidden it on the Safari download page.
No there isn't. Look again. The only thing for 10.2 is v1.0. They even have a link to buy Panther next to the download options.
these two features have been annoyingly absent from safari since it came out and now they are finally here.
i wonder if/when the liveconnect code will trickle back up to konqueror (or is that where it came from in the first place? does konqueror have liveconnect now?)
Finally apple is doing something about speeding Safari up. I don't know about everyone else, but anytime i opened more than 5 tabs in 1.1, my whole machine would slow to a crawl. Already I can tell a huge performance increase with 1.2!
They don't really have that much choice in this case. There were a lot of fixes to Core Graphics and other frameworks of Panther (little things like text not rendering properly). I don't think it's at all realistic for Apple to back-port those fixes to Jaguar. And without them, Safari 1.1 and 1.2 would look terrible.
That has nothing to do with Hardware requirements.
So yes your G3 B&W will run Safari 1.2 with the current Operating System, Panther--OS X 10.3.x.
Welcome to Reality. Safari utilizes more and more Cocoa which has been pushed into the forefront and Carbon into the recesses as it should be.
OS X 10.4 and beyond will be even more Cocoa only.
Run KDE 3.2 on anything less than an i686 compliant based version of Linux and guess what?
It won't run.
Update your Operating System.
I hate to disappoint everyone but Apple put themselves on hold for 5 years to make Carbon run in OS X.
But since 1997 the plan has and continues to be OS X Cocoa which will benefit everyone.
Just remember, MacOS 9 stll works JUST fine on older hardware; even macOS 8. Apple intended to make the switch to the 'new-world' mac's with MacOS 10.
Don't gripe about older hardware support; it's just like the move from 16 bit to 32 bit; or from 68K macs to PPC. It's part of the companies views and goals. Change hurts, get over not being able to support MacOS X on NuBus, or early G3's.
Error 407 - No creative sig found
Run KDE 3.2 on anything less than an i686 compliant based version of Linux and guess what?
It won't run.
Yeah, but I won't pay $130 to update it.
But since 1997 the plan has and continues to be OS X Cocoa which will benefit everyone.
Except the people who are going to have to fork over cash.
Please remember this as you whine. I quit crying and started buying. It's a brave new 64 bit Mac world out there. Wait until after the next speed bump then buy yourself a Dual 1.8. By then they should be what a 1.6 Single costs today.
Yeah, but I won't pay $130 to update it.
Then you don't get the free web browser that Apple graciously supplies for users of their current operating system.
It's simple. If you don't want to pay for what they're offering, that's your call. But you can't complain that you don't get the perks.
Where does your sense of entitlement come from?
Where won't kde run? I imagine it runs pretty much anywhere there's QT and X. While I don't disagree with the principle of technology advancement, there are certainly desktops which don't require a new OS as well.
See you, space cowboy...
Balderdash. The delays were mostly due to Apple abandoning NuKernel/Copland in favor of Mach-O, and also due to introducing a sub-layer based on BSD. These have nothing to do with programming APIs. Also, you need to understand that much of Carbon is based on concepts that never existed under the classic Mac Toolbox, like Carbon Events.
But since 1997 the plan has and continues to be OS X Cocoa which will benefit everyone.
Then explain Apple's continued support for QuickTime... the QuickTime API's are heavily dependant upon conventions introduced during the Mac Toolbox era. OS X also exposes BSD/POSIX, Java and X-Windows APIs for application development, all of which are orthagonal to Cocoa. Even AppleScript Studio relegates Cocoa to the sidelines as "glue." Importantly, Carbon is the best way to get procedural-level programming support under native OS X APIs. Procedural conventions tend to be easier to work with than object-oriented designs when targeting for cross-platform development, especially when trying to write code that targets both Windows and Macs. (Though one can argue this is as much a fault of Microsoft's design than OOP's limitations.)
Based on past discussions I've had and read, the advocacy that Cocoa seems to get arises from a confusion between Carbon/Cocoa and CFM/MachO. A Carbon application linked using MachO is just as much a native OS X citizen as a Cocoa app would be. Under the hood, parts of Cocoa are implemented as wrappers to Carbon functionality, and vice versa.
Those who complain about affect & effect on
If you reply, do so only to what I explicitly wrote. If I didn't write it, don't assume or infer it.
Create a css file somewhere with a text editor, put following inside (Not made by me, just found it somewhere and made some additions):Add this file as your Stylesheet in safari: Preferences/Advanced/Style Sheet.... there you go...
Most tips for the Mozilla userContent.css file work also with Safari, so search on google for userContent.css for more examples.
Apart from the fact that downloads can now be resumed, image downloads are much better. Previously, if you dragged an image from the browser to the desktop (or wherever), it would download it AGAIN. Now it simply copies the image from the cache, if it's up to date. Halve your bandwidth overnight! Also, image icons with a download in progress are no longer broken - the icon shows an animated progress bar (!) until the d/l is complete, then the proper icon shows up. The only thing missing is that the image file doesn't store a preview, so you still get the generic icon browsing downloaded images in the Open dialog.
Still to be fixed: The annoying jumping around that happens when reloading a previously scrolled page. It should stop trying to remember the old scroll position if it receives a new scroll event for that page in the meantime.
Everybody's got their favorite pet peeve and this one is mine. It's obvious now that the Grand Puba in charge of features has decided that thou shalt only only navigate via the toolbar. This omission remains despite the fact that every other browser on earth provides this feature and it is used by a majority of web surfers. My wife won't use it due to this inexplicable omission. She just gives me an incredulous look and exclaims "what do you mean there's no back and forward when I click? This thing sucks". Safari is my main browser and I like it a lot, but this is a major shortcoming in my book.
When it comes to application features, I'm often able to understand the reasoning behind a particular implementation even if I don't personally like it. But, for the life of me, I can't think of one good reason to leave this feature out.
Can anyone enlighten me on the advantages of always having to mouse to the upper left-hand corner to go to the previous page? Am I missing something? I know I can do it from the keyboard, but I often like to kick back and just use the mouse.
BTW, the update is nice. Faster. Renders some sites that previously were unreadable and/or unusable. I love the minimum font size feature and being able to tab through page items.
Safari Enhancer of course remains a must-have app for other tweaks. I also like Safari Bookmark Exporter so I can dump my bookmarks into Camino, Mozilla, and Firebird - speaking of which, where the hell is my 0.8?
Can't you see that everyone is buying station wagons?
>Apple forces you to upgrade the damn OS every single year at
>the low cost of $129.
Wow, Steve Jobs comes down to your house and makes you pay for the update at gunpoint? Why haven't I seen *that* on the news?
Face it, Apple doesn't force you, you can either pay the upgrade fee, or you can go without and your OS will still keep chugging along. No self destruct sequence, no crazed hoard of killer rabbits coming after you, it will just continue to work.
Integrate Keynote and LaTeX
And this is off-topic because...? Maybe flame-bait or a troll, but it's definitely off-topic. Anyways, I think it's bad for Apple and bad for the platform if Apple does not keep Safari up-to-date on at least its past 2 OS versions. Dropping support after 6 months would be a very bad thing, and this will serve to marginalize Macs. Now websites may only support Safari 1.2, and those people running Jag-wire are out-of-luck.
I'll grant that Apple may have released it for Panther first and will follow through with Jag-wire support later, and that would be fine. Barring that, I think not supporting an essential application like Safari after less than 6 months is a colossal mis-step, and I hope Apple corrects it. I suppose Safari 1.1 was 10.3 only, but I think that was more for compatibility sake. Will Safari q.2 even run on 10.2? Has anyone tried?
Sound like the 2nd sentence should be, "Maybe flame-bait or a troll, but it's definitely on -topic."
What?! No hoards of killer rabbits? That ruins all of the fun!
- - - - - - -
Orppf urp mf y.ppcxn. yflcbi otcnnov C am yflcbi yr n.apb Ekrpatv (Dvorak -> Qwerty)
agreed the price is well worth.. but more to the point, apple doesn't FORCE you to do anything. Like Jaguar, great, want the newest of updates, you'll need to get the newer Panther, but Jaguar keeps on working just fine regardless
Being able to use the latest Safari isnt the only advantage you know. Its faster, has way more useful features, works WAY better in mixed environments, and its reasonably priced. In short, its well worth the money.
Obviously if you are using hardware that is so old that its not supported you're SOL. But in that case from what Ive heard you're better off sticking with OS9 anyway because OSX runs like a pig.
The most notable change for me was the removal of the stupid four concurrent http connections limit. If you had four files downloading all you web browsing would just stop until one of the downloads finished.
Now that limit is gone. I just tried adding huge list of files for download and opened multiple tabs and everything worked beautifully. Also it's great to be able to resume failed downloads, no need for third party download managers anymore.
Why not for 10.2? OK, Framework... Framework can't be updated too? I mean, I flamed enough but nobody tells the exact reason. I am really curious.
BTW, to people standing in line to shout "Don't be cheapo, buy Panther", yes I bought, the upgrade. It works on my G5... I still get mad/confused about this kind of policy.
I don't get it, why Apple does such thing hurts its image? Really curious as end user only, no kidding...
I've been using Macs since 1989 and I've never paid for an Apple OS, 10.3 included. There is no copy protection, no registration, no nothing on the OS CDs. Just have a friend burn you a copy.
And before you climb up on your high moral horse about "stealing" the OS, delete every piece of software and every MP3 you have downloaded and not paid for.
I am a believer of momentum and curves.
Wah wah. Safari 1.2 won't run on Jaguar. Camino and OmniWeb both run on Jaguar, OmniWeb 4.5 and 5 both use Safari's rendering engine. You've got options, including sticking with Safari 1.1.
There's nothing requiring you to upgrade MacOS every year. If what you've got works for you there's little reason to upgrade simply because a new version came out. Major commercial apps have pretty wide support bases and typically run on 10.1 and up. Smaller shareware apps move a little quicker and some of them require at least 10.2 in order to run. It is in a developer's best interest to support a wide range of systems so it will be a long time before 10.3 or newer is an absolute minimum requirement for a majority of software.
If you want to troll you could at least be creative about it.
I'm a loner Dottie, a Rebel.
There, there...
/. ! Release an alpha for gods sake ;)
http://www.space.com/php/multimedia/zoomviewer/
Its powered by "Viewpoint" player, Viewpoint insist us to use ns 4.76 while it doesn't work too.
Previous Safari could somehow display the "interactive image" which you could drag at least clicking inside, now with all the hopes of "liveconnect", I go there to test the interactive buttons, nothing works.
Its the evil "regression" thing I fear.
Note: Cleared my cache, reloaded. Also reported bug to apple.
Note2: Opera 7/Mac developers, yes, Safari has regression, go back to coding instead of reading
This release didn't fix my pet peeve with Safari: being able to tab through all form elements. Having to click on checkboxes, radio buttons, drop-down selection boxes, etc, is a huge pain when you're testing complicated forms for web applications, especially when every other browser tabs through every element type. I was hoping the this Safari update would address that issue.
There are people using eMacs etc which can't pay that price, also people _have_ to use Macs for their jobs running on second hand macs...
.Mac account too, $100/year, no problem... but STOP being RUDE to people (you all) can't upgrade to latest version of your luxury OS...
There are people with some trouble paying it...
I see you have
I got a G5 here, one of the most expensive hw apple released so far, no money problems, yes I bought the fucking $34 upgrade CDs, installed but NOTHING justifies me to talk shit to people can't understand the damn reason why Safari does't work at 10.2.x , a 1 YEAR OLD Os!
Had enough with you, your kind of spoiled, rich people makes people hate from Apple...
If they improved web site compatibility, they most likely changed the rendering engine KHTML. Does anyone know? The changes will have to be given back to the KHTML developers, since it is LGPLed. I know the Apple developers did that before, and I must say that this is a great example for a working open source license!
This sig is stolen from someone who had a much better idea than I had.
I never thought the day would come, but I just tried to run Software Update, and was told the "server is unavailable." Has Apple been Slashdotted?
Help protect civil rights from abuse by the TSA - visit TSA News Blog.
http://www.tsanewsblog.com
Jisho - A Japanese English German Russian French Dictionary for the rest of us.
Thank you
"I didn't spend six years in Evil Medical School to be called 'Mr.Evil,' thank you very much!"
Now I don't understand why you would buy Panther (you did *buy* it, right?) if you knew that it wouldn't install on a usb-less G3. You knew because you check these things out before you plop down $129 for a forced upgrade (you do read system requirements before spending $129, right?).
Now, if you *really* want to install panther, you can go here. You're going to have to have the required hardware (you will RTFA, right?) before you can do it, which will mean a new PCI video card, as the 4 meg ATi Rage ain't going to cut it.
As far as Apple forcing you to upgrade, did Steve come to your house and hold a slightly rounded plastic gun to your head and make you click on the 'Safari' link? When Panther came out, did all of your software stop working? I don't know where the 'forcing' comes into play - by your logic, linux, windows, and BeOS force you to upgrade every time a new version comes out.
As far as running linux on your G3 - go to town! I happily run 10.2.8 on my beige g3, and its quite usable and easy to configure. If you want to give up OS X, that's your issue. Say goodbye to Photoshop, Safari 1.1 (which works fine), and the rest of the consistent GUI software, 'cause it ain't there for linux.
Switching your iPod. You're switching to activation coded, exploit-filled Windows. Quite a trade up, I'm sure. Although, I'm sure Bill won't come by the house to force you to upgrade. He's too busy leveraging his monopoly to bring more substandard software to market.
As far as the 12" Powerbook, there you're really shorting yourself. I have a 15", and as I've said before, it's the best computer I've ever had. It came with 10.2.8, and I got Panther for 20 bucks.
Steve didn't make me, I *wanted* to.
I think that you will find something to whine about no matter what, so do what you will do. Put up or shut up as Dad was apt to say.
You want to run Panther like the kids in Cupertino intended, get the Powerbook and enjoy it, because you will. It's nice. Retire the G3 (throw 10.2.8 on the bitch and put it out to pasture as an FTP server). It's had a long, hard life.
Most of all, stop complaining. You could be spending that $129 a year on antivirus software, spyware detection and removal, software firewalls, Norton Ghost and your time trying to figure out what services to disable this week, and how to get IE and WMP from stealing file associations.
If all that isn't worth $129 a year, maybe you should give up on computers and get a job pushing a rock to the top of a hill.
Now, if you'll excuse me, I'm going to go run software update on my powerbook (and not worry about my exploit-free, Beige G3 FTP server) and check out the new Safari.
I won't debate Copland or Taligent. That was exhausted back in 1997 during the merger.
Apple has Politically maneuvered themselves to make sure as many popular APIs are available for OS X, to build a user base.
Does that mean these APIs won't get folded into ObjC equivalents?
The wrapping of ObjC to Carbon and vice versa is analogous to the Java Bridge between ObjC and Java NeXT developed during the WebObjects transition from ObjC to Java.
The decision to focus ObjC on the desktop and not on the AppServer has been one that bit Apple in the ass and they know it.
The advantages were removed from their products.
This is all from one who had to support WOF and Openstep.
Exposing APIs that market segments have wanted is a smart maneuver.
MVC Paradigm is at the very core of OS X. Linking to MachO was necessary because the OS was slow when all the Carbon/BlueBox/Classic layers were added.
Over time you will see OS X improve due to more Cocoa integration (new Finder being one example) and moreso. The latest Dev examples should show you how much the underpinnings of Cocoa are in Carbon now.
No one is saying ObjC is better than C++ or vice versa.
POSIX Compliance is necessary if one wants to work within the Federal Markets. And that's smart since the Feds have deep pocketbooks.
There were tons of APIs at Apple and NeXT that still aren't nailed down but are slowly morphing into a coherent structure that we'll all benefit from.
The biggest complaint people have about Objective-C is the syntax. Those complaints come from folks who haven't even scratched Cocoa's surface.
The corporations who whined won back in 1998--Adobe, Microsoft, Quark, Macromedia and a few others demanded Carbon.
Now that Microsoft is focused on .NET and C# don't think Apple hasn't noticed and don't think each revision comes with more and more Cocoa Examples for Developers to learn and leverage.
Its quite clear the folks in Engineering were smart enough to take the best of all their APIs and are broadening them under a common umbrella.
Let's just see exactly what happens by OS XI.
For now Apple has done a fine job abstracting its APIs enough to make Carbon a First Class Citizen in most senses due to duplicating efforts and coding time just so that the OS doesn't slow down. Since ObjC is only a superset of C it and interoperates with C++ you'd think people would welcome the advantages it offers when needed?
IANAAD: I am not an Apple developer.
Cocoa, Carbon, etc. aren't really orthogonal. Cocoa relies on BSD, Mach and Carbon. Carbon relies on Cocoa, BSD, and Mach. The reliance is decreasing, if you look at how menus work you'll see a good example.
Think of Carbon and Cocoa as just two ways to access the (mostly) same UI elements. The only difference is that it's a real pain in the ass to write anything in Carbon. I've written a few things in Carbon and a few in Cocoa. Programming in Cocoa is beautiful and fast, at least for something that was wedged sideways into C. And Cocoa's got a lot more thread safety than Carbon. Look at the Carbon docs, tons of functions either must be called by the main thread or aren't reentrant. I think people writing Mach-O apps in Carbon are either lazy, stubborn, or masochists. I write Carbon, but only when I need compatability with the systems of yore.
It took Apple time to put both Carbon and Cocoa in OS X. Cocoa ran on Mach already, but Apple wanted UI elements from Carbon. So in the beginning, they changed Cocoa so that it looked and felt like a Mac, and the changed Carbon so that it ran on systems that used real virtual memory.
Gotta love real virtual memory.
I can't get the middle button to open tabs any more. Used to be, I middle-click a link and get it in a tab. Now the middle button hilights the link but no tab opens! AAAAAAH! Got to go back to two-handed browsing, 'cause I can't stand browsing with contextual menus.
I wonder how this will affect the agent logs of pr0n sites?
well with Java or many on-line bank accounts. $129 per year for the honor of being in the Apple beta software program is looking less and less like a deal. When you purchase a flawed OS and browser less than a year ago, the expectation is the publisher will provide upgrades to the flawed product. Apple is not doing that and is losing me as an advocate and customer.
We keep hearing the TCO of ownership for Apple hardware is lower than Microsoft/Intel but at least Microsoft off sets the software cost by providing free upgrades and enhancements to the browsers. I don't by Apple's excuses when an Windows 98 install, that can with IE 3.0 be upgraded without cost to IE 6.x
I get the feeling Apple is prepared to move to a true enterprise licensing model but force it on individual users in that you purchase the unrestricted license but must purchase yearly software and support subscriptions (similiar to Checkpoint firewall products). Licensing practices like these will send many users, like myself, back to a company like Microsoft that provides long-term software support.
... 'session save' capabilities? Or, can we already do this with Safari, and I'm just clueless?
... I can't freakin' believe that browsers don't have this as a standard feature, but oh well.
...
What I'm talking about is that when you close Safari, it remembers all your current tabs, all your windows, all your sites, and then when you re-launch it, it restores the whole 'session' to the way it was
Guess I should just dl the source and whack it in there myself... trouble is, I'm not sure I haven't overlooked how to do this yet
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
The wrapping of ObjC to Carbon and vice versa is analogous to the Java Bridge between ObjC and Java NeXT developed during the WebObjects transition from ObjC to Java.
Cocoa and Carbon both sit on top of CoreFoundation and ApplicationServices. They are not wrapped to each other, they just use the same frameworks.
The decision to focus ObjC on the desktop and not on the AppServer has been one that bit Apple in the ass and they know it.
What?
The advantages were removed from their products.
Like... ??? At best it took Carbon a while to support services. Apple directly says not to use PDO; to use Apple Events or sockets instead.
MVC Paradigm is at the very core of OS X. Linking to MachO was necessary because the OS was slow when all the Carbon/BlueBox/Classic layers were added.
Eh? Mach supports host OSes. BSD is one of them; Mac OS 9 is another. Carbon is just an API, not a layer. MVC is a development style, not something core to Cocoa.
Over time you will see OS X improve due to more Cocoa integration (new Finder being one example) and moreso. The latest Dev examples should show you how much the underpinnings of Cocoa are in Carbon now.
Now you're talking out of your ass. The new Finder is not new, it's just got a stupid textured window. It's still written in PowerPlant. It is not linked to Cocoa at all.
Carbon's an API from the original Mac OS that was first modernized to be re-entrant. Then Apple started adding features to an API that the old management team declared dead since Taligent began, and continued with OpenDoc/ODF.
POSIX Compliance is necessary if one wants to work within the Federal Markets. And that's smart since the Feds have deep pocketbooks.
No, POSIX is necessary because no one is going to use your non-Unix if it isn't compatible with POSIX (non-POSIX == not Unix). Even Linux implements POSIX. BSD 4.4 Lite and NeXT did not. NeXT didn't support it because they didn't have the money or the time. Hell, it had cthreads instead of pthreads, which every other OS implements. Do you expect anyone to write custom threading code for Mac OS X?
There are now two major OSes on the planent. Win32 and POSIX. It would be stupid for Apple to not implement POSIX.
The corporations who whined won back in 1998--Adobe, Microsoft, Quark, Macromedia and a few others demanded Carbon.
No, Carbon (a procedural API) wasn't part of Rhapsody because Gill Amelio was an idiot. Porting from one object oriented framework (say, MFC) to another (say, Java or Cocoa) is, as Steve Jobs described it, like climbing down one 10 story building and climbing up another for everything you need to implement. Porting from one OOP framework and implementing it on another platform requires implementing the backend of the framework on the other OS (sa
... has also been disabled. This used to cause me no end of pain because a job tracking tool we use has this nice speckled background image -- very nice when viewed in the browser, but when printed produces very large postscript output and a 20 to 30 minute wait for the HP to finally produce some output. It can of course be turned back on by selecting the 'Safari' option in the Print dialog box.
It's not a Mac thing, it's a /. thing, I agree with you, there are a lot of arrogant ppl here, best to ignore them.
> Run KDE 3.2 on anything less than an i686 compliant based version of Linux and guess what?
> It won't run.
Are you saying that you need to compile your kernel for i686 for KDE 3.2 to run?
> Update your Operating System.
I'd love to, but I don't have 149 euro to spare at the moment (that's over $180 at the current rates!). I can afford a few bucks for a new Linux CD. That's why my Linux system is up to date while my OS X system is not.
I should think that's obvious by now -- yes, you do. Luckily, you're unlikely to run into them in other applications. It has to do with the way Safari has to patch into Core Graphics to perform drawing. It's at a much lower level than most applications.
Personally, I just bought the Panther upgrade for iChat AV ($30 alone), FileVault, and Expose. Expose, the new application switcher and the type-select menus alone were worth the cost of the upgrade for me.
But you can wait as long as you want before upgrading. Maybe 10.4 will be more exciting for you. There's no need to get every system release unless you really want something out of it. I don't think anyone can ever really argue they "need" something out of a Mac OS X release, since they obviously had the previous version and survived somehow without the feature.
Mod AC parent up.
Safari is not open source. The backend is. OMNIweb, based off the same backend, features sessions.
By the way, NeXT did support POSIX, but that required a specific support contract, so no it did not support POSIX, out-of-the-box but for Fed clients who demanded it we put it in.
I was there at Apple when the decisions were made.
Steve was asked by Fred Anderson what would it take to have you come back as CEO, because Gil is ignoring your advice and we are afraid with only 3 months of money left the company will fold?
Steve wanted an interim title and the opportunity to build a new board of directors.
He then made a decision to settle the Microsoft dispute and bury the hatchet, once and for all. That came down to private meetings.
Avie, Bertrand Serlet and others were holding high level meetings with third party developers as I've hinted at to convince them to use Cocoa and they informed them that would set them back years and there had to be a better way.
Back to Engineering and several weeks of brainstorming the teams decided to take the massive amounts of Procedural APIs and wittle it down to a reasonble number that they could then leverage the bulk of the legacy support and mesh them, over time with the future direction of Application Development grounded in Objective-C's Foundation and AppKit APIs.
CoreFoundation was born along with countless other APIs for cross pollination.
Gil Amelio saw the power of Cocoa and like anyone who hasn't developed much just thought it could Presto! change everything overnight. He was more than happy to dump the past and launch into the future with a new set of APIs that had nearly a decade of development already invested in them--Openstep.
No one at NeXT was thrilled with Java--they got it almost right is what the usual comments were up to "If only Sun would ever 'get' objects."
Java tries to be the best of both C++ and ObjC and misses on both but gee like any language if you don't get broad adoption it is perceived as being an inferior choice.
No one from the NeXT encampment has ever "wanted" to port Apps using Procedural APIs, unless you count the Quartz group which wrote Quartz and they wrote WindowServer.app in C. Just ask Andrew Barnes or Peter Graffanino how many lines of C are in Quartz or how many were in Openstep's WindowServer.app.
The languages used within OS X are chosen when it makes the most sense both technically and politically.
BeOS died because its founder's arrogance was greater than the technologies the company could offer Apple. The man wanted > $100Million and a top spot back at Apple. He was concerned about himself, first and foremost. The cost of NeXT exactly paid off the debts NeXT owed to Canon and other investors. Steve made nothing out of the deal and was reluctant to even come onboard, hence his original role as a consultant. He was concerned that the 300 plus NeXT employees were still gainfully employed and that our stock options would be honored, which they were.
The best day I remember was when Steve cancelled Sabbaticals and all those that were hanging around for their 3 month Sabbaticals all quit and stated the only reason they were here was for the 3 free months of pay. As I stated earlier Apple only had 3 months of money and paying for 1/3 of the Corporate Staff to sit on their rears and have a long vacation just wasn't gonna cut it.
Smart Politics, Outstanding Vision, Compassion for the Company as a whole and other attributes is what makes Steven P. Jobs the best person and only person that could have and has save Apple Computer Inc, from oblivion.
Fred Anderson is right up there, in my book, as one of the most able and intelligent executives I as a peon got to talk with and work for.
Apple just keeps getting stronger and stronger and if I recall thats what we want from Her.I am a newish MAC user, I bought the 12" power book when it first came out. I am very happy with it. Before I recieved my Powerbook I had allready decided to install Debian on it. However after using Mac OSX and finding out it was not to hard to get linux apps working (using Fink), I decided to give it a try.
My system came loaded with Jaguar, so i had never bought a operating system from Apple. Panther was the first upgrade available to me.
It all started when I wanted to download the latest version of X11 for Jaguar from the Apple site. Alas it was no where to be found! I then found the previous version on a web site. But that is not the point. I looked on the site just within a week of Panther coming out.
Now Safari and Java. For heavens sake Jaguar is not even that old.
All of these things are pushing me more in the direction og getting rid of OSX and installing Debian.
If this is how Apple is going to treat its customers I think they have to reconsider their stratergy.Has anyone else been thinking of deleting OSX and installing Debian ?
I reliase these are minor things at the moment, but put all of them together and they do not seem so minor. As allways it is the princple of the matter which is in question.
Regards Haz
Well, don't forget the G3s were 2-3 times more than the equivalent PC at the time. It stands to reason they'd still cost 2-3 times as much.
I haven't fully experimented with 1.2 yet. Does anyone know if they did something about the page load time out? It would be nice if they just added it to the preferences panel. I shouldn't have to run an additional program just to change it.
HaXXXor.com - Naked Chicks Teach You How To Ha
i don't like being tied into an upgrade cycle by apple so i changed to Firebird, its a better browser anyway IMO
For people interested in an alternative to Safari, the Omni Group just released the first public beta of OmniWeb 5.0. It has some cool new features including a particularly nice tabs implementation, a (IMHO) more flexible interpretation of Apple's SnapBack, and site-specific preferences.
I don't mean to sound like an advertisement, and to be sure, OmniWeb has its quirks, but I thought I'd throw it out there.
Here is a link.
From the XPostFacto 3.0a11 page:
The Beige G3s
The Beige G3s are working. However, some additional work is required to get the built-in video to work with Panther.
The Wallstreet Powerbooks
The Wallstreet Powerbooks are working, with some video-related issues in some configurations.
It's just a minor point, really, but Ryan seems to think that the built in video will be working on the pre-USB G3s in the future.
And yes, I take issue with Apple dropping support for these machines. Considering that a third party developer can take the open source Darwin drivers and hack the support back in, Apple should have had no trouble not removing it in the first place. They can say the machines are unsupported all they like, but there is NO valid excuse for going to extra effort to remove the ability for the OS to work. All it does is piss users off, and give the anti-Mac crowd some legit ammo - and nobody needs that.
It is not free, it is a bundle. That is why only people that paid for Panther are entitled to get it.
One of the reasons I did not complain about the $130 bump to Panther is that it came with a few things that, to me, made it worth it. Expose, iChatAV, and the newer Mail.app are three things I would have gladly paid extra, so in my personal situation the jump to 10.3 was maybe $50 and the other $80 was on the extra apps.
I will gladly pay the yearly $130 if it means I don't have to put up with the hassle of keeping windows running. I just reinstalled Panther on my Titanium Powerbook 867 and I probably spent more time copying my back up files than what it took me to do the clean install (I had used the upgrade option first). I did not even have to reinstall most of my software.
Pedro
----
The Insomniac Coder
Looks like no changes to the cache. I had to turn the whole thing off to make some dynamic pages work right.
Fonts look much better in many of the pages I vist. The menu bar finally looks right on the bank webpage.
By the same logic, I hope you won't chew out web developers who don't bother proofing their pages for Safari 1.2 compatibility because they no longer feel like paying the annual Appletax.
// I will show you fear in a handful of jellybeans.
Go out and get yourself a Microsoft 5-button (w/scroll wheel) mouse. The forth button goes back (you don't evven have to configure it) and the 5th goes forward. It improves your web browsing experience like, eighteen fold. Best 30 bucks or so you could spend on your mac.
c-hack.com |
Looks like they finally fixed the Flash keyUp command. This caused a lot of panic when I made a rock 'em sock 'em robots game in Flash. It would detect keyDown, but not keyUp. Pretty stupid. I guess it's been a known issue since the beta. I wasn't happy hearing that they released it as 1.0 with the bug still there.
Anyone interested can check out the game here:
http://www.ek-g.com/holiday/robofight/index.html
InstantCool
I would say that if you're a web developer who can't afford a $130 OS upgrade, then you've probably got bigger issues with your business than which browser you're testing with. ;)
In the meantime, you can use this simple AppleScript to solve your woes.
DaNi++
By all means don't test your web pages for Safari compatibility. All I ask is standard HTML.
You can play all kinds of semantic games but you're closing your eyes and plugging your ears if you don't thing Apple does everything it can to get you to pay that $130 a year. It's called "recurring profit stream" and it's what every software company has. Rapidly obseleting old versions is a good way to do it, but it's going to piss people off. Apple doesn't apologize for it and you don't need to do it for them.
Why are you so proud of this? I hope you get cancer and die.
How about supporting incremental output (flushing portions of the page/app to the browser, for example before a long block slow database calls)? The block size safari uses before rendering output is just too big.
A programmer is a machine for converting coffee into code.
Sure, apple wants to make money. But there are heards of people who are still on one of the early versions of OS X, and are perfectly happy. I know I would be if I wasn't a version freak.
Pretty Pictures!
I use Command-Left arrow and Command-Right arrow, which are the keyboard shortcuts for "Back" and "Forward". I also use Command-Up to get to the top of the page, Command-Down to get to the bottom of the page, Spacebar to page down a screen, and Shift-Spacebar to page up a screen.
I can't imagine wanting to use a contextual menu to do these things, but that's humanity for you.
HBH
"Smart is sexy." -- D. Scully ("War of the Coprophages")
You have a point. I remember that it took many months for ThinkGeek to finally support Safari. They even had an obnoxious message for Safari users telling them they were sorry for the difficulty, and to use some other browser for the time being.
But some of those developers paid the $3000 and went to WWDC and got Panther for free (along with iSight).
A programmer is a machine for converting coffee into code.
Why for the name of sweet baby Jesus would you want to torture yourself that way? Are you a masochist? Do you enjoy pain and suffering?
What is it with these poeple that expect a 2003 OS thats had 4 major revisions to run on their 1999 computer?
Do you run Windows 2003 Server on your Gateway P2? Fucking get offa your wallet, you cheap azzed bastard. YOu can get a g4 now on ebay for 500 bucks all day long. YOu mean to tell me you wont spend 500 bucks?
Calling a pile of dung a flower doesn't make it smell sweet. Theft is theft. I don't have to delete every piece of software and MP3 that I haven't paid for, because I never downloaded any in the first place.
CoreFoundation was born along with countless other APIs for cross pollination
No, Chris Kane said himself that CoreFoundation was just extracted from Foundation.framework. Many people were bitching that OS X is so slow because of CoreFoundation. Take a look at the code and you'll see how old it is. Apple didn't add svr4 and hpux support to CoreFoundation just for Mac OS X. That code is carried from old ports of NeXT to other oses. Take a look at CFFileUtilities.c; it specifically mentions "The Solaris and HPUX code has not been updated for..."
unless you count the Quartz group which wrote Quartz and they wrote WindowServer.app in C. Just ask Andrew Barnes or Peter Graffanino how many lines of C are in Quartz or how many were in Openstep's WindowServer.app
OpenStep used Display Postscript, which was implemented by Adobe, I assume, not anyone at NeXT. Quartz uses code from QuickDraw GX, which is why it is written in C.
No one at NeXT was thrilled with Java--they got it almost right is what the usual comments were up to "If only Sun would ever 'get' objects."
No old-school programmer is thrilled with Java. Java is sun's attempt to replace OpenStep on Solaris with an API they own. Get everything ported to Java, and people wouldn't need Windows, but Solaris with custom Java CPUs would be the market demand. It didn't materialize because Java sucks. They included networking in the framework, and as such it became the standard for network programming (what other cross platform framework includes networking? None. You used BSD sockets on NeXT)
.i sold my 350 g4 on ebay for $400 in july
Thank you very much, thats something I've often thought of googling for but never got around to, so its nice to have it!
... M$ vs. N$ was a huge distraction, it seems. I don't know why, but it still feels '92 to have to resort to an Applescript to sort it out ...
... I instead have to resort to this slavery of hitting-green, resizing the columns, &etc...
...
;)
It just seems irksome to me that the 'browser war' still hasn't solved all the state issues in the design of these things
Its like the Finder, in OSX (which I use happily), which also has irksome crappy bugs which seem -obviously- easy to fix, and for which I will undoubtedly now find Applescript solutions for. I hate how Finder windows don't just automatically arrange themselves so I can see -everything- in list-view (details in columns)
I do miss the control-keypad-+ for the MS Explorer (haven't used MSWin for years...) which does get the window to re-fit things properly... at least with that, it felt like my slave-hit was instead a 'reboot' hotkey, kinda pinball-ish, sort of terminal
Odd how those circuitous cmds' stick around. Or maybe it isn't.
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
The X11 you could download for Jaguar was a BETA, and was never intended to be production-quality.
Also, Apple never promised that the finished version would work on Jaguar.
I see a lot of people, who have messages saying things like:
What you're really asking is, to let a company work for you and (thousand/million?) other for free?
Let me clarify some of my thoughts:
Assume you have a company with 100 developers who just released a new version of their OS. The developers worked a whole year on this new OS and are happy they're releasing it to the wild. Because this company has a vision, you want to upgrade them to the new OS ASAP, so everybody can use this new technology. Now there are a lot of clients who say they don't want to pay for the OS, because a step from 10.2.7 -> 10.3.0 is'nt a big step (what's in a number?). It's just a maintenance release they say.
Lets assume a very simplistic view on the costs of making this product:
Every developer makes 50.000 a year, you have 100 of them so the total is 5.000.000. So without any other costs like:
- You'll have to make manuals for the OS (write and print)
- You'll have to manufacture and design the box where the OS comes in
- You'll have to manufacture the CD's
- You'll have to ship all the CD's to distribution centre's and clients
- You'll have to update your website
....
You'll have to sell 5.000.000/129 = 38.759 CD's to get even.Jaguar isn't supported anymore?
Well as a lot of other companies or groups who are maintaining Operating Systems, older versions of the operating system mostly get bug- or security fixes and no new functionality, until the company stop supporting them.
Now assume the market asks for better support for Jaguar, now the company has to support Jaguar and Panther with these 100 developers. For every developer working on Jaguar and not Panther you have to pay, without any income, because Jaguar isn't for sale any more.
Yeah, you'll much prefer upgrading your PC every 2 years, or constantly as in my case. I would rather have a computer that required $129 a year in software, than $400 in hardware upgrades every 2 years. And face it, you can pirate Panther if it is that big of a deal. You can't download a 9800 off of Kazaa however.
Steve was asked by Fred Anderson what would it take to have you come back as CEO, because Gil is ignoring your advice and we are afraid with only 3 months of money left the company will fold? [tyrione]
3 months of money left? I wasn't aware that Apple was burning cash at over 12-16 billion dollars a year at the time, the rate they would have to be going to burn through the at least 3-4 billion dollars they had in cash and short term investments. (They may have had even more than that, but it was at least that.) In fact, there were jokes at the time about how someone should buy Apple just for its cash because it's market cap had dropped to about two and a half billion.
This was the time when Michael Dell commented that Apple should liquidate and return the cash to its shareholders, and Larry Ellison threatened to put together a hostile takeover.
While some of the other stuff you say makes sense, this one is pretty silly.
I believe that the (execrable) trouble ticket management software Remedy uses this for its web interface. At least, I know it relies on both java and ecmascript, and that before 1.2, all the "links" it presented to safari were entirely blank. Presumably it wanted to do something silly about having the java portion use ecmascript to compose links on the fly.
Now, with reluctant thanks to safari 1.2, I can use this terrible monstrosity.
bravo.
G-Force music visualization
And before you climb up on your high moral horse about "stealing" the OS, delete every piece of software and every MP3 you have downloaded and not paid for.
Two wrongs don't make a right.
I think it's very unwise from Apple to leave the former Jaguar OS out with the Safari update. In our organization this is a killer criteria and it clearly marks the dead of Safari as a standard !
There are plenty of reasons not to update to Panther yet (do we need to mention FireWire problems, SCSI instability, backwards compatibility problems with lots of Software and Workflow tools, DB's, etc.).
For many corporate users it is not well advised to switch to a new release (Panther) before this kind of problems are resolved, and this, mind You, usually takes a while. In our example from our 65 Mac's only the latest G5's are up to 10.3.2 already, everything else lags behind (will follow as soon as budget is ready and problems are solved).
It is therefore impossible to use the same version of Safari companywide, which in turn leads us to switch to Mozilla or any other decent product which IS MAINTAINED PROPERLY ON DIFFERENT OS RELEASES, as it should be ! If Apple is NOT EVEN CAPABLE OF SUPPORTING ONE SINGLE OS-RELEASE BACKWARDS - what kind of impression gives that ? It does remind us of a certain company from Redmond, doesn't it ?
Shame on You Apple for this - otherwise good work and go on with Panther.
Sorry for the very specific question, but when printing UPS labels from the ups.com web site, safari renders the fonts too small and the label isnt hte propersize. so i have to use IE to do it. that sucks of course. I assume its some sort of fornt management issue. Does anyone know if this releases fixed it and/or if i can resolve this issue with some preference setting?
How about a keyboard shortcut to reach the address bar? Anyone know one? In Mozilla and IE (and most other browsers) it's Alt+D (on Windows boxen anyway). I REALLY miss this feature. Any idea?
"I either want less corruption, or more chance
to participate in it." -- Ashleigh Brilliant
Use pith:
(this is different from pithhelmet). It allows you to quit safari, and when you relaunch you get all your tabs/windows back. It also does the same if safari quits on it's own. I wish he kept updating it.
v
The C:\ wasn't clue enough? :-)
Thanks for that. I was going to pipe up with it myself. Amelio and Anderson deserve credit for that one, with judicious asset sales and the convertible debenture issue. They raised a lot of cash. Plus, Amelio may not have been much of a programmer, but he was an Accomplished EE (from Georgia Tech). Supposedly he made a ton of money on patents for VCR components he designed.
Um okay...did you freak out when Apple released the security update for OSX.3 and then later in the week, after a wave of bitching and moaning on Slashdot, everyone who had bitched was quiet when it was announced that yes indeed Apple was releasing an update for Jaguar as well. I'm just wondering. How old is your computer by the way, a Beige G3 I believe, I mean dude when did you buy that thing?
Anyone who whines about being modded down should be.
I had installed the developer preview of Java 1.4.2 because I had heard it might fix problems in Safari - while it did help, it broke tons of other things.
Now that this it out, developers will be movin' on up.
Hopefully this fixes whatever issue my Mac is having where it will show that it isn't using all of the RAM, yet there is a TON of disk paging going on which gets worse over time. It seems to be very related to Safari.
I'm installing it now and hoping for the best.
There are some odd things afoot now, in the Villa Straylight.
I'm still using my P2 350.
Windows XP runs very well on a pentium 2.
Just because you choose to constantly upgrade your PC doesn't mean everyone else does. Windows XP runs just fine on 5 year old hardware.
Uh, there may have been some Enron-type accounting going on at Apple back then. Not all of that "cash" was necessary "cash".
Perhaps I should expand the thought:
The guy was complaining that he was forced to pay $129 to upgrade every year. I think this is a facetious argument. Had the guy said he thought Apple was wrong to charge that much for the OS, I might agree. But he didn't. He said:
which is not true on several levels:
1) Apple does not force anyone to do anything. The OS does not expire, the hardware doesn't stop working and the universe keeps moving.
2) The CDs aren't copy protected. You can easily copy them and install it on any number of machines. Apple purposefully doesn't stop you from doing this.
3) Given the vast volume of software which is pirated every year, and the glee with which many Slashdot people discuss their pirated copies of Windows, I find it hard to take people seriously when they complain about the cost of system software. Perhaps this is just my view of the world. Perhaps it's just the lowlifes I hang out with who have no problem copying software, but no one is ever forced to pay for Windows or OS X. It's just too easy to get.
Does Apple charge too much? A good point for debate. But no one has a gun to their head.
I am a believer of momentum and curves.
Yeah, but even the mega-expensive PCs like IBM Intellistations are under $100.
Also, the moderators on apple.slashdot are Steve Job's ass-licking faggots.
cmd-arrow keys left and right for going back and forward.
cmd-up and down arrows will take you to the top and bottom of the page, respectively.
RTFM; please, I beg you.
Welcome to Reality. Safari utilizes more and more Cocoa which has been pushed into the forefront and Carbon into the recesses as it should be.
Are we sure about this? Apple seems to be purposely bolting software to Panther.
xCode and X11 were both beta tested on Jaguar, but when they were released, they required Panther. If Panther was really a requirement for either of those products, then wasn't all the beta testing completely worthless?
Either that, or Apple purposely required Panther in order to get people to upgrade.
Who's to say that Safari 1.2's reliance on Panther isn't arbitrary as well? Only Apple knows.. that's the price of closed source.
By all means don't test your web pages for Safari compatibility. All I ask is standard HTML.
Then don't be suprised to see things act quirky under safari.
Safari still has stupid bugs.. like if this textarea I'm typing in had less than 4 rows, safari would never draw scrollbars on it, regardless of how much text I typed.
Stuff needs to be tested in as many browsers as possible. Because they don't all render identically.
Have you used Panther?? If you have you should know to just plonk down the cash and stop complaining.
That's right.. don't question The Great Leader. Just give him your money.
Because after all, Apple can nickel and dime you to death, and it's OK simply because they're not named "Microsoft".
The X11 you could download for Jaguar was a BETA, and was never intended to be production-quality.
Also, Apple never promised that the finished version would work on Jaguar.
Well they certainly implied it. Why did they release it as a beta for an OS they had no intention of releasing it for? More importantly, what is in the final version that requires Panther? The beta was certainly full featured.. what feature of the release version requires Panther?
It reeks of bait and switch.
uhmmmm one hint on the install of Panther.
It apparently does not like some third party RAM on install so pop out the stick that did not come with the machine. It should install fine after that. After the install replace the RAM stick and you should be good to go.
Worked for me
Well X11 in Panther is integrated into the OS. Yes it still has a bug you double click to launch it but that is not needed really.
.bin for a Unix/Linux app it will fire it over... or fire it over if you type the command in the terminal. And it seems to me that it ties into the underlying API's of the OS like a "native" citizen.
Since with Panther if you double click the
Panther is a MAJOR upgrade of the underlying parts of the OS in a lot of areas. I do understand your issue with not being able to find the Beta X11 on the Apple site though. I have an original Wallstreet laptop and I am stuck with Jaguar on it. But luckily for me I backed up a copy of the X11 installer in case something should go BOOOOOOM.
Most of the hardware that is NOT supported by Panther are the "old world" machines that do not use open firmware and have some other structural differences under the hood. So I am not at all upset that they are not supported (even though that means that my beloved PB is not going to be able to use the newer stuff). It is a logical hardware cutoff point, a PITA but logical.
No check that... ALL of the hardware that is not being supported by Panther are the Old World machines, thus making them the oldest of the G3's out there other then the Kanga (which was not supported from the start talk about a kick in the teeth they were pretty sweet for their time and still rocking when X came out). And you know I am not even sure that there is a linux distro out there that supports the Kanga. There may be now but I have not checked in awhile.
There are plenty of "evaluation" copies of Panther out there in the p2p world.....
As a web programmer and linux consultant, I find that its fast, stable, efficient, runs commercial apps such as Dreamweaver and Photoshop, runs open source apps such as Apache and Postgres, offers me all the powerful tools available on unix systems and plays nicely with my clients' Windows environments. There is no other OS that gives me all of this. I used to dual boot Debian / WinXP and it was a royal pain in the ass, I spent most of my time rebooting. On top of all of this, you get a whole whack of great software like iTunes and Safari in the box.
So if you feel there's no value in it and you would be just giving your money to The Great Leader for no reason then by all means keep your cash, keep Jaguar but dont complain. All I'm saying is that if you want the new features in Panther, whether they be the faster, improved GUI, improved printing, improved Samba, new Safari, etc then $130 is a very reasonable price to pay. They cant spend a year working on stuff and give it to you for free you know.....
They even have a link to buy Panther next to the download options.
.3 but won't use it - not after all the scare stories. There was no innovation - just change, and mostly for the worse.
I've had less hard-sell from a Washington hooker.
I have
Safari utilizes more and more Cocoa which has been pushed into the forefront and Carbon into the recesses as it should be.
You mind telling the rest of us exactly what was Carbonised in Safari? Aside from the framework calls which are not at all the same thing?
Wormwood, there's a four-letter word and you're full of it.
NeXTSTEP could have gone out the door from Cupertino in no time flat. It's supporting all these MacTwits and Birkenstock idiots with their old fat binary machines that took so long.
NeXTSTEP _was_ a portable platform. It was all over the place. And it never took six years to get out a door.
That can only have happened in Cupertino.
Finally, Carbon and Cocoa are _not_ the same thing. Carbon apps look shitty.
Geez, you could be a software engineer with some experience in the field before you open your big stupid mouth?
Yeah, I guess that would be asking a lot...
MacOS 9 stll works JUST fine
Someone please mod this to 'Funny'. They can keep the 5.
I know that. My 466 Celeron runs XP smoother than 98.
upgrade fee
What's all this 'upgrade fee'? Panther's $129 is not an upgrade fee. It's the cost of Panther, upgrade or not.
> Panther's $129 is not an upgrade fee. It's the cost of Panther, upgrade or not.
Yes, and 10.3 is an upgrade to 10.2 (or did you think they rewrite everything every year?)
Not to be facetious, but why don't you just minimize it? That's what i usually do. There's not much reason to quit Safari (or anything really) under OS X, unless your virtual RAM is starting to chug...
It took me a while to get out of the habit of automatically quitting apps when you are done, but it really doesn't seem to hurt anything...
If Jesus wants me it knows where to find me.
It's not a new operating system, and it's not an upgrade either. It's a downgrade.
I got Panther for $20 too, but I'll be damned if I'll run it. It stinks. On a brand new AlBook the speed difference is dramatic. And as Adam at Tidbits pointed out, you need double the RAM, or you'll have a gigabyte of swap in no time.
And it's not a new OS. Expose? OK, some users are so terminally clueless they can't keep track of the windows on screen they've opened themselves because they're so fucking dumb. And so Expose helps them, MAYBE, and sure it looks cool, and you can play with it a while like a goddamned video game - but is that a new OS? No.
And user switching. It's cool for a family with an iMac on a table in the sitting room, so everyone can get a shot at it, but is it an OS? No. It's a feature. A feature they could have added at any time.
Let's talk user interface. Panther's user interface stinks. You don't even have adequate contrast anymore between active and inactive windows. That stinks. Be honest - it stinks.
No one in Cupertino had this fantastic new idea to trump Jaguar and held back on it until Panther. They just changed things because they wanted to innovate, but they fell flat on their faces. It's not innovation, it's only change, and bad change at that.
Not to speak of the impossible file navigation. In the past you could go anywhere. Now you can't. Smacks of Bill all the way. And the side bars - I mean come on! This is Microsoft all the way.
We get a great GUI in OPENSTEP and then - what? Destroy the good in it so we can have something that looks more and more like Internet Explorer for Windows? Give me a break.
And the textured (metal) windows. What's the deal? In the beginning the HI group said it's OK for Safari to have it, because textured is for apps dealing with the hardware, and Safari can do Rendezvous, and that's almost the same thing.
But now every app and its brother has metal. The Finder has metal.
And oh - is it a new OS because the Finder is different? And how different? And please don't offer me a new Finder, when I couldn't stand the last one. Konqueror has good file management; so does the parent to this. But the Finder stinks. Why would anyone boo Steve Jobs when he presented the OPENSTEP File Viewer? Because they're Birkenstock idiots is what. File Viewer wasn't the whole world, but it was better than this paraplegic Finder.
A new OS is a step forward - a transcending step. People are calling Panther an upgrade because that's what it feels like. And not an entirely new OS, which it is not.
The issue is not whether it's worth $129, but whether at any price it's a good idea to run it. And I say 'no it is not'. I say: 'wait until August and see if they do it again, and then decide'.
You're an elitist, an idiot, and probably a liar too. Fuck off, no ones cares about your childish pseudo-insight.
Most of all, stop complaining. You could be spending that $129 a year on antivirus software, spyware detection and removal, software firewalls, Norton Ghost and your time trying to figure out what services to disable this week, and how to get IE and WMP from stealing file associations.
....and yes, i am replacing the POS winders machine with a Mac, any Mac than can run 10.3, a fast as humanly possible.
buddy, where are you getting this from? i mean if you can get all that for $129 a year, i want your connections!
the time i spent pulling spyware and trojans off the old win2k box last week was worth WAY more than $500 to me! and OS X? hell espose alone is worth the entry price, the rest is just bonus!
Grow up and lean how in the real world, no one gives a shit.
At the close of 1996, AAPL had 1.7 billion is cash. And unlike today, AAPL had about 1 billion in debt plus other liabilities. And S&P indicated that 5 months later (May 5, 1997), Apple's net cash position was $374 million after "net losses of more than $1.6 billion over the past 18 months".
So I'd say that the situation was pretty dire. Maybe AAPL could have kept burning through their cash for longer than 3 months, but it doesn't look like they could have lasted more than 1 year. Three months of life before financial collapse looks entirely possible. Something had to be done in the summer of 1997 or Apple would have been toast.
Steve Jobs did an absolutely amazing job saving this company.
d
Not to be facetious, but why don't you just minimize it?
... but ... at least with a browser, state information could be managed a lot, lot better.
Because I shut down my laptop when I go home - I don't leave it suspended in sleep, since I have disks that also need to be protected from fault during the move...
It just seems really cheap to me that we don't have 'state management' properly implemented in most typical user interfaces. The "Open/Save/Close" paradigm is crap. Why doesn't the computer just remember everything unless I tell it not to?
I know, I know, plenty of reasons
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
compared to camino/mozilla, safari is still 3x slower for javascript intensive pages. when is apple going to profile their code?
Double my ram.... nope
Expose.... very useful for switching between windows and apps when doing research or coding
User switching.... I don't use it, but I know plent of people who do use it, and actualy it's really nice to work with when I'm doing some system work on a user's computer and they're not arround at the moment to save their work.
Contrast between windows.... no problem for me. Active window has bold titles and colored widgets, other windows are dimmer and the widgets are grey.
File Navigation.... um where can't I get to? I can go anywhere I damn well please. I may not be able to always write there, but that's what root is for.
Textured metal windows... asthetics, if you don't like it, change it. Or heaven forbid, install your own window manager. Personaly I like it better than the old Aqua interface. Of course, if you really don't like it, there's this little white button in the top right corner of your finder window. Click it. Enjoy.
The side bar can be turned off
So can the control bar at the top of the window.
In alll, you're griping over nothing. If you didn't think it was worth it, don't buy it. Obviously the old system worked well enough for you.
T Money
World Domination with a plastic spoon since 1984
I agree with you that it would be nice to have a state-saving option in Safari. I just don't want it as often as you. I quite happily open windows in Safari and let them sit until I have time to come back and read them (days later). State saving is only an issue when I want to reboot my computer for a software update or if it's starting to get cranky (every few weeks).
That said, I come to the main point of my post: As far as I know, your hard disk receives no additional protection by shutting the computer down, instead of putting it to sleep. Someone should correct me if I'm wrong, but my understanding is that the hard disk is completely powered down in either case, at which point it parks its heads and is safe to move. (Apple's instructions tell you to wait till the "sleep" light comes on before you move the computer, but after that it's fine.) I've carried my iBook to all sorts of places in sleep mode, and never had a hard disk problem (logic board problems are a different thing...). You might even be putting more "miles" on your hard disk by shutting down and restarting every day, instead of just letting the computer go to sleep. (Although I doubt those "miles" do any long-term harm either.)
Umm, what's a "type-select menu"? I have Panther, but haven't heard of this, at least by that name.
I won't be surprised. I'll send a bug report to Apple, telling them that your page doesn't display correctly. Ideally, everyone else will be doing the same, and having the same problems on a lot of standard HTML pages. Then Apple would fix their browser, and we'd be much better off than if every webmaster individually wrote nonstandard HTML to circumvent the bugs.
i only sold it because i needed to a create DVD video job which was to be burned to DVD and need a g4 with dvd burner. do that on your p2 350 and get back to me.
furthermore, lets see you get $400 bucks for it
The Beige G3/300 with Rage IIc is actually from 1996, not 1999. :) At least, that's when I got mine.
I've never seen it documented anywhere... I found it by mistake.
Click on a long menu. It doesn't matter if it is from the menu bar or a popup menu. Start typing the name of the item you want to select. Hit Return when it selects the right one.
It's only of so-so use out of the menu bar, but for things like country or font popups it's a godsend.
I tried it, and I still prefer Mozilla.
This is the Constitution.This is the Constitution under the Bush administration. Any questions?
I have the image of a cartoon bomb imprinted on the back of my retinas like screen burn.
OS 9 went down like a cheap whore with a dodgy back.
Mate, I was doing pro video production on a 9600/300 last year.
That's a pre-G3 box, producing material you'd buy on DVD or see on Network TV (although generally we produced for people like Sainsbury's, Wal-Mart etc).
Old time Macs are worth their weight in gold.
That's not to say I'd rather work on that old 9600 than the Dual G5 we just bought...
Overally, I'm pretty impressed with the Mac--it's the first machine I've used that makes me think there really is something to all this UI hooey. But a reboot for a new browser? Please.
And what's up with only being able to resize from the bottom right corner? Is there really a justification for that?
I just don't want it as often as you.
...
I guess not. I've become extremely mobile with my computing, but only in the sense that I 'power-manage' on the same computing platform right now out of necessity, and certainly by design. I've got a single disk with all my other sessions/states/environments saved on it, for all other work-related stuff, and I can use that single disk on more than one system...
If Safari were just a 'tad' smarter, I could maintain my entire state, across computing/cpu boundaries (i.e. on not-just-the-same computer at the same location), and live quite happily on just a hard disk. But, when it comes to web-browsing, I've gotten used to just re-googling when I need to, and maybe thats not such a bad thing anyway
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
This version of Safari is starting to show signs of work on forms and controls. When you press the return key in a form the Submit button now lights up for a second, a subtle indicator to reinforce that the form was actually submitted. On the CSS front, font size specifiers now work in form buttons, but not typeface or weight. When they get form control color-specifiers working that'll be pretty nifty.
-- thinkyhead software and media
background-repeat: no-repeat;s /background.gif);
background-attachment: fixed;
background: url(http://homepage.mac.com/myownbiggestfan/image
background-position: left top;
Now that no longer works.
But surprisingly the banner that I set up to not move still stays put.
Whatever I guess.... Safari pre1.2 was the only browser to support it anyways.
Your hard drive is just as safe when it is asleep; the drive head parks itself, just the same as when you shut down (that little clickl.. whirrr you hear is it spinning up again when waking from sleep).
Re:Damnit. When will we get ...
Re:Damnit. When will we get ... (Score:1)
by torpor (458) on Wednesday February 04, @11:17AM (#8180160)
(http://www.ampfea.org/)
Not to be facetious, but why don't you just minimize it?
Because I shut down my laptop when I go home - I don't leave it suspended in sleep, since I have disks that also need to be protected from fault during the move...
It just seems really cheap to me that we don't have 'state management' properly implemented in most typical user interfaces. The "Open/Save/Close" paradigm is crap. Why doesn't the computer just remember everything unless I tell it not to?
How would you treat Open/Save/Close? I often revert to the saved file when I've gone down the wrong path working with something, and don't want it auto-saving for me.
If Jesus wants me it knows where to find me.
Your hard drive is just as safe when it is asleep from sleep...
... sure, those functions should still be available, but I shouldn't have to rely on them personally in order to maintain my work state. The computer should do that for me automatically ...
No, not really. The disks I need to protect are not inside the laptop, and I'd rather have everything shut down while moving instead of cables and whatnot going to sleeping disks where the state of the filesystem is un-clean.
How would you treat Open/Save/Close?
Well, the browser should just remember the state it is in, always, across sessions. There's no need for an "Open Save Close" style paradigm
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
You haven't actually tried running it yourself, have you?
It's not stupid to run Panther on a 300 MHz G3 with Rage Pro video. I've not done it yet, but I'm sure it's not really much worse on Rage IIc. It actually runs quite nicely on a 300MHz tangerine iBook with 160MB RAM. You're not going to be doing much video editing on that configuration without going nuts, but for web browsing, word processing, and doing the books, it's a very workable configuration. I just sold that machine, and the new owner is VERY happy running Panther on it.
And no, I don't run Windows 2003 server on a Gateway. I don't own a Gateway, and I the only Windows box I have runs XP on a 400MHz Celeron. The computer was free, and I only use it as a test platform when I have to.
I've got everything from a P4 1.7 to a P1 166 running Linux, though. And I've run Mac OS X on just about every machine that will run it, from a 7500 with a processor upgrade to a dual 2.0 G5. It handles the old hardware much better than Windows does.
Are you sure about that? I didn't think they existed before 97.
The justification is that's the way all mac windows work, and have worked, since it's inception. It's easier for new computer users to have a single place to do something, and not really a pain for more advanced users.
It's a brave new 64 bit Mac world out there.
Well, no, it isn't actually. Unless you're installing Linux on your Macs, the code you're running, including your operating system, is about 99% 32-bit. I wouldn't call that a 64-bit world.
I think that's when I got it...perhaps my memory is really bad.
I used Carbon Copy Cloner to shoehorn 10.3 onto my Wallstreet class notebook (233MHz) as the installer just told me "no!" This means I have to have 10.2 and 10.3 on separate partitions, both within the first 8G of the drive. So I have a 12G drive with 3 partitions now, and 10.3 running in a 6G partition.
Even with this craziness and total lack of support I found it worthwhile to stick 10.3 on. It's that worth it. And talk about cost effective! I bought the family pack to stick the OS on two other machines, so this third one's free! Family pack for less than the cost of 3 individual licenses with educational discount. Family pack less than the cost of 2 regular licenses.
Perhaps you only have one computer (that runs Mac OS X) or perhaps you just clone your OS license for other OSes, or perhaps you think everything can survive on the Linux business model - but really, the legitimate price of Mac OS X is really reasonable. And the upgrade cycle is like a subscription model but the old version still works and you have the opportunity to skip any upgrade cycle in the subscription. If Apple time-bombed the old OS then I'd be bitching right beside you, but if you're too cheap to upgrade but think you're magically entitled to it anyway; you're just delusional. Get over yourself.
- theed.
Why is the parent post modded as troll? From the looks of this recent update, Apple seems to be only releasing software updates if you are running the absolute latest and greatest version of OS X. This is a forced upgrade scheme, pure and simple, which is the point the parent was trying to make.
you are absolutely correct. but don't say such things around the mac zealots here. everything that comes from jobs is gold and should be accepted without question.
Hate to break this to you, but if youre after Safari 1.2, installing Linux on your G3 isnt going to help you. Or buying a PC for that matter.
If you want the latest browser for your Mac without having to pay anyone, ever heard of Mozilla? It will work on 10.1
Just out of curiosity, what hardware are you running on?
I am Monkey, the Great Sage, equal of heaven!