# Thursday, February 14, 2008

First Test Post from ecto

So I've been toying around with ecto as a tool to compose blog posts on my local box before I post them to my site. Here is what they have to say for themselves:

With ecto you can write and manage entries for your weblog(s). The advantage over using your weblog's control panel is that you can compose entries offline and use the extra features ecto offers, such as spellcheck, creating links, attachments, and much more. ecto is designed to make blogging much more easier and yet give the users as much power as possible to manage their weblogs.

There are a couple things I'm really stoked about. First the keyboard short-cuts for definable tags, so in the rich text editor when I press Ctrl-Shift-B it wraps the selected text with

<blockquote class="withquote"><p class="withunquote">[Selected Text]</p></blockquote>

Second, it has an in browser preview capability that I don't get now using dasBlog. I have to save the post as unpublished and then return to editing. Finally, I'm really stoked about the ability to have draft posts. dasBlog doesn't really support that concept at all. The only problem is it's not free. There is a 21 day trial and then it's going to run me $17.95 or so. It may be worth it.

 

I've more or less figured out that if I'm going to keep up any sort of reasonable pace I need to be able to start posts in one sitting and finish them later.

Thursday, February 14, 2008 11:26:25 PM (Eastern Standard Time, UTC-05:00)
#    Comments [1] |
Sunday, February 17, 2008 8:36:46 AM (Eastern Standard Time, UTC-05:00)
Seems like dasblog development has died out. If I were running on a .net platform it would probably be < href="http://www.dotnetblogengine.net/">Blog engine .net</a> the main author Mads has some pretty good post especially around the use of modules and handlers.

check it out.
Comments are closed.