<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1036399" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1036399</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-decrease-load-time-my-site-rss-reading#comment-1209578</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;JoseffB;209564 wrote:&lt;/strong&gt; Does this leave me open to an injection attack?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Not if all you&#039;re doing is testing for equality.  Don&#039;t evaluate the value of the variable, or use it directly anywhere.  &lt;a href=&quot;http://php.net/addslashes&quot; class=&quot;bb-url&quot;&gt;Quoting&lt;/a&gt; user input is a good idea.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I&#039;m not sure what you mean by trying to speed up your RSS feeds or avoid reloading; it&#039;s not very clear.  However, I think Jeeves has the right idea with caching feed data on your server.  You really don&#039;t want hit upstream servers every time someone loads your page, as it wastes bandwidth.  Some admins block your requesting hostname if they don&#039;t like it.&lt;/p&gt;
&lt;p&gt;Have a script that refreshes its feed cache every hour or two, either as a cron job or simply comparing times on every load.  It will be faster for you too.  There are many scripts that will do it for you, a quick search should bring them up.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Oct 2006 00:55:08 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1209578 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-decrease-load-time-my-site-rss-reading#comment-1209564</link>
    <description> &lt;p&gt;Fixed it to be php processed for each area.&lt;/p&gt;
&lt;p&gt;One question though I have the conditional set to a basic &lt;/p&gt;
&lt;p&gt;varblah == $get_(Section));&lt;/p&gt;
&lt;p&gt;then each section doesd a if = to its number type of thing to runthe rss.&lt;/p&gt;
&lt;p&gt;Does this leave me open to an injection attack?&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Oct 2006 22:23:05 +0000</pubDate>
 <dc:creator>JoseffB</dc:creator>
 <guid isPermaLink="false">comment 1209564 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-decrease-load-time-my-site-rss-reading#comment-1209551</link>
    <description> &lt;p&gt;that would work if the feeds are all released at same time but they all seem to be at different update intervals (som every 12 hrs other 3 hrs, others every week). &lt;/p&gt;
&lt;p&gt;I think I will do a php conditional and reload the page on click. &lt;/p&gt;
&lt;p&gt;It&#039;s for the better good of mankind i guess. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Oct 2006 19:57:47 +0000</pubDate>
 <dc:creator>JoseffB</dc:creator>
 <guid isPermaLink="false">comment 1209551 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-decrease-load-time-my-site-rss-reading#comment-1209536</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;JoseffB wrote:&lt;/strong&gt; Any one know any compression methods for making a RSS feed load faster?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Well I assume you want the feed to be compressed to save bandwidth and make it load faster. The problem is that the feed would need to be compressed when you&#039;re downloading it fromt he host site.&lt;/p&gt;
&lt;p&gt;You have no control over whether they compress their RSS feeds or not. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt; In fact it might already be compressed and you don&#039;t even know it (your script for getting the RSS feeds might just seamlessly decrompress it)!&lt;/p&gt;
&lt;p&gt;What about changing (or finding) a script that stores the RSS feed on disk for a certain length of time, then instead of it getting the feed every time you load the page it just reads it from disk?&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Oct 2006 18:25:21 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1209536 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-decrease-load-time-my-site-rss-reading#comment-1209535</link>
    <description> &lt;p&gt;anyone?&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt; &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/doh.png&quot; title=&quot;Doh!&quot; alt=&quot;Doh!&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Oct 2006 18:14:49 +0000</pubDate>
 <dc:creator>JoseffB</dc:creator>
 <guid isPermaLink="false">comment 1209535 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
