Korean Language Pack
Korean Language Pack (EmEditor 한글 언어 팩) is available for download!
Translated by Gwangsuk Lee. (January 8, 2007)
Korean Language Pack (EmEditor 한글 언어 팩) is available for download!
Translated by Gwangsuk Lee. (January 8, 2007)
The CSE HTML Validator plug-in (32-bit) is available for download. This plug-in validates HTML (or CSS) documents using CSE HTML Validator.
CSE HTML Validator Version 8.00 or later is required to use this plug-in, and can be found at http://www.htmlvalidator.com/. Any edition (Professional, Standard, or Lite (Free)) can be used, but only the Professional and Standard Editions can validate CSS documents, and also allow you to choose the Validation Mode.
Downlaod CSE HTML Validator plug-in (32-bit)
If you have any feedback, please use our forums, or contact us.
Emurasoft recommends CSE HTML Validator Professional Edition.
EmEditor French Language Pack (Pack de Langue Française EmEditor) is updated with the translation of the entire Help for EmEditor Professional/Standard! Translated by Gil Life.
Due to the severe windstorm in Seattle area, we have been without power since December 14th. Currently, we are unable to answer to email/FAX inquiries as promptly as before. We will respond to most inquires as soon as the power service is recovered. I apologize for any inconvenience.
Update (December 19, 2006)
The power service is now restored after 4-day blackout. We are now back to normal. Thanks for your cooperation!
German Language Pack (EmEditor Deutsches Sprachpaket) is available for download!
Translated by Markus Essler. (November 7, 2006)
This article explains why EmEditor Professional is best recommended!
1. EmEditor can launch very quickly, almost instantaneously!
You are going to view or edit a large quantity of files every day, but you don’t want to wait for many seconds just to view a file! Unfortunately, many programs, including word processors and text editors, require you to wait several seconds before you can start using! This doesn’t make sense! You want to increase productivity by using a text editor,but waiting so long every time doesn’t justify your using a text editor. You should not wait more than one second!
That’s why EmEditor has been so popular for such a long time. I have tried to optimize the startup time for each subsequently released upgrade. The startup time should be less than 1 second in most environments. In Version 6.00 or later, there is a new option called EmEditor Quick Start, and you can find it under the Tools menu, Customize, and then Shortcut tab. By checking this option, the EmEditor window will start even faster, and will usually launch in less than 0.5 seconds. This is possible because a hidden EmEditor window launches as soon as the EmEditor tray icon launches. When you start EmEditor, the hidden EmEditor window will be switched to the visible state, and it appears that EmEditor launches quickly. This option is not turned on by default, so you should turn this option on if the startup speed is important to you. Additionally, EmEditor does not use commercial libraries such as Microsoft Foundation Class (MFC), making it well-optimized, particularly for startup times. The size of the core program “emeditor.exe” is only 527KB at this writing, exemplifying how light-weight it is.
2. Extendable with plug-ins!
So why do many text editors fail to launch as quickly as EmEditor? It is because many editors include too many features! You might wonder, “Who needs A, B, and C in the text editor?” No one person needs all of the available features, and the features required by one person may be different from those required by another. If you added all of the desired, available features to the list, the result would be similar to how many text editors look today. EmEditor takes a different approach. We try to minimize the core feature set while maintaining the flexibility so you can add many features as plug-ins. This approach has been successful as it allows the core program to remain minimal while you enjoy the features you want. EmEditor exposes many APIs, so programmers can easily write plug-ins that fit their needs. Features such as Spelling, Word Count, Explorer, Web Preview, and Compare Files, etc. are designed as plug-ins. For your convenience, many of these plug-ins are now installed by default with EmEditor Professional 6.00.1 or later, but you can decide not to install these plug-ins or add new plug-ins down the road. There is another easy solution to extend features – a macro – which I will explain below.
3. Powerful macros with your favorite script language!
You can write a macro to do almost whatever you want within EmEditor! Not only can you define a macro which records keystrokes that you use and reference repeatedly, but you can also write your own macros that can manipulate other applications, Windows-based files, or network functionalities. The macros are based on the Windows Scripting Host (WSH) engine, so you can use all of the powerful, robust objects available under the Windows Scripting Host. You can program macros with popular script languages including JavaScript and VBScript. You can even program with PerlScript, Python, PHPScript, Ruby, and other ActiveScript languages as long as the script engines you want to use are installed on your system. Nevertheless, EmEditor barely forefeits its light-weightedness when using macros. EmEditor macros are modules designed independently of EmEditor executable and are implemented as a Dynamic Link Library(DLL) file. To conserve system resources, the DLL is only loaded during the macro execution.
4. Unicode support!
The Unicode support is a must for anyone who uses international languages. Many text editors claim they support Unicode (UTF-7, UTF-8 and UTF-16), however, they only convert Unicode to the system encoding (or ANSI) internally when they open files, so they cannot actually edit characters that are not supported by the system encoding. For instance, many text editors cannot actually edit Shift-JIS(Japanese) encoding on English Windows. Most text editors cannot even open Unicode file names.EmEditor supports Unicode natively, and in fact, the whole program is built as a Unicode application.EmEditor allows you to open a file with any encoding supported in the Windows system, and you can easily convert from one encoding to another within EmEditor. EmEditor allows you to open Unicode file names, and allows you to search for Unicode characters. Since EmEditor supports Unicode characters even outside of the Basic Multilingual Plane (BMP), it can display the CJK Extension B characters as long as a supporting font is available on the system. With EmEditor plug-ins, EmEditor allows you to convert a selected text to HTML/XML Character Reference or Universal Character Names, and vice versa.
5. Easy and intuitive design with tabbed windows!
EmEditor is designed for Windows XP, thus frequently used shortcut keys are similar to other Windows applications, such as Copy, Cut, Paste, Undo, and Redo. In addition, EmEditor uses tabbed windows similar to SlimBrowser, Internet Explorer, FireFox and other tabbed browser applications. This allows you to open multiple documents in one window and jump between them quickly and easily. For instance, you can drag and drop the tab icon to switch the document position, or you can use the mouse middle button to close a tab. Moreover, you can conveniently switch between the tabbed window interface and the single window interface by selecting the Enable Tabs command on the Window menu. Thus EmEditor can greatly increase your productivity!
6. Other features!
There are many other useful features that are worth mentioning.
7. Final words
If you have not tried EmEditor Professional, try it now. Please do not walk away without trying EmEditor! If you try it, I know you will like it. However, if you have any questions, please contact me so that I may assist you with how to use it, or try to improve it so that you will find it more useful. I am sure EmEditor will increase your productivity.
Best Wishes for whatever your project or business is!
EmEditor Professional received the highest-ranking 5-star in the SnapFiles review!
Quote:
EmEditor Professional is an advanced text and script editor with support for JavaScript or VBScript macros, Unicode, syntax highlighting, plug-ins, code collapse, browser preview and more. The interface and syntax highlighting are highly customizable and can be easily tweaked to mark and highlight code the way you want. EmEditor supports multiple configurations that can be loaded based on your current project or editing preference. Other features include integrated backup, side-by-side file comparison, advanced search features, support for external tools, and more. A powerful, yet lightweight editor that is suitable for any level of text and script editing.
EmEditor received the highest-ranking 5-cows in the Tucows review!
Simplified Chinese Language Pack 6.00.1 is released!
This minor update fixes several mistakes in Version 6.00.
This language pack allows the user interface language to display in Simplified Chinese. To switch the language, select Customize on the Tools menu of EmEditor, and then select the Language tab. Before installing the language pack, EmEditor Professional, EmEditor Standard or EmEditor Free must have been installed.
Translated by Alvin
Language Pack Created by Emurasoft
Traditional Chinese Language Pack is available for download!
Translated by Ncidszj. (June 16, 2006)
This site uses cookies. By continuing to browse the site, you are agreeing to our use of cookies.
OKWe may request cookies to be set on your device. We use cookies to let us know when you visit our websites, how you interact with us, to enrich your user experience, and to customize your relationship with our website.
Click on the different category headings to find out more. You can also change some of your preferences. Note that blocking some types of cookies may impact your experience on our websites and the services we are able to offer.
These cookies are strictly necessary to provide you with services available through our website and to use some of its features.
Because these cookies are strictly necessary to deliver the website, refusing them will have impact how our site functions. You always can block or delete cookies by changing your browser settings and force blocking all cookies on this website. But this will always prompt you to accept/refuse cookies when revisiting our site.
We fully respect if you want to refuse cookies but to avoid asking you again and again kindly allow us to store a cookie for that. You are free to opt out any time or opt in for other cookies to get a better experience. If you refuse cookies we will remove all set cookies in our domain.
We provide you with a list of stored cookies on your computer in our domain so you can check what we stored. Due to security reasons we are not able to show or modify cookies from other domains. You can check these in your browser security settings.
We also use different external services like Google Webfonts, Google Maps, and external Video providers. Since these providers may collect personal data like your IP address we allow you to block them here. Please be aware that this might heavily reduce the functionality and appearance of our site. Changes will take effect once you reload the page.
Google Webfont Settings:
Google Map Settings:
Google reCaptcha Settings:
Vimeo and Youtube video embeds:
You can read about our cookies and privacy settings in detail on our Privacy Policy Page.
Privacy Policy