Archive for October 2009

Software Spotlight : Notepad++

Looking for a free text editor on Windows that doesn’t suck?  Look no further than Notepad++.  Notepad++ is a fantastic light-weight text editor that I’ve been using for a few years now.  It’s very easy to use and has syntax highlighting for nearly 50 languages.  I use it to edit any text that doesn’t need to be compiled by Visual Studio :D .  It also integrates into Windows Explorer so you can open files with Notepad++ via the context menu.

Finally, Notepad++ has a plugin architecture so if it doesn’t already have something you need, odds are that someone wrote a plugin to do it. You can find a list of Notepad++ plugins here.

notepad++Using Notepad++ to develop the eHow Earnings Tracker

eHow Earnings Tracker Version 1.0.2 Available

Version 1.0.2 of the eHow Earnings Tracker is available on the downloads page. There’s only one change in this version:

* “Change from previous day” values now take deleted articles into account so there are no longer negative changes.