31st March 2008
Is that only me, or WordPress is really leaning towards the Drupal ideology?
Here’s what I mean:
- user levels were changed to user roles - just like in Drupal
- now, instead of categories and just recently introduced tags, the word ‘taxonomy’ is used - which is a Drupal slang
- ‘widgets’ work just like ‘blocks’ in Drupal - even style IDs are assigned the same way, e.g. id=”widget subscribe_to_comments_widget”
- (add here the similarity you found yourself)
I wonder, what will be next. PHPTemplate support, as default theming engine? 
Or no-backwards-compatibility policy?
Or, best for WP users, advanced Drupal-like caching and throttling techniques?
Posted in CMS, Drupal, Software, Web | 2 Comments »
27th February 2008
Get it here.
It adds Referrer of the person who’s leaving comment on your WP blog. May help to take the right action for seemingly legit, but really spam comments (e.g. if someone was just searching for blogs with enabled commenting to leave a comment with name linked to their biz-website).
Posted in Software, Web, WordPress PlugIns | No Comments »
3rd February 2008
Today I moved my blog and gallery into MySQL5 databases from an elderly MySQL4. Also, both WP and gallery are now updated to the latest versions. Soon I’ll change the WP and G2 themes - for the lighter, less cluttered - and will remove some ads… and will also add some others instead
Update generally went well, except for the message I got on the main page:
Sorry, but you are looking for something that isn’t here.
It was quite easy to figure out that new WP conflicts with an elderly “Sideblog” plugin - so I had to deactivate that one, and will have to update all the active plugins to avoid some other less evident problems… (actually, just completed updating all the plugins… quite a time-eater, that was.)
Also, there will be a slight change to what and how I write. No other details for now - but stay tuned! All the changes with no exceptions are planned for the good of readers, and for the users’ benefits!
Posted in CMS, Misc, Web, WordPress PlugIns | No Comments »
16th September 2006
I stumbled upon a good tiny widget which allows to “rotate” chunks of HTML code in your sidebar (using wordpress widgets plugin).
You may set up a couple of this rotators for different content types (e.g., text links, banners, google ads), and within each block put a number of alternatives, separated with a standard < --!more-- > tag (with no spaces, of course). Now each time when your page is shown, each instance of AdRotator will show one of the alternatives you put into it. Pretty simple and useful!
Posted in Notepad, WordPress PlugIns | No Comments »