Slashdot Mirror


Oracle Embraces Mozilla

kiggs writes "According to this article from eWeek, Oracle Corp. is ready to extend its 'Linux Everywhere' campaign to client systems. At next week's LinuxWorld in New York, Oracle will announce that it will enable the Mozilla open-source Web browser to run Oracle applications in the coming year. Dave Dargo, vice president of Oracle's Linux Program Office and the Performance Engineering team within its Platform Technologies Division, says that Oracle will look to expand its 1.5-year-old Linux support program by supporting Linux not just as a server but as a client."

59 of 207 comments (clear)

  1. Whats wrong with IE? by Anonymous Coward · · Score: 3, Funny

    What is wrong with IE? Most used, most reliable, fastest, and most innovotive browser around.

    Don't bother with these other strange browsers, we don't need them, and don't waste YOUR time.

    IF it wasnt for MS, we wouldn't be using the web today, because PCs would still be very difficult to use and there would be no software.

    Thank you bill Gates, we ALL owe you a beer.

    1. Re:Whats wrong with IE? by The+Snowman · · Score: 3, Interesting

      To each his own, but the only thing I use IE for is to check for windows updates

      When I try using Windows Update with Mozilla, it asks me if I want to download IE. Of course, they argue that IE is integrated into the OS, so this makes no sense.

      --
      24 beers in a case, 24 hours in a day. Coincidence? I think not!
    2. Re:Whats wrong with IE? by Anonymous Coward · · Score: 5, Funny

      Thank you bill Gates, we ALL owe you a beer.

      MORE small print in the EULA?

    3. Re:Whats wrong with IE? by SmilingBoy · · Score: 2, Funny
      When I go to windowsupdate.com it tells me:
      Thank you for your interest in Windows Update

      Windows Update is the online extension of Windows that helps you get the most out of your computer.

      You must be running a Microsoft Windows operating system in order to use Windows Update.

      Don't know what would happen if I would apply a Windows "update" on my Linux box...
    4. Re:Whats wrong with IE? by rixstep · · Score: 2, Insightful

      Yes, it is integrated into the OS, but 'integrated' is not really the right word. They started moving APIs around for the DOJ trial - just migrated the stuff for no other reason than to support their BS arguments that IE was 'integrated'. And IE has had a 'Preload' key in the Registry which means your boot will take longer, but then IE will appear to be faster than Moz.

      And you trust WU to not sabotaqe your computer?

  2. Don't they get it? by Anonymous Coward · · Score: 5, Insightful

    It should have had worked since beginning (unless there's some catastrophic bug in mozilla). A web page that requires some specific browser is hopelessly broken by my definition.

    1. Re:Don't they get it? by LDoggg_ · · Score: 5, Informative

      A web page that requires some specific browser is hopelessly broken by my definition.

      Oracle's web pages do not require a specific browser, their applications do.
      The article was not very clear on this.

      Oracle does have some web applications (server-side code generating dynamic html pages), like their self-serivce stuff and the e-commerce iStores product.
      However, what most of us that use Oracle applications consider to be the "applictions" are the business applictions.
      These are things like accounting AR/AP, orders, inventory, HR, GL, etc. This stuff already uses client side Java/swing, presumably to make it a cross-platform product.
      The problem is that up until now these applications use a custom Java virtual machine called Jinitiator to launch, and it only works on IE.

      If they intend to have this stuff run on Linux, then they need to either port Jinitiator, of fix the apps so they can use a standard JVM.
      The article was rather vague on which route they are taking.

      --

      "If they have both, tell them we use Linux. And if they have that, tell them the computers are down." -Dave Chapelle
    2. Re:Don't they get it? by Anonymous Coward · · Score: 4, Interesting

      Oracle Applications use a custom Java framework they call J-Initiator. This is Windows only at the time.

      I find it funny that Oracle is now supporting Linux instead of just saying they support it, in fact now Red Hat Advanced server on Dell hardware is their platform of choice. Less than a year ago they were not even maintaining most of their Linux products.

    3. Re:Don't they get it? by PierceLabs · · Score: 5, Insightful

      Actually I think they get it more than you do I'm afraid. We're entering a period where the industry is about to jump start is previously dot-bomb aborted attempt to create platforms for rich client applications that work in internet browsers. For all the good that HTML is, developers and corporations alike want to do more.... a WHOLE lot more. Even Macromedia is realizing that it was in the ballpark with their Generator product and is coming out with Flex.

      This migration to rich internet UIs would have happened a long time ago, but when the bubble burst - all of the companies doing anything innovative in that space died and took all their ideas with them and scattered the talent to the four winds. As the tech industry recovers, expect them to start where they left off - just with a business plan that wasn't written by underpants gnomes.

    4. Re:Don't they get it? by bungo · · Score: 4, Informative

      In fact, it does currently work, and there are alot of people currently using it under Linux.

      The problem is that for windows, they have created a n installation package which automatically installs a java applet and signs it with a downloaded certificate. They don't have package so far for Linux, so the only people using Linux are the more technical users who can manually install the correct Sun jdk bits and certificate manually.

      Pointy haried bosses, even if they allow Linux, don't like custom, unsupported installs.

      --
      "The best part? I became an ordained minister while not wearing pants." -- CleverNickName
    5. Re:Don't they get it? by BrerBear · · Score: 4, Informative

      I work on Oracle's HTML technologies (don't want to say more).

      Much of the problem involves bugs and different behaviors in Javascript and CSS implementations across browsers. Sometimes the standards are interpreted differently, or areas of a standard aren't supported. None of the problems are insurmountable, but the sad reality is that anyone doing advanced DHTML and CSS is forced to use different code paths in at least a few places. Web application authors will know what I mean.

      The applications have generally worked well already because the developers inside Oracle often prefer to use Mozilla as their day-to-day browser.

      The important point of the announcement (at least as far as the HTML apps are concerned) is support; committing to testing those various browsers across such a large set of projects is no trivial cost, even for a large company.

      And it's not like Mozilla doesn't come out with a new version every three months or so, with it's own new regressions.

      This is just another step in helping to give Mozilla corporate acceptance, and that will be good for everyone.

    6. Re:Don't they get it? by Anonymous Coward · · Score: 5, Informative
      Your statements are not completely true. What the announcement means is "official certification" of Mozilla across all of Oracle's web-based products. But many of these products work well with Mozilla because a lot of developers do test with Mozilla and because Mozilla's standards compliance makes it easy to build apps for it.

      JInitiator (even the pre-Mozilla versions) work like a charm on Mozilla - I use it day in and day out. Ofcourse the old installers don't recognize Mozilla (they only recognize IE and Netscape 4.x) but on Windows you can copy the plugin DLLs to your Mozilla plugins directory. Obviously we don't want to suggest these "hacks" to customers and so this would be an example where we improve the installer to do the right thing and place the seal of Oracle support. This is true even on Linux and Solaris because at it's core JInitiator is Java-based.

      The newer self-service applications built in the past three years all work on Mozilla. They are built with UIX which elminates all the raw HTML coding from our Apps developers. The core technology team ensures compliance across all browsers including Mozilla. Just FYI this also helps us support a host of PDAs and smartphones. The same is true for ADF which is simply the next generation of UIX and related tools.

      Disclaimer: I work at Oracle in the applications technologies division but these statements are mine and do not reflect Oracle's position. Posting anonymously for obvious reasons.

    7. Re:Don't they get it? by LDoggg_ · · Score: 2, Interesting

      This is true even on Linux and Solaris because at it's core JInitiator is Java-based.

      Care to give the linux version of the hack?
      Dropping the windows jinitiator dll into /usr/lib/mozilla/plugins isn't gonna do it, and the applications launcher page is using a the object tag instead of the applet one.

      --

      "If they have both, tell them we use Linux. And if they have that, tell them the computers are down." -Dave Chapelle
  3. Obvious? by ultrabot · · Score: 5, Insightful

    Shouldn't supporting Mozilla be obvious? Web applications should adhere to standards, if they don't, well, they are crappy web applications in the first place. I don't consider this "generous", rather than just fixing their broken applications to work like they should have worked in the first place.

    --
    Save your wrists today - switch to Dvorak
    1. Re:Obvious? by Anonymous Coward · · Score: 5, Insightful

      "Supporting Mozilla" does not necesarily have anything to do with Web applications. Mozilla is more than just a web browser. It's a cross-platform GUI toolkit, and applications can be written using it. I seem to recall that Nokia was once considering using Mozilla as the UI for their Linux-based operating system on a set-top box or kiosk type device.

      I'd be surprised if any web applications that Oracle have don't already work in Mozilla. Running in normal web browsers is, after all, the whole point of having web applications, otherwise people could write Java Applications (not applets) or normal non-portable executables instead.

    2. Re:Obvious? by Anonymous Coward · · Score: 3, Interesting

      the difference between an application using 100% of the capability of the existing web standards, and 100% of the capability thats available in IE6, in particular, is enormous.

      Yes - the one using web standards will look better and be more powerful.

      I suggest you read up on higher-level DOM and CSS standards. IE only supports about 5% of what the standards specify, which is why you think the standards suck. But there is nothing - nothing - that you can do with IE6's proprietary extensions, that you can not do using 100% standard XHTML/CSS.

  4. Beware of the Oracle by thirty2bit · · Score: 5, Interesting

    I trust Oracle about as much as I trust Microsoft. Let's hope they don't set their sights on acquisition, because their algorithm goes "embrace-acquire-mediocrify-priceincrease"

    1. Re:Beware of the Oracle by lukew · · Score: 2, Interesting

      I trust them even less. Larry Ellison is so desperate to take over Bill Gates' position as Richest Software Mogul he's willing to go to great lengths to out-sleaze him. Plus he was pretty quick to jump on the National ID Card bandwagon a few years back.

      What company pushing enterprise database systems wouldn't? That's a moot comment.
      Why trust them less? They're huge and get press. That doesn't mean that the sleaze bags who run that company are any worse then the sleaze bags who run a company that get no press.

    2. Re:Beware of the Oracle by vandan · · Score: 2, Insightful
      Why trust them less? They're huge and get press. That doesn't mean that the sleaze bags who run that company are any worse then the sleaze bags who run a company that get no press.

      Actually I disagree with that.
      A company that has 'made it big' is far more likely to be completely untrustworthy than one which is quietly pottering away in their corner of the globe. At the big end of town, you either play dirty, or get replaced by someone else who does.

      I would put my support behind Oracle simply to weeken Microsoft's position, and rely on the GPL to protect us from their acquisitional tendancies.
  5. FIrebird by PatrickThomson · · Score: 3, Interesting

    Will this have any impact on Firebird, which is the sweetest browser I ever did use?

    --
    I am one of many. My idea is not unique, nor do I expect my voice alone to sway you. I speak in a chorus of opinion.
    1. Re:FIrebird by falsification · · Score: 2, Informative
      MozillaFirebird runs almost anything that Mozilla runs. If Oracle has something that works with one, it will work with the other, and if it doesn't, Oracle can make it work on both very easily.

      As someone else pointed out, the Mozilla Application Suite will continue to exist, even as MozillaFirebird emerges as the premier product of the Mozilla Organization.

  6. The enemy of my enemy... by Trigun · · Score: 5, Insightful

    From the Article:

    It is widely believed that another primary motivation behind Oracle's embrace of Linux is to push archrival Microsoft Corp. out of its position of power. In pursuit of that goal, Oracle will enable its customers to opt for Mozilla over Microsoft's Internet Explorer browser, just as they have enabled customers to opt out of Microsoft operating systems in favor of Linux.

    So they're backing free software, something laughed at by most corporate bodies up until this time, to beat Bill. Capitalists using communists to fight fascists. Neat!

    1. Re:The enemy of my enemy... by Colonel+Cholling · · Score: 2, Funny

      So they're backing free software, something laughed at by most corporate bodies up until this time, to beat Bill. Capitalists using communists to fight fascists. Neat!

      Free software is communist? Who do you think you are, Laura DiDio?

      --

      I am Sartre of the Borg. Existence is futile.
    2. Re:The enemy of my enemy... by TheLinuxSRC · · Score: 2, Interesting

      > Free software is communist?
      In the good way, yes. Not in the Soviet (bad) way.


      You may also point out that in that context you are describing the scientific method which is also communist. However, you may also note that not everything is accepted back (into the community). Only the most innovative/noteworthy solutions actually make it into code. In that respect, I agree 100% with "communism".

  7. Oracle by Anonymous Coward · · Score: 5, Insightful

    Oracle is the MS of the database world. Clueless managers insist on using it because they're the biggest DB company, and us geeks are the ones who have to live with the consequences.

    Case in point, my company's got to use Oracle 9i/9iAS for a project, and we must have spent weeks just getting the thing to install properly. We upgraded our developers machines to XP last week, and it won't even install on clean machines.

    Don't get me started on their idea of supporting open standards. JAZN (their implementation of JAAS) anyone?

  8. Maybe it is not about browsing.. by GerardM · · Score: 5, Insightful

    When you want to do some clever stuff, you do not want to restrict yourself to HTML so you do not necessaraly want to use *any* browser. With the Mozilla technology they have a platform that has implementations on many platforms.

    So I think they get it and it is less browser technology than presentation technology that they find in Mozilla

    1. Re:Maybe it is not about browsing.. by Jason+Earl · · Score: 3, Interesting

      Precisely. Oracle is going to write their applications so that they take advantage of the rich client opportunities that XUL provides. They are going to use Mozilla as a platform in much the same way that the Komodo IDE is based on Mozilla. XUL allows developers to do much more than they could with just HTML.

      This is a great opportunity to show what Mozilla is truly capable of. In may ways Mozilla offers today what Microsoft is only planning to release with Longhorn. Not to mention the fact that Mozilla is Free Software and platform independent. It's made to order for developing and releasing rich client applications on a wide variety of platforms.

  9. Re:How about Khtml? by Anonymous Coward · · Score: 2, Informative

    Oh good fucking lord. Would you stop with the shit already? I use KDE, and I use Mozilla. Not only is Mozilla cross platform, but it runs on Gnome and KDE, which means that it will work on SUN Java Desktop. That right there is a big reason to use Mozilla.

    KHTML applications are great, if you can silence the fanboyisms. In short, you're not coding it, so shut the fuck up!

  10. Sadly... by Anonymous Coward · · Score: 5, Informative

    I work there and would bet it will be a long time before this works as planned. Way too many internal sights require IE to work at all. We are still at a point where you can NOT have a purely Linux desktop and still get your daily work completed.

    I would not say Oracle Apps works on standards like the poster above was explaining either - it requires a Java plugin (very similar to - and based on Sun's Java Plugin) called JInitiator. JInitiator has to be loaded and used by the browser so it it not like any browser can be a client... unless Jinit is ported to the platform and plugin architecture.

    It will be a happy day when we can actually USE Linux on the desktop at work though.

  11. please educate me by 2.246.1010.78 · · Score: 2, Interesting

    Time for you karma whores: could you tell me (and the unwashed masses lingering around here) what 'oracle applications' we'd want to run from our Moz? What do I miss if I have never ever thought on doing so?

    1. Re:please educate me by LDoggg_ · · Score: 5, Informative

      Oralce's apps are an entire suite of Business applications.

      Order Entry, Accounts Receivable/Payable, Inventory, HR.
      While not perfect, for the most part its good stuff.

      These apps are currently launched as applets through a custom JVM plugin called Jinitiator launched through IE.

      --

      "If they have both, tell them we use Linux. And if they have that, tell them the computers are down." -Dave Chapelle
  12. Excellent news! by LDoggg_ · · Score: 5, Interesting

    The fact that Jinitiator (Oracle's JVM) has only worked for windows has been the last reason my company hasn't been able to switch to linux.
    All of our Novell stuff now has Linux ports, and OpenOffice suits most of us just fine. Hopefully this is the last piece of the puzzle.
    It would also be really cool if the apps could run through LTSP.

    The article doesn't specifically name a Linux Jinitiator, but I would be more than happy if they got the apps to run using a more recent Sun JVM for Mozilla.

    --

    "If they have both, tell them we use Linux. And if they have that, tell them the computers are down." -Dave Chapelle
  13. Oracle has a way to go by Sabalon · · Score: 4, Informative

    I guess I don't like the fact that they just work on one distribution and getting it to work elsewhere is a bit of a pain sometimes.

    Though last time I ran the newest oracle application server on linux (based on Apache), it seemed they went out of their way to make it a daunting task. There are about 30 other things that start up with the app server and apache.

    I guess I think of it as simple - client attaches to apache, apache module connects to oracle, but they are going gung-ho on having all the java stuff, and god knows what else built in. Way to much complexity and it caused nothing but trouble...actually had to back down a release.

    It's saturday morning and I'm just ranting, but it seems to me that outside of the database server, which they do well, they do a terrible job of everything else.

    Oracle Enterprise Manager is a good example. Used to ba an app that would connect to the database, let you manage it, etc... Now it's this huge Java thing, requires it's own database just to manage other databases, etc... and doesn't seem to work half the time.

    I guess I've just had terrible luck with anything java based on Linux (or windows for that matter) - well, anything that goes beyond a simple app.

  14. I don't get it by Get+Behind+the+Mule · · Score: 5, Insightful

    A database is a database, which should have nothing to do with user interaction. A web browser is at the presentation level, which is all about user interaction and should have nothing to do with the database.

    If Oracle has been writing software that entangles database code with the presentation level, then they are mixing layers and producing appallingly unmaintainable code, and should stop doing that no later than immediately. On the other hand, if they are writing code that produces HTTP/HTML content in the presentation layer, then it doesn't matter which web browser is used to view it.

    So why would anyone write software that is specifically "for Mozilla", especially a database vendor? They should just adhere to the HTTP/HTML standards in the presentation layer, so that anyone using a standards-compliant browser can view their content.

    Of course, we are talking about Oracle, who has produced PL/SQL packages for generating HTML right out of the database, insist on using their own, outdated JRE's, and perhaps have generated M$-dependent web content. So maybe Oracle is just trying to tell us that they will start doing a couple of things a little bit less stupidly.

  15. Mozilla isn't Linux-exclusive by Xpilot · · Score: 4, Insightful

    It works on many other operating systems too, including the proprietary Windows. But it is still a success for Linux and open source in general, because any technology that does not allow Microsoft to lock in its customers is a win for freedom, and a loss for Microsoft. Microsoft values one thing more than money, that is the guarantee of making more money (marketshare strangehold). So as Linux and other open source operating systems gains widespread acceptance not just in the server space but with clients too, Microsoft loses out. Microsoft isn't left out or locked out, it is just forced to play on an level playing field.

    So victory for open source is not the complete desctruction of the towers of Barad-dur in Redmond, but the creation of a fair and competitive server and desktop market and the neutralization of Microsoft's monopoly power. Once we have that, we have already won. Marketshare numbers will be meaningless, since you are not forced to adopt the platform with the highest market share to get the software solutions that you need.

    --
    "Backups are for wimps. Real men upload their data to an FTP site and have everyone else mirror it." -- Linus Torvalds
  16. Re:Whats wrong with Proprietary Everything by xtermin8 · · Score: 5, Interesting

    There's actually a shred of wisdom in the poster's wit. If it weren't for a single company dominating PC software, there would be a lot less motivation to find an open source alternatives. Without Microsoft, the choice was (and probably still would be) between several crappy closed source software venders. It is because of MS's predatory and evil ways the Linux has become the alternative of choice. And maybe Bill will drown in all that free beer!

  17. So much for... by JordanH · · Score: 2, Insightful

    all the gloom and doom about what would happen to the "orphaned" Mozilla browser now that AOL was dropping it.

  18. *VERY* smart move. by Qbertino · · Score: 3, Interesting

    This is an extremely smart move on Oracles behalf, imho.
    One would think that moving to service orientation would be the way to go, with OSS critical mass just around the corner.
    But this proves that Oracle is thinking further, where OSes are only a commodity and clients networking capabilites count.
    By extending Mozilla with their stuff they're adding a feature to Oracle that others don't have (yet), despite the fact that Oracle DB probably has had these features for years. Clients for free, server service capable software for good ol' cash. This move will do two things for Oracle: It will establish their image as early adapters and full supporters of OSS *and* it will let them maintain their standard business model a little longer: selling bizarely priced DBs and other software stuff.
    Very smart indeed.

    --
    We suffer more in our imagination than in reality. - Seneca
  19. I knew that Mozilla overbloated, but... by tereshchenko · · Score: 5, Funny

    I knew that Mozilla overbloated (kitchen sink anyone?), but including Oracle DB is a bit overkill I think...

    --
    Slashdot - free anti-Microsoft propaganda 24/7
  20. Re:How about Khtml? by gexen · · Score: 2, Insightful

    I think there's something wrong with your arguement. Just because KDE "won the desktop war" doesn't mean people should use its default browser. That's EXACTLY like saying Microsoft is winning the os war thus you should use Internet Explorer.

    Mozilla is a fine, cross-platform browser which fits Oracle's needs. Right now, cross-platform applications are going to be necessary to introduce to Windows users so that when they are ready to switch, their anxieties can be alleaved by pointing out the same applications are available over here.

  21. Re:Whats wrong with Proprietary Everything by Colonel+Cholling · · Score: 3, Funny

    And maybe Bill will drown in all that free beer!

    <rms>No, no, you're missing the point. It's about free speech, not free beer. Why can't you stupid GNU/Linux people ever understand that? Half the time you don't even put the GNU before Linux. Just you wait, in only ten years HURD will be an almost-usable kernel and you'll see. YOU'LL SEE!!</rms>

    --

    I am Sartre of the Borg. Existence is futile.
  22. Separated at birth by S.I.O. · · Score: 2, Funny

    > Oracle embraces Mozilla
    Mozilla was a natural choice for Oracle, as both of them are ruthless, flesh-eating predators, who just trample over the weak and possess a tiny brain.

  23. Very little to do with the database, apps 11i... by chris_martin · · Score: 5, Informative

    Oracle has a complete end-to-end ERP/CRM application called Applicaitons 11i which uses a combination of java applets (delivered through Forms Server 6i) JSP's (delivered through apache) etc. The problem is that some of their HTML code makes windows IE only calls (even though they officially support the Mac running IE) using the object tag instead of applet tags, etc. Also, they have a ton of other web apps (Discoverer, their iAS application server and portal server, etc.) all with IE only stuff in them.

    --
    -- Chris Martin, System Administrator
  24. Oracle == Machiavellian by Trigun · · Score: 2, Insightful

    We'll have to wait and see what happens. Right now, I would wager to say that they are evil, but useful. Unfortunately, I think that's how they see Linux as well.

  25. Re:How about Khtml? by MouseR · · Score: 2, Interesting

    Oracle does support KHTML.

    The marketroids folks might not know it, but the fact is that it just plains work. At least with Apple's Safari, wich is KHTML.

    (Safari, BTW, is a dedicated-to target on Mac OS X, at least for the OCS product line).

  26. That's not as exciting as I thought. by edbarrett · · Score: 3, Insightful
    I was hoping to read the story and say "Well, cool, they're pulling another OEOne or something.

    But no. It looks like they're just adhering to web standards for their vertical app. Which I appreciate, don't get me wrong, but they might as well have been saying they were embracing Opera.

  27. Jinitiator not required; Mozilla ALREADY works! by dcavanaugh · · Score: 2, Informative
    On Linux, all you need is the jdk1.4.1 from blackdown.org, jre properly integrated with Mozilla according to the directions. If you can run any java applet via Mozilla, then all you have to do is use a URL in the form of
    http://machine.domain.com:portnumber/dev60cgi/f6 0cgi?jinit_mimetype=application/x-java-vm
    I learned bits and pieces of this solution via numerous sources. This works great for me using Mozilla 1.5 on RH9. I posted this on Metalink and a few other places. IMHO it runs faster than Windoze/IE. This approach may not be supported, but I suspect the reason is that Oracle is trying to avoid supporting all those people who can't figure out how to set up Mozilla and jdk.1.4.1 from tarballs.
  28. This is huge for corporate developers! by digerata · · Score: 2, Interesting
    I have been campaigning mozilla for some time as a replacement to IE for our company of ~1200 Mac and PC users. The one stumbling block is that Oracle's application support under anything but IE sucks.

    This is the best saturday EVER!!!! Woohooo!

    --

    1;
  29. Netscape/Mozilla plug-in compatibility by EricWright · · Score: 4, Informative

    Due to netscape and mozilla being (for the most part) plug-in compatible, I've been using Oracle Apps via Mozilla (and Phoenix/Firebird) for at least 3-4 years now.

    All you have to do is download oajinit.exe (yes, this is windows) and install it. Then, you need to find the dll that's installed (the name contains the version number of Jinitiator, but I'm not at work so I can't say for sure what it is) and drop the .dll into the Mozilla plugins folder. Restart Mozilla and get to work... this may require a pre-existing netscape installation, not too sure. Everywhere I've worked pre-installed netscape for their users. If you have to go that route, it's not too hard to uninstall netscape once you have Jinitiator and Mozilla/Firebird playing nice with each other.

    Now, I'd love to see more linux support as a client machine. The only reason I have to use windows at work is the lack of a supported solution to running oracle apps client from linux. The developer apps are pretty crappy compared to the windows ports, but they do work.

    Not only do I play an Oracle apps developer on TV, I am one in real life, too!

  30. I would rather hear by Anonymous Coward · · Score: 2, Insightful

    Good, though I would rather hear they're modifying Oracle to work properly under Mozilla than that they're modifying Mozilla to work properly with Oracle.

  31. use the Oracle Power Browser by Anonymous Coward · · Score: 2, Interesting

    Oracle had their own browser back in the mid 90's when the IE and Netscape battle was heating up. What ever happened to the Oracle Power Browser?

  32. Oracle is pretty good in its target niche by hey! · · Score: 3, Insightful

    Oracle is the MS of the database world. Clueless managers insist on using it because they're the biggest DB company, and us geeks are the ones who have to live with the consequences.


    Although I don't like the company and it's hideous culture, I actually rather like the Oracle RDBMS It's powerful, feature-ful, and possible to tune to a fare-thee-well. It is very easy to screw up if you don't know what you're doing, so start easily. Installing on Windows is a snap; Unix installers have always been crap; I guess they figure Unix folks don't need as much handholding. I don't know why you had problems with XP, I've never had a problem.

    You really can't compare MS and Oracle from an engineering standpoint. MS is about making getting into the product easy and regretting it later. Oracle is rougher on the novice but solves a lot of tough problems (at a price) that come up in large, bet the company kind of projects. Oracle is not a "hey kids lets put on a show" kind of product, which is not to denigrate systems like MySQL which are better suited for projects in that kind of niche and remarkably flexible given that kind of easy startup. If you need a database to handle the hit counter in your personal web page, Oracle's not for you. In Oracle's niche a few weeks of startup time hardly matter at all, given downstream failover capabilities, scalability, availability, and tunability. Generally speaking Oracle's forte is the kinds of projects where you hire a lead DBA with a decade or more of serious DBA experience, and happily pay the kind of salary that commands. Unfortunately, Oracle doesn't give a shit about newbies, which may not be wise in the long run given MS's focus on making things feel nice and cozy for them. Everyone starts out as a newbie, and MS knows the long term value of newbie mindshare.

    One way that Oracle is like MS is that they want to completely own the database market the way MS wants to completely own the OS market. This is hardly surprising, since they want to make lots money. However, monoculture in database management systems would be even worse than in operating system. There is a huge universe of database applications out there, and a variety of products fit well into various spaces. There are even places for products a database professional would consider toys: FileMaker and yes, MS Access.

    Grossly simplifying the picture, you can picture a scale with personal databases in the MS Access space on the left, massive enterprise-wide and megadatabses on the right, and workgroup, special purpose databases with varying degrees of transaction and record volume falling various points in the middle. Filemaker and Access are single points on the far left. MySQL, Postgres, FireBird, and similar databases extend from the far left to left of center. Oracle is useful from the middle of the scale to the far right.

    It's a gross simplification, of course, because there isn't a single dimension along which you can measure a database project's scale, but several: record volume, update volme, query volume, query complexity, availability requirements, schema complexity etc. But dial up each of these dimensions to the max, and Oracle's probably a no-brainer. Keep the dials all near the minimum, and Oracle's a waste. Twist them into various patterns, and you really have to know your database products to decide whether Oracle is the best choice.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  33. Re:I can't remember: is Oracle on the evil list? by the+eric+conspiracy · · Score: 2, Funny

    Where does Oracle fit into the Evil vs. Not Evil scale?

    It's White Evil as opposed to the Black Evil of SCO and Microsoft.

  34. Re:How about Khtml? by AstroDrabb · · Score: 3, Informative
    Included into every KDE installation, which has 70% of Linux desktop market share according to Recent surveys.
    The last survey I read had KDE at around 43%of the votes or so.
    Included in Mac OSX Panther Edition
    Does it runs under MS Windows, Solaris? Moz does and that gives it a far greater edge then just running under Mac O X. Moz also runs under Mac OS X.
    Faster and less complex than Gecko
    That is highly subjective. Do you have any links to speed tests to prove it?

    Mozilla stomps KHTML/Konq for usage share. Mozilla and Mozilla based browsers have about a 68% share compared to KHTML.

    Also, wait about a year and see how KDE usage drops considerably in numbers compared to Gnome, or how Gnome usage surges past KDE. Why? Because Novell purchased Ximian's XD2 which is Gnome based and Novell WILL leverage that investment. Evolution is critical for an Enterprise roll-out, since many Enterpriese use MS Exchange. KDE has nothing that can connect and use and MS Exchange server, while Novell/Ximian Evolution with Novell/Ximian Connector works great. And no, Enterprises are not going to be doing a large scale replacement of MS Exchange for KGroupware. With Novell buying SuSE, you may see some using Novell/SuSE MS Exchange replacement, again with is integragted and supported by Evolution.

    Also, Sun's Linux desktop uses GNome and Solairs 9 now uses Gnome as well. Sun also just did that 1,000,000 Linux desktop deal with China, that will be a LOT of new Gnome desktops out there.

    One other point, KHTML is no where near as standards compliant and ready for the web as Mozilla is. I have been to tons of sites that just don't work with KHTML/Konq that work fine with Moz. I am a developer for a fortune 500, we have a lot of Oracle and People Soft Enterprise apps that are now web enabled. Most of them work perfect with Moz 1.5/1.6 and puke with KHTML, though as this topics suggest, there are still some that require IE only : (

    --
    If Tyranny and Oppression come to this land,
    it will be in the guise of fighting a foreign enemy. -James Madison
  35. Re:Whats wrong with Proprietary Everything by RoLi · · Score: 2, Insightful
    If you look at the real world:

    • The GNU project was founded when MS was still a small and pretty insignificant player. Also in the beginning GNU didn't even try to be a competition to MS
    • Linux was created because of the shortcomings of Minix, MS had nothing to do with it
    • Apache was created before IIS. D'oh!

    Microsoft has nothing to do with motivating open source.

  36. Re:Whats wrong with Proprietary Everything by EastCoastSurfer · · Score: 2, Interesting

    Microsoft has nothing to do with motivating open source.

    That's a pretty naive statement. Sure GNU and free software was around, but how many people and companies now support OSS because of their disdain toward MS? The new licensing scheme released by MS is pushing even more people into the OSS camp and thus motivating them.

    I believe it is a yin and yang type of thing. Without the single big closed source company driving people away, OSS may never have gotten the critical mass of users that it has today.

  37. Re:Whats wrong with Proprietary Everything by ShadowRage · · Score: 2, Interesting

    actually, it was the unix wars that sprung forth the opensource movement, and if it werent microsoft, it would be IBM or Apple.

    and people would still like free stuff.

  38. Re:Whats wrong with Proprietary Everything by ax_42 · · Score: 2, Insightful

    If it weren't for a single company dominating PC software, there would be a lot less motivation to find an open source alternatives.


    This is like saying we should be glad about 9/11 as it led to better airline security. Sheesh.
  39. xforms / jabber / roaming profles by hpavc · · Score: 2, Informative

    they can start by making a cros platform xforms extension for mozilla, roaming profiles, intergrate their implimentation of jabber into mozilla as a extension.

    instantly mozilla would be ready for business in a serious way versus ie.

    oracle would have a full featured desktop client.

    --
    members are seeing something, your seeing an ad