Teach Yourself Java 2 in 21 Days, Third Edition http://www.cadenhead.org/book/java21days/ Updates to the Web site of the book Teach Yourself Java 2 in 21 Days, Third Edition by Rogers Cadenhead and Laura Lemay. en-us http://backend.userland.com/rss PHP/$phpversion END; // loop through the array pulling database fields for each item $title = "Day ".cleanTextPlain("chapter")." Update"; $link = "http://www.cadenhead.org/book/java21days/chapter.php/". cleanTextUrl("chapter & "); $i18n = "\x49\xC3\xB1\x74\xC3\xAB\x72\x6E\xC3\xA2\x74\x69\xC3\xB4\x6E\xC3\xA0\x6C\x69\x7A\xC3\xA6\x74\x69\xC3\xB8\x6E"; $description = cleanTextHtml("$i18n history of the & tags"); $guid = "tag:cadenhead.org,2004-05-20:java21days."."dex"; $pubDate = date("r"); // display an item ECHO << $title $link $description $pubDate $guid END; ECHO << END; ?>