Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Shopping for a new editor

  1. #1
    Join Date
    Feb 2007
    Posts
    46
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Shopping for a new editor

    I currently use MS FrontPage in order to create and edit my website pages. I am told that this is very old technology, and that MS has dropped support for it. In addition, several websites are not able to have FrontPage extensions (i.e. access via FrontPage).

    I really like using FrontPage, but then again I have nothing to compare with. I like the following features:
    - being able to manage the folders and files on the left side of the screen.
    - being able to do a straight-forward copy/paste of image files from my computer hard drive (via Explore), to the appropriate folder in the website.
    - having the ability to quickly flip between edit/html/preview modes so I can see the results of the changes before saving anything and not having to "upload" to the site via ftp before being able to see the changes

    I don't really use many of the WYSIWYG feature of FrontPage; just a few basic ones. I rely heavily on being able to edit the html and css and instantly see the results.

    What other packages are available, that would allow me to "open" the website, manage and edit and folders and files, etc., that would have similar features and benefits to FrontPage? In other words, what would you recommend?

  2. #2
    Join Date
    Oct 2007
    Posts
    47
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Hello there

    I think I'd be right in saying that Macromedia's Dreamweaver 8 is pretty much industry standard. If you want freebie PageBreeze is decent fare

  3. #3
    Join Date
    Dec 2004
    Posts
    177
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default

    If you like Frontpage that much *shudder*, the only reason MS dropped support of it is that they have updated it to "Expression Web". My guess is they changed the name to shed the negative connotations of Frontpage.

    Incidently, if you have the money to drop on Adobe Dreamweaver, it is generally regarded as top dog.

    I've also heard whispers of an Open Source software package called Joomla, but I haven't used it myself, so I can't judge.

    Me? I use Notepad.
    Verzeihung!

  4. #4
    Join Date
    Feb 2007
    Posts
    46
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    I don't have much coin to spend, as most of my website work is for community groups and non-profit.

  5. #5
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Quote Originally Posted by Minos View Post
    I've also heard whispers of an Open Source software package called Joomla, but I haven't used it myself, so I can't judge.
    Joomla is just a CMS package that you can download and insall on your PHP/MySQL enabled server, not an editor. Personally, I use Notepad++; but then again, I like to "hard-code" everything.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  6. #6
    Join Date
    Dec 2004
    Posts
    177
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default

    Like I said, I've been hearing only whispers of Joomla. Good to know though, thanks.
    Verzeihung!

  7. #7
    Join Date
    Jun 2008
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Post Notepad++

    I, like you have realised that FrontPage is old stuff.
    I've changed to Notepad++ (I never used the WYSIWYG features).
    But along the way I tried Notepad Plus (don't buy it), Jedit (also old, but still decent), and PageBreeze (probably what you want.)
    I'd also recommend CMS Made Simple (but you probably don't want that).
    Troberto

  8. #8
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    I personally feel that using a text editor like Notepad++ you can improve your coding skills to another level as you need to fill every bit of items for your page. But the time taken would be higher if you compare it with a WYSIWYG editor.

    I would have done something like this start with a an editor like Notepad++ and after gaining some experience in the coding change to some WYSIWYG editor so that you can improve the development time while you can adjust everything if that is necessary. I personally don't trust the WYSIWYG features of any editor as most of them moves towards any one popular browser.

    Some of the popular WYSIWYG editors are

    Microsoft Expression

    Adobe Macromedia Dreamweaver CS3

    CoffeeCup

    Hope this helps

  9. #9
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    I also started on FrontPage, and I still use it for it's preview capabilities, but when I do, I work almost exclusively in the "HTML" window now. Certainly make sure to avoid any of the FPSE features, and be careful when saving your work, because FP likes to rearrange your code to be "correct" (microsoft-correct, anyway). Image maps and some other minor features are FP-specific, too.

    Stay away from Expression Web (FP replacement). It looks a lot cooler and easier, has good css editing -especially when it comes to positioning- BUT the underlying software is basically the same. FPSE are still at the base of most of the functionality, so you will have all the same problems you have with FP now.

    I'd recommend Notepad. Once you know what options to look for to do what you want in a web editor, it's not much of a jump to figure out how to do it by hand. Turns out cleaner, too.

  10. #10
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    if you want an open-source "dreamweaver" like application check out HTML-Kit

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •