|
| |
|
|
BobbyDouglas
Posts: 5452 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: FP vs EW vs MP, ad nausium ... - 2/22/2007 1:18:41
quote:
OK BD, how did your reply sneak in before mine? It wasn't there when I posted. - lol, it sucks when two people take the time to write up a nice reply. It would be cool if there was something that says "User X is replying" I guess it is called EW still... Microsoft Expression Web Designer was the first name, right? Or was there one before it?
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
websquad
Posts: 14 Joined: 2/21/2007 Status: offline
|
Microsoft Expression and SSI - 2/22/2007 1:34:03
Does Microsoft Expression Web support Server Side Includes? One of my sites has about 450 SHTML pages. If I change the footer in one of the include files, all 450 pages are changed. With Microsoft Expression Web, can you change one include file, or must it change all 450 web pages and thus requires the uploading of all 450 pages ??
|
|
|
|
halinagold
Posts: 30 Joined: 11/17/2004 Status: offline
|
RE: Keep Using FP or move to EW? - 3/28/2007 11:00:14
Reading this thread it seems to me that I should stick to Frontpage for as long as I can: I have 3 websites that work OK (even if they're kind of amateurish) and no plans for building new sites. The only question left is this: I never got to learn CSS which is rather impractical when/if I want to make changes to the main look. Therefore these questions (from an amateur... ) If I choose EW will it help me translating the code into CSS - without me having to learn CSS in detail? And is it worth it at all? Or could I just as well stick with my good old tables and stuff? Thanks! Halina
|
|
|
|
Tailslide
Posts: 5972 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Keep Using FP or move to EW? - 3/28/2007 12:09:58
quote:
ORIGINAL: jaybeeYou should be safe for the next couple of years but after that, who knows. That'd be one of my points too. All websites have lifespans - there's no point in redoing a website using old techniques which might possibly limit their lifespans. Getting to grips with CSS and ensuring you use good markup will make updating the site much much easier and will open up the possibility of the site being accessed from other interfaces than boring old browsers! (might not be an issue now... but in a couple of years it might well be).
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
halinagold
Posts: 30 Joined: 11/17/2004 Status: offline
|
RE: Keep Using FP or move to EW? - 3/28/2007 12:24:20
Aha! Thanks a lot to both of you for bringing these other aspects to my attention as well. Especially since all 3 sites are business sites. I'll start with a trial and then we'll see where it takes me...
|
|
|
|
halinagold
Posts: 30 Joined: 11/17/2004 Status: offline
|
RE: Keep Using FP or move to EW? - 3/28/2007 12:29:54
No, I'm in Denmark (that European Union) but some of my websites are mostly visited by people from the US
|
|
|
|
BobbyDouglas
Posts: 5452 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: Keep Using FP or move to EW? - 3/28/2007 13:46:02
It doesn't sound like you should upgrade to EW or DW. The transfer to Wordpress sounds good, but keep in mind it will need updating. If you do not update it, then someone can hack into it and mess with everything you have done. How big are the websites we're talking about? Maybe a Wordpress would be overkill... There are javascript based content manager systems that allow you to update content without having to have any type of Wordpress software installed. It isn't as easy to use as a Wordpress or FP interface, but still an option.
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
halinagold
Posts: 30 Joined: 11/17/2004 Status: offline
|
RE: Keep Using FP or move to EW? - 3/28/2007 13:58:06
The biggest one is 100+ pages. I have 4 Wordpress blogs already and updating isn't a problem. The more we talk about it though the more I'm inclined to stay with FP for the time being and then see how the world looks like when/if that becomes a problem... Thanks!
|
|
|
|
jaybee
Posts: 14122 Joined: 10/7/2003 From: Berkshire, UK Status: offline
|
RE: Keep Using FP or move to EW? - 3/28/2007 16:14:27
It is possible to set your site up using css in FP, not as simple as EW but possible. If I were you and you have some free time, I'd start looking at css with a view to changing your site over. Initially set yourself up a template and do a test page that's hidden within your site to play with. Do it without any of the FP specials, no themes, no forms, no shared borders (use includes) etc. When you've done one that you're happy with then try a few other pages in the layout. That way, you're using a familiar tool but you're setting everything up ready for a switch to EW or anything else and futureproofing the site in your own time, rather than waiting for big bang day. Despite what Bobby says, accessibility is becoming a very hot potato, the EU is different to the US and is pushing forward fast. You could go WordPress as long as you follow their guidelines for semantic XHTML to keep it valid. quote:
I have 4 Wordpress blogs already !!!!!! What on earth do you put in them? I can't think of a thing to put in mine, I use it as a client demo.
_____________________________
If it ain't broke..... fix it until it is. GAWDS Now where did I put that Doctype?
|
|
|
|
BobbyDouglas
Posts: 5452 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: Keep Using FP or move to EW? - 3/29/2007 1:03:28
quote:
The biggest one is 100+ pages. - To update anything in a 100 page website takes quite a bit of time. Sooner or later you will want to invest time into putting everything inside of a database. Are you using FrontPage Themes? This makes updating websites much much easier, and means you do not have to rely on any sort of database. EW dropped support for FP Themes (as well as all of the other web components), however, if your current site uses them, the FP Theme option is visible. quote:
It is possible to set your site up using css in FP, not as simple as EW but possible. - It is also not required by anything, right? It would be a waste of time to turn a site into a CSS based design, especially if it is over 100 pages. Much better to go straight to a database driven site like wordpress. quote:
You could go WordPress as long as you follow their guidelines for semantic XHTML to keep it valid. - Valid XHTML isn't required either, right?
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
BobbyDouglas
Posts: 5452 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: Keep Using FP or move to EW? - 3/29/2007 20:41:34
quote:
Why? Unless the site is very dynamic static pages are just as easy to maintain. - Dynamic pages (content in a database) make updating the website much easier over time. Similar to the idea of using FP Themes. You can change the ENTIRE look of a website, with about 3 clicks. quote:
I don't use any theme - have just made my own table-based template which I simply copy when I make a new page. - That's too bad, FP Themes take very little time to update your overall website. quote:
I have the impression that creating a CSS based FP site would be more demanding than going with Wordpress - Think about how it will benefit you. You might find that it will be a complete waste of time. You don't need to have a CSS/XHTML valid website, if you simply use a CSS file, and then styles within the CSS throughout your site, it will be just as easy to update most of the visual elements of the site (links, colors, headings, etc). If your content was stored inside a database, then you would be able to update your overall design much easier.
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
halinagold
Posts: 30 Joined: 11/17/2004 Status: offline
|
RE: Keep Using FP or move to EW? - 5/5/2007 5:40:10
I've made a couple of interesting experiences with this, so want to share them: After trying different avenues that didn't work well for me, this turned out to be the way that I find easiest and most enjoyable: - Reading a CSS tutorial (just so that I could understand the basic ideas)
- Downloading a CSS template with a structure that is rather close to what I want in the end
- Tweaking it to my needs from within EW (I downloaded a trial)
Having a template to start with made using EW seems rather straight forward - at least with regards to my present needs (and that's enough for me). Coming from FP and Microsoft Office I like EW better than DW (downloaded a trial of that too) simply because the navigation etc. feels more familiar/intuitive/easy. Now I understand that EW is more asp related and DW is more php related. Since I don't "speak" any of it but do use (and will continue to use) php blogs and php forums I'm inclined to use php scripts rather than asp scripts. So all in all I'd like to use EW with CSS templates and php scripts as needed. Would that present any problems? Thank you! Halina P.S. I did consider using Wordpress as CMS but somehow I feel both restricted and overwhelmed by it because I can't quite understand what exactly is going on there and I'm dependent on what they do and don't with it. I feel more free using EW for pages and then just using Wordpress for blogging.
_____________________________
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|