Archive for the ‘WordPress’ Category

FeedBurner Feed Replacement

Monday, March 19th, 2007

If any one of you just updated to the newer version of WordPress, make sure that you also update to the latest version of the plugin.
A fellow blogger encountered this error on WordPress 2.1.x yesterday, as he still had the version 2.1 of the plugin.
This is caused by the removal of generate_page_rewrite_rules function in WordPress [...]

Popularity: 1% [?]

Damn Crackers!

Monday, March 5th, 2007

To anyone who have downloaded and used WordPress 2.1.1, you must immediately download 2.1.2. Now!
An evil cracker managed to get into one of WordPress’ server and edited some file, resulting in the ability to remotely execute PHP codes. This is a very serious issue.
News at WordPress.org
Even the F-Secure Weblog posted on this information here.

Popularity: 1% [...]

Popularity: 1% [?]

WordPress 2.1.1 and 2.0.9

Saturday, February 24th, 2007

Hey, did anyone realize that there’s an upgrade available? Or February is the busiest time for everyone?
WordPress 2.1 is upgraded to 2.1.1 while WordPress 2.0.7 is upgraded to 2.0.9.
Files changed in 2.1.1 from 2.1:

wp-includes/post-template.php
wp-includes/cache.php
wp-includes/formatting.php
wp-includes/category.php
wp-includes/post.php
wp-includes/version.php
wp-includes/js/scriptaculous/wp-scriptaculous.js
wp-includes/js/tinymce/tiny_mce_config.php
wp-includes/js/tinymce/wp-mce-help.php
wp-includes/js/tinymce/tiny_mce_gzip.php
wp-includes/capabilities.php
wp-includes/cron.php
wp-includes/functions.php
wp-includes/bookmark-template.php
xmlrpc.php
wp-admin/admin-ajax.php
wp-admin/admin-functions.php
wp-admin/custom-header.php
wp-admin/options-general.php
wp-admin/edit.php
wp-admin/index-extra.php
wp-admin/options-reading.php

Files changed from 2.0.7 to 2.0.9 (version 2.0.8 was tagged for Debian, but never announced):

wp-includes/cache.php
wp-includes/wp-db.php
wp-includes/version.php
wp-includes/js/tinymce/wp-mce-help.php
wp-includes/js/tinymce/tiny_mce_gzip.php
wp-includes/classes.php
wp-includes/functions.php
wp-includes/rss-functions.php
readme.html
wp-admin/edit-form-advanced.php
wp-admin/link-import.php
wp-admin/link-categories.php
wp-admin/user-edit.php
wp-admin/options-permalink.php

This time I not going to upgrade yet, [...]

Popularity: 1% [?]

Plugin: Import New Blogger To WordPress

Wednesday, January 31st, 2007

Update #3 (26 April 2007): This plugin has been broken by changes made to feeds on Blogger, and is pretty much unusable anymore. The download links are still there so if you want to try it anyway you can do so. Try to see the method described in TechCounter (the last one) for a good [...]

Popularity: 17% [?]

WordPress 2.1

Tuesday, January 23rd, 2007

Wow! That was fast. WordPress 2.1 has been released. Users of my Blogger Beta importer, please be aware that the script might not work with WordPress 2.1
I shall have to look into it later.
Update: A kind soul tested the script to a fresh install of WordPress 2.1 and it still works.
Update: This blog has also [...]

Popularity: 1% [?]

A Sneak Peek at WordPress 2.1

Thursday, January 18th, 2007

I do keep track of the subversion repository and the latest I just updated from the server is 2.1 beta4. I can see lots of improvements for the management interface although I don’t have the time to take a look at the internals yet. The interface runs smoother and faster - or is it just [...]

Popularity: 1% [?]

WordPress 2.0.7 Security Update

Wednesday, January 17th, 2007

There’s a new update for WordPress: version 2.0.7
Most of you who are currently using WordPress would be able to see it on your dashboard. This is a very minor upgrade, involving these files:

wp-admin/inline-uploading.php
wp-admin/post.php
wp-includes/classes.php
wp-includes/functions.php
wp-settings.php
wp-includes/version.php

Download it now.

Popularity: 1% [?]

Popularity: 1% [?]

Useful WordPress Plugin: WordPress Suicide

Monday, January 15th, 2007

WordPress Suicide is a useful plugin, particularly if you are running tests on your freshly installed WordPress.
Also, if you are trying to import your posts and comments from the New Blogger this could prove useful - if you are unlucky to have problems during your import. Some people succeed the first time, but some do [...]

Popularity: 2% [?]

Move Complete

Sunday, January 7th, 2007

This site has been moved to another hosting server. Some of you might have received an error message from the old server, if your DNS has not been made aware of the server change and still have the old IP address. Sorry for any inconveniences. This is normal for any DNS change.
Additionally, WordPress have been [...]

Popularity: 1% [?]

Google Analytics Plugin Not Showing

Saturday, December 30th, 2006

Well, this is not a complaint to the great plugin, but for some themes.
Themes like Intense, and AquaGreen does not have any wp_footer call so the tracking code will not show. How to fix it?
Open up themes/[themename]/footer.php and add <?php wp_footer(); ?> before </body> resulting in:

<?php wp_footer(); ?>
</body>
</html>

Hope this helps. I discover this after 5 [...]

Popularity: 2% [?]

Blogger Moves Out Of Beta

Friday, December 22nd, 2006

Blogger is now out of Beta: www.blogger.com. However I tried my Blogger Beta Importer and it still works
I think this is because the importer depends on the RSS provided by the New Blogger. Perhaps I should change my importer’s name to New Blogger import?
My true wish is that to have that importer being [...]

Popularity: 1% [?]

Why WordPress

Wednesday, December 20th, 2006

For those who are still thinking whether or not to migrate from Blogger to WordPress, here’s a good insight by Anita Campbell. Although it was written more than a year ago, it’s still relevant.
Blogger (non-beta) users will be able to use the built-in import function and while you’re at that you might want to take [...]

Popularity: 1% [?]

First Blogger Beta Import

Tuesday, December 19th, 2006

Following the post Import Blogger Beta to WordPress, here is a working example after an import.
Before: homemakerdiary.blogspot.com (Blogger)
After: www.homemakerdiary.com (WordPress)

(Images are imported using the plugin mentioned earlier)
P/S - to my current one and only web development client, I am doing this as a hobby during breaks. Please be assured that the real work is progressing [...]

Popularity: 2% [?]

Import Blogger Beta to WordPress

Tuesday, December 19th, 2006

This page is outdated. Please click here for the update. Comments are closed on this post.

As I have not heard anything about the solution to this problem, I wrote a script. This script is a simple but powerful script which extracts the posts and comments from RSS feeds at blogger.com.
Instructions:
Copy the script to your [...]

Popularity: 4% [?]

Akismet SPAM

Thursday, November 9th, 2006

Nowadays I receive about 20 to 40 spams per day via the comment utility. I am not sure whether to be happy or to frown about that. In a way it shows that traffic is increasing on this site, but it’s quite tiring to review the spams one by one.
Perhaps it’s time to look for [...]

Popularity: 1% [?]