<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013447" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013447</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/putting-downloadable-files-my-site#comment-1077996</link>
    <description> &lt;p&gt;All downloadable files work the same way:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;myfile.exe&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;myzipfile.zip&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;mysoundfile.mp3&quot;&gt;Download&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;etc etc etc.&lt;/p&gt;
&lt;p&gt;Zips are great for easily compressed things like text or for creating archives so that multiple files can be downloaded with a single click. But don&#039;t get into the habit of viewing zips as some sort of magical download tool. Many file types, especially binary files like .mp3 or .jpg are already so greatly compressed natively that zipping/unzipping doesn&#039;t shrink file size, it merely creates an extra unneeded step.&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Feb 2001 15:31:56 +0000</pubDate>
 <dc:creator>Maverick</dc:creator>
 <guid isPermaLink="false">comment 1077996 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/putting-downloadable-files-my-site#comment-1077988</link>
    <description> &lt;p&gt;You&#039;re a mind-reader - I&#039;d just thought &quot;Forgot to ask if zips work the same way&quot;!&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Feb 2001 11:49:56 +0000</pubDate>
 <dc:creator>dreuby</dc:creator>
 <guid isPermaLink="false">comment 1077988 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>but ...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/putting-downloadable-files-my-site#comment-1077981</link>
    <description> &lt;p&gt;.. if the file were zipped, it would be a much faster download.  Same d/l syntax, though &lt;a href=&quot;something.zip&quot;&gt;get the zipped file&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Feb 2001 23:57:04 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1077981 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/putting-downloadable-files-my-site#comment-1077980</link>
    <description> &lt;p&gt;Thanks!&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Feb 2001 22:53:10 +0000</pubDate>
 <dc:creator>dreuby</dc:creator>
 <guid isPermaLink="false">comment 1077980 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/putting-downloadable-files-my-site#comment-1077979</link>
    <description> &lt;p&gt;Nope, you didn&#039;t miss anything. That&#039;s all there is to it. In fact, it&#039;s even a bit easier than that. &lt;/p&gt;
&lt;p&gt;the &lt;a href=&quot;http://www.mysite.com&quot; class=&quot;bb-url&quot;&gt;http://www.mysite.com&lt;/a&gt; part is superfluous. That&#039;s needed if the file in on a different server, but if you leave it out the fact that the file is on your server is implied.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;myfile.exe&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;
is enough if the .exe file is in the same directory as the HTML page, otherwise&lt;br /&gt;
&lt;a href=&quot;/path/to/myfile.exe&quot;&gt;Download&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Feb 2001 22:40:13 +0000</pubDate>
 <dc:creator>Maverick</dc:creator>
 <guid isPermaLink="false">comment 1077979 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
