473,651 Members | 2,792 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Browser survey

I have posted a quick survey at
<http://cfaj.freeshell. org/testing/width.shtml>.

There's only one question: select the widest line that fits
in your normal browser window.

Your assistance is appreciated.

--
Chris F.A. Johnson, webmaster <http://Woodbine-Gerrard.com>
=============== =============== =============== =============== =======
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Jun 28 '08
246 6377
Travis Newbury <Tr***********@ hotmail.comwrit es:
Or are you afraid to participate because the
results might show there are some "normal" sizes and you might be
wrong?
This is the part where I'm supposed to let you push my buttons, and go
take your survey to show I'm not afraid of the results, right?

Sorry bub, I'm not that stupid.

sherm--

--
My blog: http://shermspace.blogspot.com
Cocoa programming in Perl: http://camelbones.sourceforge.net
Jun 28 '08 #11
On Jun 28, 12:12*pm, Sherman Pendley <spamt...@dot-app.orgwrote:
This is the part where I'm supposed to let you push my buttons, and go
take your survey to show I'm not afraid of the results, right?
First, it's not my survey, second I really don't care what you do.
Sorry bub, I'm not that stupid.
I don't know you so I really can't make that call
Jun 28 '08 #12
On 2008-06-28, Sherman Pendley wrote:
"Chris F.A. Johnson" <cf********@gma il.comwrites:
> There's only one question: select the widest line that fits
in your normal browser window.

Why would I want to participate in a survey that does nothing but
propogate the myth that screen size should matter to HTML authors?
This is not measuring screen size or window size. It is measuring
the width of browser windows in ems. The screen or window size in
pixels is irrelevant, as is the user's font size.

While a good page may suffer somewhat when extreme sizes are used,
and should degrade gracefully when they are, pages may be
optimized for a certain range. The purpose of this survey is to
determine how wide this range should be.

In practice, I don;t think this information will make a
significant difference to the way my pages are coded.
There is no "normal" browser window. Deal with it.
Agreed; and I am dealing with it.

--
Chris F.A. Johnson, webmaster <http://Woodbine-Gerrard.com>
=============== =============== =============== =============== =======
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Jun 28 '08 #13
Travis Newbury wrote:
On Jun 28, 10:29 am, Sherman Pendley <spamt...@dot-app.orgwrote:
>Why would I want to participate in a survey that does nothing but
propogate the myth that screen size should matter to HTML authors?

Oh ye of such little faith. Maybe the survey will prove your point
that there is no "standard size" and that the browser window size is
so random that it is meaningless to try to code for it.
>There is no "normal" browser window. Deal with it.

And if you participate in the survey I believe you may help to prove
that once and for all. Or are you afraid to participate because the
results might show there are some "normal" sizes and you might be
wrong?

Not at all. Such a survey is pointless. Those who have been around for
a while have learned that. Newbies need to be taught it over and over
again.

Design the page correctly and the content adjusts itself to any window
size within reason.

I'm not afraid to participate. It's just now worth my time. But you
are tacky and manipulative for even suggesting such a thing.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===
Jun 28 '08 #14
On 2008-06-28, Andrew Heenan wrote:
"Chris F.A. Johnson" <cf********@gma il.comwrote ...
> I have posted a quick survey at
<http://cfaj.freeshell. org/testing/width.shtml>.
There's only one question: select the widest line that fits
in your normal browser window.

Nice idea ... a one man campaign to banish the horizontal scroll?
Nope. To eliminate horizontal scroll, you do not specify any
widths.

This is to get a better idea of what the typical viewer will see.

For example, I am designing a page with three columns of text. In
my typical window, the columns are narrower than I like. They are
still very readable, but I prefer to have more text. If I find
that most people will see even less than I do, I may rethink the
page; if the majority see more than I do, I'll leave it.
Do let ut have the 'final' results,
There is a running total at
<http://cfaj.freeshell. org/testing/width.cgi>.

--
Chris F.A. Johnson, webmaster <http://Woodbine-Gerrard.com>
=============== =============== =============== =============== =======
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Jun 28 '08 #15
On Jun 28, 3:03*pm, "Chris F.A. Johnson" <cfajohn...@gma il.comwrote:
Nice idea ... a one man campaign to banish the horizontal scroll?
* * Nope. To eliminate horizontal scroll, you do not specify any
* * widths.
* * This is to get a better idea of what the typical viewer will see.
* * For example, I am designing a page with three columns of text.
If you have 3 columns of text then it sounds like you need to be
looking at Flexible width sites rather than worrying about it.
Jun 28 '08 #16
On Jun 28, 2:53*pm, Jerry Stuckle <jstuck...@attg lobal.netwrote:
Not at all. *Such a survey is pointless. *Those who have been around for
a while have learned that. *Newbies need to be taught it over and over
again.

