how to install geany on ubuntu

What is Geany ? Geany is a text editor based on GTK2 toolkit with some extra features i.e the features of an integrated development environment(IDE).It is an open source and free application available for Linux(Ubuntu,Linux Mint,Debian,Fedora..) as well as for Windows and Mac.Geany is a light and fast IDE,with little dependencies. Basic Features of Geany IDE …

javascript editor for ubuntu

Javascript is a client side scripting language,used in creating dynamic websites or web applications.If you are either an expert or a beginner javascript programmer && working on linux based operating system like Ubuntu,then surely you would like to have interactive IDE or Editor.This post will introduce you with an interactive IDE && an editor for …

How to install Bluefish Editor on Ubuntu 10.04

Ubuntu 10.04 has a default text editor Gedit which is probably sufficient for editing source files in any programming language.For HTML also you can use gedit but for experienced web designers who have to implement a lot of features(Tables,frames,dialogs…) in websites or in database driven websites implemented using PHP-MySQL another efficient editor is required.That’s why …