Favorite jQuery Snippet of the Week: May 29th - June 4th

$(".view-twitter-feed .tweet-body").each(function() {
  $(this).html('<span class="field-content">' + ify.clean($(this).children("span").text()) + '</span>');
});

RSS

Subscribe to my blog feeds:

All Tech Life Photos Food

Looking for a good way to consume RSS feeds?
Google Reader + Reeder for Mac

Contact

Did you just find a glaring error in this blog? Comments are not enabled yet, so please use the Contact Form to let me know about it.