Currently browsing posts under the tag: Notepad.

Software Review – Notepad Alternatives: MetaPad

1

images First we looked at WinPad, which seemed a little short on bling, then we gave NotePad++ a go-round, and bling it had goin’ on, but perhaps it had just a bit too much for some of us? Look no further. For the third review, I took the time to locate a notepad replacement that met my newly-minted qualifications; opens and loads files quickly, has more features than NotePad or WordPad, but doesn’t go nuts. MetaPad seemed to fit the bill.

Acquisition and Installation

MetaPad is free, and in version 3.51 released just about a year ago, written in ANSI C by Alexander Davidson. He has no plans to do any further wok on MetaPad, and considers it complete. I downloaded it from his website, www.liguidninja.com. It was a tiny 45K in size! There is no installer, so a very basic knowledge of directory and shortcut creation is required. Unpack the EXE file to the directory of your choice and make shortcuts wherever you like. If you wish, there are instructions on the MetaPad website for replacing NotePad completely, which is the entire point of this series.

Features and Installation

This might be the right mix for the less geeky among us. It is quite similar is appearance to WordPad, but with several additional features, such as uppercase/lowercase conversion, ‘always on top’ mode, size calculator and the ability to open external viewers from within the program.

Under the Settings – ‘advanced 2′ tab was the ‘Quick Buffers’. These are freakin’ cool. There are fields that you can fill with text and then use a keyboard shortcut to paste into your document. Perhaps you’re creating a series of documents, with frequently repeated lines. Just type the text once into the first field, then each time you need it, simple mash ‘Alt-0′ and the text is applied. You can preset up to 10 buffers.\

metapad

The Primary and Secondary font feature is very nice. Alex says from his site:

It lets you have one font as a proportional font (e.g. Times, Arial, …) and one as a fixed width font (Fixedsys, Courier, …). This is an advantage because some text files look messed up in a proportional font (like source code) but some look nice (like email).

You can switch back and forth between your two preferred fonts with a single click. Also noted was how ’snappy’ MetaPad is. Even NotePad in my experience lags a bit when pasting very large amounts of text. No delay at all here.

System Friendliness

Considering that the EXE file is only 96K, it’s not unexpected to find it has a very small footprint. Less than 9,000K in total memory usage, but, like the others, the memory needed increases with the size of the documents you’re working on.

As mentioned earlier, there is no installer, so removal must be manual. Hope you remember where you put it, and how to change back to NotePad.exe if you replaced it!

Pros: Free, very snappy, quick buffers are awesome, pri/sec fonts nice feature.

Cons: No installer, tabs for working multiple docs sorely missed. Manual NotePad replacement again a disappointment.

Post tags: , , ,

Category: Software

Software Review – NotePad Alternatives: NotePad++

21

After doing the write-up for WinPad, it occurred to me that any NotePad replacement would not only have to be superior to NotePad, it would have to be superior to WordPad as well, while still remaining small and nimble, or why not just use a full-featured word processor? After all, WordPad isn’t a significantimages improvement over NotePad, but just enough to keep the occasional “writes monthly letter to Grandma” user from being forced to purchase a $600usd Office suite. Bad PR and all that. Worse, it might let a competing software writer get a foothold in the gap between the two, eh?

That in mind, I looked for a NotePad alternate that seemed to be brimming with features not present in either MS default offering. I found NotePad++.

Acquisition and Installation

I picked up my copy of NP++ from SourceForge, but like WinPad, you can get it from a few other download sites as well. The package is just over a meg, and only takes up about 3 and a half megs when installed. This app is a mature open source project, so the source code is available on this page as well. The application can be downloaded as an executable (EXE) or in ZIP format. For the casual user, I recommend the EXE. This page is also where you can grab the plugins to expand NP++’s functionality, as well as an applet to permanently replace NotePad as your default TXT editor.

There are over a dozen languages available, but the License Agreement was obviously written with the assistance of lawyers. It’s about 15 pages long, and my eyes glazed over after 30 seconds. It’s got to be the longest, most complicated EULA I’ve ever seen on free software. Makes me a little nervous in these days of legal loopholes and double-speak.

The installer offers you some options, the only one not checked by default that I’d recommend is “As default HTML viewer” to have NP++ open when selecting ‘view source’ in your web browser. If you plan on using the applet to replace NotePad, this is a bit superfluous, however.

Features and Use

NP++ is largely geared towards the coder. It supports coding in a variety of programming languages including C, C++, Java, C#, Pascal, Perl and many others. If you’re a coder you should read here in detail.

