Got an idea to pull in my twittering to the sidebar. I know it exists already but knd of looking forward to writing it myself. Javascript is like a baseball glove. My plan is to pull the whole page (unless there's an RSS) via javascript and then find the start tag of the twitted text and pull each consecutive line to a string until reaching the end tag. I could then adapt the script for a bunch of stuff.