DESA UBUNTU
PERSINGGAHAN SUMBER INSPIRASI TERBUKA ANDA


TIDAK PERLU DREAMWEAVER DALAM UBUNTU

pot ini ditujukan kepada abgbro yang mungkin seorng pembangun aplikasi web site berasaskan source .php.disni abg desa akan perkenalkan satu lg aplikasi untuk pembangunan website yang dipanggil bluefish.

ianya sokong byk bahasa programming dalam memfokus
kepada editing dynamic dan juga interacive website.

bluefish juga telah dibangun kan untuk sistem pengoperasian
Linux, FreeBSD, MacOS-X, OpenBSD dan Solaris.namun begitu,
ianya juga masih lagi dalam pembangunan untuk difokuskan
kedalam sistem pengoperasian windows.


cara untuk mengistall bluefish adalah:

taipakan dalam terminal...

apt-get install bluefish

ini adalah sedikit review berkenaan dengan pembangunan sistem ini...


Interface

The interface of Bluefish is very simple and very powerful. You get tabbed documents, with the ability to “save all”, “close all”, “save this document”, “close this document”, etc. That makes it extremely easy to switch back and forth between documents.

You can toggle the integrated file browser to allow you to easily open different files with the browser open and to allow you greater editing space with the browser closed. The editing window offers customizable syntax highlighting for over a dozen different coding languages.

There are multiple toolbars with common actions and code snippets available for basically any file you open, no matter what language it’s coded in. In addition, Bluefish allows you to create your own “quick tool” bar where you can store your favorite functions and code snippets.

Additional Features

Within Bluefish, you can store FTP settings in Bluefish to allow you to edit files directly on a remote server. You can open files based on custom filters (you can even use a regex search to open files that include specific text within the filename or within the content of the file itself). You can set up “projects” within Bluefish to allow you to switch back and forth between various coding projects.

Within your document, the line numbers are displayed in the left-hand margin (which is always extremely helpful for debugging your code). The search and replace within Bluefish allows you to use regex commands.

Performance

Bluefish’s Web site claims that you can open over 500 documents at once without any appreciable overhead. I can’t say that I’ve ever tested that many files at once (although their Web site says they’ve tested with over 3500 files at once), but I have tested it with at least 100 files at once and not had any serious problems.

Summary

I don’t know that I’ll ever be able to tell you everything I want to say about Bluefish. There are just so many great things to say about the editor. It’s not weighed down with all of the unnecessary crap you find in so many editors nowadays. It’s build by coders for coders, and it keeps us hand-coders in mind every step of the way.

Bluefish is simply an application to put all of your favorite coding elements at your fingertips without overpowering you with a bunch of annoying suggestions (sure, it’s nice every once in a while to use Dreamweaver’s color chooser, but most of the time I already know what color I want and I don’t want a stupid pop-up getting in my way while I’m typing it).

Overall, I give Bluefish an absolute 5 out of 5 rating. If it weren’t for the fact that I can’t reliably use it on Windows, Bluefish would be the only editor I’d ever use.

0 comments: