Slashdot Mirror


Inprise Considering Open Sourcing InterBase

Keith Russell writes "Caught this news blurb on ZDNet. Apparently, attrition has taken its toll at on Interbase's top levels, and Inprise is seriously considering open source as an alternative to pulling the plug. A likely possibility, given their recent enthusiasm for Linux. This could be a Good Thing. I'd rather see "end of life" software opened than hoarded. "

42 of 132 comments (clear)

  1. Re:Various Contacts... by aphrael · · Score: 2

    Eeek!

    *Please* don't send email to these addresses.

    I guarantee you, the "other contacts" won't care: with one exception they're all drop-boxes designed for a specific purpose; mailing them would be as annoying as mass-mailing "postmaster@slashdot.org" about wanting a job working for slashdot.

    The few addresses up there that lead to real people are not people who will have the power to influence upper management in any event: again, you'll merely succeed in irritating innocent bystanders.

    Post here, or otherwise communicate through normal channels; don't send mail to random Borland e-mail addresses.

    --Robert West
    Delphi R&D

  2. Possibly a good angle for them by dsplat · · Score: 2

    Linux isn't exactly without open source databases. Postgres is the one that comes to my mind immediately, but there are others. However, I suspect that we (Linux users/programmers) would be thrilled to see an open source solution that was palatable to the corporate world as well. An open source database engine, with supporting language interfaces, available for multiple platforms, with a company selling support contracts for it could be just the ticket. Inprise would get the benefit of a lot of open source development effort. They are still the best positioned company to provide the support. Linux would get a mature, commercially accepted database engine. Done right, this could be a big win.

    --
    The net will not be what we demand, but what we make it. Build it well.
  3. Hmmmmm... by deefer · · Score: 2

    Well, I've used Interbase on and off for a good few years, and v5.0 intensively over the last year. It's always been a doddle to administrate, requires almost no resources, and has _never_ lost any data. It dies maybe once every 3 months, but always with a full recovery.
    Open sourcing InterBase is effectively giving it away. InterBase requires no "after sales support" for Inprise (I agree with the previous poster about the name - Borland _is_ better :)
    So, although it might not make any money _yet_ with a little patience (and with the targeting of Linux as a new OS platform to develop for), Borland may well kill Access with it. Add a pretty front end; there you have a fully featured DB back end to put any GUI on. And I find it a crying shame that neither Delphi or C++ Builder haven't penetrated the markets yet. Delphi is a piece of piss to use, (surely, ALL programmers play with Pascal at some point), and compiles code with an execution speed that makes VB programmers cream themselves. If you've ever used C++ Builder and MS VC++, well, you already know what I'm talking about... DRAG AND DROP, Bill!!! And what the fuck is all that message pump nonsense about? Sheesh. In a test for a pretty basic GUI and simple database (10 tables), here's what I got:
    Delphi / Interbase - 8.5 hours.
    C++ Builder / Interbase - 10 hours (I got distracted and wrote a whole load of thread classes so all DB activity is done in the background. Then included it into the Delphi version. Try doing that between VC++ and Visual Basic...)
    MSVC++ / SQL Server - 16 hours

    And I think I have relatively even spread of skills with all the above.
    Anyway, don't hold your breath for source code for InterBase.

    --

    Strong data typing is for those with weak minds.

  4. Hmmm... by Amphigory · · Score: 3
    I can see this making since for Inprise (okay, I still think of them as Borland) on a lot of levels.

    First, let's face it: InterBase has never been a wildly successful product. From what I can tell (as a Inprise outsider) the only people who bought it were people who were already firmly entrenched in the Borland development environments.

    It seems to me that Borland's real cash cow has always been their development tools. Open sourcing Interbase could lead to it being more widely used, which could sell a /lot/ more development tools. Especially in the Linux environment.

    Second, this would firmly entrench Borland in the Linux world. I think that the past few years and the (ridiculous) success enjoyed by Visual Basic have made it clear that it is going to very difficult for Borland to compete on Microsoft operating systems.

    There hope of radical success (as opposed to the kind of mediocre success they've been enjoying for a while) is to become the premier provider of Linux tools. And I think they know it.

    All in all, this could be very cool.

    Also, let me comment that, from what I've seen, Interbase is a very cool product that has never gotten the recognition it deserves. The big advantage over MySQL is that it has full transaction support. Sorry guys: but there are some applications where you just need transactions.

    --
    -- Slashdot sucks.
    1. Re:Hmmm... by um...+Lucas · · Score: 2

      Why not just one database that's kick-ass.... ANd then just enable or disble features as you need them... It'd suck to build a DB and then realize you need features from another db, and then have to redo all your core-logic...

      And Oracle is far far far from Opensource.

  5. Software improvements by dr_labrat · · Score: 3

    If a company considers that a software package is no longer "profitable", opensourcing should be considered a way of generating advertising at the very least.

    Look at all the companies recently who have benefitted greatly in terms of good PR by opensourcing their stuff.

    However, this does not necessarily mean that opensourcing software is *always* going to be good PR.

    Look at the recent Quake1 debacle.

    What should have been (and Is still, in my opinion) a fantastic move has been perverted by whiners complaining that the release of the code has resulted in "iffy clients" or that the Graphix were not released with it.

    I think opensourcing should be done in conjunction with the open source community:

    Ask if anyone will support it.
    Explain exactly what it is you are intending to do.

    Don't expect adulation and worship.


    --
    The secret of success is honesty and fair dealing. If you can fake those, you've got it made. (Marx)
    1. Re:Software improvements by twit · · Score: 2

      Excellent point.

      I might add that a code base, even if it is not used in a profitable product, still has a certain book value. This keeps most companies from releasing their code to the public; they don't want to take the book loss (on the other hand, profitable companies might want to do this with their unprofitable product lines; it would cause a book loss which would reduce their profit and hence their corporate taxes). The code existing in the old product can be reworked into a new one - even if that possibility is very slim.

      This may seem contrarian, but the GPL has some significant benefits for a corporation releasing its code to the public. The corporation retains control of the original codebase, and can spin it into a new product without adverse repercussions. The corporation infects the released code with a viral license, and prevents it from being used in a competing product. These are not minor advantages; they may make the difference between releasing and not.

      We should promote more of this practical and pragmatic thinking among software corporations. :) What better way to keep one's product lines alive? It was a revolutionary act when Netscape did it to Navigator (which it never made a profit on; NN was a dog in every sense of the word); now, it's no longer farsighted. It just makes sense.

      --

      --

      --
      There is no premature anti-fascism. -Ernest Hemingway
  6. Sign of the times... by DonFreenut · · Score: 2


    This looks good... It's encouraging to see companies that traditionally have had nothing to do with the community/movement considering open source alternatives.

    Inprise used to be Borland, which was a favorite of MS-DOS/Windows programmers everywhere. As we all know, companies that devote themselves almost exclusively to MS-based products have traditionally been far from the open source mindset, as open source has traditionally been associated with Linux et al.

    I like it when those traditions are abandoned. The software industry is teeming with neophobes.

  7. Scorched Earth Strategy by Christopher+B.+Brown · · Score: 4
    Ah, a "scorched earth" strategy.

    Russia used this militarily to destroy both French and German armies; they performed strategic retreats when "outgunned," destroying crops and other infrastructure so that when the Russian winter set in, opponents were overextended, and despite "winning the battle," wound up losing the war.

    This obviously came at the cost of considerable Russian destruction, and with Inprise, the cost is that of not getting revenues from license sales, whilst the immediate benefit is that this may injure sales of competing DB vendors.

    The open question is of how this affects already-free DBs like MySQL and PostgreSQL.

    Effects on them are severalfold, and some are dependent on what license Inprise comes up with:

    • Regardless of the license, it should be useful to have source code access as this can allow folks to see an implementation of transaction locking, stored procedures, SQL-CLI, ODBC, as well as the data storage mechanis, which may be quite useful when they try to add such functionality to other DBMS systems even if there is no reuse of code.
    • If the license is sufficiently compatible, it may prove possible to integrate code one way or another either into "OpenInterBase" or into one of the other DBMSes.
    Note that the folks likely to get particularly injured by this are the second/third tier companies selling licenses to things like:
    • Altera
    • SOLID SQL Server
    • OpenIngres
    • Mimer
    • Faircom
    • Raima
    • Yard
    • Empress
    whilst people will still likely be prepared to "pay the bucks" to move up to "Tier 1" DBMSes like Sybase/Oracle/Informix/DB2
    --
    If you're not part of the solution, you're part of the precipitate.
  8. common route to open source & implications by jetson123 · · Score: 3
    In the software world, it appears that often only the commercial leader is really profitable. For all the also-rans, open sourcing is a good alternative for the creator of the software and benefits everybody (except the frontrunner).

    Another, similar route to open source software is through research projects that, for one reason or another, aren't commercialized; the research code is released and often becomes an important open source/free software system.

    We should be happy about that: much (if not most) open source and free software started out that way.

    Because so much free software starts out as commercial or research projects that, I think it's important to think about how to encourage development and research organizations to build it in such a way that the transition to free software will be easy. That means that such organizations should find it easy to use existing free software libraries, build on open APIs with free implementations, and should not feel the need to rely on proprietary libraries (which would make freeing the software later much harder).

    One thing that I think is very important is to use licenses like LGPL or BSD (as opposed to GPL or QPL) for important libraries. Research and development organizations will not use software if that means making a strong commitment early on to open sourcing their software later or face uncertain expenses later. Both GPL and QPL, unfortunately, impose such uncertainties and limit options. If there is no unencumbered free or open source software, they will pick the best and most affordable proprietary libraries to build on.

    The LGPL and BSD licenses, on the other hand, allow development and research organizations to keep their options open for what to do with their code. When infrastructure libraries (standard libraries, networking, gui, etc.) are released under those licenses, research and development organizations can use them, and when they decide to release their software as "free software", it will be so much more useful to the free software community than if it had been based on proprietary libraries or APIs.

    For similar considerations, I think it's also important to get as much free software infrastructure on Windows. If companies start programming to free software APIs on Windows (and they have to cover the Windows market), when they go open source, their software will be much more useful to the free software community. So, the more unencumbered networking, database, and GUI libraries we can get onto Windows, the better.

    So, keep that in mind when thinking about policies and licenses. While the idea that all free software is created by altruistic volunteers is appealing (and a significant amount of free software is), the reality is that a lot of free software is created by companies and donated if the software turned out not to be a winner in the market or is otherwise not commercializable. Making the life of those companies easier and allowing them to develop code that interoperates well with other free software is a win for everybody.

  9. All discontinued products should be open-sourced by nuttie · · Score: 2

    I'd love it if companies were legally required to release the source of any product that's been discontinued--including in the event of the demise of the company.

    It's hard to imagine how you would make this stick legally: it's easy for a company to claim "no really, it's not discontinued, we still have 1/10th of a developer working on this, it'll be done in 5 or 6 years." Then there's all the issues with intellectual property rights entangled in the source. I wonder, though, if you could craft a law along the lines of the Freedom of Information Act, requiring source code to be released at a certain point in time. (It'd be the Freedom of Source Code Act--FOSCA) It would give interested parties a basis to sue the holder of the code for release. This would work in particular in situations where a company gets acquired and one of its products is squelched by the new owners.

    Alternatively, it might be possible to accomplish this with a culture shift: if developers regularly required as part of their employment contracts a clause that the product code be released under certain circumstances. We can all think of tons of cases where developers labored for years on supercool a product, only to have the startup go under and the code disappear into a legal black hole.

  10. Borland's Old Products by auntfloyd · · Score: 2

    All of the stuff that Borland has completly done away with, such as Turbo Prolog, Turbo Basic, and Turbo Modula (for z80-based CP/M systems) reverted back to the original authors. Philippe Kahn, Borland's founder, made his fortune and his company by licensing and distibuting other's people's software. So, when things went bad, he simply dropped them.

    Turbo Basic became PowerBasic from PowerBasic
    Turbo Prolog became Visual Prolog from PDC (www.pdc.dk)
    Turbo Modula became JPI Modula. The x86 port became TopSpeed Modula-2. TopSpeed was later sold to Clarion, and now their compilers are only available with the Clarion 4GL products.

    Of course, dBase became visual with Visual dBase 5.5, which was a good idea, but incredibly buggy and unstable. And the native compiler cost extra. Supposedly 7.0 is good, but it's pretty much lost the end user DB wars to Access.

    I for one would like to see and OSS Turbo Pascal for Unix. That thing had the fastest compiler I've ever seen! Add a nifty IDE and good online help, and you've got a winner. (Yeah, I know there's Free Pascal and GPC, but still...)

    ~~~~~~~~~
    auntfloyd

  11. Turbo Prolog is NOT "Dead" by Christopher+B.+Brown · · Score: 2
    See Visual-Prolog.com.

    According to the company history:

    Prolog Development Center (PDC) was founded in 1984 with the development of a Prolog compiler - later to be known as Turbo Prolog, PDC Prolog and now Visual Prolog as its main activity. Since then PDC has established itself as a world leader in the development of Prolog and related products.

    Today, PDC consists of an R&D and a consultancy division. The R&D Division is concerned with the development of the Visual Prolog compiler together with new methodologies and development tools.

    Borland might be an evidence against the common contention that "Microsoft is the company that never produces anything, but merely buys out products from other companies that are creative," as many of Borland's products were not natively produced, but rather resold on behalf of other componies.

    By the way, that was Ashton Tate that used to own the dBase trademark...

    As for integration with DBM variants, I see little importance to that. InterBase is a relational database (or at least, as relational as they come), as opposed to merely being a data store. The value would be in sharing code between InterBase and PostgreSQL or MySQL, or maybe using InterBase as a "data store" for persistent data in KDE or GNOME.

    --
    If you're not part of the solution, you're part of the precipitate.
  12. Re:Interbase open source mindshare could help Inpr by bmetzler · · Score: 2
    Have you priced Oracle lately. Here is what they quoted me.

    It has nothing to do with price. For large enterprise databases, price isn't an issue. For smaller applications where Interbase would be used, Oracle would be a huge overkill.

    A pickup truck can't haul as much as an 18 wheeler, but if you just have a desk to haul, an 18 wheeler isn't needed. Likewise, if you do have enough stuff to haul to need an 18 wheeler, the cost of the truck probably isn't going to be a problem.

    -Brent
  13. Re:Key to success is open at beginning, not end by bmetzler · · Score: 2
    A better strategy to encourage is to open up the code from the start, and help build a userbase while the code is young.

    Yes, but when the Interbase code was still young, "Open Source" wasn't something that was heard of. You want them to not open source now, just because the concept wasn't around when the product began?

    Open sourcing older programs is a good idea. Companies have no experience in Open Source development. By starting with a product that you can't "lose" with, it gives companies a feel for how to best work with the Open Source community with their flagship products.

    -Brent
  14. Importance of Licensing by Christopher+B.+Brown · · Score: 2
    Certainly licensing is important; I just don't think it's worth discussing in too much detail until further details come out.

    Lots of paradoxical effects are possible; the fact that PostgreSQL uses a BSD-like license means that it may be easier to do code integration between it and Interbase, as compared to GPLed MySQL, where the somewhat "infectious" nature of the license may discourage attempts to integrate code.

    I certainly agree that YAPOPL (Yet Another Pseudo-Open Proprietary License) would discourage development efforts, but suggest that the relative merits/implications of GPL versus BSDL are quite nonintuitive and nonobvious.

    --
    If you're not part of the solution, you're part of the precipitate.
  15. Here's my expert analysis by #include · · Score: 2

    Okay... Who is going to work on it ? eh... when Mozilla went open source we all rejoiced.. "Yeah.. wer'e saved".. but how many of us were willing to wade through all of that code, then devote any of our precious spare time to working on it.. ?? About a handfull. (That's not to say that mozilla isn't going to work, just not at the speed that Linux does)

    I love the whole open source development model, but it doesn't always work. You can't always save a product is in trouble by going open source.

    I just thank God I dumped all of my Inprise stock. What a trip that was...

    --

    A genius writes code an idiot can understand, while an idiot writes code the compiler can't understand.
  16. Big Buck DBMSes by Christopher+B.+Brown · · Score: 2
    The point I was trying to make was that the "Tier 1" DBMS vendors are unlikely to be seriously injured by InterBase becoming "free."

    Those that want 24x7 support contracts and the likes for big SMP boxes with big RAID arrays aren't going to be much more attracted to InterBase because it becomes free than they were before when it wasn't.

    In contrast, those that were price-sensitive, and went with SOLID/ Altera/ ... may seriously consider trying out Interbase as an even less expensive alternative that doesn't tie them to proprietary licensing.

    The company most likely to lose from this is SOLID. They got pretty seriously "flamed" a while back due to a change in licensing strategy; they used to sell individual licenses for around $200-$300, but have moved to selling groups of licenses so that the minimum price granularity is rather higher, more like $10K.

    That is a market rather more vulnerable to Interbase's "scorched earth" strategy...

    --
    If you're not part of the solution, you're part of the precipitate.
    1. Re:Big Buck DBMSes by Dacta · · Score: 2

      Having Interbase open-source and free would do a lot of damage to MSDE (Microsoft Data Engine - basically a cut down, local version of SQL Server 7), too.

      I know a number of companies that have moved from using Local Interbase to MSDE, because you can deploy MSDE for free if you buy a MS Office developer pack. That compares to $160 per seat for less than 100 or $40 for more than 100 (here in Australia, last I heard)

      Interbase is great for app like this, because it is small (fits on 3 or 4 floppies) and doesn't need an administrator.

    2. Re:Big Buck DBMSes by bmetzler · · Score: 2
      The point I was trying to make was that the "Tier 1" DBMS vendors are unlikely to be seriously injured by InterBase becoming "free."

      Ah. That's better. You are right, they won't be affected.

      In contrast, those that were price-sensitive, and went with SOLID/ Altera/ ... may seriously consider trying out Interbase as an even less expensive alternative that doesn't tie them to proprietary licensing.

      Yes, which is good for Inprise. It will force the competitors to compete differently though. But it's not the end of the world for them.

      -Brent
    3. Re:Big Buck DBMSes by Dacta · · Score: 2

      $800 here (I've been told). What's that... 5 Interbase licences?

  17. Quote from Inprise people by Dacta · · Score: 3

    Just to make it clear this rumor does have some basis in fact:

    Anders Ohlsson (Borland) posted this message to a BBS on Wednesday evening:

    "It seems that the resignations of a few InterBase managers has caused a shit storm (excuse my French ). InterBase is not dead, and it's not going to be killed. We will continue to sell InterBase. It makes us money. We will continue to support InterBase, and honor all old and new contracts. We have to (legally and morally). We will continue to maintain and develop InterBase. We will make sure that InterBase continues to live a long, good, and prosperous life. Any sane company would. As any business we are always looking at what makes sense. Open source InterBase? Possibly. No guarantees, but anything is possible. However, you can rest assured that we are not about to leave any customers (old or new) hanging. More details are in the works. It may take some time, since it's during the holiday season. But it's coming

    From The "Save Interbase" Website

    Anders Ohlsson is a farily well known Borland Developer.

  18. Re:Interbase open source mindshare could help Inpr by um...+Lucas · · Score: 2

    Exactly... If you need Oracle, you NEED Oracle... If your application doesn't require it, you're just throwing away your cash. They compete in COMPLETELY different areas of the market.

    Just like somewhere once i saw a checklist comparison of MySQL vs. Oracle. The most pointless waste of time i'd ever stumbled across. Yeah you can say MySQL supports this and that that Oracle may not support, or maybe it's faster when dealing with 25MB files, but you'd better not be buying Oracle to deal with said file.

    I liked your analogy there... But let's make that desk into a 13" TV... :)

  19. Visual Basic Clone by SolidGold · · Score: 2
    There was a company a while back that made a VB clone on the net. It was called something like Euphoria. They gave the program away for free and were going to make money on services. They weren't too successful and then they were bought out by a company who shelved their product.

    If anybody remembers who they were, and what the story was, I'd appreciate it if they could post it.

    I always thought this product was an ideal candidate for open sourcing. If we could find them maybe we could convince them.

    --SolidGold

    --

    --SolidGold
    Everything you know is wrong. Or more accurately, inaccurate.

  20. Re:Interbase open source mindshare could help Inpr by Amphigory · · Score: 2
    But is Oracle worth the price for most applications? In my experience, it is not.

    In most applications, the quality of database design and code manipulating the data have more to do with the robustness of the application that the dbms does.

    --
    -- Slashdot sucks.
  21. Re:Interbase open source mindshare could help Inpr by WillAffleck · · Score: 2

    They may also be looking to save money. If Inprise can save money by getting open source developers to take over some or all of the load for new development and support for InterBase, it may be a win for them. A penny saved is a penny earned.

    That was my first thought. Just think, now they can avoid all those Y2K-hungry lawyers looking to get bug fixes ... just say "it's open source, you can fix it yourself and get lots of free on-line help" and problem solved.

    And, as you also point out, this will cause more of us to think of buying Borland/Inprise development tools first, before we consider other ones. After all, even if it's proprietary today, it will be GPL tomorrow ...

    --
    Will in Seattle
  22. One Luser's Opinion by WillAffleck · · Score: 2

    Shouldn't that be:

    Thanks for contributing the requisite uniformed Windows/NT user's perspective!

    --
    Will in Seattle
  23. Re:Interbase open source mindshare could help Inpr by bmetzler · · Score: 2
    But is Oracle worth the price for most applications? In my experience, it is not.

    What are "most" applications? Most of your applications? Most of my applications? You are right, Oracle isn't worth the price for most applications. So why would you use it? Oracle doesn't *want* you to use their database for most applications. That's why other databases like MySQL and Interbase exist.

    For use as a database to track orders for a a company that does $1 million dollars a year in sales, Oracle would be a poor choice. But for a company that does $100 billion dollars a year in sales, Oracle is probably a very good price.

    Don't think that 18 wheelers are a wasted product just because all your move around is a 13" TV. Be content with a pickup if that meets your needs.

    -Brent
  24. contact here - sm404404503 by goon · · Score: 2

    agreed, go here instead,
    http://www.interbase.com/cgi/contact.cgi

    --
    peterrenshaw ~ Another Scrappy Startup
  25. Re:Interbase open source mindshare could help Inpr by SoftwareJanitor · · Score: 2

    Just think, now they can avoid all those Y2K-hungry lawyers looking to get bug fixes

    Well, lawyers don't want bug fixes, they want big legal fees... :-) But in all reality, it is probably too late to avoid the Y2K vulture lawyers if InterBase has any Y2K problems. At any rate, if it isn't too late, they had better hurry up, because Y2K is only TWO days away! :-)

  26. YES - it's a great idea by mark.odonohue · · Score: 2

    I've used interbase, and it is an excelent product.

    It and it's predecessor (DEC RDB) in my opinion are better than most of the big names by a mile.

    I was really shocked when got to try other relational databases. Interbase developed the blob stuff and has had transactions and row level locking in it from the start. The other notables, Oracle Ingress, Sybase and Informix were all latecomers to this (Im not sure if Ingress actually has it yet (and it was renamed OpenRoad/OpenIngress or something by Computer Associates)

    Interbase was also beautifly simple to use, and virtually required no DBA, even for rather large data sets (couple of million rows). The constant tinkering and adjusting required by a full time DBA for the other big names, DBA time is a real hidden killer that is often the real cause for DB down time.

    Oracle now owns DEC RDB (now called Oracle RDB) and are porting it to other platforms (either NT or Unix) although it is seperate from their other Oracle SQL product.

    A good strong "commercial strength" relational database with an open source philosophy would be a nice accompanyment to a linux system.

    Postgres and MySQL (although MySQL is not transactional) are pretty damn good and are filling this role fairly quickly.

    I think that Borland could give a real kickstart to interbase by making it opensource and closely associating it with linux.

    And I for one would relish the oportunity to work with it again.

    Cheers

  27. Re:Interbase will not die...as a developer I by shadrack · · Score: 2

    Nice to see there is someone else besides myself seeing through the crap. Interbase is profitable, they may drop it on certain platforms, but not WinNT or Linux. Too many developers are using/deploying it. Personally I hope the ex-employees get sued for breach of contract. My email box was overflowing with various FUD/Interbase crap. Had to setup a custom filter in Outlook to send it to the trash.

  28. Postgressql by Gourry · · Score: 2

    As someone who's just beginning SQL programming on Linux I'd like to know what's wrong with postgresql. It has transactions...its' open source, and it has a JDBC driver. I'll probably test using EJB's with it..but even if I don't go the EJB route I'll use it from servlets...It's even included in the Linux Mandrake release I'm using. Dorwin

  29. What an "interesting" proposal by bugger · · Score: 2

    Do you really think that spamming a Y2K address or the HR department (resume) or the FTP admin will have any endearing effect?

    Should we call the /. effect now the spam.now effect?

    Don't you think that select, well-reasoned emails to a TARGETED address will have a much more positive effect than spamming. Is spamming for an - allegedly - good cause (OSS) *not* spamming? Hey, I'll spam you tomorrow and ask you to donate a quid to your favourite charity. Feel better now?

    Really, a *brilliant* idea.

  30. Re:Interbase open source mindshare could help Inpr by Amphigory · · Score: 2
    You're answering a point I wasn't making...

    Sure there are applications where you need Oracle or Informix (FWIW, Informix generally kicks Oracle's butt IMNSHO). However, as you conceed they are few and far between.

    Way too many people have a blind, knee-jerk loyalty to a particular RDBMS that leads them to waste a lot of money. Consider, for example, Medic Computer Systems (www.medcmp.com), a company I am intimately familiar with.

    One of their products uses Informix -- and requires 10 times the hardware resources it would need if it used Interbase.

    --
    -- Slashdot sucks.
  31. Mozilla and Quake all over again by Lalo+Martins · · Score: 2

    What will happen: whoever looks at it will find out the code is a huge pile of crud, it will take an year or so to start looking like something, during this time the decision of opening up will be questioned a lot of times, yadda yadda. Of course, if the code has any value at all, in 2 or 3 years we will have a real killer database. (sigh) Don't people realize the difference between Opening up vs. developing openly?

  32. Since when was MySQL GPL'ed by Dacta · · Score: 2

    I thought it was under some semi-free Licence where you had to pay licence-fees for non-Linux platforms.

    Has this changed? I seem to remember something about GPLing an old version of MySQL. Is this what happened?

  33. Why this would be good by Dacta · · Score: 2

    Interbase is a good database. It is small, highly portable and quick.

    The Client/Server version is roughly comparable to SQL Server 7 in performace and features - maybe it won't quite outscale Oracle, but for anything smaller than that it is pretty nice. (IMHO)

    There is a "Local" version, too. I know quite a lot of people who have sold apps using that (Maybe I hang out with too many Delphi people, but still)

    The list of platforms it comes for isn't bad, either:

    • NT
    • Linux
    • Novel
    • SCO
    • Solaris
    • HPUX
    • AIX

    It's not missing any features, either - unlike MySQL.

  34. Well, David Intersimone thinks it is... by Dacta · · Score: 2

    He was asking on the Mers mailing list about what people would think.

    (David Intersimone is Borland's developer relations manager, or something like that)

    John Kaster sure hasn't ruled it out on the News Groups, either.

  35. Re:Interbase open source mindshare could help Inpr by bmetzler · · Score: 2
    You're answering a point I wasn't making...

    I think I was...

    One of their products uses Informix -- and requires 10 times the hardware resources it would need if it used Interbase.

    Didn't I say, "Why use an 18 wheeler to move a 13" TV?" I'm not justifying using a product that wasn't designed for what you are using it for. And Oracle certainly wasn't designed for workgroup type applications.

    -Brent
  36. PostgreSQL by Col.+Klink+(retired) · · Score: 3

    Have you looked into PostgreSQL? How does it compare to Interbase?

    --

    -- Don't Tase me, bro!

  37. Re:Interbase open source mindshare could help Inpr by SoftwareJanitor · · Score: 2

    And on another point... Inprise is presumably looking to make money.

    They may also be looking to save money. If Inprise can save money by getting open source developers to take over some or all of the load for new development and support for InterBase, it may be a win for them. A penny saved is a penny earned.

    Your vote doesn't earn them dollars...

    Perhaps not directly, but it does get them publicity, developer and user mindshare, and perhaps sales of other commercial products. Perhaps even sales of commercial or shrinkwrap boxed versions into some sites.

    a pledge to purchase their commercial development tools would help, maybe.

    If people are using their database, presumably they will be more likely to buy their development tools, especially if they offer features in their development tools that make it easier to develop for InterBase.