December 14, 2009

Error with attachments and images on changing a WordPress blog’s domain

A friend had to change domain for her WP blog and after doing that all images and attachments links were broken :-(

How to fix this? As stated by an old page of My Digital Life:

If you have linked internally within blog posts or pages with absolute URLs, these links will point to wrong locations after you move the blog location. Use the following SQL commands to fix all internal links to own blog in all WordPress posts and pages:

UPDATE wp_posts SET post_content = replace(post_content, 'http://www.old-domain.com', 'http://www.new-domain.com');

This SQL instruction still works in WP 2.8.6 but remeber to change the wp_ prefix :-)

November 27, 2009

List of “Temporary Supported Software”

Mondonerd.com is using and hacking the following software. We want to share with all developers our research and speculations!

Right now we love people working on:

UbuntuEclipse

wordpress-logo-hoz-rgbtrac_logo

November 26, 2009

Developing a Moon Phases and GatoPan plugin…

Canal81.com is collaborating with us in the development of a moon phases and GatoPan plugin.

Screenshot

While GatoPan will give you fortunes, a nice moon appears in the sky of the best Internet TV ever :-)