Is the Professional Look Really Better?

E

Eric Jarvis

Jim Cheshire \(JIMCO\) said:
My Web site is very busy and when I update it, the app domain will recycle
and some people may see this happen. You probably caught me during an update
while the app domain was recycling. Had you retried the request, it would
have worked, and you almost certainly would not be able to reproduce this.

I'm actually in the process of writing code that will allow me to update the
content without republishing so that it won't ever happen. In any case,
this isn't amateurish as you claim. Had you seen a nasty error message,
THAT would have been amateurish! :)

The point is that FP is a slow and cumbersome way to update a site. Using
a halfway decent FTP programme there is next to no chance of any
interruption for users of the site. With any reasonable volume of traffic
that can make a big difference.

FP is convenient for the site owner, and that's fine for hobby sites.
However it's not designed for the convenience for site users, and that's a
problem with a commercial site.
 
G

GreyWyvern

And lo, Jim Cheshire (JIMCO) didst speak in
microsoft.public.frontpage.client,alt.www.webmaster:
My Web site is very busy and when I update it, the app domain will
recycle
and some people may see this happen. You probably caught me during an
update
while the app domain was recycling. Had you retried the request, it
would
have worked, and you almost certainly would not be able to reproduce
this.

Whatever you say, but I just went to the URI above and got the same error
message as Toby. Your updates certainly last a long time. Almost 12hrs
or so.
I'm actually in the process of writing code that will allow me to update
the
content without republishing so that it won't ever happen. In any case,
this isn't amateurish as you claim. Had you seen a nasty error message,
THAT would have been amateurish! :)

But I do, lots of them. Numerous javascript errors which I get all over
the site. Most likely because FP designs for IE only and doesn't consider
the standards of other browsers.

Grey
 
T

Thomas A. Rowe

How do you figure that FP slow a site down for users?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
J

Jim Cheshire \(JIMCO\)

Eric said:
The point is that FP is a slow and cumbersome way to update a site.
Using a halfway decent FTP programme there is next to no chance of any
interruption for users of the site. With any reasonable volume of
traffic that can make a big difference.

FP is convenient for the site owner, and that's fine for hobby sites.
However it's not designed for the convenience for site users, and
that's a problem with a commercial site.

I think you're speaking out of ignorance. The issue that I am describing
here has nothing whatsoever to do with FrontPage. It is an ASP.NET issue.
Updating a static HTML page with FrontPage or using any other method will
have no ill effect on anything.

I think we're getting these ill-informed remarks likely from the webmaster
group that is copied on this thread. These posts have been enlightening
because they have demonstrated two things; just how ignorant most
"webmasters" really are and also the misinformation that most folks use to
try and discredit software that they don't understand.

--
Jim Cheshire
JIMCO
http://www.jimcoaddins.com

Now offering templates ranging from
affordable standard templates to
powerful e-commerce applications!
 
J

Jim Cheshire \(JIMCO\)

GreyWyvern said:
Whatever you say, but I just went to the URI above and got the same
error message as Toby. Your updates certainly last a long time. Almost
12hrs or so.


No you didn't. I log every single error and there haven't been any today.
I suspect that you were seeing what's in cache or that you are not being
truthful.

But I do, lots of them. Numerous javascript errors which I get all
over the site. Most likely because FP designs for IE only and
doesn't consider the standards of other browsers.

I have not a lick of JavaScript on my site that was generated by FrontPage.
The only script that is "all over the site" is the menu script, and it is
cross-browser compatible and has been tested in all major browsers.

Your statements only serve to reveal your ignorance. You have answered my
previous question. You are one of those Internet snobs who believes that he
is so much more enlightened than anyone who uses FrontPage.

Take all kinds.

--
Jim Cheshire
JIMCO
http://www.jimcoaddins.com

Now offering templates ranging from
affordable standard templates to
powerful e-commerce applications!
 
G

GreyWyvern

And lo, Jim Cheshire (JIMCO) didst speak in
microsoft.public.frontpage.client,alt.www.webmaster:
No you didn't. I log every single error and there haven't been any
today.
I suspect that you were seeing what's in cache or that you are not being
truthful.

Do not question my integrity, mortal.

<http://www.greywyvern.com/img/misc/jimco.png>

Also notice the horizontal scrollbar at 1024px viewport width.
I have not a lick of JavaScript on my site that was generated by
FrontPage.
The only script that is "all over the site" is the menu script, and it is
cross-browser compatible and has been tested in all major browsers.

Opera, apparently, is not one of those browsers:

-----------------
http://www.jimcoaddins.com/templates/fpstandard.htm
Inline script thread
Error:
name: TypeError
message: Statement on line 2: toObject conversion
Backtrace:
Line 2 of inline#5 script in
http://www.jimcoaddins.com/templates/fpstandard.htm
return p.substr(0, p.lastIndexOf("/") + 1);
Line 2 of inline#5 script in
http://www.jimcoaddins.com/templates/fpstandard.htm
var iImg;
var jImg;
var tObj;
if (! document.layers)
else
if (! tObj)
rimPath = _gp(iImg.src);
rjsPath = _gp(jImg.src);
rPath2Root = rjsPath + "../";
return true;
Line 2 of inline#5 script in
http://www.jimcoaddins.com/templates/fpstandard.htm
var rimPath = null;
var rjsPath = null;
var rPath2Root = null;
InitRelCode();
-----------------
Your statements only serve to reveal your ignorance. You have answered
my
previous question. You are one of those Internet snobs who believes
that he
is so much more enlightened than anyone who uses FrontPage.

