web development tools for Ubuntu 10.10

This post will explain about some open source and free web development tools that you can use to increase your productivity while using Ubuntu(Linux Based operating system,specifically designed for desktop users) 10.10(Maverick Meerkat) or 10.04(Lucid Lynx). #1 : Eclipse Web Development tools :: Eclipse IDE is probably the best for web development on Ubuntu.it’s open …

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 …