I\'m trying to show the title of my latest stumbleupon item using their RSS feed and jquery. The function I have is:
function get_stumbleupon() { $.get(\
Here's a tutorial on how to do Cross domain ajax with JQuery.