(Technical) Whimsical Writings of the Web
Tab Completion for Vim (Updated)
As I’ve said before, I wasn’t really satisfied with the original tab completion script, which didn’t perform all the possible search completion combinations vim is capable of.
Writing your own custom loader for Java
One of the interesting things I’ve learnt about the Java is that, however much under the illusion that 'java' (or 'java.
Bundling a minimal 'bare bones' JVM with your Application
One of the gripes why people dislike Java as a desktop application is probably because of the additional requisite of having the presence of the JVM, which is generally either not bundled with any of the major operating systems in the market today, or that it can be the wrong version of the JVM that is needed.
Opera 9.50 vs Firefox 3.0
While Opera had been a fast browser, somehow it has been growing increasingly slow on my machine.
How I've learnt programming
The first time I heard of the C language was through my brother’s schoolwork he had been given for one of his programming classes.
Regular Expression matching more than a single line in Vim
As grep doesn’t allow for regular matching of multiple lines, I’ve found that vim is a handy substitute if I didn’t have use it as a pipe to another program’s input.
Ada Lovelace, The First Programmer
It is interesting that while in the IT industry today, programming is generally a male-dominated profession, but did you know that the first programmer in the world happens to be a woman?
Adding text before and after a regular expression match in Vim
Let say that you have a series of lines of text that you want to convert into 'System.