I’m having problems with the Twitter module I am using. No it’s not the modules fault, Twitter has been so unreliable lately that use of the module kills the loading of my front page. I’ve already adjusted the timing setting with the end result being that the site just hangs less.
Thinking about another way to attack this, I think I’d like to grab my twitter timeline with feedgrab, then display the latest result of that blog on my front page. I already have a page that is called every 20 minutes that loads the latest track data from last.fm using the same mechanism and it works great.
One problem is that every entry on the RSS feed is formatted like this:
digifiend:blah blah blah blah
I’d really like to find a way to tell my exp:weblog:entries to remove the “digifiend:” from the front of the string, is there an easy way to do that similar to how backspace works for the end of the string?