While the Uber-geeks are off doing that, the rest of us will check out a few of the other features. While many of the things this obviously well-made app does are well over my head (I’m no coder), enough of the features are in my radar picture that I spent quite a bit of time playing with it. I actually ended up writing this article in NP++, only copying it to Windows Live Writer to format it to fit the blog. The zoom in/out is very clever, as are the dozens of text effects, such as reversing upper/lower case. As I’m only a couple rungs above the hunt-and-peck typist (tried for years, call it a mental block) this feature will come in very handy when I type an entire paragraph with the capslock on.

NP

NotePad++ also has some very advanced search and replace functions, including the ability to search other files for strings of text without opening them all. NP++ supports multiple tabs, so you can work on several docs at once. I’ve had 3 or 4 NotePad windows open at once, I’ll be using this feature, that’s certain.

There’s a full-featured spell-checker, a wide variety of plugins I mentioned earlier, as well as macro support.

System Friendliness

As said above, NotePad++ take up only 3.5 megs on disk. With no text typed in, the memory footprint is about 10,000K, but this increases as you add text. With multiple large documents open, this could grow exponentially, of course.

Uninstaller left the program folder and 2.5 megs of files behind, including the main EXE that had to be manually deleted.

Pros: Feature-packed, yet still quick & nimble. Open-source, Free.

Cons: Non-power users may find it TOO feature-packed to be convenient, uninstaller needs work. Script to replace default NotePad should be built-in, rather than a separate download.

Post tags:

Category: Software

Software Review: Notepad Alternatives

6

Hardly a day goes by when I don’t use Notepad, or one of the multitudes of replacements it’s spawned since it debuted in Windows 1.0 back in the early 1980’s. images I hear much the same from other people as well. Despite how simple and “underpowered” this little app is, it is arguably one of the most oft-used default programs in the Windows family.

While one cannot deny how well designed this little app is for basic flat text editing, (some use it for HTML) it’s obviously short on bells and whistles. It has remained largely unchanged, with the notable exception the extension of it’s internal buffer, previous versions could not handle any file over 64K. Let’s take a look at a few of the ‘Notepad Replacements” that have attempted to take a great idea and run with it. Let’s start with WinPad, from Shri GauriShankar Software and see if it reaches the end zone or gets tackled for a loss.

Acquisition and Installation

WinPad can be downloaded from any number of places, I grabbed it from the program’s home page. WinPad is freeware, with a tiny package of 335KB and requires less than one meg of hard disk space. Install was quick and painless.

Features and Use

First thing off, I was perplexed. I could have sworn that I’d clicked the icon in the start menu for WinPad. Only, I saw MS WordPad. Or did I? <menacing music> Houston, we have a problem, as the saying goes. I opened WordPad and placed it right next to WinPad. The UI for WinPad is significantly better-looking, but to be honest, I think GauriShankar might want to keep his head down for a lawsuit from Redmond. They’re almost identical, right down to available features, where the buttons are located, you name it. About the only thing missing from WinPad that WordPad contains is the ruler and the Print Preview toolbar button, though it does have the preview feature as a menu item.

This is WinPad

This is WordPad...No relation.

WinPad did deliver mostly as advertised. It’s definitely a decent word processor for basic tasks, opening files as quickly as Notepad, with the added ability to insert images, change fonts and colors, and align blocks of text.

On WinPad’s home page, one of the blurbs touted the program’s ability to ‘email files’. Sounds great. Save a few clicks, right? I was unable to locate this feature at all, nor any sign of it.

I replaced the file association for txt’s to point to WinPad, and left it so for a couple days. It worked just fine, but I just couldn’t get over the feeling like I’d just traded it for MS WordPad. I mean, I know the whole point was to make something better than Notepad, (which it is, by far) but when I think “Notepad” replacement” I think about things I haven’t seen before…good stuff…amazing stuff…not stuff I can get by default 8 items down from Notepad on a fresh install.

First, I don’t see how they can tout it as a ‘replacement’ when it’s basically a dead-ringer for another app by the same company. Second, I don’t see why any software creator would take up his time duplicating the work of MS then giving it away for free. Huh. Maybe this review should go over at Braincellsoup in the “WTF?” section.

System Friendliness

It did foul up my file associations a bit. After installing, there was no program associated with .txt files. I had to fix it manually. After uninstalling, I had to fix it again. It uninstalled quickly and cleanly, leaving only a couple wayward registry entries, which is quite normal, in my experience.

Pros: Free, small, works mostly as advertised

Cons: More a Doppelganger for WordPad than a replacement for Notepad.

Stay tuned for more Notepad replacement reviews!!!