测试ecto的结果不错,这样子的话,写blog只要在本地就可以了,然后写好了上传,并且不用担心bsp的问题。所有的资料都在本地上,非常容易导出和维护。
我用的是ecto 在Mac OSX Tiger 下的 2.4.1 版本,ecto在Windows下也有版本,我还没有用过。
昨天晚上写的blog因为wordpress的服务调整而没有上传成功,以后用ecto就不会有这样的问题了。
下面的特性列表是ecto官方网站上介绍而,偷懒就不翻译了:
- support for multiple weblogs and servers (with easy-to-use Account Manager)
- full local control of recently posted entries and drafts (with search function)
- intuitive interface for creating and editing weblog entries
- a Rich Text and an HTML editor with spellcheck and search/replace
- syntax-coloring in the HTML editor
- quick access menu with HTML tag templates and keyboard shortcuts for the HTML editor (fully customizable)
- support of all available remote control options of MovableType API (posting entries with continuation, summary, keywords, multiple categories, trackback, text-formatting, comment options)
- advanced create-a-link dialog
- easily change the posting date of entries
- full-featured HTML-rendered preview of entries using Safari’s WebKit
- powerful file and media upload with iPhoto import via attachments
- convert, scale images and create thumbnails
- create poster movies or create thumbnails from movie frames
- save settings on a per-blog basis
- send notifications by email (with Address Book support)
- insert details of the currently playing iTunes song in your entry
- embedded debug console to troubleshoot server connections
- extensive help documentation accessible from within ecto
- hate the metal and icons? Set the window texture via the Preferences window and change icons with the supplied switcher!
- works with NetNewsWire, PulpFiction, and Shrook
- localized in Dutch, French, German, and Japanese
- support for del.icio.us, the social bookmarks manager
- Services menu items to blog selected text (with extra features for Safari)
- and much much more!

wordpress trackback在哪里?
我发现好像wordpress中不是每一个模板都有trackback功能。我再试试看。
我发现最简单的办法是你把浏览器地址栏的地址后面跟一个 /trackback。
你再试试看。
不过,我也不知道为什么模板的作者不直接做一个trackback的连接呢。