Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6890171
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:14:53+00:00 2026-05-27T06:14:53+00:00

I wrote my own rss-feed for a guestbook from my website so that, with

  • 0

I wrote my own rss-feed for a guestbook from my website so that, with a simple rss-reader on my android-phone, I get a notification as soon as someone posted something in the guestbook.
however, my phone doesn’t seem to recognize any updates; when I initially download the xml file, everything seems ok, but I never get any update, while there are some new messages, few times a day. Did I forget some parameter or something which tells my phone that there are new messages?

my code look like this:

<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
<channel>
    <title>PrivateRssFeed</title>
    <link>http://www.example.com</link>
    <description>Private RSS-Feed</description>
    <language>nl-nl</language>
    <lastBuildDate>Wed, 09 Nov 2011 14:36:02 +0100</lastBuildDate>
    <pubDate>Wed, 09 Nov 2011 14:35:00 +0100</pubDate>
    <copyright>Copyright (C) 2011 Me</copyright>

    <item>
        <title>Person1</title>
        <description><![CDATA[This is some random text]]></description>
        <link>http://www.example.com</link>
        <pubDate>Wed, 09 Nov 2011 14:35:00 +0100</pubDate>
    </item>
    <item>
        <title>Person2</title>
        <description><![CDATA[another random text]]></description>
        <link>http://www.example.com</link>
        <pubDate>Wed, 09 Nov 2011 14:34:00 +0100</pubDate>
    </item>
</channel>
</rss>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T06:14:54+00:00Added an answer on May 27, 2026 at 6:14 am

    solved it 🙂
    the GUID seemed to be necessary for some readers to distinguish different items

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wrote my own terminal program that reads from the serial port to read
I wrote a program that takes in a partial rss feed and outputs a
I have a Perl script I wrote for my own personal use that fetches
I wrote my own function that keeps a sidebar fixed on screen after a
I have two collections of my own reference-type objects that I wrote my own
I wrote my own jquery plugin and was surprised that I haven't access to
I wrote my own cacheEngine for memcached as that's the extension I have installed
I'm building a RSS feed of my website using jquery and the link element
i wrote a own Security Manager and my problem is, that i run code
I am trying to write a simple Google App Engine website that reads an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.