Posted By: jamie | Apr 24th, 2004 @ 6:18 PM
page 1 of 2
Comments: 32 | Views: 12341
Is anyone on the FP team on channel nine?
This would be for them.

Ideas for next version:

1. Could we have better style sheet support/creation?  Many clients want CSS based sites - which I can do - but using css throws you into code land - as the sites get more and more complex, you end up with content layers - wherein the entire site is now almost all css - all needing editing by hand.

I would love to see a css based design mode
*ps - current FP opens css great - but theres no easyediting really

( in css mode perhaps the app would work exactly the same - but if i make something verdana - it doesnt write <font=verdana> it writes it to the style sheet. - not sure - this would be great though.


2. Collect for output. like Quark Xpress.  Any file graphic avi mp3 gif htm asp all - to a folder.  No publishing nessesary.


3. WAY more stuff in Behaviours and Layers taskpane.  That stuff is great - put more options / free code

4. Option to search every single file - especially .js etc that current new and improved search inores when replacing within source code

5. a photo album equivilant to the one use guys use on msn.. the one in there is a joke Tongue Out

keep on making FP the greatest web app out there

Smiley
jonathanh
jonathanh
My mod color is red
The FrontPage team have just started a blog at http://blogs.msdn.com/frontpoint/ - ask 'em to come over here and join in!

I've also started putting together a page of your FrontPage feedback on the Channel9 wiki, at http://channel9.msdn.com/wiki/default.aspx/Channel9.FrontPageFeedback
jamie wrote:
PS...
dreamweaver is too Mac for me - pallettes everywhere - all over my desktop! akkk! lemmie out!


I think there is a setting for that in Dreamweaver MX. The default MX setting keeps everything in one application window.

I tried one of the first versions of Frontpage and dumped it when it messed up my code. But a few months ago I tried very hard to give Frontpage 2003 a new fair chance. I worked with it for a couple of weeks and I think it has improved alot. And it's a bit underrated as far as its reputation go. 
Still, when it came to building a larger site it felt like Frontpage somehow ran out of steam. The whole theme / navigation / borders package felt abit klunky somehow. I had to reapply it over and over to get it to update properly. So it was a major pain.
Now I'm trying Dreamweaver instead. But I haven't used MX enough to say if it's any better. I only know that the hand-coding has to go, and Frontpage isn't a replacement that works for me.

/Lars.

Jeremy W
Jeremy W
that blogging guy
The issue with Frontpage, IMO, is that most people don't realise that it was designed as part of the Office package. It's not really for designers. It's for secretaries. As such it does a fantastic job. Really. Love it in that environment.

The feedback given above is top notch by the way Smiley Of course, I'd love it if there was a Server Extension to produce RSS (or even a Blog Server Extension).
Hey all, my name is Alex Malek, I'm a Program Manager with the FrontPage team.

Jamie, thanks for the great feedback, I've passed it on to the product team. Better CSS support is definitely something we hear people asking for Smiley. Could you also give me a little bit more detail on suggestions #2 and 4? I haven't used Quark Express, so I'm not sure what 'collect for output' should do. Regarding #4, Searching and replacing with .js files should work. Does it not for you? 

Lars, I'm glad you found FP2003 to be a better experience. We've worked hard to protect users' code in recent versions. It sounds like the Shared Borders gave you some trouble. Did you try our new Dynamic Web Templates feature? It allows you to similarly share content across pages and easily make global changes, but doesn't require the server extensions and is quite flexible. Let me know if you have a chance to play with that. Any other feedback on areas that let you down would be appreciated too!

Thanks,
alex
Jeremy W
Jeremy W
that blogging guy
Jamie, I've been a Frontpage user for nearly a decade. Don't worry, I know FP's power. Personally I think it's the most powerful Site Management tool out there. It's IDE and developer tools definitely need work though Smiley
As a whole PF2003 was a pleasant surprise and as a tool for smaller jobs I think it's great. I still use it even tho I'm looking at Dreamweaver for the larger projects.
 
Sometimes however the design view gets a little confused when I've made changes in the HTML view. It looks okey in the preview and in browsers (MSIE, Opera). But when switching to design view it moves everything around horisontally for a couple of seconds and sometimes leaves part of the page out of reach.

Another thing is the publishing process that is very slow. Even to local webservers. I think the server extensions is the single thing that gave me most trouble. It's very comfortable when they work. But when they don't it's very hard to figure out why they fail.

I second the request for better PHP support.

It's clear that Frontpage has come a long way. And I'm happy I tried it again.

/Lars.

Hey guys, sorry for the delay in responding. Last week was crazy busy.

 

Collect for Output

If you could copy from the FP folder list and paste into Windows Explorer, would that solve the same problem?

 

Search and Replace

Jamie, when you are doing search and replace, are you setting the ‘Find in Source Code’ checkbox. That’s required for it to work on Javascript. I’ll look into the rename from Folder pane ‘link fix-up’ issue.

 

PHP, Vectors support

I’ll pass these suggestions on to the team.

 

Server Extensions

You may not have heard, but the FrontPage team is actually no longer investing new features into the server extensions (apart from security fixes). We will continue to support using them (e.g. 2002 extensions), but most of our new features are either server-agnostic or targeted at the new SharePoint platform. We think of it as a good/better/best approach:

1)       Good - Design features such as ‘Dynamic Web Templates’ that work regardless of the platform.

