Archive for August, 2008

What XKCD really stands for!

xkcd answer What XKCD really stands for!

We have professed our love to comic strip XKCD for all it’s geeky humor. Now Nathan Friemel of ShortMinds.com show us what XKCD really stands for…

If you are still scratching your head then hopefully this Wikipedia article will clear it up for you. Check it out. We’ll wait!

OHHHH! By adding up the numeric position of each of the four letter we get 42. XKCD=42 and 42 is the Answer to Life, The Universe and Everything!

Admin’s Arsenal: Notepad++

notepadplusata Admins Arsenal: Notepad++

Ok, so anyone that knows me (or has dealt with me for anything technical that involves a text file of any kind) knows that I loathe Windows Notepad. If you are just going to write a quick couple lines of notes it’s ok, but anything beyond that, it’s just the wrong tool for the job. That’s where Notepad++ comes in.

Notepad++ is an open source text editor extraordinaire, making short work of even the most convoluted of text files with the greatest of ease. Here is just a partial list of the features of Notepad++:

  • Syntax Highlighting and Syntax Folding
  • WYSIWYG editor (if you have color source code, print it in color)
  • Auto Completion
  • Multi-Document (tabbed view)
  • Multi-View (view multiple documents at the same time)
  • Regular Expression Search/Replace supported
  • Full Drag & Drop support
  • Zoom in and Zoom out
  • Bookmark
  • Line numbering
  • Macro recording and playback
  • FTP support

And that’s not even all of the features!

 However for me the best features are the syntax highlighting and the line numbering. Do you have any idea how easy it is to explain a (printed out) script to someone when you can just tell them, “and starting on line 324…”? It’s GREAT!!!

More >

Admin’s Arsenal: Explorer++

Explorer++(no relation to Notepad++, but you can easily see that the developer of Explorer++ was heavily influenced by notepad++) is an attempt to do with Windows Explorer what Notepad++ has already done with Windows Notepad; replace it completely.

explorerplusplus Admins Arsenal: Explorer++

WARNING: Explorer++ is in its’ second Alpha release (meaning it is not even a BETA release yet so it will likely have bugs aplenty). Use this software at your own risk.

Now that said, I have not had any issues with it. Normally I do not recommend products that are in Beta, let alone those in ALPHA (like Explorer++), however I’ve only been using Explorer++ for a couple weeks now, but I am already starting to feel that Windows Explorer just seems weak when compared to Explorer++.

Unlike some other Windows Explorer replacements I’ve tried, this one isn’t trying to be everything to everyone (I’m looking directly at you Directory Opus), it is simply trying to give you a better file management tool.

Like Notepad++, Explorer++ also supports tabbed views (really handy when you are trying to work with files in multiple directories), and does it very well.

Explorer++ is also portable by default, you can just drop it on a USB drive and run it from there (this also scores major points with me).

The developer of this software is off to a fantastic start, and I will be keeping an eye on this product as it matures. If this product matures half as well as Notepad++ it will be absolutely indispensable as part of my toolkit.

Explorer++ can be downloaded here.