Slashdot Mirror


Sun and Microsoft Settle Litigation

spurious cowherd writes "According to The Register Sun Microsystems & Microsoft have reached a settlement in their several lawsuits aainst each other. Sun gets $2B and both parties agree to share intellectual property." There's a press release to read as well.

36 of 427 comments (clear)

  1. Two things stand out by Space+cowboy · · Score: 4, Insightful


    1) MS is *not* pledging to keep Java up-to-date on the Windows platform, which basically means that applets like mine (see sig) have to use Java 1.1 and nothing higher. Sure, people can download the Java plugin, and lots do, but more don't. On a casual visit to a website, no-one will go through the rigmarole of downloading and installing the latest Java, just to see your applet...

    2) I'm a bit concerned about the "As a result of this agreement, Sun and Microsoft engineers will cooperate to allow identity information to be easily shared between Microsoft Active Directory and the Sun Java System Identity Server" part. The single-signon used to be limited to MS-only platforms, now it has the capability to reach into linux-server land :-(

    If I were being really cynical, I might conclude that MS had spent $2B of it's ample reserves to purchase an extension of single-sign-on into unix (linux and solaris) territory at a time when Sun needed cash.

    It might just slap the EU back into line a bit as well, considering that MS will *spend* $2B to *possibly get* an advantage. What was that fine again ? (Yes, I know about the other measures, but you can only respond with what you have, and MS has loads of cash)

    Simon the cynic.

    --
    Physicists get Hadrons!
    1. Re:Two things stand out by ron_ivi · · Score: 4, Interesting
      Large proprietary unix vendor and large proprietary windows vendor agree to share intellectual property.

      Not good for software-patent sanity, open source, etc.

    2. Re:Two things stand out by Allen+Zadr · · Score: 4, Interesting
      In reality, the only way to force a ".NET" engine (C# VM as you call it) onto every computer is if they start using .NET to distribute the automatic-updates web site that 85% of all Win computers rely on for security patches.

      Even then, they wouldn't be able to force web sites to use it - now without financial incentive. Further, most web designers actually care about cross-platform capability (even if their customers don't).

      Just food for thought.

      --
      Kinetic stupidity has a new brand leader: Allen Zadr.
    3. Re:Two things stand out by FatherOfONe · · Score: 4, Informative

      I agree with most of what you said. However people not downloading a "new" JVM is becoming far less of an issue. As more and more people get higher speed access to the net and the download/install of the jvm gets better this will become a non-issue. The current JVM is around 5MB and installs without much of a problem on Windows. This is little different than flash. A new version comes out and if I want to view that site, I have to download it and install it.

      Now for the more serious matter. You better stop developing applets. They are almost dead. Look at the webstart stuff. That appears to be the direction Sun has been going for a while now. Also, I don't see how you are in any worse of a position now than before this agreement between Sun and Microsoft took place, in regards to Applets. Microsoft was NEVER EVER going to ship a Sun 1.2 or 1.3 or 1.4 or 1.5 compatable JVM. Most developers knew this for a while. The last thing Microsoft wants is for their OS to not be needed.

      --
      The more I learn about science, the more my faith in God increases.
    4. Re:Two things stand out by thegrommit · · Score: 4, Insightful

      Applets? Thankfully this will hopefully kill them. What worries me is this:


      Microsoft Communications Protocol Program: Sun has agreed to sign a license for the Windows desktop operating system communications protocols under Microsoft's Communications Protocol Program, established pursuant to Microsoft's consent decree and final judgment with the U.S. Department of Justice and 18 state attorneys general.


      Who knows what changes (i.e. restrictions) Microsoft is going to make to their protocols in the future. While the likes of Sun will have the right to use those protocols, what effect is this going to have on open source projects which don't have the ability to purchase a license?

    5. Re:Two things stand out by AKAImBatman · · Score: 4, Informative

      1. Camino is (unfortuntaely) very poor at figuring out that JNLP files are actually executable and safe. Safari does a much better job with them.

      2. It's a complete application to access databases. You can see it here: http://www.datadino.com. It requests unrestricted access from you so that it can talk over the network and stash drivers on the hard disk. If you go to Up2Go, you'll find plenty of applications that don't request extra permissions.

      3. Do you know of any other technologies that actually *warn* you when launching a potentially unsafe application? Microsoft thought it was A-OK to allow embedded web controls full access to your machine. Now ActiveX controls are responsible for auto-installing web-toolbars and spyware.

      Sorry I forgot about the security warning. If it really bothers you, go try an application on Up2Go that's marked 100% safe.

    6. Re:Two things stand out by SashaM · · Score: 4, Informative

      The current JVM is around 5MB and installs without much of a problem on Windows.

      Actually, it's 15MB

      Now for the more serious matter. You better stop developing applets. They are almost dead. Look at the webstart stuff.

      While WebStart is sweet, Java 1.1 (what Windows ships with) compatible applets are still the only practical way to deliver moderately complex applications via the browser to about 95% of the users. And before you say Flash - it is suitable for pretty graphics and animations, not serious things.

    7. Re:Two things stand out by mydigitalself · · Score: 4, Informative

      you are comparing chalk and cheese mate. JAVA applets cannot be replaced by perl or php.

      and why you make the statement that it sucks is beyond me (actually, its not - this is slashdot after all!). there are very good reasons and applications for JAVA, especially in the enterprise environment where you can leverage a very rich set of specifications (J2EE) to handle complex tasks such as transaction control (2/3-phase commit!) and messaging integration to name but a few. additionally scripting languages such as perl and php generally encourage a blend of application and UI logical, whereas the JSP/Servlet/Bean relationship does lend itself nicely (perhaps not as nicely as .NET's aspx code behind) to writing well structured MVC (and similar patterns) applications. i'm not saying that perl or php do not have their place, i'm a big fan of both languages, but i don't believe that one should discount the advantages of JAVA when the architecture and environment is appropriate.

      this JAVA sucks blanket statement is generally flaunted because a) its not open source and b) the misconception that JAVA is very slow. 1.1 was pretty darn slow sure, but performance has continued to increase to a point where 1.4 is pretty snappy - even at UI-based work with SWING.

    8. Re:Two things stand out by ThePorkHawke · · Score: 4, Insightful

      Could there possibly be a more inappropriate rating for the parent post, "insightful" ?? How about uneducated, jump-to-conclusion, does-know-what-he-is-talking-about or possibly troll. What idiotic moderators labelled the parent insightful? Do you have any idea what you are talking about? If not, I suggest you simply refrain from moderating and let the people who have a clue moderate.

      You are running an application. Applications that do more than throw up hello world often need to be able to access your hard drive, or access your network. ActiveX controls don't even bother to warn you, they hapily take over in the name of "convinence" Now we have spyware all over the place becuase of those idiots.

      Would you rather the application used your hard drive and network without telling you? I suspect you would, since you would not have thought about it at all. Yes, you would have happily examined databases never giving a though to the fact that this meant the application was accessing your network. You seem shocked because the application was honest about what it was doing, you would rather stick your head in the sand and pretend that your machine and data are safe no matter what you do.

      Webstart follows good strong security guidelines, like the Java platform itself. This is a good thing. You should take this oportunity to think about what an application needs in order to function. If you trust it, you should give it that access, if not, you don't. Webstart gives you that choice and is very up front about it. Webstart cares about your security, thats why it gave you that warning. I do not know of any competing platforms that come anywhere remotely close.

  2. Haha by inertia187 · · Score: 4, Funny

    Ha ha, very funny. April Fools...no wait, it's the second! Wow, imagine that!

    --
    A programmer is a machine for converting coffee into code.
  3. Helps, but Sun is still hurting. by Godeke · · Score: 5, Interesting

    Doubling your available cash assests (Yahoo Finance) will help, but the company is still bleeding money. (Dropping 3,000+ jobs will also help.) Really what this appears to mean is that Microsoft has put Sun on life support so they don't become the only vendor in the virtual machine driven software development market. Imagine the potential antitrust suit if Java wasn't there to compete against dot Net. Frankly, I think this shows that Microsoft thinks it is winning this battle, otherwise they wouldn't have thrown the bone to them.

    --
    Sig under construction since 1998.
  4. All you had to do was use logic..... by telstar · · Score: 5, Funny

    Seriously ... what's the point of having a place with Windows if there's no Sun out there to light things up? By the way ... Is it still April 1st in some timezone I'm not aware of?

  5. In other news by UltimaGuy · · Score: 4, Funny

    SCO and IBM settled their long standing dispute with IBM agreeing to pay SCO 3 billions and SCO accepting that Linux source code does not belong to them :-) And Bill Gates and RMS met over a dinner and shared jokes about their college days.

    --
    "In questions of science the authority of a thousand is not worth the humble reasoning of a single individual."
  6. The disparity of timelines by LetterJ · · Score: 5, Insightful

    The disparity of timelines between activities in technology and those in court is staggering. If you look even just at this case and the anti-trust case against Microsoft, they're still arguing about issues in court that have pretty much been steamrolled by technology. As a result, the settlements and results are less than satisfying for anyone other than the lawyers. I mean, Sun and Microsoft have been fighting about this for several years. By now, anyone needing to use a JDK on Windows has set up methods for making sure it's there, and Microsoft has done their entire .NET strategy.

    This is almost like divorce arguments where people fight over furniture even though both sides have long since replaced the disputed furniture. When it's over, all that happens is that someone now has a couch they don't have room for.

    1. Re:The disparity of timelines by Total_Wimp · · Score: 5, Insightful

      Damn, I wish I had mod points. This is the main problem with our courts in the age of the internet. Microsoft knows good and well that they can:

      1. Do anything they want, regardless of legality
      2. Use that "anything" to maintain their Monopoly, thereby continuing to collect ~10 billion a year for Windows and Office
      3. Drag out the resulting court action for enough time that the technology their "anything" competed against is dead.
      4. Settle the court action in a way that doesn't hurt their Windows or Office monopoly one bit, but that gives what looks like a windfall to the dead technology.
      5. Promise they won't do it again.
      6. In fact they never will do it again (on that same technology wink, wink).
      7. Start the process over with a new technology.

      Pennfield Jackson recognized this and described it very well in his judgment. He called it the "application barrier to entry". He didn't give much stock to the browser that was dead, Netscape, but instead described that the process of destroying Netscape was maintenance of Windows and Office.

      If Jackson were to see the EU ruling, he would immediately dismiss any possibility that media players even matter and hone in on the fact that by getting a hold on the media player market, Microsoft helps ensure Windows dominance. By dragging this out in the court Media Player will have its chance to dominate, possibly past the point of no return, to the point that MS could care less about a tiny .5 billion fine. Even if they lose, because the process has taken so long they will have more than a chance to win in the end. They will win for Windows sake, because none of those Windows Media DRMed files are ever going to play on Linux, or Mac, or any other platform people might have otherwise been willing to run.

      Sun: It's gone through the whole process. Java has been slowly dieing on the Windows platform and will be replaced by .Net for "mainstream" web sites. Microsoft will have ensured that your next computer purchase will have Windows pre-installed so you can run IE and properly use that .Net site. MS gets more than ~10 billion a year due to your purchase of Windows and they will have bought this for only ~2 billion dollars over ~5 years. Not a bad investment at all.

      MS has truly learned how to "lose" these court cases and dance in the street at the condolence party.

      TW

  7. Re:Does this mean Sun will be profitable this quar by Kenja · · Score: 4, Insightful

    Microsoft dammaged Sun with MSJava, Sun sued to stop it. Sun won and Microsoft started shipping Sun Java. Sun sued to stop that as well. Microsoft shipped no Java, this hurt Sun more then MSJava and was Suns own fault. Sun didn't know when to stop, there was a point where all was well and Microsoft was shipping the right product. Ah well.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
  8. This is good for Sun by Profane+MuthaFucka · · Score: 5, Interesting

    Any general knows that fighting a two front war is a bad thing, and Sun has effectively limited one of the fronts they are fighting on. But, the other front could kill them. IBM has a special mission to kill Sun dead, and they are a formidable foe. With their sweet computers (all of which run Linux) and their low prices, Sun can barely compete.

    Sun needed this cash and the break with the fight with Microsoft. But I doubt that in the long run it will be enough. Their Opteron strategy just has to pay off for them if they want to last another 10 years.

    --
    Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
  9. Where do you want Java to go today? by LenE · · Score: 4, Interesting

    $2 Billion is the most that Microsoft has EVER payed out to any company. To reach a settlement like this, they may have future plans to do a lot more with Java. Technology sharing...

    -- Len

  10. No need for conspiracy... by Allen+Zadr · · Score: 5, Interesting
    To your second point... Both Java and Microsoft have separate "single sign on" web solutions that are fully incompatible. And yes, this could mean that linux boxes could potentially run software that directly integrates with a .NET login group. That's not entirely a bad thing.

    Microsoft has continuously tried to defeat Linux by forcing features on users that are incompatible with Linux, while Linux produces a workaround or a compatability layer. Well, this would be one less thing to try and workaround.

    I don't think this is an advantage for Microsoft as now .NET developers can choose to use hybrid Java/.NET solutions that both do authentication depending on which language is the better choice for that task.

    --
    Kinetic stupidity has a new brand leader: Allen Zadr.
  11. Uncharacteristic Wording by Analogy+Man · · Score: 4, Funny

    After all the rancor over the last few years the wording of the press release is so mechical...I wonder if you can see Scott McNealy's new borg implant blinking in the video coverage.

    --
    When the people fear their government, there is tyranny; when the government fears the people, there is liberty.
  12. Geological process by Ikkyu · · Score: 4, Interesting

    I notice a number of people commenting on the balance of Microsoft's cash on hand. I believe that we will witness erosion of the giant rather than the instant destruction. A billion here five hundred million there, a few lost customers, a few governmental restrictions, pressure to give deep discounts they all add up and over time the surplus will erode away. How are they going to fight when they can't throw money at their problems, when they can't afford to take a loss in furtherance of their strangle hold?

  13. Fine print by mseeger · · Score: 4, Interesting
    Hi,

    i believe the most interesting line is:

    Sun is also satisfied that the agreements announced today satisfy the objectives it was pursuing in the EU actions pending against Microsoft.

    As Sun was the major complaining competitor in the EU case, this gives M$ a lot of fire support when trying to challenge the record fine. Another indication is the timing: shortly after the EU announced the fine.

    Regards, Martin

  14. In other words... by kclittle · · Score: 4, Insightful
    ...Microsoft wins again.

    Think about it; think about how little $2B is to MS, compared to 10 years with no harassment from Sun.

    William Henry Gates III is the greatest capitalist tactician since John D. Rockefeller. I do not see that as necessarily positive. But, damn, he can sure play the game.

    --
    Generally, bash is superior to python in those environments where python is not installed.
  15. I can. by baudilus · · Score: 4, Funny

    $2,000,000,000 changes a person.

  16. IBM vs. Sun by Anonymous Coward · · Score: 4, Insightful
    This can't make IBM and HP (if they're still relevant) happy.

    From the press release:
    "Patents and Intellectual Property: The parties have agreed to a broad covenant not to sue with respect to all past patent infringement claims they may have against each other. The agreement also provides for potential future extensions of this type of covenant. The two companies have also agreed to embark on negotiations for a patent cross-license agreement between them. "

    I expect Solaris10-patent/Linux lawsuits to follow. With the MSFT involvement, I think Sun's the next SCO.

    1. Re:IBM vs. Sun by drzhivago · · Score: 5, Insightful

      Cross-licensing patents is a common occurrence between technology companies. There really isn't anything unusual there, I think.

    2. Re:IBM vs. Sun by tanguyr · · Score: 4, Insightful

      Cross-licensing patents is a common occurrence between technology companies. There really isn't anything unusual there, I think.

      It's about which specific two companies we're talking about.

      If IBM and HP announced a deal like this, the spin would be "industry giants unite behind linux and open source". Sun and Microsoft have at least one thing in common: they are both threatened by the rise in visibility of linux/open source solutions of late.

      Going back years now, Microsoft has had its eyes on the server side of the market - pushing NT against a fragmented Unix marketplace (Solaris, HP-UX, AIX, etc etc). The threat from Linux wasn't people switching NT -> Linux, but rather people switching proprietary unix to Linux in stead of unix to NT. Whether Linux (or any other open source operating system) will become a threat to Microsoft on the desktop remains to be seen, but i guess they're giving the matter some thought.

      Meanwhile, Sun is having a hard time selling costly upmarket solutions to customers who keep hearing that "free" software and inexpensive hardware can deliver just as well (i'm not saying this is true, i'm saying this is what the Sun sales guy keeps hearing from his customers).

      Sun and Microsoft look at the world in much the same way: it's about selling units (as opposed to IBM which sees it as selling service). This is classic "enemy-of-my-enemy" business strategy... we'll have to wait and see how it works out.

      --
      #!/usr/bin/english
  17. Sun as the next SCO? by ron_ivi · · Score: 4, Interesting
    Parent wrote: "I expect Solaris10-patent/Linux lawsuits to follow. With the MSFT involvement, I think Sun's the next SCO."

    I would hope not; but this seems like an interesting fear. Seems Sun is the last Unix vendor left whose strategy is based on a very large R&D investment in a proprietary Unix; and it is in both their interest and Microsoft's for Sun to protect this investment.

  18. EU? by Aardpig · · Score: 5, Interesting

    Sun gets $2B and both parties agree to share intellectual property

    Compare this $2B with the $600M fine levied by the European Union. The difference between the two values is revealing, and can be intepreted in two ways. Either the EU judgement was yet another fudge, and Microsoft have once more got off lightly after being convicted of monopoly abuse.

    Or, a large part of the intellectual property sharing is a Java payoff. In particular, Sun may have agreed to waive any complaints regarding the fact that C# is lifted from Java, in return for the large pile of cash.

    Personally, I think both explainations are equally probable, and the reality is an admixture of the two.

    --
    Tubal-Cain smokes the white owl.
  19. This is a good deal - no Applets included by SoopahMan · · Score: 5, Interesting
    An earlier post whined that Microsoft will not be shipping an updated JVM with Windows. That's a good thing:
    1. Applets are one of the worst technologies ever wrought on the Web. ActiveX is about as bad, and Push was bad but at least we didn't have to ever use it. If Applets will now be outdated too, maybe there will be less of them. This is good for Microsoft (less Java) and for Sun (less embarassing Java).

    2. JVMs change constantly. The JVM I write my app for is probably not the one you wrote yours for. Rarely do people deploy Java assuming it ought to run - they specify a JVM it's intended for, and often demand you install that JVM and point to it for their software. JVMs coexist very peacefully. The point is, there's no sense in Windows shipping with a JVM - you're just going to go around it with each Java product you install anyway.
    Now, is this deal is actually good for both companies? Microsoft tends to make a very poor bed partner - they give you sweaty sheets for a few months and then throw everything you own out the window. Just look at how they've turned their backs on nVidia after the Xbox partnership - and Microsoft bashers can provide many more historical examples. Sun will need a very strong strategy that leverages the benefits of the combined technology beyond Microsoft's reach if they intend to gain from this - like the way nVidia used Microsoft's money to launch into the motherboard market.
  20. You Are Open Source Or You Are Owned By The Man by SirChive · · Score: 4, Insightful

    This show us, once again, that Microsoft can and will buy whatever it wants. Sun now lives on the Redmond food chain. They toe the line or, in the end, they die.

    There is only one way to survive against an entity that controls a bottomless pile of cash. That is to NOT be for sale. Any for-profit enterprise, like Sun, is for sale and the Gates machine can buy whatever it wants.

    But Gates and his horde can't buy Linux; they can't buy Open Source, they can't buy Free Software. This scares them and, in that, lies our only hope.

  21. Don't knock your inroads -- 1.1.x ain't bad by mactari · · Score: 4, Interesting

    Two points, catered to delivering Java-powered client applications to John Q. Public effortlessly (let's face it; that's what applets did):

    Up until now, you could release a Java 1.1.x compatible *application* (no security sandbox) without worrying about Granny Smith even having been able to spell jre when she was downloading. That's a good thing. 1.1.x is plenty to check and see if there's a Java 2 JRE laying around, and helping Granny get it if you absolutely need it.

    Which brings me to point 2... Do you really *need* Java 2, or do you just want it? Admittedly Swing is a little buggy on 1.1.4 [if you include swingall.jar], which is as far as MS's VM got before the mess started, but Oracle still ships a version of 1.1.8 to power its management tools. There's very little you can't do with 1.1.x, especially once you've got the Collections API in the mix.

    I've seen emails go across the Apple Java Development mailing list saying things like, "Our boss says we *have* to have generics, so Macs and their 1.4.x JVM are right out for development." Look, these are things you've been happily *not* using for all of Java's existence, that older code still works in 1.5, yet you're moving the whole of your development over b/c you think a new, just out of beta feature is cool? "As if source code rusted."

    This settlement is great news for Java on the desktop. The longer you can keep more of your code 1.1 friendly, the longer you can deploy effortlessly on Windows. That window had almost closed, and now it's back, wide open.

    And from the press release, though I'm not so optimistic to believe it'll necessarily be the case, there's nothing ruling out MS's installation of a newer version of Sun's jre by default in the future. Heck, it ain't jre's or clr's that boost an OS, it's, "Developers, developers, developers, developers." Maybe MS sees the more the merrier, and would prefer things like Sun's Mad Hatter not gain any special traction. Reminds me a little of AOL dropping Mozilla (which it based the OS X AOL client on as proof of concept in the Great Game of 0110 Chicken 2003) the second after MS relicensed them the IE engine.

    --

    It's all 0s and 1s. Or it's not.
    1. Re:Don't knock your inroads -- 1.1.x ain't bad by rreyelts · · Score: 5, Informative
      Our boss says we *have* to have generics, so Macs and their 1.4.x JVM are right out for development.

      I'd just like to point out that you can still target pre-1.5 JVMs (i.e. 1.2, 1.3, and 1.4) while still developing using the new 1.5 Java language.

      You can use my free, open-source, tool, Retroweaver (which has "blessings" from Sun's compiler team), or you can pay money for CodeGuide.

  22. Re:Does this mean Sun will be profitable this quar by Anonymous Coward · · Score: 5, Interesting

    As usual, this comment is almost correct, but not quite. Please try not to oversimplify if you don't know what you are talking about. The reason Sun had MS stop distributing the JRE was because the only JRE MS could legally distribute when they had to include it in the OS was JRE 1.1.8. If you at all know about the Java industry, JRE 1.1.8 came out pre-1998 and Java is about to release 1.5 after 1.2.x, 1.3.x, and 1.4.x. So, if you were a company that wants developers to use the latest and greatest in what Java has to offer in their applets, then you definitely don't want JRE 1.1.8 being distributed. This is crippling the devolpment of at most applet development in the whole scheme of things that Java is used for. As a developer, you would have to consider this if you want to include as many people as possible into your web audience, which in effect forces development to pre-1999 levels of Java for applet development. That sucks.

    Not sure who considers your comment insightful as it is very vaque. Come on /.er's, don't be so gullible to reward stupid rhetoric. For all we know, this person is an MS fanboy and purposefully not mentioning details that would otherwise make things a little clearer to form an opinion on. Either it's that, or this person is lazy and stupid and doesn't do his homework before opening his big mouth. So, do your due dilligence before repeating corporate bullshit, you mimic.

  23. Re:MSFT should just buy SUNW by Dolly_Llama · · Score: 4, Insightful
    Good luck getting a majority control for that. A hostile takeover would 1) Spike the stock price inceasing the cost several fold and 2) Draw the ire of renewed anti-trust concerns.

    More interesting is the possible poison pill of Sun fixing .net and Sun selling windows on their opteron boxes.

    --

    Somewhere, something incredible is waiting to be known. -- Carl Sagan

  24. Let's get *really* wierd... by Anonymous+Meoward · · Score: 5, Interesting

    This is bad for SUNW and the shareholders, no doubt. Yes, McNeally and friends do get a lifeline of cash, but I'm sure MSFT is aware that they're merely postponing the inevitable.

    What this means IMO is that SUNW is a more viable takeover target than they were 24 hours ago.

    Granted, they could buy back shares with the new cash (and may want to, for many reasons), but the underlying business plan is very vulnerable. Linux is eating Solaris' lunch, and a custom hardware solution isn't cutting it today in the marketplace. (I know, Sun servers are fun to work with, quite reliable, blah blah blah. But I know a few organizations that are abandoning Solaris for Linux, if only for the price advantage.)

    I'd be looking for suitors right about now, if I were part of SUNW's mgmt. team. (Or I'd flip off everyone in Mountain View and unfurl the golden parachute, depending on what kind of bastard I felt like that day.)

    So here's an idea to debate: another Unix vendor is desperately trying to break into the server and enterprise computing market. Assuming that said vendor has the cash and the will to use it (big assumptions there, I know), would this be a worthwhile strategy to pursue?


    --
    --- The American Way of Life is not a birthright. Hell, it's not even sustainable.