Add And Delete Rss Feeds In Reader - MMMOOO My Phone S60 5th User Manual

Table of Contents

Advertisement

2. Add and delete RSS feeds in Reader

You can add feeds by the following two ways.
I. Edit by phone
1. Find the file "myRSS.txt" at c:\Data\Others\Trusted\MyPhone
2. Open this file by QuickOffice or Office Suite. (Here we use Office Suite as sample)
3. Now you can see the standard format is
<?xml version="1.0" encoding="utf-8"?>
<myRSS>
<rss>
<name>MMMOOO</name>
<url>blog.immmooo.com/feed</url>
</rss>
</myRSS>
4. Now change to edit mode.
5. Add the feed you want to subscribe according to format following (here we add a
sample to sports directory):
<?xml version="1.0" encoding="utf-8"?>
<myRSS>
<rss>
<name>MMMOOO</name>
<url>blog.immmooo.com/feed</url>
</rss>
<rss>
<name>YourRSSName</name>
<url>YourRSSAdd</url>
</rss>
</myRSS>
Enter the name and the url with the tag in red.
DO NOT EDIT "<myRSS>" & "</myRSS>". OR IT WILL MAKE APP ERROR.
Now save the file and exit.
Once you want to delete a feed, just delete from <rss> to </rss> of this item.
6. Enter MyPhone, and you can see the feeds in RSS now.
7/19

Advertisement

Table of Contents
loading

Table of Contents