Posts Tagged ‘Software’


The latest WordPress, WordPress 2.3 named “Dexter” is now out for grab, and below are the main juice of WordPress 2.3 taken from WordPress blog.

  1. Full and complete Atom 1.0 support, including the publishing protocol.
  2. We’re using the new jQuery which is “800% faster”.
  3. Behind the user-facing tags system is a really kickass taxonomy system, which adds a ton of flexibility. It’s probably the biggest schema upgrade since version 1.5.
  4. The importers have been revamped to be more memory efficient, and you can now add an importer through a plugin.
  5. Through hooks and filters you can now override the update system, the dashboard RSS feeds, the feed parser, and tons more than you could in 2.2.
  6. The new $wpdb->prepare() way of doing SQL queries.
  7. Finally there were over 351 tickets in Trac closed for this release, with over a hundred people contributing. This is the polish, the hundreds of tiny bug fixes and features that make WordPress what it is.


And here are some of the new features offered from WordPress 2.3.

  1. Native tagging support allows you to use tags in addition to categories on your posts, if you so choose. We’ve included importers for the Ultimate Tag Warrior, Jerome’s Keywords, Simple Tags, and Bunny’s Technorati Tag plugins so if you’ve already been using a tagging plugin you can bring your data into the new system. The tagging system is also wicked-fast, so your host won’t mind.
  2. Our new update notification lets you know when there is a new release of WordPress or when any of the plugins you use has an update available. It works by sending your blog URL, plugins, and version information to our new api.wordpress.org service which then compares it to the plugin database and tells you whats the latest and greatest you can use.
  3. We’ve cleaned up URLs a bunch in a feature we call canonical URLs which does things like enforce your no-www preference, redirect posts with changed slugs so a link never goes bad, redirect URLs that get cut off in emails on similar to the correct post, and much more. This helps your users, and it also helps your search engine optimization, as search engines like for each page to be available in one canonical location. More info here.
  4. Our new pending review feature will be great for multi-author blogs. It allows authors to submit a post for review by an editor or administrator, where before they would just have to save a draft and hope someone noticed it.
  5. There is new advanced WYSIWYG functionality (we call it the kitchen sink button) that allows you to access some features of TinyMCE that were previously hidden.

You might want to pay a visit to WordPress codex for more details and instructions on how to upgrade or install WordPress 2.3.

Tags: , , , , , , ,


Just upgraded my WordPress to version 2.2.2! Very nice figure. :)

Anyway! Please go to WordPress download section to download the latest version, for the instruction on how to upgrade your WordPress, you can go here, or you here for fresh installation instruction.

Tags: , , , , , , ,


WordPress had released their latest branch of WordPress 2.1 and WordPress 2.0, this release is a security update and also fixed several issues, including the XSS issues, one major XML-RPC issue.

Head over to their download page to download the latest version of WordPress, and if you are upgrade from previous version, here are the upgrade instructions. :)

Tags: , , , , , , ,


WordPress MU 1.2 just released not long ago, according to Donncha, most of the changes are bug fixes, but there are some security fix as well, so it’s advised that all the WordPress MU user upgrade to the latest version! And if you encounter any problems, please go to WordPress MU forum.

Apparently there are some problems with the theme in WordPress MU 1.2, but worry not! Because version 1.2.1 is here!! :lol: So if you upgrade from 1.2, all you have to do is just change the following files:

  • wp-admin/themes.php
  • htaccess.dist
  • wp-includes/version.php
  • wp-admin/admin-db.php
  • wp-admin/themes.php
  • wp-admin/wpmu-themes.php

Oh and don’t forget to go "Site Admin > Themes" and click save to update the theme list! ;)

Tags: , , , , , , , ,


This is actually quite an old news already, the bbPress 0.8 Desmond was already released on 8th February.

Here are some of the feature this version had improved, quoted from bbPress blog:

  • Forum deletion
  • Multibyte tags
  • Custom locations for themes, plugins and config.php
  • Multiple theme support

And these are the new features that’s added in this version, also quoted from bbPress blog: :)

  • Better timezone support, You’re no longer restricted to showing all your times in the timezone of your server (what an odd requirement that was)
  • Whitespace preservation of ‘backticked’ blocks.

There’s a special instruction for those who want to upgrade to this version, because this version support multiple theme and you have to put each of the theme files into sub directory of my-templates, just put your current theme into any folder and upload this folder to my-templates, then activate the theme in your bbPress’ Presentation Admin panel.

Tags: , , , , , , , ,