<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034641" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034641</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/weird-references-external-files-css-or-js#comment-1201550</link>
    <description> &lt;p&gt;Ah, I suppose that works too.  Almost the inverse of my guess.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 07 Jun 2006 04:44:50 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1201550 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/weird-references-external-files-css-or-js#comment-1201497</link>
    <description> &lt;p&gt;I found out an answer...&lt;/p&gt;
&lt;p&gt;It&#039;s used to bypass a browsers cache.&lt;br /&gt;
if the file is scripts.js&lt;br /&gt;
and I change the file, the browser will retain the cahced version and use that...therefore not showing the updates to the file.&lt;/p&gt;
&lt;p&gt;Appending ?v1.0 to the end is just a dummy&lt;br /&gt;
If I updated the javascript and rename to ?v2.0&lt;br /&gt;
the full filename ... scripts.js?v2.0 ... is interpreted by the browser as a new file, so it gets the new one.&lt;/p&gt;
 </description>
     <pubDate>Tue, 06 Jun 2006 16:46:45 +0000</pubDate>
 <dc:creator>ibeinboston</dc:creator>
 <guid isPermaLink="false">comment 1201497 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/weird-references-external-files-css-or-js#comment-1201488</link>
    <description> &lt;p&gt;I think your guess is right.  If not mod_rewrite, then it&#039;ll use whatever server-side language they prefer, to pass through to the correct file based on the version in the query string.&lt;/p&gt;
&lt;p&gt;The reason for having these queries might be that any new versions of the CSS or JS files don&#039;t have to be guaranteed as backward-compatible for statically archived pages.  &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;
&lt;p&gt;It&#039;s good practice to have a default case for switched inputs, so they&#039;ll have it load the latest file if no version is given.&lt;/p&gt;
&lt;p&gt;And welcome to TWF.  &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>Tue, 06 Jun 2006 13:57:31 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1201488 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/weird-references-external-files-css-or-js#comment-1201485</link>
    <description> &lt;p&gt;Look at the source code for:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://slashdot.org&quot; class=&quot;bb-url&quot;&gt;http://slashdot.org&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.netvibes.com&quot; class=&quot;bb-url&quot;&gt;http://www.netvibes.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.lifehacker.com&quot; class=&quot;bb-url&quot;&gt;http://www.lifehacker.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 06 Jun 2006 13:13:58 +0000</pubDate>
 <dc:creator>ibeinboston</dc:creator>
 <guid isPermaLink="false">comment 1201485 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/weird-references-external-files-css-or-js#comment-1201458</link>
    <description> &lt;p&gt;Can you give an example of a site using this?&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 06 Jun 2006 05:56:12 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1201458 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
