June 11th, 2008
I have seen a number of plugins that will allow you to manage every single detail of your Google AdSense ads and Smart Ads is not one of them. Its managing capabilities are minimalistic, perhaps even too much so for the novice user. However, it excels in a different area: smart ad placement. And that [...]
Tags: adsense, advertising, plugin
Posted in Reviews | No Comments »
June 2nd, 2008
One of the disadvantages of a chronologically organised blog is that older posts tend to get burried under newer ones. A shame when your posts do not have a limited shelf life. A similar problem occurs when you write posts that belong to a series of directly related posts, it is difficult for the reader [...]
Tags: in series, plugin, popular posts, popularity contest, related posts, series of posts, similar posts
Posted in HOWTOs, WordPress | 20 Comments »
June 1st, 2008
WordPress comes out of the box with RSS functionality. Great if you need it, but it lacks an easy off-switch if you don’t. A rare oversight, let’s fix it!
Disable feed creation
WordPress actually supports a number of different feed layouts, controlled by the actions do_feed_rdf, do_feed_rss, do_feed_rss2 & do_feed_atom. These actions can be removed, the easiest [...]
Tags: atom, feed, plugin, rdf, rss
Posted in HOWTOs | No Comments »
May 31st, 2008
never saw the point in using content management systems. Afterall, I could build one from scratch that would do exactly what I wanted. And it would be way cooler! And I did, until I realised that working a full-time programming job and more of the same in all of my spare time is perhaps a [...]
Tags: back office, cms, plugin, update, upgrade, WordPress
Posted in WordPress | No Comments »
May 18th, 2008
In my previous article I picked WP-Syntax as my plugin of choice for syntax highlighting. At the time of writing I was using version 0.7. The plugin is not perfect: there are a few issues that need to be addressed. I will do so in this article.
Using the visual editor messes up your code snippets
In [...]
Tags: code editor, geshi, plugin, syntax highlighting, validation, visual editor, xhtml
Posted in HOWTOs | No Comments »
May 12th, 2008
One tool us programmers cannot do without is an editor with proper syntax highlighting features. As I will be regularly pasting code snippets on this website, I needed a plugin to do the same thing online to aid in readability. I’d like it to support multiple programming languages, show line numbers and allow me to [...]
Tags: code, geshi, plugin, programming language, syntax highlighting, wp-syntax
Posted in Reviews | No Comments »