Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Mac Graphics > Re: The Battle ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 41 of 101 Topic 531 of 624
Post > Topic >>

Re: The Battle of the Browsers

by dorayme <doraymeRidThis@[EMAIL PROTECTED] > Dec 4, 2006 at 01:21 PM

In article <0001HW.C198A565004C8A34B019F94F@[EMAIL PROTECTED]
>,
 TaliesinSoft <taliesinsoft@[EMAIL PROTECTED]
> wrote:

> >> Am I missing something?
> > 
> > Perhaps the satisfaction of having no less and no more code than 
> > is needed? 
> > 
> > Of not unnecessarily using up the world's energy. 
> > 
> > Of the multiplication factor of that 3% calculated from the 
> > number of "first" (uncached) hits to your site... 
> > 
> > That is enough to be chewing on for now. Your site is fine, don't 
> > worry too much. Just some things to consider in the future.
> 
> I made a minor adjustment in my site via Freeway, the adjustment being
made 
> at the suggestion of a friend, and the result was a two-thirds reduction
in 
> the code for the index.html page. This change moved things from table
based 
> to CSS based.

Your code is better still!. You can reduce it much further, even 
be rid of the absolute positioning and let the thumbs naturally 
find their place according to the size of the users window (think 
of text, how it can be allowed to wrap). 

Few people like to scroll horizontally, if you want to make it 
easy for people on smaller screens you may need to rethink the 
positioning or simply let things float more and be more naturally 
resizable. Some people use PDAs and mobiles these days.

You are still thinking in terms of a table layout although you 
have dispensed with the table element in the code, you have 
basically transferred the idea to absolute positioning mode. 

By not dictating 4 pics per line, you could _also_ assist people 
with big screens where so much space is wasted and necessitating 
vertical scrolling. On one of my screens, I could happily 
accommodate up to 8 of your thumbnails per line.

Now you cannot easily do this with tabular type layout. You need 
to loosen up the bones for a solution. Here is a snippet of some 
trials of mine to show you the sort of things you can do, I have 
resized the pics to your Ansel Adams thumb sizes (not cold 
mountains but warm hearted throbbing pictures of me in various 
guises). Take a peek at the code. Don't use the arrow, only the 
browser back button should you be interested in seeing the 
"pretend" enlargements and want to get back to the thumbs. I have 
put in a slightly naughty facility that is _commented out_ in the 
html but which can be activated (just remove the "!--" and "--" 
from the "<!--" and "-->") to allow a centering of the whole 
show, namely a table to hold all and it is centred according to 
how many pics the browser window allows, a sort of shrink fit 
thing that is well sup****ted by all browsers). You are welcome to 
play about with it:


http://tinyurl.com/yfyc7k


But, no need to worry too much, you have done well.. It is all a 
question of how interested you are in all this stuff. You will 
not be truly liberated till you throw off the Free****t and get 
the free TextWrangler.

Good luck.

-- 
dorayme
 




 101 Posts in Topic:
