For Texy lovers, there's a good news now! New updated version of plugin will be ready soon. I have restarted improving this one year old version. The current one is downloadable from here (warning, alpha!) – but in a few days you'll be able to get updates via automatic plugin update.
Category: my plugin
-
Texy for WordPress, a plugin
Published: On Tuesday, April 27, 2010
See plugin-page for current state of things →
-
WP Lite, a new plugin
Published: On Friday, February 26, 2010
There used to be great plugin called WPLite. Now, it's beeing publicly reborn. Hide from your administration functions you don't need! -
Kahi’s Highlight Used Categories, a plugin
Published: On Saturday, March 7, 2009
.[important] This plugin allows to highlight used categories – when you're browsing a post (or ev. a page) filed under some categories, these are (in the category list) marked by adding specific class. -
Introducing WP “Notes” plugin
Published: On Sunday, January 18, 2009
I had free hour and half today and God knows why I decided to do this plugin. Simple, but extremely useful, in my opinion. For me, it's place to leave notes about future articles, possible topics, ToDos connected with that particular WP site. -
Independent Links, a plugin
Published: On Monday, December 29, 2008
What it does
Also means: when you're inserting a link into your post's/page's content and the editor asks you for URL of the target page, you can give it just the number – ID – of that page. Why to do it? Because URLs change, IDs do not.

-
Raven’s antispam, a plugin
Published: On Tuesday, August 26, 2008
Description
Raven's antispam is a WordPress plugin, powerful and invisible fighter against comment spam. It works on a priciple (afaik) invented by Jakub Vrána: visitors with enabled JavaScript see nothing – no annoying questions, no captcha, nothing. Just (visually) untouched comment form.
Users with disabled JS see an additional text-field
and a word that must be rewritten into textfield. (If it's not, then an error
page is displayed.) Simply clever. (original
explanation in czech) -
Dashboard skip, a new plugin!
Published: On Tuesday, July 8, 2008
You actually may not need the dashboard page in WP administation. It may be useless, for somebody. This plugin allows to remove the dashboard from menu and prevent it from loading anymore. You can choose any other administration page for default. -
NanoCache: reduce queries, save time, cache
Published: On Sunday, June 15, 2008
NanoCache is a very simple piece of code that'll help you with caching small pieces of content.Let's see this example: Function
wp_list_authorsis (in some occasions) able to make incredible amount of db queries. You can wait until your hosting provider says „you are a problem!“, you can rewrite the whole function to be more efficient (and upload it back to WordPress SVN – sounds right) but there is also an easier way: to use this simple caching script.Note: of course, problems like this probably don't touch you if you use a caching plugin like 1BlogCacher or HyperCache
-
Kahi’s Clean Archives, a plugin
Published: On Monday, March 24, 2008
Plugin, that allows to create a chronological list of posts, an archive, clean archive. The behaviour is particularly suggestible via administration. Generated archives are cached, so the performance of the plugin is optimized. -
Kahi’s Comments’ references, a plugin
Published: On Thursday, March 20, 2008
This is simple. Write into the comment which of the previous comments you're replying on, like[4]and this plugin will make a link from it. The syntax is changeable through the admin interface (Settings → Comments' references) and you could actually use this plugin for something else, if you understand regular expressions.
