Forums

Best app for offline composition? (17 posts)

  1. mastiff
    Member
    Posted 7 years ago #

    How do you old timers go about composing for WP? I think I'm doing the worst possible thing, which is use Word while manually typing tags in for formatting (italics mostly). After I'm done I just paste it into the WP composition box.

    There must be a better way. At the least, I'd really like to be able to see the italics without tags while composing, then click a button or something for last minute conversion to html. I tried using Word like this, but it had two pages of header garbage, plus paragraph and page break junk that WP does automatically.

    Another annoyance is that I sometimes cross post my entries on a bulletin board that uses "BB code" instead of html, so I have to search and replace <em> for [i], and so on. If anyone has a way around this, I'd love to hear it.

  2. James
    Happiness Engineer
    Posted 7 years ago #

    DO NOT USE WORD! IT IS NOT A TEXT EDITOR! ::ahem:: Word is not a text editor. It will screw up your tags and add in unwanted/invisible characters and "smart quotes" which will ruin your validation. You can, however, use any plain text editor. A list can be found here: http://codex.wordpress.org/Glossary#Text_editor

    Alternatively, you could also use a weblog client. A list of clients which support WordPress can be found here: http://codex.wordpress.org/Weblog_Client

  3. Beel
    Member
    Posted 7 years ago #

    http://codex.wordpress.org/Glossary#Text_editor

    That's what I get for being a slow typer (and thus searcher ;-)

  4. pizdin_dim
    Member
    Posted 7 years ago #

    Use a good text editor like Notetab:

    http://notetab.com/

    Notetab also supports enhanced search/replace facilities using regular expressions and "clipbooks" which are essentially macros that allow you to do stuff like batched search/replace on your BB code tags.

  5. Beel
    Member
    Posted 7 years ago #

    And I am liking Editpad, both the freeware and Pro versions.

  6. mastiff
    Member
    Posted 7 years ago #

    Text editors are fine, but you can't preview your post with actual bold or italics prior to pasting it into WP, right?

  7. Joshua Sigar
    Member
    Posted 7 years ago #

    Have you search http://sourceforge.net/ or http://freshmeat.net/ for some sort of html editor?

  8. Beel
    Member
    Posted 7 years ago #

    mastiff: Wrong. Many new editors. like Editpad, have a "View in Web Browser" button. Of course it does not have all the formatting of the css in WP, but then neither does a word processor.

  9. James
    Happiness Engineer
    Posted 7 years ago #

    Alphaoide has made a good point. You could easily use an HTML editor, like NVU, to both compose and preview your post(s) offline.

  10. bluegator
    Member
    Posted 7 years ago #

    w.bloggar is a great desktop blogging tool, although I've never experimented too much in using it offline (maybe I'll try that sometime). I do know that it will allow you to save posts as a file on your machine and you can then reopen and edit them. Once posted, you can retrieve them (assuming you are connected to the net) and edit them as well.

    If you are looking for straight HTML editing, the suggestions above are better than anything I can tell you. When it comes to html editing, I've adopted the "I don't need your newfangled gizmos" attitude and use gvim for my html and css editing.

  11. Christiaan
    Member
    Posted 7 years ago #

    Ecto is worth trying: http://ecto.kung-foo.tv/

  12. Christiaan
    Member
    Posted 7 years ago #

    Oh yeah and if you're on Mac OS X, Marsedit wins hands down: http://ranchero.com/marsedit/

  13. I use the WordPress admin area to compose my stuff. I don't trust 3rd party apps to do it right nor is there a reason IMO to not use the official composition area unless I'm offline. Then yeah, Notepad or a Notepad clone is all you need. But I left 56k many, many, MANY years ago, so...

    And you know you can make the write box in the WordPress admin area bigger, right?

    /wp-admin/options-writing.php

    [edit] Oh, you're looking for a richtext editor that'll make the post appear like it would on your main site instead of displaying the HTML? Well try this plugin. It'll supposedly display what your post will look like as you type it. :) [/edit]

  14. Ignore the above post. I'm an f'ing retard for not noticing the title of this thread. :|

  15. jetshack
    Member
    Posted 7 years ago #

    others here will blast me for this, but I use Dreamweaver 4.0... MX causes some problems (if you're not careful), but I've never had a problem with 4.0 when I copy from the code view.

    let the beatings begin...

  16. jvoorhe
    Member
    Posted 7 years ago #

    I have used blogjet for a while with pretty good success. It isn't open source, but it handles pictures well and I haven't had any formatting issues. Go to http://www.blogjet.com.

  17. pidge
    Member
    Posted 7 years ago #

    My choice of a text editor is TextPad (http://www.textpad.com/). This is a text editor and but you can add on various plugin (syntax definitions, utilities etc).

    For Blog specific client-side editor, we have a simple WYSIWYG posting tool (for Wintel) called Zoundry Blog Writer (its a free download).

    WordPress support is at its early stages (i.e. developer release), so, anyone would like to try it, we would welcome some feedback (and bug reports).

    Follow this link for info on the dev release version:

    http://forums.zoundry.com/viewtopic.php?t=41

    Although we develop a blog editor posting tool, I prefer to use Textpad when it comes to designing whole web site content, working with JSP or PHP pages etc.

Topic Closed

This topic has been closed to new replies.

About this Topic