More Archive Post Conversions

Well I modified my news2blogger Perl script to convert a blog entries from blogger Blog page
s to email and post them onto my blog. I’ve been porting the material from jamespearce.blogspot.com. Unfortunately, I messed it up the 1st time (it stripped too much text because I broke the regex when it stripped the HTML tags), so it’s taking longer than it should have to put them all up on here. Still, some of them are done, and it is still quicker than doing it all by hand :)

At least, for the text ones it is…when there are a lot of pictures, the script breaks. The reason being, when you email a blog entry to blogger, it accepts it as the text, and escapes all the HTML tags…so the img tags are escaped :(

Oh well, I’ll get it all up eventually! I might post the modified script up sometime too :)

Leave a Reply