473,508 Members | 2,434 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

[Fluff] Microsoft FrontPage ad

Apologies for the fluff post, but I thought you all would get some
amusement out of this...

A banner ad from Microsoft just came up as I was browsing a popular news
site. (I can't do a screenshot on this machine, so I'll just have to
describe it.) In the first frame, they show a gnarled thicket of
illegible code next to the message, "We've cleaned up our act." Then a
hand appears and wipes the code away and this appears in its place (this
is an exact quote):

<p>FrontPage 2003 now has built-in professional coding tools
that help you produce <b>clean code</b> faster.
That's right. We said FrontPage</p>
Phester

Jul 20 '05 #1
10 2285
On Thu, 23 Oct 2003, Phester wrote:
is an exact quote):

<p>FrontPage 2003 now has built-in professional coding tools
that help you produce <b>clean code</b> faster.


The correct markup for strong emphasis is <strong> , so they must
have had some *other* reason for wanting bold text.

SCNR

Jul 20 '05 #2
On Thu, 23 Oct 2003 18:54:35 GMT, Phester <ph*****@fakename.fake>
wrote:
Apologies for the fluff post, but I thought you all would get some
amusement out of this...

A banner ad from Microsoft just came up as I was browsing a popular news
site. (I can't do a screenshot on this machine, so I'll just have to
describe it.) In the first frame, they show a gnarled thicket of
illegible code next to the message, "We've cleaned up our act." Then a
hand appears and wipes the code away and this appears in its place (this
is an exact quote):

<p>FrontPage 2003 now has built-in professional coding tools
that help you produce <b>clean code</b> faster.
That's right. We said FrontPage</p>

Guess I'll have to rush out and buy a copy of FrontPage. Right after I
see those pork chops in my fridge sprout wings.

Jul 20 '05 #3
> The correct markup for strong emphasis is <strong> , so they must
have had some *other* reason for wanting bold text.


Maybe they were being bold? :)
Jul 20 '05 #4
Phester wrote:

<p>FrontPage 2003 now has built-in professional coding tools
that help you produce <b>clean code</b> faster.
That's right. We said FrontPage</p>

For several years now I'm giving every new FrontPage a regular try-out
to see if it's capable of doing things good. So far there's nothing
close to it (above sample shows they still got the wrong attitude to
content-layout separation).
But I have to give them credit 'cause their editor was a reason in '96
or so that got me started on learning HTML.

--
Google Blogoscoped
http://blog.outer-court.com
Jul 20 '05 #5
> But I have to give them credit 'cause their editor was a reason in '96
or so that got me started on learning HTML.


Same.
Jul 20 '05 #6
"Philipp Lenssen" <in**@outer-court.com> wrote in
news:bn************@ID-203055.news.uni-berlin.de:
For several years now I'm giving every new FrontPage a regular
try-out to see if it's capable of doing things good. So far
there's nothing close to it (above sample shows they still got
the wrong attitude to content-layout separation).
But I have to give them credit 'cause their editor was a reason
in '96 or so that got me started on learning HTML.


Same here. These days, I use EditPlus.

--
Kayode Okeyode
http://www.kayodeok.co.uk/weblog/
Jul 20 '05 #7
CJM
To be honest, there is no reason why a good developer can't build a good
site in Frontpage...

If you disable the code-rewriting features, you are left with a souped-up
text editor...

Ok, so I don't think that is MS's sales angle, but it's true!

Maybe that should be their next advertising slogan.

"Marginally better than notepad..."

Chris

"Phester" <ph*****@fakename.fake> wrote in message
news:Lt********************@typhoon.sonic.net...
Apologies for the fluff post, but I thought you all would get some
amusement out of this...

A banner ad from Microsoft just came up as I was browsing a popular news
site. (I can't do a screenshot on this machine, so I'll just have to
describe it.) In the first frame, they show a gnarled thicket of
illegible code next to the message, "We've cleaned up our act." Then a
hand appears and wipes the code away and this appears in its place (this
is an exact quote):

<p>FrontPage 2003 now has built-in professional coding tools
that help you produce <b>clean code</b> faster.
That's right. We said FrontPage</p>
Phester

Jul 20 '05 #8
CJM wrote:
To be honest, there is no reason why a good developer can't build a
good site in Frontpage...

If you disable the code-rewriting features, you are left with a
souped-up text editor...

Ok, so I don't think that is MS's sales angle, but it's true!


But that's exactly the point. I often hear the argument "this or that
editor will now leave your code intact". Duh. I don't need an editor to
do that. I can just leave the file on the hard-disk and throw the
computer out of the window if I don't want to change my files. The
point is that "marginally better than Notepad" would still mean they
leave _every_ little thing intact, plus some color hilights, plus the
same start-up time. Sorry, but they change things like &copy; to (c)
(as character) and so on, and the start-up time is also not the same.
Personally I use Netpadd which I consider to be "marginally better than
Notepad" (e.g. color highlighting, auto-completion, and _definitely_
leaves the code intact).
--
Google Blogoscoped
http://blog.outer-court.com
Jul 20 '05 #9
CJM

