Subject:
|
Re: Server Stats
|
Newsgroups:
|
lugnet.publish
|
Date:
|
Fri, 16 Jul 1999 09:09:38 GMT
|
Viewed:
|
852 times
|
| |
| |
Hi Kevin,
I think 24 is a good number of thumbs per page. However, I think you
should have 4 columns by six rows, to avoid horizontal scrolling on small
screens. Also, I wondered how you made these thumbs?
--
Have fun!
John
AUCTION Page (15 Sealed Space sets!)
http://members.ebay.com/aboutme/2-many-toys/
TRADE Page http://www114.pair.com/ig88/lego/index.htm
MOC,CA[cl,bf,cr,fm,bk+++ wp,dm,rk,df++ fk-]++++(6035)
SW,TR,old(456)+++ TO++ PI,SP+ DU-- #+++++
ig88888888@stlnet.com & IG88888888 on AOL
Kevin Loch wrote in message <378E276F.5C5C@NOSPMkl.net>...
> Oops, I forgot to give the url for the server stats:
>
> http://www.kl.net/scans/Stats
>
> KL
>
> Kevin Loch wrote:
> >
> > Just for grins, I did a quick and dirty Server Statistics
> > page that updates every 5 minutes. It only has statistics
> > for the current day, no cumulative of historical data yet.
> > Also, no FTP data yet. I think the next interesting piece
> > of data to have would be GB/day.
> >
> > Also:
> >
> > I am playing around with splitting the indexes up into multiple
> > pages for the higher level indexes (not the sets).
> > How many thumbnails do think there should be per page?
> > Currently it is 24, or 4 rows of six.
> >
> > KL
|
|
Message has 1 Reply: | | Re: Server Stats
|
| The complete script is about 150 lines of code, here's the basic idea: djpeg -pnm ${filename}.jpg > ${filename}.pnm # (or if it's a gif use gif2pnm) ppmscale -xysize 128 128 ${filename}.pnm > ${filename}_thumb.pnm cjpeg ${filename}_thumb.pnm > (...) (25 years ago, 17-Jul-99, to lugnet.publish)
|
Message is in Reply To:
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|