Slashdot Mirror


Bare Bones Celebrates 10th Anniversary

An anonymous user writes, "Bare Bones, makers of BBEdit, 'celebrates 3650 days of saving your ass' (according to the new t-shirt) with the the BBEdit Anthology, a limited edition autographed CD with every final commercial release of BBEdit, plus the free versions as 'bonus tracks.' Liner notes are included." It's $250, comes with a BBEdit 7 license, and only 1,000 were produced. OK, the price is a little steep, but it's a collector's item. And the company is also offering a 10% discount on any product orders through June 30, so it is only $225! I still remember the first time I saw BBEdit, a Mac text editor, and I thought, "what, like a word processor?" Some things never change ...

4 of 81 comments (clear)

  1. Pricey by colonel.sys · · Score: 5, Interesting

    Yes, BB is pretty cool. But:

    I had used the Lite version for quite a while and when they started charging for that, Hydra came along and made me switch (http://hydra.globalse.org) -- pretty cool program. Group-Editing with Rendezvous, freeware and such.

    Just waiting for Apple to get their Finder-FTP working with read/write!

    --
    We are all individualists!
    1. Re:Pricey by dogzilla · · Score: 5, Interesting

      I agree that BBEdit is getting a little pricey, but Hydra really isn't comparable to BBEdit yet. It has some cool features, and certainly shows a lot of promise, but comparing any current version of BBEdit to Hydra at this point just makes Hydra look like "My First Text Editor".

      I'd gladly consider an alternative to BBEdit (especially if someone could replicate the Allaire Homesite file-management and tabbed editing interface on the Mac (why is this so hard? Does noone else find it annoying to have 15 windows open at the same time?). If that alternative turns out to be Hydra, so much the better since I dig it's collaborative features. But right now Hydra's basically a one-trick pony - it's TextEdit with Rendezvous and syntax coloring. Seems to me it needs way more functionality before it can stand next to BBEdit (compare the two search/replace windows for a quick example of how far Hydra needs to go).

      --
      The crimes of eBay are a disgrace to it's pig latin heritage!
  2. BBedit going out with a bang? by jeeves99 · · Score: 4, Interesting

    Web-design has evolved into its own art form. More and more webpages are popping up with elaborate layering schemes and graphical widgets. Toss in some php scripts and you've created a beautiful mess that one could never code by hand.

    Along this vein, does BBedit stand a chance any more? I for one have switched to Dreamweaver. When I need to edit the source, dreamweaver has a more than adequete color-schemed text interface.

    I admit this limited-CD release is a really cool idea, but it rings a little too loud as a final hurrah of an obsolete product.

    1. Re:BBedit going out with a bang? by jcbphi · · Score: 5, Interesting

      Some would argue that in the long run, when your beautiful mess isn't rendering properly and its time to debug your HTML+CSS+PHP+who-knows-what, you may regret not knowing the intricacies of your code.

      Having used Dreamweaver (and few other visual editors) in the past, I doubt its ability to create a working site that I could not create by hand. Sure it speeds a lot of things up a lot, but so does the HTML tag templates built into BBEdit

      While Dreamweaver does offer a window for editing source directly, I would never call it adequate. Just because you can edit text does not mean its a substitute for a full blown text editor. (Does anyone know if Dreamweaver can use an external editor? I don't remember.)