Skip to main content

Posts

Showing posts from November, 2011

Programming In Perl

Been trying my hand lately in programming in Perl. Doing some database things with it. It’s quite an interesting language. I’m rather enjoying it, if I’m being honest. Coming from a Java background, I find it exciting to learn new things and take them as they come to me. It’s fun for sure!

VIM Part 2

More VIM. Yes. So I found out that my dad had downloaded VIM years ago, there was a port for Windows back then. I could have been using it all these years and I just missed out on the opportunity. Interesting how life works that way. I have VIM working with PGP encryption. So I can create an encrypted text file with the mere thought of a thought. Or something like that. Yes indeed. Works quite well.

VIM

Ah VIM... or VI. Whichever people prefer. Attempting to use VIM for Java programming development. Yes VIM as an IDE. So far not too bad. My purpose for this? Well I needed something lightweight to run on my netbook. So tada VIM to the rescue! Oh yes. We'll see how well it works out.