I usually agree that bashing a piece of MS software isn't very constructive, but geez, we're talking FP here ;-)

1 it like to make a couple of extra directories - and on modern servers a few extra bytes really isn't a problem.

As long as FP would limit the extra bytes to the server, I wouldn't have any probs with it, but it generates tons of HTML "crap" that you spit towards your visitors. Not very nice, IMNSHO.

I'm already using FP and my pages run on a UNIX server and any browser - so what is non-standard?

The frontpage extensions for one ... After I've seen what it had done to a server, I refuse to touch a server which has them installed (the "installer" messed a LOT up, permission-wise). Besides that, it may look good in "any" browser you have tested, but I bet my money on it that it doesn't validate ;-)

If you're used to editing stuff by hand already (which is a good thing, if you'd ask me) why not use the earlier mentioned gvim? Or any text editor for that matter. Since you run your site on a UNIX machine, SSH into it and edit your files there. Then you can see the results of your alterations in Perl scripts right away :-)

--
b10m

All code is usually tested, but rarely trusted.

In reply to Re: Can I use MS Frontpage? by b10m
in thread Can I use MS Frontpage? by destreet

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.