Categories
General

Haikumattic

I think I like the concept behind new Automattic’s website. The products and descriptions are haiku-powered. This is how they explain about WordPress.com service:

Hassle-free blogging
Even with your own domain
Freemium model

About Akismet:

Remember the days
Innocent inboxes gleam
Be spam-free again.

For complele list, go to Automattic’s site.

Categories
General

WordPress 2.6 Features

The coming WordPress 2.6 (scheduled to be released on August 7th, 2008, or July 7th, 2008) will have more features. Most of you probably heard that about the probably-most-well-known Post Revisions feature. But, there are some other features that should be highlighted. Here are some of them I find (using WordPress from SVN, revision 8094):
Post Revisions
WP 2.6: Post Revisions
Using this, our WordPress will save a copy of our post everytime you edit it. We can take benefit when we want to revert our post. We can also compare or show diffs from two revisions. Wiki users should be familiar with this. This Post Revisions feature will be shipped and activated by default. If we think that we do not need this, we can deactivate it easily. Just add define('WP_POST_REVISIONS','0'); in our configuration file (wp-config.php). More info about Post Revisions.
Google Gears supports
WP 2.6: Google Gears support
Description from ticket #6965 tells about this:

First run. Support for Google Gears managed offline storage. The patch adds all static files used in the admin interface to a single offline storage. That speeds up page loading a lot, as it serves virtually all requests for static files from the computer’s HD instead of the network. So instead of 50-60 requests to the server on some pages, there are only 2-3.

There will be a new small link on the top-right navigation. It says “Speed up!“. Learn more about Google Gears.

Categories
General

Upload More Files to WordPress.com

A good news for WordPress.com users. If you have account at WordPress.com, you do not need to worry again about the upload space now. Right, now you can store files up to 3,000 mb. So, it’s not doubled from the previous quota, it’s 60 times bigger now. And, it’s free.

Categories
General

Akismet 2.1.2

Akismet 2.1.2 Screenshot
New version of Akismet (blog spam filter plugin) for WordPress was released few days ago. This updated plugin will filter comment spams by their types. The word “types” here means comments and trackbacks.
If you want to use this latest plugin, just download it right away. Since I have some other WordPress-powered blog to maintain, I think I’ll upgrade their Akismet plugin. It’s easy, and I believe that it’s better to have updated plugins. :)
Added later: There’s another plugin update. It’s 2.1.3 now. I have upgraded Akismet for some WordPress-powered blogs. Let’s see how it goes. Thanks Deny for the info.