Thread: RSS Feed?
View Single Post
Old 07-13-04, 01:08 PM   #13 (permalink)
whitelyt
Guest
 
Posts: n/a
It shouldn't make a difference but i am using PocketFeed as well and http://www.ipaqhq.com/forums/external.php? works fine for me and I update everyday. I am using the PocketFeed v0.6 alpha version and it works fine for me. The RSS URL for this site is not working for me.

The RSS PHP code had to be modified to do two things. The program first had to be modified to make the RSS2 type the default. The default was RSS I believe. RSS and RSS2 is based on XML but there are some subtle differences. If the code is the same it allows for XML, RSS and RSS2 and RSS2 seems to work for PocketFeed but not RSS. So try this URL to see if it works, http://www.aximsite.com/syndicated.php?type=rss2.

The code also had to be modified to strip the fpic BB code from Front Page news. fpic is used to show the images you see. PocketFeed does not parse it and the code will show up in the text.
  Reply With Quote