Simple Machines Community Forum

SMF Development => Feature Requests => Applied or Declined Requests => Topic started by: akyahoo on October 18, 2009, 07:49:06 AM

Title: All the images in Simple Machines Forum are useless.
Post by: akyahoo on October 18, 2009, 07:49:06 AM
(http://www.simplemachines.org/community/Themes/smsite2/images/site/smsite_logo.jpg?rc2.1.1)

(http://www.simplemachines.org/community/Themes/default/images//on.png)

(http://www.simplemachines.org/community/Themes/default/images//redirect.png)

  All the images in Simple Machines Forum are useless, except emotions. They occupy the bandwidth, eat up data tansfer, and slow down speed greatly. XHTML and CSS can replace images totally.

  Images can hardly be compress by Gzip. Most the images in Simple Machines Forum are about 1KB or 2KB. However, each Web pages have several images. If a Web page has 4 images and 20000 views. It will use:

2KB * 4 * 20000 View = 160 MB

If search engines index the Web page, and millions of visitors click it, the result will be much more terrible. Besides, a forum mostly has thousands of Web pages.

I think stability and speed are much important than feature and appearance.

Can Simple Machines Forum develop another edition, which do not contain images?

Title: Re: All the images in Simple Machines Forum are useless.
Post by: Antechinus on October 18, 2009, 08:03:09 AM
If you don't want them, remove them. Or use the wap skin. That is the fastest loading thing out there. Or disable images in your browser.
And I must admit I find it funny that you think smileys are the only useful images.
Title: Re: All the images in Simple Machines Forum are useless.
Post by: Aleksi "Lex" Kilpinen on October 18, 2009, 08:05:57 AM
Quote from: Antechinus on October 18, 2009, 08:03:09 AM
And I must admit I find it funny that you think smileys are the only useful images.
+1. I've seen comments totally opposite, but never this way around :D
Title: Re: All the images in Simple Machines Forum are useless.
Post by: H on October 18, 2009, 08:28:40 AM
QuoteImages can hardly be compress by Gzip

JPG/PNG/GIF are all lossy image formats and so are already compressed.

QuoteIf a Web page has 4 images and 20000 views.....

The images only have to be downloaded by each computer once and then they're cached. Considering bandwidth is about $0.10/GB I really don't think a few images will be breaking the bank.

If you want it is easy to modify the theme to remove images. You can also find some lighter themes on the theme site