The link below will show what the issue is, but basically on my most recent posts, the content shows up as "0" for the feed, but if you go to the site, the content is fine. There's something wrong with grabbing the data for the feeds, I would guess, or maybe in getting the snippet??
http://jtmelton.com/wp-rdf.php
For those that don't want to visit the site, here's a sample of 1 w/ "0" as the content, and one that is correct.
The OWASP Top Ten and ESAPI - Part 2 - Cross Site Scripting (XSS)
01/12/2009 09:10 AM
0
A Simple Multi-Threaded Java HTTP Proxy Server
11/27/2007 08:50 AM
This post is to show an example of a simple multi-threaded Java HTTP Proxy Server. This sample is not fully functional for every application. It’s very simple and works fine for HTTP GET requests, but is not coded to properly handle HTTP POST requests (nor any other HTTP methods). This is strictly [...]
Any help would be greatly appreciated.