Archive

Posts Tagged ‘editor’

EditPlus Text Editor’s Encoding support

Jul 3rd, 2010

I am using Editplus from quite long time. I use it as it is fast and efficient in whatever it is capable of doing. It is lightweight. EditPlus has very good support of Unicode. It’s  encoding facility works very well. It can auto detect encoding of a file and use… READ MORE

Junk Character Problem with ISO-8859-1 (Latin1) Encoding

Jun 27th, 2010

Here is a rumbling about the Junk characters that appear from time to time on page due to wrong settings on editors or for other reason.
Take this text for example:
Europa im Mietwagen bis zu 15 % GÜNSTIGER
Große Tour – große Ersparnis!
Here is image of the above… READ MORE

Online HTML Characters Encoding Tool for Script posting

Dec 13th, 2009

Here is an online HTML characters encoding tool I have created for those who post script on a blog or webpage. It will convert all the <, >, ‘ and ” characters to html entities.
I was doing it manually everytime by searching < and replacing it with &gt; and… READ MORE

Eclipse Editor – Associating a file type to editor

Jun 21st, 2009

Eclipse editor can be used for various programming language. Depending on your language you may need to do some setting in your editor. File type can be one such thing. *.class is the common file extension used for many language. If you are a PHP developer then you will like… READ MORE

Quanta Plus Text Editor is Back for me

Oct 25th, 2008

After so many months, cute Quanta Plus is back for me. I will work on Linux, so now I can use Quanta Plus. As soon as I get an installation, I tried to search for the setting I used to use on my previous installation. I searched some of them… READ MORE

Eclipse Workspace In Use Or Cannot Be Created

Aug 11th, 2008

Some of the eclipse editor’s messages are very annoying and difficult to understand.
One such message is: eclipse workspace in use or cannot be created. And it offer no solution to this problem. I have to manually solve this. I got this problem when my network drive was unaccessible.
Go… READ MORE