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 ...
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!
...which is why I'll save the $250 for web hosting costs.
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.
-Just waiting for Apple to get their Finder-FTP working with read/write!-
Jesus Christ I should make that my sig! How in hell can Apple have a built in FTP client that wont say.....upload files or play nice with just about anyhting? For the love of god Apple, dont include things that dont work and are only going to irritate me (cough iCal 1.0 cough). Its hard to tout a feature only to say "yeah its great, i have a built in FTP client, seamless with the finder! whats that? does it work? well no, but its there!"
I know this is mad offtopic but I banged my head against the finder ftp for too long to not add my 2 cents.
---- The real Slashdot is still here. You just have to browse at -1 to read the comments.
Now if BBEdit could only add langauge sensitive auto completion and contextual menu based x-reffing of java docs (you know crtl click on a method to open the java source it is defined in at that method) and add parsing of ant scripts such that the targets appear in the function list I'd be even happier and it would stop bastard eclipse users from taunting me.
real mac java programmers use bbedit and the terminal after all.
I used to have a better sig than this, but I got tired of it
The full version of BBEdit offers quite a lot over BBEdit Lite (which is not much more than a plain text editor). See BBEdit Feature List for a real list of features, but suffice to say BBEdit has enough to be a real coding environment (so long as auto-completion is not your bread and butter).
As for BBEdit vs. vim, they really are two very different pieces of software. vim is quite a lot more powerful, and is infinitely more configurable. However, I find BBEdit offers a much easier environment to work in. Forgetting a command never involves looking through a help file or manpage, and for light jobs its simple enough for my mother to use.
Also, BBEdit has always been the best text editor with a "Mac experience" (standard UI, file handing, etc). Without a cleaned up interface, vim and emacs are second class citizens in much of the Mac world, despite being much more powerful text editors. This alone was enough to make it a worthwhile pruchase for me (though I only paid the academic price).
I only use textpad on linux and windows (linux via wine) and the only editor I like on mac is dreamweaver. Granted you have to close all the extranious bs they have open but if you set it up as a text editor with syntax highlighting it works well.
I code in jsp and asp primarily. I still prefer textpad to all other editors though. The cursor placement and block select modes I cannot live without (and it's only like $30).
Hey, not only did it come in the mail today, but it came with Chocolat with some exclusive chocolat from this Berkeley company. Great! Plus I didn't have to pay for it! (The folks at BBEdit sent it to me for free since we'd submitted some code *way* back)
Transmit has a similar feature, but I haven't looked into how it works yet. I think I'll have to take a look at that. Thanks for the tip!
:-(
Still no tabs, though.
As for BBEdit vs. vim, they really are two very different pieces of software. vim is quite a lot more powerful, and is infinitely more configurable.
OK, follow-up question: in what ways is vim more powerful and more configurable than BBEdit? BBEdit has more features than I could ever think of, and is reasonably configurable (menus are very configurable, and you can make plugins and scripts for it). I don't use vim; what am I missing?
$x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
$x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
Looking at the timeline, the 10 years refers to the commercial releases of BBEdit, which began in 1993 at v2.5x.
:p.
I recall using it for a programming class in college ca. '89-'90, so it's been already a bit longer than that. Probably longer than some slashdotters have been around
I also remember reading the README that came with the original freeware BBEdit, where Rich proclaimed that BBEdit will always and forever be FREE (as in beer).
For whatever that's worth.
-h3