Design the page correctly and the content adjusts itself to any window
size within reason.
Well that is one way to design,the other is to have it be fixed
width. Both are equally correct based on the website.

And before we start another boring thread, lets just agree we have
different opinions about what is "correct"
Jun 28 '08 #17
Travis Newbury wrote:
On Jun 28, 2:53 pm, Jerry Stuckle <jstuck...@attg lobal.netwrote:
>Not at all. Such a survey is pointless. Those who have been around for
a while have learned that. Newbies need to be taught it over and over
again.

Design the page correctly and the content adjusts itself to any window
size within reason.

Well that is one way to design,the other is to have it be fixed
width. Both are equally correct based on the website.
Yep, amateurs design fixed width sites. Professionals design sites
which resize themselves.
And before we start another boring thread, lets just agree we have
different opinions about what is "correct"

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===
Jun 28 '08 #18
On 2008-06-28, Travis Newbury wrote:
On Jun 28, 3:03*pm, "Chris F.A. Johnson" <cfajohn...@gma il.comwrote:
Nice idea ... a one man campaign to banish the horizontal scroll?
* * Nope. To eliminate horizontal scroll, you do not specify any
* * widths.
* * This is to get a better idea of what the typical viewer will see.
* * For example, I am designing a page with three columns of text.

If you have 3 columns of text then it sounds like you need to be
looking at Flexible width sites rather than worrying about it.
Any page I design *is* flexible width (with the exception of the
survey page). That's not the point.

I want to know how what I see in my browser window compares with
what others see. If most people see less text than I do, I will
probably abandon my 3-column design. If, as I suspect, most see
more, then the design will work better for most people than it
does for me -- and for me it is readable, but not quite optimum.
For example, I am designing a page with three columns of text.
--
Chris F.A. Johnson, webmaster <http://Woodbine-Gerrard.com>
=============== =============== =============== =============== =======
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Jun 28 '08 #19
On Jun 28, 4:01*pm, Jerry Stuckle <jstuck...@attg lobal.netwrote:
Well that is one way to design,the other is to have it be fixed
width. *Both are equally correct based on the website.
Yep, amateurs design fixed width sites. *Professionals design sites
which resize themselves.
Yea, those damn highly paid amateurs...
Jun 28 '08 #20

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
5702
by: GTF | last post by:
PHP Web Survey Idea.. I have been given an opportunity to create a web based survey. This is a fairly lengthy survey of 60 pages on paper (various multiple choice and free form). These are the Requirements: -Provide a web interface to a database -Database stores the data (duh), but the capacity to extract the data
8
1964
by: S.Marion | last post by:
Hello, We are interested in programmers' experiences of programming languages supported by managed runtimes (including but not limited to Java, C#, etc). In particular, we are interested in bugs and performance limitations that can be ascribed to the garbage collector. We would be grateful to receive any accounts of such problems encountered. If you think you can help, would you please complete the form located at...
0
1555
by: Kenzo Fong | last post by:
Hi everyone, Sorry to fill up this newsgroup with this request, but for coursework at Erasmus University (the Netherlands) I need to conduct a survey regarding the use of certain open source projects and I'm therefore looking for some volunteers to participate in this survey. The survey is located at: http://www.surveymonkey.com/s.asp?u=42670815560 or alternatively at http://tinyurl.com/3stvu. I'm aware of the (self) selection bias...
1
1996
by: Nico Baumgarten | last post by:
Dear Madam/Sir, You are invited to participate in an international research study. This research project is headed and led by Cambridge student Nico Baumgarten. What is it all about? It is a well-known fact that there exist many differences between cultures. However, how these differences effect motivation if there are effects at all is not yet clear. This survey is set out to change this. With your help, it will be possible to...
16
2852
by: Java script Dude | last post by:
To all Mozilla JS Guru's (IE dudes welcome), I have spent the last three years developing complex DHTML applications that must work in IE 5.5sp2+ but I use Mozilla 1.3+** to do all my development. I have build some cross browser debuggers so my users can send me verbose debug dumps. I have some success but have come to a roadblock with the basic underlying JavaScript models. The only way to get a complete stack in IE is to use the...
13
3240
by: Seth Grimes | last post by:
Hello all, I want to open a window when a user leaves my site. I set up a function called by onUnload. To skip the window.open if the user hasn't left my site, I set a variable in my links and test for it in the onUnload function. If the variable is set, don't open the window. If it's not -- if the user is leaving my site -- do open the window. The problem is dealing with the browser Back, Forward, and Reload buttons. I don't want...
0
2101
by: Janet93 | last post by:
If you are involved in the development of scientific computing software, you are invited to participate in a survey on developing this kind of software. If you have already received this request, I apologize for the cross-posting, but I am attempting to advertise to as many developers as possible. I would appreciate it if you could take 20-30 minutes to complete this questionnaire. If you know others involved in the development of...
0
8352
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8697
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8465
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8579
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5612
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4283
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2699
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1909
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.