<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Need some advices on RSS reader' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Need some advices on RSS reader' posted on the 'PHP' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Mon, 17 Jun 2013 22:52:29 -0700</pubDate>
    <lastBuildDate>Mon, 17 Jun 2013 22:52:29 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Need some advices on RSS reader</title>
      <link>http://www.programmersheaven.com/mb/phpstuff/413159/413159/need-some-advices-on-rss-reader/</link>
      <description>Hi Guys  :),&lt;br /&gt;
&lt;br /&gt;
I need to make desktop based RSS reader (in desktop RAD tools). I know how to fetch RSS feeds and load headlines and contents into my application. Obviously we can ping remote site once in a while to check for new entries in its RSS, but I prefer not doing this and have my server side application be notified about new entries and send notification to my client application for making it ready parse new entries.&lt;br /&gt;
&lt;br /&gt;
I think server side application could be written in PHP and can have some sort of TCP/IP connection (Socket) to desktop application. first of all I need your advices and tips on this theory and if possible, please guide me to the right direction.&lt;br /&gt;
&lt;br /&gt;
What should I do? &lt;br /&gt;
What's the best way?&lt;br /&gt;
&lt;br /&gt;
Thanks in Advance.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/phpstuff/413159/413159/need-some-advices-on-rss-reader/</guid>
      <pubDate>Sat, 06 Feb 2010 08:31:58 -0700</pubDate>
      <category>PHP</category>
    </item>
    <item>
      <title>Re: Need some advices on RSS reader</title>
      <link>http://www.programmersheaven.com/mb/phpstuff/413159/413301/re-need-some-advices-on-rss-reader/#413301</link>
      <description>you want to read directly the rss from mother site using js?&lt;br /&gt;
i think this is not possible, or u will have to find some cross-domain&lt;br /&gt;
solutions.&lt;br /&gt;
&lt;br /&gt;
another approach would be to serve the xml file using a simple curl on&lt;br /&gt;
your server, then to process it with mootools.&lt;br /&gt;
adding a cache will save your server to be banned from that resource&lt;br /&gt;
and save ur bandwidth :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--------------------------------&lt;br /&gt;
&lt;br /&gt;
Stuart Johnson&lt;br /&gt;
&lt;br /&gt;
ClickSSL.com | &lt;a href="http://www.clickssl.com/"&gt;geotrust quickssl premium&lt;/a&gt;, &lt;a href="http://www.clickssl.com/"&gt;true business ssl&lt;/a&gt;, &lt;a href="http://www.clickssl.com/"&gt;geo trust ssl&lt;br /&gt;
&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/phpstuff/413159/413301/re-need-some-advices-on-rss-reader/#413301</guid>
      <pubDate>Tue, 09 Feb 2010 07:17:11 -0700</pubDate>
      <category>PHP</category>
    </item>
  </channel>
</rss>