Category archives: Meta

SyntaxHighlighter for SystemVerilog

There seems to be a good number of people who are blogging on SystemVerilog. And a good percentage of these blogs are powered by wordpress.

When I set off blogging, I kind of missed a good syntaxhighlighter for SystemVerilog. Well there are a number of wordpress plugins that do syntax highlighting job for you, but none supports SystemVerilog. Continue reading

Use visual-line-mode instead of longlines-mode

longlines-mode has a lot of issues with weblogger. It seems that visual-line-mode is much better. I have been using it for some time now, without any issue.

Here is my new weblogger setup … Continue reading

WordPress Blogging from Emacs

Like many other Emacs users, I too find it convenient to manage my WordPress posts from an emacs frame.

So I use this nifty little tool called weblogger. There is another version available at Ciju's Blog, that I use because I find the key-bindings offered by this version more sensible. Continue reading