Without WWW

I have finally took some time off to redirect http://www.lesterchan.net/wordpress to https://lesterchan.net/wordpress and update my links to reflect this change.

As for my links in my WordPress plugins, I will update it when I release updates for all of them after WordPress 2.3 is released (sometime in September 2007).

For all those that linked me, it would be good if you can change my url from http://www.lesterchan.net/wordpress to https://lesterchan.net/wordpress. If you find it too troublesome to do so, you can just leave it as .htaccess will take care of it.

But most importantly, a big thank you for linking me.

Why is .www deprecated?

By default, all popular Web browsers assume the HTTP protocol. In doing so, the software prepends the ‘http://’ onto the requested URL and automatically connect to the HTTP server on port 80. Why then do many servers require their websites to communicate through the www subdomain? Mail servers do not require you to send emails to recipient@mail.domain.com. Likewise, web servers should allow access to their pages though the main domain unless a particular subdomain is required.

Succinctly, use of the www subdomain is redundant and time consuming to communicate. The internet, media, and society are all better off without it.

By: www. is deprecated.

1 Star2 Stars3 Stars4 Stars5 Stars (44 votes, average: 3.64 out of 5)

Counterize II & Fire Stats

I just uninstalled Counterize II and FireStats from this site and I will track the hits via DreamHost Stats panel.

The reason being FireStats is taking too much database space. My whole database (without gzip) is about 35MB and now it is backed to 3.2MB, notice the great difference?

So I went to try out Counterize II hoping that it will be smaller, as it says on the website it has a new database structure which saves on the space, but after installing it, my sql queries went from 41 queries per page to 60+ queries per page.

I ended up not using both.

1 Star2 Stars3 Stars4 Stars5 Stars (29 votes, average: 3.93 out of 5)

WordPress 2.2.1

WordPress 2.2.1 has been released and as usual I have updated this site to WordPress 2.2.1.

Some bugfixes:

» Atom feed validation fixes
» XML-RPC fixes
» Widget backward compatibility fixes
» Widget layout fixes for IE7
» Page and Text Widget improvements
» Remote shell injection in PHPMailer
» Remote SQL injection in XML-RPC
» Unescaped attribute in default theme

Unfortunately, 2.2.1 is not just a bug fix release. Some security issues came to light during 2.2.1 development, making 2.2.1 a required upgrade. 2.2.1 addresses the following vulnerabilities:

Grab you copy today!

1 Star2 Stars3 Stars4 Stars5 Stars (9 votes, average: 3.11 out of 5)

Updated This Site WP-Polls To 2.11 RC1

I have updated this site WP-Polls to 2.11 RC1 to test out the multiple answers voting feature in WP-Polls 2.20. You can set the maximum number of answers that the user can vote, in this case, I set it to 14 as there are 14 answers.

Note the poll footer that says “Total Voters” and NOT “Total Votes”. The individual answer on the other hand is “Votes” and not “Voters” and the percentage is calculated based on the “Total Voters”.

Vote away on the right hand sidebar.

1 Star2 Stars3 Stars4 Stars5 Stars (103 votes, average: 4.07 out of 5)

WordPress 2.2

WordPress 2.2 has been released and as usual I have updated this site to it. Here are the goodies copy + paste from WordPress.org.

» 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 by default in the core code, significantly cleaned up, and enabled for the default themes.
» Full Atom support, including updating our Atom feeds to use the 1.0 standard spec and including an implementation of the Atom Publishing API to complement our XML-RPC interface.
» A new Blogger importer that is able to handle the latest version of Google’s Blogger product and seamlessly import posts and comments without any user interaction beyond entering your login.
» Infinite comment stream, meaning that on your Edit Comments page when you delete or spam a comment using the AJAX links under each comment it will bring in another comment in the background so you always have 20 items on the page. (I know it sounds geeky, but try it!)
» We now protect you from activating a plugin or editing a file that will break your blog.
» Core plugin and filter speed optimizations should make everything feel a bit more snappy and lighter on your server.
» We’ve added a hook for WYSIWYG support in a future version of Safari.

My plugins should not break with WordPress 2.2 because the code changes are not significant unlike from WordPress 2.0 to WordPress 2.1. However, if they do break, PLEASE POST IT IN THE SUPPORT FORUMS and not in the comments. Thank you =)

1 Star2 Stars3 Stars4 Stars5 Stars (34 votes, average: 3.65 out of 5)