I'm having trouble with my rss feed, I'm a old school html hobbyist and not too familar with web 2.0.
The feed output appears fine on some browsers, but the date comes out all wrong, and on some clients all the posts appear as "Yesterday", and do not output the correct date.
The code is listed below, would appreciate your thoughts on the formatting of this
HTML Code:
<item>
<title>Benefits of Touch Screen Tablet PC systems for commercial applications</title>
<description>
<![CDATA[
What is a Touch Screen Tablet PC?A Touch Screen Tablet PC is a portable computer with touch screen functionality with full functionality of a desktop machine, recently the touch screen tablet PC has become heavily marketed towards consumers, but originally was adapated for commercial applications for over a decade. Original touch screen tablet PC systems have been designed to be used with a stylus, although more modern systems work very well with finger touch <br><br>Technology behind touch screensOver the years the technology behind touchscreens have improved to the point where it is now possible to do basic graphic design tasks with a table computer, the touch screen technology include<br><br>Resistive<br>The touch screen panel is composed of several layers; the most important being two metallic layers which are electric conductive, and when pushed in contact with each other (from finger or stylus press) the computer detects the exact location of the press on the screen and reacts accordingly.<br><br>Capacitive<br>The capacitive touch screen technology comprises of an insular compound such as glass finished with a very thin conductive layer on top, and cell is able to detect the location of touch because the finger is conductive to electricity. Because of the nature of capacitive touch screens it's capable of much more accuracy than resistive technology so is the preferred method of touch screen used primarily with finger touch screens. <br><br><br><br><br>]]>
</description>
<link>
http://www.quaduro.com/en/gb/news/index2.php?id=74</link>
<pubDate>
2010-10-19</pubDate>
</item>
|