As you might have noticed I’ve been using Twitter quite often lately. On my previous weblog I installed a Drupal Twitter module for updating Twitter with my latest blog posts. But now I migrated to Technet Blogs I didn’t had this possibility anymore, so I looked for an easy way to have my latest blog posts updated to Twitter.
I searched for “rss2twitter” on Windows Live Search and found a perl script but that didn’t work for me. It just failed with the next errors:
“C:\Temp\rss2twitter>rss2twitter.exe Malformed UTF-8 character (1 byte, need 4, after start byte 0xf1) at C:\Temp\rss 2twitter\rss2twitter.exe line 128.”
So I though why not use PowerShell? With the help of Out-Twitter from Doug Finke it was quite easy.
So here is the PowerShell RSS2Twitter script:
I just got a Tweet from jpavleck (www.twitter.com/jpavleck) and he pointed me to Twitterfeed.com. Why didn't I find this earlier ;-)
Maybe gonna use this for the MPNotifier Twitter account...