TED Notepad: Minimalist Notepad Alternative

This article was written on July 25, 2012 by CyberNet.

Notepad alternative

As many of you know I am always on the lookout for a good Notepad replacement, and generally I tend to always fall back to using Notepad++. It’s a solid application with a lot of great tools, but in some aspects Notepad++ is a big departure from the simplicity that the built-in Windows Notepad offers. If you feel the same way the free and portable TED Notepad may be more along the lines of what you’re looking for.

What really makes TED Notepad awesome is that it continues to stay as far away as possible from using sidebars, toolbars, and other graphical non-sense that would otherwise make the app start to feel like WordPad more so than Notepad. It doesn’t lack in features though. There are dozens of different text manipulation actions that can be performed, advanced find and replace with regular expression support, advanced auto-completion based on the content of the document, and it’s littered with more keyboard shortcuts than you could possibly remember.

I’ve had TED Notepad on my machine for a few weeks now, and while I do still switch over to Notepad++ occasionally TED Notepad has been standing strong as my primary Notepad replacement.

TED Notepad Homepage (Windows only; Freeware)

Copyright © 2013 CyberNetNews.com

FileSeek: Use Regular Expressions to Search File Contents

This article was written on November 04, 2010 by CyberNet.

search file contents-1.png

Most current operating systems include some sort of indexed file searching functionality, and with that you can often get instant results back on any query you perform. As I pointed out a few weeks ago those tools still leave some things to be desired… especially when dealing with searching the contents of files for some particular text.

FileSeek falls in line with the MariusSoft File Searcher in that it does a great job searching the contents of any file you desire. Both are free utilities that don’t require any files to be indexed prior to kicking off a search, and they are pretty fast at getting results. Both also let you use regular expressions to search for text in a file, but FileSeek is the only one that has Windows Explorer context menu integration. If you regularly perform file searches that can become quite useful.

Here are some of the features highlighted by the developer:

  • Search for text string matches inside any kind of file
  • Match Regular Expressions inside any kind of file
  • Search a folder and all of it’s sub-folders
  • Match 1 or more file patterns, like *.jpg, file?.txt or anything else you can imagine
  • Exclude 1 or more file patterns from your search, like *.exe or *.dll
  • Filter results by the last modified date
  • Never indexes files in the background

When you go to grab the download you may overlook the tiny text underneath the download button that offers a version without an installer. That’s the version I tend to lean towards, but you can always grab the installer version if you want all the shortcuts and stuff to be created for you. It’s free either way you decide to go.

FileSeek Homepage (Windows only; 32/64-bit compatible; Freeware)

Copyright © 2013 CyberNetNews.com