I'm not going to dive into how good or extendible Vim is. If you are reading this article, you probably know that. The thing that makes Vim so good, is the scripting environment behind it called VimL. Using this scripting language, you can write any functionality/plugin you need ...
read moreOther articles
W3cValidate.vim
W3cValidate.vim is a plugin that enables buffer/url validation using the W3 Validator API.
read moreUsage
Copy w3cvalidate.vim file inside plugin directory, source it or restart Vim. Use
:W3cValidate to validate the current buffer
:W3cValidate "[url_here]" to validate a hosted page
:W3cValidateDT "[doctype]" to validate the buffer using the ...
JqCarousel Three-D
This plugin was coded to prove a point. We saw another similar plugin like this, but it was only for sale with obfuscated code, so I decided to write it and opensource it. It doesn't have the limited functionality and the custom implementation of the paid ones, it is ...
read moreLivescape jQuery Live Landscape
The idea behind this plugin is to have some kind of landscape container that will contain objects moving inside of it e.g. sky with the clouds moving. The plugin is built simple, has simple implementation, it is very easy to use, yet very flexible. You only need the landscape ...
read more