2)       Better - Maintain support for best things that server-extensions give you, e.g. link-fixup, remote authoring

3)       Best - Enable new scenarios that are made possible with Windows SharePoint Services (WSS)

 

If you haven’t had a chance, you might want to check-out WSS. It offers many of the things the server extensions did, and a whole lot more, particularly if you need to create 'data-driven' websites. If you have any questions about SharePoint, I can take a stab at those or point you in the right direction.

 

Thanks,

alex

This Office Online article should be of help in getting FrontPage to work with PHP:
http://office.microsoft.com/assistance/preview.aspx?AssetID=HA011092991033&CTT=98 

Thanks,
alex

Jamie,

Collect for Output

I think I get what you are asking for J - do you want to be able to ‘collect’ a given file and only the resources it depends on in one operation, as opposed to always grabbing the whole set manually?

 

Search and Replace
I am not able to reproduce the behavior you describe. When I do a search and replace, it does find things in <script> tags. Could you send a screen shot of your the find/replace dialog to alexma@microsoft.com - I want to make sure we're doing the exact same search.

Horizontal Rule

When I insert a horizontal rule, either from the Insert Menu or via code view, I do not get <p> tags around the <hr> tag. How are you inserting the rule? And if you don’t mind telling me, what version of FP are you using?

Thanks,
alex

CDW
CDW
Cheryl
I hope Microsoft does not change the behavoir of a horizontal rule as you suggest. A horizontal rule is a block level element. What you are suggesting is to make it act as an inline element.

If you want the space around the hr to go away the correct way to do it is with CSS. Define your hr as follows:

hr {font-size: 1px; height: 1px color: #FF0000; margin: 0; padding: 0;}

You may need to adjust the padding/margin on the surrounding text to get rid of the default spacing there as well.

An alternative that would not be supported in all browser would be to change the hr to:
hr {display: inline; height: 1px; color: #FF0000;}

Cheryl Wise
Microsoft FrontPage MVP
sbc
sbc
GW R/Me
I'm not sure about Frontpage, but in Word if you press Shift+Enter you get a line break instead of a paragraph break. Does this work in Frontpage as well?
i.e. add horizontal rule, then press Shift+Enter and then type your word.
I've used Frontpage since beta testing it as Blackbird and i've got to say, only FP2003 has been a benefit to me, but what a benefit it is. The w3C standards tool is one of the best features of any HTML editor around. I'd like to see better CSS support and further improvement of the w3C standard checker please! Smiley
CDW
CDW
Cheryl
If you see "<p class="MsoNormal">" then something was copied from Word or perhaps another Office App. FrontPage does not generate that sort of garbage code.


RE the what FrontPage should insert with an hr we'll have to agree to disagree because I would not use any product that inserted that sort of stuff on a simple hr.

If you have configured it to not reformat your HTML it should not be changing code you have "fixed". Check the settings you have under the Tools, Page Options, General tab for Code view options and on the Code Formatting tab.

I suspect your extra spaces are coming in from whatever your are pasting from. Try running it through Notepad first or using the little smart tag pop-up to tell it to "keep text only" or "match destination style". Hopefully that will eliminate your pasting problems.

Remember that the web is not the printed page and HTML editors are not word processors or desktop publishing tools. Different media require different approaches.

BTW, regarding your comment earlier about no easy way in FrontPage to edit CSS. I agree and recommend downloading TopStyle Lite from http://www.bradsoft.com/download/index.asp and set it as your default editor for CSS in FrontPage (instructions at http://www.bradsoft.com/topstyle/thirdparty/frontpage.asp)

The good thing about setting default style in CSS is that once you set it up and link it to your pages you never have to type the style information again. If you use a custom class it becomes available from the dropdown box on the far left of your format toolbar (underneath all the default styles for h1, etc.)

The extra time spent setting up a stylesheet for the entire site means less time on individual pages and makes site wide style changes a breeze. Add that to a DWT and future maintenance is much easier.

Cheryl
page 1 of 2
Comments: 32 | Views: 12341
Microsoft Communities