Page 1 of 2

RJ TextEd - Unicode text and source editor

Posted: Sat Sep 13, 2008 6:21 am
by rbon
Hi,
RJ TextEd is a powerful tool for webmasters and programmers.
This unicode editor is for source, text and Html.
I think that this editor is similar to Ultraedit and You can use Ultraedit syntax files (wordfiles http://www.ultraedit.com/downloads/extras.html ) with it.
You can find info and the portable build at:
- RJ TextEd main page: http://www.rj-texted.se/
- RJ TextEd download page: http://www.rj-texted.se/download.htm
- RJ TextEd portable (direct link): http://www.rj-texted.se/downloads/RJ_Te ... nstall.zip
- RJ TextEd current version: 4.62
- Softpedia.com link: http://www.softpedia.com/get/Programmin ... xtEd.shtml
Portable how-to: download the file 'RJ_TextEd_NoInstall.zip' and unzip it; run the file 'TextEd.exe'.
rbon

Posted: Tue Sep 16, 2008 3:13 am
by AlephX
Quite interesting.
There is also an utility to convert syntax files from Ultraedit

Posted: Wed Sep 17, 2008 12:09 pm
by carbonize
Thought I'd give this a go. Couldn't get FTP to show my files although log shows it had connected. Some minor flaws in the syntax highlighter for variables in strings in PHP.

<edit>Finally got the FTP to show a directory listing but couldn't access any other folder once connected.

Shows a lot of promise but has a long way to go. I'll stick with PSPad for now.

Posted: Thu Sep 18, 2008 5:08 am
by rbon
@carbonize
1. PsPad: this editor is very good but, unfortunately, it is'nt portable because it write some settings to the Windows Registry (I have tested the last build):
HKEY_CURRENT_USER\Software\PsPad (main key)
HKEY_CURRENT_USER\Software\PsPad\Ready: xxxxxx
HKEY_CURRENT_USER\Software\PsPad\PSPadHandle: xxxxxx
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts (main key for the opened files)
2. RJ TextEd: it is a very good and portable editor (Snapfiles.com: http://www.snapfiles.com/get/rjtexted.html), but it possible that it has some little bugs.
So I ask You: please send an email to the author with the bug explanation at: support@rj-texted.se. I know that the feedback is always appreciate.
Best regards
rbon

Posted: Thu Sep 18, 2008 5:17 am
by carbonize
The registry entry is only for the system integration I think. I actually have PSPad installed on here anyway but am always testing new editors and prefer portable versions for testing.

I'll email the author when I get a minute as I'm tied up writng some script.

Posted: Fri Sep 19, 2008 11:15 am
by carbonize
Ok been in touch with the maker of it and he's working on fixing the issue. He's already fixed the slowdown problem which was caused by the FTP component he uses asking for the last modified date of every file in the directory. I also gave him a bug report on it not supporting the HEREDOC in PHP. I'll hassle him some more in the future about the correct classification of PHP functions.

Once he's ironed out the FTP bugs the only thing that would make this program better would be the ability to either auto complete a function name (which it has) or auto complete it with the possible attributes in there. This is something that only PSPad seems to support.

Type mysql_q and press

Ctrl + J:
mysql_query()

Ctrl + Space
mysql_query(string query, [resource link_identifier])

Re: RJ TextEd - Unicode text and source editor

Posted: Mon Oct 31, 2011 8:53 am
by Checker
There's a portable version available here :!:

Re: RJ TextEd - Unicode text and source editor

Posted: Mon Oct 31, 2011 9:00 am
by carbonize
Checker wrote:There's a portable version available here :!:
Or just get the portable version from the official site.

Re: RJ TextEd - Unicode text and source editor

Posted: Mon Oct 31, 2011 10:26 am
by Checker
carbonize wrote:Or just get the portable version from the official site.
Oops, I didn't check that :oops:

Re: RJ TextEd - Unicode text and source editor

Posted: Tue Dec 13, 2011 10:58 am
by tproli

RJ TextEd

Posted: Wed Mar 13, 2013 7:59 am
by rbon
RJ TextEd update from ver 8.52 to ver 8.60
- Web site: http://www.rj-texted.se/
- download page: http://www.rj-texted.se/download.htm
- direct download portable: http://www.rj-texted.se/downloads/RJ_Te ... nstall.zip
- Portablefreeware database entry: http://www.portablefreeware.com/index.php?id=2206

Re: RJ TextEd

Posted: Thu Mar 14, 2013 2:58 am
by carbonize
Why create a new thread instead of just adding this to your old one?

Re: RJ TextEd

Posted: Thu Mar 14, 2013 3:42 am
by rbon
carbonize wrote:Why create a new thread instead of just adding this to your old one?
because this is an Update but if You wan't a new post, next time I will use my old post.
Excuse me :oops:

Re: RJ TextEd

Posted: Thu Mar 14, 2013 4:09 am
by carbonize
I've updated the entry already but adding to your old thread would of pushed it up to the top anyway. I always look out for latest forum posts about stuff I use.

Re: RJ TextEd - Unicode text and source editor

Posted: Thu Dec 04, 2014 9:16 am
by Midas
RJ TextEd v10.0 released (changelog at http://www.rj-texted.se/download.html).