WordPress 2.2.1 is out
It is a bug fix release for the 2.2 series. Just released this morning. There is a long list of bugs fixed. Some highlights are shown below: # Atom feed validation fixes # XML-RPC fixes # Widget backward compatibility fixes...
Tech geek. Life geek.
It is a bug fix release for the 2.2 series. Just released this morning. There is a long list of bugs fixed. Some highlights are shown below: # Atom feed validation fixes # XML-RPC fixes # Widget backward compatibility fixes...
Sixapart is developing the next MT, MovableType 4. Compared with WordPress, another famous Blog platform, MT goes behind. Now it try to go ahead. It put some new features: * A completely reinvented user interface with a dashboard overview of...
Some time we want to put video on our blog. The code to embeded it is very complicated, because so many different video types. Today I tried Embedded Video with Link. It makes it simple and easy to finish this...
WordPress 2.2 There are some new features or improvements: * WordPress Widgets allow you to easily rearrange and customize areas of your weblog (usually sidebars) with drag-and-drop simplicity. This functionality was originally available as a plugin Widgets are now included...
I put some social network button on site. The Html Validator always tell me some URL is not correct. Ok. I have to code it my self to replace the original code. Original code is as shown below: I change...
Do you want your own Web Gallery, or Web Photo Albums. Check Gallery. It is a Open Source program I use a one-click-installation feature of DreamHost to install this service for my Grace’s site. The album is private site, no...
This is a new Blog for Dreamer named as Dreamer’s Blog. Its focus is on Hi-Tech products, Web Programs, Gadget, and so on. It also has WordPress optimize tips, Hi-Tech News and Reviews. It is powered by G2Soft.Net.
Yes, I learn to install WordPress MU on the 1and1 server. I finished the installation very smoothly. Only one issue found by my friend George yesterday. He told me that the wp-signup.php does not work. Actually, I have no problem...
The default LAMP installation on Ubuntu 6.10 server doesn’t include mod_rewrite module. This module is required by WordPress MU. I tried to install a WordPress MU on my Ubuntu server with LAMP. To install mod_rewrite, run command as below: There...
To install WordPress blog system on Ubuntu 6.10 server with LAMP is super easy. Let’s do the following steps to install it. 1) Download WordPress and unzip it. 2) Create a database on my MySQL server. I use Webmin to...
The latest version, WordPress Version 2.1.3, was released to the public on April 3, 2007. Now I upgrade one blog from WordPress 2.1.2 to 2.1.3. I recorded upgrade steps here as notes. 1) Backup your database. Click “phpMyAdmin” button of...
I am a newbie of WordPress. To implement a tag system for this site. I try some different tag plugin. bunny-tags, UTW, and simple-tagging. Finally, I choose Simple Tagging. It is really simple to install it on WordPress. The installation...
Today I add a new category in DavidYin’s Blog. WordPress Notes Now I would introduce this Sitemap plugin for WordPress. The native WP doesnot include sitemap template file. I found this plugin Google Sitemap Generator for WordPress It is very...
I just switch my hosting plan from MS Beginner to Linux Beginner package. The switching is OK. Even I find so many problems, I still want to keep my hosting plan on 1and1. One more issue is the Linux Beginner...