Real Estate Forums

Writing for the web Every web page needs content - discuss how to write engaging, compelling content that will impress your visitors and make your web pages stand out in the crowd.

Reply
 
Thread Tools Display Modes
Old 10-30-2006, 04:03 PM
Smuck's Avatar
Smuck Smuck is offline
Advanced Webmaster
 
Join Date: Oct 2006
Posts: 1,632
Smuck is on a distinguished road
Default Page editor recommendation.

Does anyone use a very simple (basic) html editor for inserting content into a page for use with REW’s CMS? I downloaded a trial version of Dreamweaver, but I do not need all the features Dreamweaver has. A recommendation on a simple editor for paragraphs and heading tags, and image insertion, would be greatly appreciated.
Reply With Quote
Old 10-30-2006, 06:28 PM
pcdoc's Avatar
pcdoc pcdoc is offline
Uber Real Estate Webmaster
 
Join Date: Sep 2005
Location: western North Carolina
Posts: 2,359
pcdoc will become famous soon enough
Default Re: Page editor recommendation.

http://www.nvu.com

and, it's free!
__________________


1stPageSEO.com . Reverse Mortgage Lenders . Lake James Waterfront Home
Contact us for fast, efficient and cost-effective web design, content
creation, search engine optimization, blog design and maintenance.

Reply With Quote
Old 10-31-2006, 05:03 AM
Smuck's Avatar
Smuck Smuck is offline
Advanced Webmaster
 
Join Date: Oct 2006
Posts: 1,632
Smuck is on a distinguished road
Default Re: Page editor recommendation.

Thanks, this program is simple and to the point. Perfect for imputing content into the CMS.
Reply With Quote
Old 10-31-2006, 05:50 AM
pcdoc's Avatar
pcdoc pcdoc is offline
Uber Real Estate Webmaster
 
Join Date: Sep 2005
Location: western North Carolina
Posts: 2,359
pcdoc will become famous soon enough
Default Re: Page editor recommendation.

Quote:
Originally Posted by Smuck
Thanks, this program is simple and to the point. Perfect for imputing content into the CMS.
I'm happy you are finding it useful. Professionally, most of us use Dreamweaver 8 but it can be rather intimidating.

After a few days of Nvu use, please return and let us know your experiences.
__________________


1stPageSEO.com . Reverse Mortgage Lenders . Lake James Waterfront Home
Contact us for fast, efficient and cost-effective web design, content
creation, search engine optimization, blog design and maintenance.

Reply With Quote
Old 11-07-2006, 08:19 PM
seogerry's Avatar
seogerry seogerry is offline
Real Estate Webmasters Staff
 
Join Date: Dec 2004
Location: Nanaimo, BC, Canada
Posts: 765
seogerry is on a distinguished road
Default Re: Page editor recommendation.

This is a great question, and I look forward to hearing more answers.

It is always wise to use the cms's "Expert mode" if you can handle it, but that is made much easier when you have a good html editor on the side - I use Dreamweaver too, but it's much more powerful than I need - likewise.
Reply With Quote
Old 11-07-2006, 08:53 PM
REW Fergus's Avatar
REW Fergus REW Fergus is offline
Real Estate Webmasters Staff
 
Join Date: Aug 2006
Location: Nanaimo, BC
Posts: 588
REW Fergus is on a distinguished road
Default Re: Page editor recommendation.

Quote:
Originally Posted by seogerry
It is always wise to use the cms's "Expert mode" if you can handle it, but that is made much easier when you have a good html editor on the side - I use Dreamweaver too, but it's much more powerful than I need - likewise.
The problem with using the CMS editor in HTML mode is that it deletes a lot of whitespace. It runs all the text together rather than organizing it logically for a human's comprehension. Even though I work with the CMS, I prefer to avoid using the editor for actually composing content. I'd rather compose it in another application and then copy/paste into the CMS editor.

This is not to rag on the editor we use in our CMS in particular. I've noticed the exact same behaviour in other editors that run in a browser window and save content into a database (which is the mechanism we're discussing here as well). I find it harder to work with than a well organized and indented page.
__________________
Fergus Gibson
realestatewebmasters.com
Reply With Quote
Old 11-09-2006, 09:43 AM
seogerry's Avatar
seogerry seogerry is offline
Real Estate Webmasters Staff
 
Join Date: Dec 2004
Location: Nanaimo, BC, Canada
Posts: 765
seogerry is on a distinguished road
Default Re: Page editor recommendation.

Aye - it's best to use an editor on the side, and paste its code into the cms in expert mode.

Fergus, this phenomenon you're talking about - the cms removes white space....do you mean that it will turn this:
<h1>Fergus Knows Best</h1>
<p>....Well, that's what HE would say.</p>
<img src="/fergus-mustard-bath.jpg" />

into this?:
<h1>Fergus Knows Best</h1><p>....Well, that's what HE would say.</p><img src="/fergus-mustard-bath.jpg" />

So you mean, after you've carefully entered the human-friendly code, then hit update, THEN it removes the breaks?
Reply With Quote
Old 11-11-2006, 07:21 PM
REW Fergus's Avatar
REW Fergus REW Fergus is offline
Real Estate Webmasters Staff
 
Join Date: Aug 2006
Location: Nanaimo, BC
Posts: 588
REW Fergus is on a distinguished road
Default Re: Page editor recommendation.

Quote:
Originally Posted by seogerry
Fergus, this phenomenon you're talking about - the cms removes white space....do you mean that it will turn this:
<h1>Fergus Knows Best</h1>
<p>....Well, that's what HE would say.</p>
<img src="/fergus-mustard-bath.jpg" />

into this?:
<h1>Fergus Knows Best</h1><p>....Well, that's what HE would say.</p><img src="/fergus-mustard-bath.jpg" />

So you mean, after you've carefully entered the human-friendly code, then hit update, THEN it removes the breaks?
That is precisely what I mean. It actually turns all white space into single spaces, so each line break becomes a space and all the content runs together in huge blocks. It is very hard to follow for someone who is still learning XHTML. Dreamweaver has an automatic code format function that, if the user copies the text to Dreamweaver for editing, will make it readable again.
__________________
Fergus Gibson
realestatewebmasters.com
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 03:47 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.