AkelPad

From Wikipedia, the free encyclopedia
AkelPad
Logo ap.png
AkelPad-Screenshot.png
AkelPad on Windows XP
Original author(s)Alexey Kuznetsov (2003-2006)
Developer(s)Aleksander Shengalts (2006-present)
Initial releaseAugust 12, 2003; 18 years ago (2003-08-12)
Stable release
4.9.8 / July 18, 2016; 5 years ago (2016-07-18) [1]
Written inC
Operating systemWindows
Size400KB (executable), 1150KB (installer)
Available inEnglish, Russian (internal), 20 others (using language modules)
TypeText editor
LicenseBSD-2-Clause
Websitehttp://akelpad.sourceforge.net/en/index.php

AkelPad is a small, expandable text editor for Microsoft Windows. AkelPad's author states that the program can "replace standard Notepad"[2] and has many features which NotePad lacks.

Although AkelPad is written as a text editor, its use of available plugins provides considerably more power than NotePad. AkelPad displays text using a specially designed control, AkelEdit,[3] a replacement for Windows' Rich Edit control, which gives AkelPad additional control over text display[4] and behavior.

AkelPad is distributed as free and open source software, hosted on SourceForge where it has been downloaded more than 3 million[5] times.

Unicode and codepages[]

AkelPad handles full Unicode files written in UTF-8, UTF-16 (LE or BE), UTF-32 (LE or BE) and can auto-detect Unicode files with or without a BOM. BOMs (byte order marks) can also be omitted, if desired, from file writing.

Codepages installed on the user's system can be used for reading or writing files; text can also be re-coded into other codepages. AkelPad implements an auto-detection algorithm for detection of some common codepages used (optional).

AkelPad can also detect non-text (i.e. binary) files and will issue a message. Binary files can, however, be loaded and edited (e.g. internal text) if desired.

Plugins[]

The program's architecture is structured to allow external plugins (DLLs) for extension of AkelPad's capabilities. At present, 31 plugins are implemented and available on AkelPad's homepage. Some of the more noteworthy plugins are:

  • Coder - code folding support, autocomplete support, syntax highlighting and color themes.
  • ContextMenu - user can customize main menu, some context menus.
  • ToolBar - implements one or more user configurable toolbars. ToolBar buttons can access external programs, if desired.
  • Explorer - embeds Windows Explorer into a separate pane in the user interface.
  • Scripts - scripts can access more than 40 internal AkelPad routines (for example, Zen Coding) and can, of course, be user written.
  • Hotkeys - user can assign functions to specific keys or key combinations. Functions may be internal to AkelPad, external (i.e. run external applications) or plugin related.
  • SpecialChar - toggles (on/off) display of normally invisible special characters, i.e. space, tabs, newline, vertical tabulation, formfeeds and null characters.

These and other plugins found here.

AkelUpdater[]

Screen capture of AkelUpdater tool

Judging by activity on the AkelPad Forums, AkelPad is actively updated, both the main executable and various plugins. With nearly 30 plugins available (to date), keeping plugins current may be a chore. The program's author has created an update utility - AkelUpdater[6] - to make this task easy. AkelUpdater

  • queries an online file (i.e. database) to determine the most current versions of the plugin DLLs and AkelPad executable
  • queries the user's AkelPad configuration, i.e. which plugins are in use, available and their versions

then provides a list of possible updates. The user can adjust this list as necessary, choosing to not update plugins, or to update plugins not currently in use. The utility then

  • downloads the file PlugsPack.zip, an up-to-date collection of all available plugins, from the plugins download site, and
  • installs the necessary updates, as selected.

Note that the user must be connected to the Internet to use the AkelUpdater utility; operation is simple and fast. A direct download link for AkelUpdater can be found here.

Reviews[]

  • PC Magazine (Russian edition) Product of the Year 2008[7]
"small and convenient", "Excellent replacement for Notepad"
English translation (translated by Google Translate)
  • Lifehacker.com[8] says:
"offers a roster of handy text editing features out of the box"
  • Afterdawn.com[9] gives it 5 suns and calls it a
"Great replacement for the standard Windows notepad" "Highly recommended"
  • PortableFreeware.com[10] Listed in portable application database. User comments include:
"Really nice little app, ideal for my uses..." "My default text editor..."

See also[]

References[]

  1. ^ "AkelPad 4.9.8 Released".
  2. ^ from "AkelHelp-Eng.htm", which ships with AkelPad
  3. ^ "AkelPad Forums, version 4.0.0 alpha 1 release".
  4. ^ "AkelPad Forums, version 4.2.6 release".
  5. ^ "Project Statistics for AkelPad". SourceForge.net: Geeknet, Inc. 2017-09-01. Retrieved 2017-09-01.
  6. ^ "AkelUpdater utility, Forum thread".
  7. ^ "PC Magazine (Russian edition)" (in Russian). under license from Ziff-Davis Inc., New York. November 30, 2008.
  8. ^ Jason Fitzpatrick (August 13, 2008). "Replace Notepad with Extendable AkelPad". lifehacker.com.
  9. ^ Rickoshay, et al. (November 8, 2008). "AkelPad v4.3.5". afterdawn.com.
  10. ^ Fluffy, et al. (March 27, 2007). "AkelPad". portablefreeware.com.

External links[]

Retrieved from ""