Being a developer, one of the tool that I use on a day-to-day basis is a text editor (or you can call it IDE). I used to love Dreamweaver, but I find that it is too heavy and doesn’t work well on Linux. Then I switched to Aptana (it was very resource intensive as well), followed by gEdit, and lastly Geany. In my opinion, Geany is one of the best lightweight text editor (for Linux) out there. Then Scribes comes along.
[Read more...]
Scribes: A Lightweight Yet Powerful Text Editor For Linux
How to Change The Font Of WordPress 3.2 HTML Editor [Quick Tips]
If you are using WordPress and have recently upgraded to the latest 3.2.x version, you will notice that the font for the HTML editor has changed. In most WordPress upgrade, changes are good, but in this case, the changed font is not web friendly and is straining to the eyes.

One of the way to change it is to directly edit the wp-admin.css file under the “wp-admin -> css” folder. This is not a good solution because the next time you upgrade your WordPress, your files will be overwritten.
[Read more...]
Compositions: A Minimal Text Editor With Snapshot Functionality
Have you ever been working on long-term project? The kind where you have to make draft, after draft, after draft of the same keys in order to get it right. You know the procedure: save the document as a new draft, with a new title, each and every time you make significant documents. Troublesome, time wasting and extremely unproductive.
There is a free and much simpler solution. That solution is an app called Compositions. Let’s take a better look at the software.
[Read more...]
5 Online Code Editors to Help You Code On The Go
Flame wars over one’s choice of editor are a regular occurrence on almost all the tech mailing lists that I subscribe to. In fact, in my opinion, the amount of time and energy that is spent on debating this topic can be easily spent on researching the feature set of a perfect editor that would fit everyone’s needs.
But, since that is really a far fetched thought, I decided to spend some thinking of the best ways to make my workflow as a web developer as editor agnostic as possible.
And what did I come up with ?
Online Code Editors. These are editors that run online and are available from any computer anywhere in the world. So, without further ado, here is a list of some of my favorite online editors.
[Read more...]
Using Kate As a Web Editor
There are many applications out there that provide project-based web development tools and very feature-rich interfaces, but sometimes all you really need is a good text editor. For those times, there are few editors that can stand up to the KDE powerhouse called Kate.
Kate is a multi-document interface (MDI) text editor, available for both KDE 3 and 4. It runs on multiple Linux and Unix-like platforms, Mac OS X, and Windows. It also includes a component called KatePart, which runs inside numerous other KDE applications, including Quanta+ (on KDE 3 only), KWrite, Konqueror, and Kdevelop. Kate provides syntax highlighting for over 120 text formats, making it perfect for whatever programming language you choose.
[Read more...]
Five WYSIWYG Plugins to Enhance the WordPress Built-In Editor
The WordPress built-in editor has the minimum features to create a blog post. It’s one of the reasons that many bloggers use desktop-based blog editors that provide them with additional features that is lacking in the WordPress editor. Here are five WordPress plugins that will give you the functionality as a desktop-based editor without leaving WordPress.
[Read more...]