Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 09-27-2005, 00:00   #1 (permalink)
Matt Silberstein
Civilians

 
Default JavaScript Required

I am beginning design on a new site that pretty much demands
JavaScript/AJAX. With that kind of technology I think I can give a
high quality useful experience, without it the system would drag and
take time and/or lots of bandwidth. I know I could do both versions,
but in this case that would probably mean maybe 80% extra work. What %
of people keep JavaScript off all the time? Do anyone have any
thoughts on whether this is a bad business model or not?


--
Matt Silberstein

Do something today about the Darfur Genocide

Genocide is news | Be A Witness
http://www.beawitness.org

"Darfur: A Genocide We can Stop"
www.darfurgenocide.org

Save Darfur.org :: Violence and Suffering in Sudan's Darfur Region
http://www.savedarfur.org/
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 09-27-2005, 00:00   #2 (permalink)
Ben Jamieson
Civilians

 
Default Re: JavaScript Required

On 2005-09-26 22:03:41 -0400, Matt Silberstein
<RemoveThisPrefixmatts2nospam@ix.netcom.com> said:

> I am beginning design on a new site that pretty much demands
> JavaScript/AJAX. With that kind of technology I think I can give a
> high quality useful experience, without it the system would drag and
> take time and/or lots of bandwidth. I know I could do both versions,
> but in this case that would probably mean maybe 80% extra work. What %
> of people keep JavaScript off all the time? Do anyone have any
> thoughts on whether this is a bad business model or not?


Matt,

This kind of depends on your target audience. If its a corporate
market, forget it. While they may have Javascript available, a whole
heap of IE users may well not have ActiveX enabled, which means they
ain't going to be able to do squat with your site! (Windows requires
ActiveX for AJAX in IE)

Even in a non-corporate market, combine the two (Javascript *and*
ActiveX) in general and your audience is diminishing quickly. (This may
change in IE 7, should it actually be usable when it arrives)

Also, if its a commercial site that needs pages to show up in search
engines, forget about it again. the SE's won't be able to get past your
first click..

Its now down to you knowing your market. If none of the above is an
issue, they you're fine. If any one of them *may* be a *potential*
issue, and you intend to make money from the site, the 80% extra is
pretty much essential.


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2005, 00:00   #3 (permalink)
Jerry Stuckle
Civilians

 
Default Re: JavaScript Required

Matt Silberstein wrote:
> I am beginning design on a new site that pretty much demands
> JavaScript/AJAX. With that kind of technology I think I can give a
> high quality useful experience, without it the system would drag and
> take time and/or lots of bandwidth. I know I could do both versions,
> but in this case that would probably mean maybe 80% extra work. What %
> of people keep JavaScript off all the time? Do anyone have any
> thoughts on whether this is a bad business model or not?
>
>


It's a good business model if you want to steer people AWAY from your site.

I don't know how many have javascript turned off, but I'm one of them.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2005, 04:00   #4 (permalink)
Matt Silberstein
Civilians

 
Default Re: JavaScript Required

On Mon, 26 Sep 2005 22:54:27 -0400, in alt.www.webmaster , Ben
Jamieson <ben@thymeonline.com> in
<2005092622542716807%ben@thymeonlinecom> wrote:

>On 2005-09-26 22:03:41 -0400, Matt Silberstein
><RemoveThisPrefixmatts2nospam@ix.netcom.com> said:
>
>> I am beginning design on a new site that pretty much demands
>> JavaScript/AJAX. With that kind of technology I think I can give a
>> high quality useful experience, without it the system would drag and
>> take time and/or lots of bandwidth. I know I could do both versions,
>> but in this case that would probably mean maybe 80% extra work. What %
>> of people keep JavaScript off all the time? Do anyone have any
>> thoughts on whether this is a bad business model or not?

>
>Matt,
>
>This kind of depends on your target audience. If its a corporate
>market, forget it. While they may have Javascript available, a whole
>heap of IE users may well not have ActiveX enabled, which means they
>ain't going to be able to do squat with your site! (Windows requires
>ActiveX for AJAX in IE)
>
>Even in a non-corporate market, combine the two (Javascript *and*
>ActiveX) in general and your audience is diminishing quickly. (This may
>change in IE 7, should it actually be usable when it arrives)
>
>Also, if its a commercial site that needs pages to show up in search
>engines, forget about it again. the SE's won't be able to get past your
>first click..
>
>Its now down to you knowing your market. If none of the above is an
>issue, they you're fine. If any one of them *may* be a *potential*
>issue, and you intend to make money from the site, the 80% extra is
>pretty much essential.


