WordPress 2.0 Released

The newest version of WordPress is worth the upgrade.

In addition to a more streamlined interface, WordPress has added the =
ability
to post by email, and import from other Blogs.

This is a great improvement over the previous versions, as you no longer
need to locate a plug-in or hack the installation in order to use these
great features.=20

Post via e-mail:

  1. Log into your admin menu
  2. Go to options and select writing
  3. Input your mail settings (best to create a new address, as anything
    received will end up on the blog)
  4. Setup a Cron job on your server to run periodically and update the
    blog.    

    On a CPanel system try the following command line:=20
    php /home/username/public_html/ph_Directory/wp-mail.php

  5. That’s it, send yourself a test message and you are good to go.