To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Bluefish (software)

From Wikipedia, the free encyclopedia

Bluefish
Developer(s)Bluefish Dev Team
Stable release
2.2.14[1] Edit this on Wikidata / 3 June 2023 (3 June 2023)
Repository
Written inC
Operating systemCross-platform (POSIX)
TypeText editor
LicenseGPL-3.0-or-later
Websitebluefish.openoffice.nl/index.html

Bluefish is a free and open-source software advanced text editor with a variety of tools for programming and website development. It supports coding languages including HTML, XHTML, CSS, XML, PHP, C, C++, JavaScript, Java, Go, Vala, Ada, D, SQL, Perl, ColdFusion, JSP, Python, Ruby, and shell.[2] It is available for many platforms, including Linux, macOS and Windows,[3] and can be used via integration with GNOME or run as a stand-alone application. Designed as a compromise between plain text editors and full programming IDEs, Bluefish is lightweight, fast and easy to learn, while providing many IDE features. It has been translated into 17 languages.

YouTube Encyclopedic

  • 1/5
    Views:
    54 177
    46 500
    12 188
    8 311
    199 188
  • BlueFish Tutorial
  • Easy & powerful Dreamweaver alternative -Creating a website with html editor Bluefish
  • Build Your Own Website » Lesson 2 » Anatomy of an HTML Page » Spin Your Own Web!
  • Ferramenta importante para desenvolvedores Web - Curso Raspberry Pi
  • Login and Registration page in PHP and MySQL - Part 1

Transcription

Features

Bluefish's wizards can be used to assist in task completion.[4] Its other features include syntax highlighting, auto-completion, code folding, auto-recovery, upload/download functionality, a code-aware spell-checker, a Unicode character browser, code navigation, and bookmarks. It has a multiple document interface that can quickly load codebases or websites, and it has many tools search-and-replace tools that can be used with scripts and regular expressions. It can store the current states of projects to reopen them in that state. Zencoding/emmet is supported for web development.

Bluefish is extensible via plugins and scripts. Many scripts come preconfigured, including statical code analysis, and syntax and markup checks for many different markup and programming languages.

History

Bluefish was started by Chris Mazuc and Olivier Sessink in 1997 to facilitate web development professionals on Linux desktop platforms. Its development has been continued by a changing group of professional web developers under project organizer Olivier Sessink. It was originally called Thtml editor, which was considered too cryptic; then Prosite, which was abandoned to avoid clashes with web-development companies already using that name. The name Bluefish was chosen after a logo (a child's drawing of a blue fish) was proposed on its mailing list. Since version 1.0, the original logo was replaced with a new, more polished one.

Source code and development

Bluefish is written in C and uses the cross-platform GTK library for its GUI widgets. Markup and programming language support is defined in XML files. Bluefish has a plugin API in C, but it has been used mainly to separate non-maintained parts (such as the infobrowser-plugin) from maintained parts. A few Python plugins exist as well, but they need a C plugin to interact with the main program. Bluefish also supports very loosely coupled plugins: external scripts that read standard input and return their results via standard output can be configured by the user in the preferences panel. It uses autoconf/automake to configure and set up its build environment. Both llvm and GCC can be used to compile Bluefish. On Windows, MinGW is used to build the binaries.

Reception

A Softpedia review found the software powerful, feature-rich and easy to use.[4]

See also

References

  1. ^ "June 3 2023 - Bluefish 2.2.14 release". 3 June 2023. Retrieved 4 June 2023.
  2. ^ Bluefish features
  3. ^ Bluefish installation instructions
  4. ^ a b Mihai Marinof (18 April 2007). "Bluefish Review". Softpedia. Retrieved 7 December 2016.

External links

This page was last edited on 5 March 2024, at 01:22
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.