Posts Tagged ‘WordPress’

Automated WordPress Backup

Monday, April 9th, 2007

Since I am maintaining several WordPress installation now, I feel that it is quite a tiring chore to backup the databases every now and then. I used to do it once a week, and it is even a recurring event in my pocket PC. It was WordPress Database backup 0.8 and every time I clicked [...]

Popularity: 1% [?]

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% [?]

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% [?]

About The New Blogger Import Plugin

Saturday, February 3rd, 2007

I wrote a plugin to import everything that can be found from the feeds Blogger provides. Many people has emailed me since asking me why I would do such a thing, as Blogger is a great platform for bloggers. This is my answer to all of those questions.
Why do you write this script/plugin?
A simple answer [...]

Popularity: 2% [?]

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% [?]

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% [?]

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% [?]

WordPress Posting Problem

Saturday, September 23rd, 2006

I’ve seen some WordPress users complaining that after they post something, sometimes their browser gave them a blank page, or an error. Many blamed it on the plugins. I had the same problem, and deactivating or removing plugins didn’t help.
I found out the real problem: Update services (Options - Writing - Update Services)
Try to root [...]

Popularity: 5% [?]

WordPress 2.0.1 Released

Thursday, February 2nd, 2006

Matt announced:
It’s been exactly one month since we released the well-received WordPress 2.0 release. In the past 4 weeks we’ve been listening closely to feedback, squashing bugs wherever we find them, and watching how 2.0 handled under different loads. We’ve rolled up all the most important fixes into a 2.0.1 release, which is now available [...]

Popularity: 1% [?]