<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002025" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002025</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/i-need-reduce-my-logo-i-need-help#comment-1008947</link>
    <description> &lt;p&gt;A gif image should never have more than 128 colors. I usually cut em down to 4 to 32. You almost never see a difference, but if you do its time for a Jpeg. If the image is bigger than 300x300 pixels and it contains no big one color areas you should always use Jpegs.&lt;/p&gt;
&lt;p&gt;By the way: If you are using Photoshop, never use the &amp;quot;save a Gif&amp;quot; function but always the export tool. The files get half as big.&lt;/p&gt;
&lt;p&gt;Later,&lt;/p&gt;
&lt;p&gt;Malte&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;strong&gt;Malte Ubl&lt;/strong&gt; - [red]Germany[/red] - &lt;strong&gt;&lt;a href=&quot;http://goKewl.com/&quot; class=&quot;bb-url&quot;&gt;http://goKewl.com/&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
[red]The beats of 1000 hearts inside...[/red] the merciless pulsation... [red]and all I know is I&#039;ll be back...[/red] back to trance nation!&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Oct 1999 17:52:00 +0000</pubDate>
 <dc:creator>Malte</dc:creator>
 <guid isPermaLink="false">comment 1008947 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/i-need-reduce-my-logo-i-need-help#comment-1008946</link>
    <description> &lt;p&gt;I followed it fine and grabed a few tips &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;br /&gt;
Thanks,&lt;br /&gt;
JP&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;strong&gt;[red]The Next Step in Website Development [/red] - &lt;a href=&quot;http://www.what-next.com&quot; class=&quot;bb-url&quot;&gt;http://www.what-next.com&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;The Webmaster Promotion and Resource Center&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Oct 1999 04:31:00 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1008946 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/i-need-reduce-my-logo-i-need-help#comment-1008945</link>
    <description> &lt;p&gt;Opps, maybe I explained this wrong. I was thinking your logos were big and then you reduced the size.&lt;/p&gt;
&lt;p&gt;Still the basic in the above post apply. If you have gradiations, and convert to a gif the computer has to interpolate 16,000+ colors to 256. &lt;/p&gt;
&lt;p&gt;A .jpg image uncompressed will look virtually perfect. Compression reduces the number of colors in a different way. So the degree of compression will effect the final quality also. Your software may be automatically compressign the final image. Preferences?&lt;/p&gt;
&lt;p&gt;The answer is to use only colors from the 256 color palette with no gradiations. If the image is for the web and the client is using a machine set at 8bit you will need to use a Web safe clut which is actually 216? colors because Mac 256 and PC 256 are slighly different and they only share 216 colors. Web cluts can be downloaded free from several website. However 90% of people use monitors with 16,000+ colors now.&lt;/p&gt;
&lt;p&gt;Need more clarification?&lt;/p&gt;
 </description>
     <pubDate>Wed, 27 Oct 1999 18:41:00 +0000</pubDate>
 <dc:creator>doren</dc:creator>
 <guid isPermaLink="false">comment 1008945 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/i-need-reduce-my-logo-i-need-help#comment-1008944</link>
    <description> &lt;p&gt;First, what platform Dude?&lt;/p&gt;
&lt;p&gt;Ok this could be a long one.&lt;/p&gt;
&lt;p&gt;When you reduce the size of an image your computer has to figure out how to turn x pixels into x pixels.&lt;/p&gt;
&lt;p&gt;In other words if you reduce the size to 50% your computer takes 4 pixels and interpolates it into one.&lt;/p&gt;
&lt;p&gt;The computer has to make some choices. What if 3 of those pixels are black and the remaining pixel is white?&lt;br /&gt;
Under these circumstances you&#039;ll get a blurred edge (assuming it was an edge).&lt;/p&gt;
&lt;p&gt;NOW, if you make the reduction something other than a multiple of 2 (50% = 1/2 ,25% =1/4) weird things happen.&lt;br /&gt;
If you go with a 66% reduction your computer has to figure out how to turn 3 pixels into 1. Think about it.&lt;br /&gt;
4:1 the four pixels are a square 3:1 the pixels are some kind of &#039;L&#039; shape. NOW, if you do an even less even reduction, say 55% your computer has to figure out how to change ? pixels into 1 pixel. &lt;/p&gt;
&lt;p&gt;OK the upshot of this is you must PLAN ahead. Use image sizes that can be reduced by an even multiple of 2. OR use a vector program (illustrator, freehand) to design the image. Vector programs do not draw with pixels, they use mathematical formulas and hence reduce and expand better. But that is another story.&lt;/p&gt;
 </description>
     <pubDate>Wed, 27 Oct 1999 18:30:00 +0000</pubDate>
 <dc:creator>doren</dc:creator>
 <guid isPermaLink="false">comment 1008944 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/i-need-reduce-my-logo-i-need-help#comment-1008943</link>
    <description> &lt;p&gt;Can we see these two versions?&lt;br /&gt;
JP&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;strong&gt;[red]The Next Step in Website Development [/red] - &lt;a href=&quot;http://www.what-next.com&quot; class=&quot;bb-url&quot;&gt;http://www.what-next.com&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;The Webmaster Promotion and Resource Center&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Oct 1999 03:28:00 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1008943 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/i-need-reduce-my-logo-i-need-help#comment-1008942</link>
    <description> &lt;p&gt;The best program that I can think of, to help with your dillemma is Ulead Smart Saver Pro ...download it from tucows.&lt;br /&gt;
&lt;a href=&quot;http://download.tucows.com/perl/selectRegion.html?Target=adnload/dlusspro.html&quot; class=&quot;bb-url&quot;&gt;http://download.tucows.com/perl/selectRegion.html?Target=adnload/dlusspro.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;just pick your area to download from...this is a free trial..&lt;/p&gt;
&lt;p&gt;It should intergrate perfectly with PSP...&lt;/p&gt;
&lt;p&gt;Hope this helps..&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
[red]Art is Good[/red]&lt;br /&gt;
&lt;a href=&quot;http://www.hdcnet.com&quot; class=&quot;bb-url&quot;&gt;http://www.hdcnet.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Oct 1999 17:07:00 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1008942 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
