I am now okay with pulling data from my database, but is there anyway to limit the amount of words that are displayed.
For instance I wanted to populate an rss feed from my DB, I know how to pull the data and put it between the rss tags, but how can I make it just echo a preview of the post between the <entry> tags. WIthout having to create a column in the table for post previews.