That's because it's so true. People like you keep proving it over and
over.
Take all kinds.

Including arrogant children who think they already know it all?

Grey
 
C

Chris Hope

Toby said:
It *looks* nice -- it just *behaves* amateurish.

From this page:
http://www.jimcoaddins.com/templates/fpstandard.htm

Click the "Home" link.

We apologize for the inconvenience!
An error has occurred in processing your request. Please
try your request again. If this problem continues, please
contact us.
Thank you!

In Konqueror (and therefore probably Safari) the navigation doesn't work
at all - although the flyout menus work clicking the links has no
effect.
 
W

Windsun

But I do, lots of them. Numerous javascript errors which I get all over
the site. Most likely because FP designs for IE only and doesn't consider
the standards of other browsers.

"Other" browsers have their own problems. Despite the hype, Firefox still
has a lot of bugs, even with good code. 1.01 supposedly fixes some, but have
not tried it.

That said, FP has it's place. If you are a full time web guru and are
familiar with css, xhtml, javascript, etc etc then it is not for you. Not
all of us have the time to spend to learn and to code all that might be
required for a really "professional" website.

The main purpose of our website is to sell things. There are around 5000
products, many (probably most) which require some or a lot of technical
specs and text information. Not to mention the constantly (especially at
years' beginning) changing prices, availability, graphics, model
changes/add/deletions etc. Just taking care of that involves a lot of time -
probably 75% of a day's work. FP allows me to make changes fast and easily.

Eventually, when all the scut work is done, then I may have time to go back
and pretty it up and learn css beyond a few basic tools. Then maybe I will
become a web guru and laugh at people that use FP. But that time is not now.
 
K

Kevin Spencer

I'm still hoping for a world's record for a long-running thread! ;-)

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
K

Kevin Spencer

Whoa, I feel like I've walked onto the set of the Jerry Springer Show! Just
be careful about throwing your computer!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
C

Chris Leeds, MVP-FrontPage

fwiw;
I've gone through several books on the subject. the best one for the way I
like to work/ learn is html utopia from www.sitepoint.com although it's for
"table-less" design, it's easy enough to apply the classes and id's to table
cells, etc.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
 
G

GreyWyvern

And lo, Windsun didst speak in
microsoft.public.frontpage.client,alt.www.webmaster:
FP has it's place. If you are a full time web guru and are
familiar with css, xhtml, javascript, etc etc then it is not for you. Not
all of us have the time to spend to learn and to code all that might be
required for a really "professional" website.

[snip]

Eventually, when all the scut work is done, then I may have time to go
back
and pretty it up and learn css beyond a few basic tools. Then maybe I
will
become a web guru and laugh at people that use FP. But that time is not
now.

That's understandable, and I sympathize. Not everyone has the time.
Here's hoping you find your way to "the dark side" sooner than later ;)

Grey
 
C

Chris Leeds, MVP-FrontPage

even if you're, as you say, "a full time web guru", that doesn't mean that
FrontPage isn't for you.

only armatures claim the tools they use make them "professional".

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
--
 
J

Jim Cheshire \(JIMCO\)

Chris said:
In Konqueror (and therefore probably Safari) the navigation doesn't
work at all - although the flyout menus work clicking the links has no
effect.

That's why I said major browsers. :)

--
Jim Cheshire
JIMCO
http://www.jimcoaddins.com

Now offering templates ranging from
affordable standard templates to
powerful e-commerce applications!
 
B

Beauregard T. Shagnasty

GreyWyvern said:
And lo, Jim Cheshire (JIMCO) didst speak in
microsoft.public.frontpage.client,alt.www.webmaster:

I see the errors as well.
Do not question my integrity, mortal.

<http://www.greywyvern.com/img/misc/jimco.png>

Also notice the horizontal scrollbar at 1024px viewport width.

I wondered about that. Really silly.

...which means that, what, 10-15% of your visitors will not be able to
navigate beyond the link they were given? That's even sillier.
Opera, apparently, is not one of those browsers:

Same error I get in Opera.

Please fix your word wrap, Jimco. Thanks.
 
G

GreyWyvern

And lo, Jim Cheshire (JIMCO) didst speak in
microsoft.public.frontpage.client,alt.www.webmaster:
You are most definitely one weird individual.

You see, when you manage to shelve your 'ignis fatuus', there *are* some
things we can agree on.

Grey
 
K

Kevin Spencer

That said, FP has it's place. If you are a full time web guru and are
familiar with css, xhtml, javascript, etc etc then it is not for you. Not
all of us have the time to spend to learn and to code all that might be
required for a really "professional" website.

I'm afraid I have to disagree. FrontPage is a set of productivity tools.
Plenty of "full time web gurus" use it. No, they don't use all the stuff
that beginners use, but they use the other tools. For example, I do ASP.Net
applications with Visual Studio, which has a really lousy HTML editor. When
I need some HTML, I open FrontPage and compose it, then paste it into my
ASP.Net app. While I could certainly hand-write the HTML, it would take
longer. And time is money. In fact, the more of a "full time web guru" you
are, the more that time is money.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top