Exploring the open source road

For the longest time, there have been two main programs that I have used when it comes to doing a lot of my web-editing stuff. BBEdit and Fetch have long been staples in my application library, and that’s pretty much the same two tools that I have been using since I was in high school. I’ve tried my hand at other things, but nothing felt right or as good as lines of code across my screen.

Mmmmm… code.

I decided to venture down the Google way and see what else might be out there in the open source world, specifically for the MacOS. Well low and behold, Open Source Mac was the first site to show up on the list and had the answers I was looking for. I went from just checking a few applications out to making the following programs a part of my permanent library of web tools.

Vienna Finding an RSS application, plugin, or whatever makes reading my feeds easier has been a battle. Safari is good, but not great. Firefox has some good plugins, but nothing has made me happy. Vienna is my first experience with using a stand-alone application to monitor RSS feeds. It works well, imported all of my feeds without a hitch, and looks really nice. “Smart Folders” are super handy, and it’s MacOS native.

CyberduckIf the name doesn’t get you, then the application icon will. Cyberduck is a really great concept for an FTP program. It’s got a simple look to it, but I was instantly hooked with it’s ability to do everything that I needed it to. Let’s be honest though, what more do you want from an FTP program? Upload, download, surf directories, change permissions, and so on. I could use some neat, quacking sound effects though, especially when a download is complete or something.

SmultronSmultron. My final verdict is still pending on this one, but it is a huge step in the right direction. I love the single window with the ability to do split screen editing, and you can trade that for tabs instead. Managing so many files with one program is tricky for any code ninja, but the ability to highlight text to apply a tag is a bit lacking(or maybe I just haven’t discovered that element yet). One cool thing is that it recognizes functions, which makes jumping around your CSS super snappy.

There are more applications that I’m curious about trying out, but these were three that were very impressive to me. Those other programs I mentioned cost money. These other three don’t, and I get a little tired of having to pay for those upgrades, especially when you can get open source stuff like this. However, donate to the developers if you can and give them feedback so they can make this stuff better.

Advertisement