<mumble mumble>

That is what I thought. For what I have in mind I don't care about the
search engine aspect. The JS is for manipulation and construction, the
SEs should only care about the data when it is static. As for
corporate business, I am uncertain right now whether or not I would go
after the corporate market. It may be that I need to either rethink
the process or just wait. There are just so many cool things you can
do if you grab the data as needed instead of having to grab big chunks
and hope you are right and if not having to re-load everything and
start over. Sigh.



--
Matt Silberstein

Do something today about the Darfur Genocide

Genocide is news | Be A Witness
http://www.beawitness.org

"Darfur: A Genocide We can Stop"
www.darfurgenocide.org

Save Darfur.org :: Violence and Suffering in Sudan's Darfur Region
http://www.savedarfur.org/
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2005, 04:00   #5 (permalink)
Matt Silberstein
Civilians

 
Default Re: JavaScript Required

On Mon, 26 Sep 2005 22:58:54 -0500, in alt.www.webmaster , Jerry
Stuckle <jstucklex@attglobal.net> in
<OvudnSW7Y7rtKKXeRVn-pw@comcast.com> wrote:

>Matt Silberstein wrote:
>> I am beginning design on a new site that pretty much demands
>> JavaScript/AJAX. With that kind of technology I think I can give a
>> high quality useful experience, without it the system would drag and
>> take time and/or lots of bandwidth. I know I could do both versions,
>> but in this case that would probably mean maybe 80% extra work. What %
>> of people keep JavaScript off all the time? Do anyone have any
>> thoughts on whether this is a bad business model or not?
>>
>>

>
>It's a good business model if you want to steer people AWAY from your site.
>
>I don't know how many have javascript turned off, but I'm one of them.


If I turn away 5% of 10% that is not such a big deal. 30-40% is
serious. There are just so many interesting and useful things I can do
with the JavaScript constructing the page on the fly. If I have to do
a full refresh with each click, which is almost how it would work,
then it would be way to slow. And without AJAX it would be a major
drag.

--
Matt Silberstein

Do something today about the Darfur Genocide

Genocide is news | Be A Witness
http://www.beawitness.org

"Darfur: A Genocide We can Stop"
www.darfurgenocide.org

Save Darfur.org :: Violence and Suffering in Sudan's Darfur Region
http://www.savedarfur.org/
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2005, 04:00   #6 (permalink)
David Dorward
Civilians

 
Default Re: JavaScript Required

Matt Silberstein wrote:

> If I turn away 5% of 10% that is not such a big deal


It isn't? 1 in every 10 customers is not a big deal?!

> There are just so many interesting and useful things I can do
> with the JavaScript constructing the page on the fly. If I have to do
> a full refresh with each click, which is almost how it would work,
> then it would be way to slow.


Design for Graceful degradation, and don't think of it as being 80% extra
work. Wrap up lots of functionality in reusable modules that you can use on
both sides.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2005, 08:00   #7 (permalink)
Brian Wakem
Civilians

 
Default Re: JavaScript Required

Matt Silberstein wrote:

> If I turn away 5% of 10% that is not such a big deal.



What! That's like a shop owner standing at his shop door and telling every
tenth customers to clear off. That is no business model, it's a bankruptcy
model.


--
Brian Wakem
Email: http://homepage.ntlworld.com/b.wakem/myemail.png
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Javascript Error sfim@iamotelephone.com Web Design 5 09-09-2005 00:00
javascript links Alex Web Design 5 06-24-2005 16:00
Get-around for Javascript and Win XP SP2 problems Laphan Web Design 6 11-21-2004 19:00
Javascript / CGI on pocket IE Dave Smithz Microsoft Applications 9 07-31-2004 05:24
Javascript checkbox Valérie Schüpbach Web Design 0 07-23-2004 15:05


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 22:35.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 1.06775 seconds with 19 queries