So, I’ve been using my new linux box for a while now at home and I’ve been using Windows for about 3 years at work. One of the biggest hurdles for me coming from the Mac platform is applications. I can pretty much get by with just about any text editor for my developments needs and I’m learning The Gimp slowly but surely. For other stuff (email, web browsing, newsgroups, office stuff, etc) I’ve found suitable replacements.
<p>But there is one thing I seriously miss that is just not available on linux: <a href="http://www.barebones.com">BBEdit</a>. I used this application for about 7 years. It is by far <b>the</b> best text editor I’ve used out of all the ones I’ve tried since I started writing code. Sure, there are others out there that are really good text editors and they all work just as well, however, there was a certain comfort I had with BBEdit. It just worked really well for me.</p>
<p>I’ve known for a while now that <a href="http://www.apple.com">Apple</a> was due to use Intel chips in their future machines and that there’s a group of folks dedicated to <a href="http://www.osx86project.org">porting <span class="caps">OS X</span> over to x86</a>. That’s exciting new to me. Could I possibly be reunited with my favorite text app once again? Who knows. According to the osx86 project site, the current hardware I have is not <a href="http://wiki.osx86project.org/wiki/index.php/HCL_10.4.3">totally supported out-of-box</a>, but it looks like it could be a possibility down the road.</p>
<p>It would be nice to be able to use BBEdit in linux and/or Windows (I don’t suppose BareBones is willing to port it over to either platform). It would certainly be nice to run <span class="caps">OS X</span> on my new machine. I suppose I could try to install <span class="caps">OS X</span> on my current setup, but I don’t think I’m ready for that kind of headache just yet.</p>




















Well, you could just write your own replacement for BBEdit for Linux, I would certainly use it (should I ever move away from OSX).
Smart ass.
I could try and port it over to Linux, but then I’d be in a bit of a conundrum: What text editor would I use to write my own text editor?