"Philipp Lenssen" <in**@outer-court.com> wrote in message
news:bn************@ID-203055.news.uni-berlin.de...
CJM wrote:

But that's exactly the point. I often hear the argument "this or that
editor will now leave your code intact". Duh. I don't need an editor to
do that. I can just leave the file on the hard-disk and throw the
computer out of the window if I don't want to change my files. The
point is that "marginally better than Notepad" would still mean they
leave _every_ little thing intact, plus some color hilights, plus the
same start-up time. Sorry, but they change things like &copy; to (c)
(as character) and so on, and the start-up time is also not the same.
Personally I use Netpadd which I consider to be "marginally better than
Notepad" (e.g. color highlighting, auto-completion, and _definitely_
leaves the code intact).


OK, now I think you are taking this a little too seriously...

The point was, for all it's faults.. FP doesnt *have* to generate crap
code... It *can* be turned off.

I'm not sure what you are on about with &copy; - My version of 2002 doesnt
do that. This the appropriate options set, my code is never changed.

If you want to use another editor (or Notepad) feel free... You use Netpadd,
whereas I would recommend HTML-Kit. Horses for courses...

Ironically, FP will have a few features that Netpadd (and others) don't...
but this thread wasn't about comparing editors - the fact is that many
editors can do naughty things, not just FP.

And I'm not sure where start time comes in... another editor comparison
perhaps?

Look, I'm not going to advocate people rushing out to buy Office/FP... but
it's just too easy a target. Microsoft is crap, FP is crap etc... Yes, we
know... but 95% of everything is crap...

Chris

Jul 20 '05 #10
CJM wrote:
Ironically, FP will have a few features that Netpadd (and others)
don't...
Of course it will. The question is whether or not they're helpful to
anybody who knows HTML, and who also knows more than HTML, server-side
scripting, databases etc. are used for doing bigger websites. And
someone who also knows ASP or FP-Extensions are not cross-server.
but this thread wasn't about comparing editors - the fact
is that many editors can do naughty things, not just FP.

And I'm not sure where start time comes in... another editor
comparison perhaps?
They all suffer from one basic misconception though if they're
graphical, i.e. pseudo-WYSIWYG... they make you think the Web can work
that way (or that a programming language can, which basically is needed
for many bigger sites, as opposed to just plain HTML).

Look, I'm not going to advocate people rushing out to buy
Office/FP... but it's just too easy a target. Microsoft is crap, FP
is crap etc... Yes, we know... but 95% of everything is crap...


Actually, I was serious when I said I give FP a try whenever a new
version comes out. I have this hope they put a lot of effort into it
and a lot of money so there must come out some value. And I do see
serious possibilities for an editor to do something useful. E.g.
something like a graphical CSS designer, which respects your
class-names and doesn't add inline-styles. Unfortunately, FP does just
that. I was thinking about doing it myself as part of a CMS I wrote.
For me it would need to be browser-based. I want to view my page, grab
a div-block, reposition it one pixel to the left, save, and only the
CSS media screen gets changed. Something like that I would definitely
give a try. Not that I would really use it.

--
Google Blogoscoped
http://blog.outer-court.com
Jul 20 '05 #11

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

Similar topics

2
1983
by: Bruce A. Julseth | last post by:
I am doing my PHP development in MS FrontPage. At on time, when in Frontpage and I would double click on a page in my development folder, FrontPage would open it. Now when I double click, Notepad...
16
1581
by: George Hester | last post by:
Easily. Go to this page: http://support.microsoft.com/default.aspx?scid=kb;en-us;224979 And then use their second example the clientcap.htm and clientcap.asp section. Then fire up...
0
1670
by: Matthew Ferri | last post by:
Hi, Summary: I'm a newbie to FrontPage and IIS. I have a simple issue that I believe may be a configuration setting somewhere. If there is a KB article, I just cannot find it.
10
839
by: Phester | last post by:
Apologies for the fluff post, but I thought you all would get some amusement out of this... A banner ad from Microsoft just came up as I was browsing a popular news site. (I can't do a...
1
1123
by: Rod | last post by:
I read an article on Microsoft's MSDN entitled, "Creating Managed FrontPage 2003 Add-ins in C#"...
1
1433
by: LynchburgRecord | last post by:
The Code Snippet (from VB Net in Visual Studio Net 2003) below does the following (1) Create a Front Page (2002) Application Objec (2) Open a We (3) Close the We (4) Execute Front Page...
3
1905
by: dave | last post by:
We have an application that works perfectly in-house (tested on 3 different servers). It uses Microsoft.Web.UI.WebControls.dll for menubars and toolbars. Problem Description: We uploaded...
5
1338
by: VB Programmer | last post by:
First time I've heard of it... http://www.microsoft.com/products/expression/en/default.mspx Will this be a replacement for VS.NET or Frontpage? How does this technology fit in? Is the...
5
1501
by: davepisarek | last post by:
I am looking for a quick and dirty way to create a hyperlink that will open a Microsoft access database written in asp.
0
7224
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,...
0
7118
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7323
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7379
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...
0
7493
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...
0
5625
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5049
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...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
763
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.