Currently if there're no tweets to display, a hardcoded message (Sorry, this feed is currently empty,...) is displayed, I think it's much better to have this in function theme_tweetsimple_tweets($tweets) instead of function _tweetsimple_getblock($tweet_uri), so that we can change this message to something else.