Software Bugs
RSS Feed Is Broken
Wednesday, June 27th, 2007For some reason when I installed 2.2, the RSS feed is broken, kaput. I’m sure there’s a logical reason, but it’s a clean install and the RSS should have come up with at least the default “Hello World” post.
hello world, logical reason, rss feed
addthis_url = ‘http://www.howardyoung.info/software-bugs/rss-feed-is-broken’;
addthis_title […]
Hello world!
Tuesday, June 26th, 2007// The first one who sends a trackback from another blog who can guess
// the bug in this code, I’ll PayPal you $50.
#include “stdio.h”
int main () {
printf (”Hello world!”);
return 0;
}
addthis_url = ‘http://www.howardyoung.info/software-bugs/hello-world’;
addthis_title = ‘Hello world!’;
addthis_pub = ”;
