<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap="">I use a CSS hack to accomplish this.  By wrapping each post in a div or li, and then setting a max-height for that element (along with overflow:hidden) posts are limited to how much size they can take up on the page.

Admittedly, this is a crude hack which accomplishes my goal of limiting the page length.  It has one big drawback.  Depending on the html elements in each feed, the post may not be clipped evenly on a line break.

Tony

&lt;quote who="Mark Derricutt"&gt;</pre>
<blockquote type="cite">
  <pre wrap="">Is there anyway to get Planet to deal with these and generate a valid xml<span
 class="moz-txt-citetags"> </span>feed at all?
  </pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</body>
</html>