Posts tagged as:

Plugins

Eclipse Europa – Features worth checking out

July 8, 2007 Eclipse

Eclipse 3.3 code named Europa was released few days back and this annual released featured a simultaneous release of 21 projects. I took Europa for a test drive and it feels much faster than Callisto (Eclipse 3.2)
Here are some of the new features worth making a note of:
Java Perspective Changes
In the default Java Perspective, the [...]

Read the full article →

Source Control in Eclipse IDE

June 18, 2007 Eclipse

Source Control also known as Revision control or source code management (SCM) is the management of multiple revisions of the same unit of information.
Source Control is most commonly used in software development to manage ongoing development of documents like application source code or design documents or any electronic information which is worked on by a [...]

Read the full article →

How To: Browse remote files in Eclipse IDE

June 6, 2007 Eclipse

Eclipse.org always amaze me with the kind of tooling that they go on adding to the Eclipse Platform. Few months back when I was browsing the different projects in Eclipse, I stumbled on Remote System Explorer (RSE)
Remote System Explorer is part of Target Management which in turn in a subproject of Device Software Development Platform [...]

Read the full article →

Fix UTW plugin to avoid tag loss !

January 31, 2007 Wordpress

Ultimate Tag Warrior, one of the best plugin’s for Wordpress is broken on Wordpress 2.1. Yesterday I noticed that some of my popular posts were showing “No Tags“.
These popular posts were among the few lucky posts in my blog which receive some comments. It turns out that the comments themselves were the culprits which [...]

Read the full article →

Manage Wordpress Categories

January 15, 2007 Tips n Tricks

Batch Categories is a nice little plugin which will help you in organizing your Wordpress blog categories.
Managing categories is a painful task in Wordpress. The problem arises when you realize that you are writing more posts related to a topic and you decide to put all these posts under one category.
The only way to [...]

Read the full article →

Eclipse 3.3

December 21, 2006 Eclipse

If you didn’t know Eclipse 3.3 is already in progress and you can grab the latest milestone release M4 here.
The release is code named as Europa and you can find all the new and noteworthy features here
One of the complaints with Eclipse has been the slow startup. There seems to be a [...]

Read the full article →

Firefox Extensions

November 3, 2006 Browsers

One of the nice feature of Firefox Web browser is the ability to add new features via extensions.

Extensions are small add-ons that add new functionality to Firefox, from a simple toolbar button to a completely new feature. They allow you to customize Firefox to fit your own needs and preferences.

Note that extensions shouldn’t be confused [...]

Read the full article →

Poderosa – Alternative to Putty

September 20, 2006 Programming

PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.

I use PuTTY for 2 primary reasons

It can save the session information and I can quickly load the session of my choice (i.e. I don’t need to remember the IP details etc)

It has support [...]

Read the full article →

Adding Top Posts

September 8, 2006 Google

As you can see from the Archives section of my blog, I have compiled about 109 posts over the past 4 months.
One thing I could make out from Google Analytics statistics is that the entry and exit posts were same for most of the visitors. i.e visitors rarely check the other posts in the blog, [...]

Read the full article →

Wordpress – Plugins/Themes

August 31, 2006 Tools

Wordpress, the publishing software which runs this blog as well, is powerful because of 2 things

You can add additional functionality in the form of plugins.
You can change the look and feel of the blog just by a click and the changes are applied instantly.

Plugins
BlogJoint has compiled a list of Top Wordpress plugins. You can find [...]

Read the full article →