The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-01 07:17:26 
Re: The Battle of the Browsers
patrick j <patrick@[EM  2006-12-01 13:48:54 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-01 08:10:42 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-01 08:13:38 
Re: The Battle of the Browsers
patrick j <patrick@[EM  2006-12-01 15:00:06 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-01 11:03:20 
Re: The Battle of the Browsers
patrick j <patrick@[EM  2006-12-01 20:21:08 
Re: The Battle of the Browsers
patrick j <patrick@[EM  2006-12-01 21:49:18 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-01 16:34:33 
Re: The Battle of the Browsers
patrick j <patrick@[EM  2006-12-01 23:46:07 
Re: The Battle of the Browsers
Kirk Sluder <kirk@[EM  2006-12-01 14:07:31 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-01 08:19:06 
Re: The Battle of the Browsers
Kirk Sluder <kirk@[EM  2006-12-01 14:40:23 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-01 09:01:25 
Re: The Battle of the Browsers
jamiekg@[EMAIL PROTECTED]  2006-12-02 06:48:01 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-01 12:07:20 
Re: The Battle of the Browsers
Jeffrey Goldberg <nobo  2006-12-01 14:09:01 
Re: The Battle of the Browsers
Warren Oates <warren.o  2006-12-01 16:18:08 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-02 09:50:41 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-01 22:17:07 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-02 15:47:08 
Re: The Battle of the Browsers
Jeffrey Goldberg <nobo  2006-12-02 09:59:38 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-02 10:53:23 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-02 10:56:34 
Re: The Battle of the Browsers
Jeffrey Goldberg <nobo  2006-12-02 18:17:52 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-02 19:48:31 
Re: The Battle of the Browsers
Eric Lindsay <NOwebmas  2006-12-02 18:36:59 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-02 03:57:48 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-03 07:34:56 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-02 19:47:03 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-03 13:48:15 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-02 21:09:43 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-03 14:26:39 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-02 21:58:58 
Re: The Battle of the Browsers
Eric Lindsay <NOwebmas  2006-12-03 15:05:03 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-03 15:58:49 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-03 16:11:00 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-03 16:01:41 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-03 19:29:13 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-04 13:32:20 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-04 13:21:59 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-03 21:40:58 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-04 15:02:59 
Re: The Battle of the Browsers
patrick j <patrick@[EM  2006-12-04 11:37:58 
Re: The Battle of the Browsers
Eric Lindsay <NOwebmas  2006-12-05 07:31:17 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-05 09:15:06 
Re: The Battle of the Browsers
Paul Sture <paul.sture  2006-12-04 23:32:58 
Re: The Battle of the Browsers
Dave Balderstone <dave  2006-12-04 17:05:38 
Re: The Battle of the Browsers
snipe@[EMAIL PROTECTED]   2006-12-04 23:33:17 
Re: The Battle of the Browsers
Dave Balderstone <dave  2006-12-04 19:47:39 
Re: The Battle of the Browsers
Paul Sture <paul.sture  2006-12-05 03:35:12 
Re: The Battle of the Browsers
Dave Balderstone <dave  2006-12-04 21:29:56 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-05 15:06:52 
Re: The Battle of the Browsers
Eric Lindsay <NOwebmas  2006-12-07 22:37:08 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-10 12:07:18 
Re: The Battle of the Browsers
snipe@[EMAIL PROTECTED]   2006-12-05 09:13:28 
Re: The Battle of the Browsers
Leonard Blaisdell <leo  2006-12-04 18:19:27 
Re: The Battle of the Browsers
Paul Sture <paul.sture  2006-12-05 04:05:48 
Re: The Battle of the Browsers
Leonard Blaisdell <leo  2006-12-04 20:12:51 
Re: The Battle of the Browsers
Paul Sture <paul.sture  2006-12-05 06:49:50 
Re: The Battle of the Browsers
Leonard Blaisdell <leo  2006-12-04 23:36:34 
Re: The Battle of the Browsers
Paul Sture <paul.sture  2006-12-05 09:46:08 
Re: The Battle of the Browsers
Eric Lindsay <NOwebmas  2006-12-07 22:13:33 
Re: The Battle of the Browsers
William Mitchell <mitc  2006-12-07 11:35:24 
Re: The Battle of the Browsers
Eric Lindsay <NOwebmas  2006-12-08 21:38:42 
Re: The Battle of the Browsers
jamiekg@[EMAIL PROTECTED]  2006-12-03 16:38:43 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-02 22:03:15 
Re: The Battle of the Browsers
"Laraine" <l  2006-12-03 09:59:47 
Re: The Battle of the Browsers
"Tony Lawrence"  2006-12-05 04:25:29 
Re: The Battle of the Browsers
"Bruce L Grubb"  2006-12-05 04:26:36 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-06 07:36:50 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-05 18:42:21 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-06 12:13:05 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-05 21:44:18 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-06 15:14:17 
Re: The Battle of the Browsers
patrick j <patrick@[EM  2006-12-07 00:50:41 
Re: The Battle of the Browsers
Paul Sture <paul.sture  2006-12-06 00:38:12 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-06 12:05:47 
Re: The Battle of the Browsers
Paul Sture <paul.sture  2006-12-06 03:45:18 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-06 14:18:29 
Re: The Battle of the Browsers
Paul Sture <paul.sture  2006-12-07 19:46:50 
Re: The Battle of the Browsers
"John" <nhoj  2006-12-06 11:41:08 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-06 12:53:45 
Re: The Battle of the Browsers
"John" <nhoj  2006-12-08 15:01:20 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-13 17:31:41 
Re: The Battle of the Browsers
Jeffrey Goldberg <nobo  2006-12-13 20:56:59 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-15 10:26:21 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-14 23:37:55 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-16 13:43:22 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-15 21:31:11 
Re: The Battle of the Browsers
Emma Grey <gone@[EMAIL  2006-12-16 12:15:24 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-17 07:09:00 
Re: The Battle of the Browsers
gtr <xxx@[EMAIL PROTEC  2006-12-16 12:32:26 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-17 10:00:47 
Re: The Battle of the Browsers
Emma Grey <gone@[EMAIL  2006-12-17 13:26:45 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-18 08:35:09 
Re: The Battle of the Browsers
Eric Lindsay <NOwebmas  2006-12-17 18:43:55 
Re: The Battle of the Browsers
dorayme <doraymeRidThi  2006-12-18 09:02:19 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-13 17:36:18 
Re: The Battle of the Browsers
patrick j <patrick@[EM  2006-12-13 23:45:46 
Re: The Battle of the Browsers
TaliesinSoft <taliesin  2006-12-13 17:57:34 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Dec 4 19:35:41 CST 2008.