Have a suggestion?

Click here to suggest a blog item.

Newsletters Archive

Catch up with DonationCoder by browsing our past newsletters, which collect the most interesting discussions on our site: here.

Editorial Integrity

DonationCoder does not accept paid promotions. We have a strict policy of not accepting gifts of any kind in exchange for placing content in our blogs or newsletters, or on our forum. The content and recommendations you see on our site reflect our genuine personal interests and nothing more.


Latest News

July 2, 2024
Server Migrations Coming

  • Donationcoder server migration is slowly proceeding, expect some hiccups as we get all our ducks in a row..

July 19, 2022
Software Update

Jan 3, 2022
Event Results

May 13, 2020
Software Updates

Mar 24, 2020
Mini Newsletter

Dec 30, 2019
Software Updates

Jan 22, 2020
Software Updates

Jan 12, 2020
Newsletter

Jan 3, 2020
Event Results

Jan 2, 2020
Software Updates

Dec 30, 2019
Software Updates

April 27, 2019
Software Updates

Feb 26, 2019
Software Updates

Feb 23, 2019
Software Updates

Feb 14, 2019
Software Updates

Jan 6, 2019
Event Results

Dec 2, 2018
Software Updates

Nov 13, 2018
Software Releases

July 30, 2018
Software Updates

June 24, 2018
Software Updates

June 6, 2018
Software Updates

Apr 2, 2018
Fundraiser Celebration

Apr 2, 2018
Software Updates

Feb 24, 2018
Software Updates

Jan 14, 2018
Major Site News

Jan 10, 2018
Event Results

Latest Forum Posts

Our daily Blog

This page spotlights the most interesting posts collected from our forum every day.

You are viewing a specific blog item. Click here to return to the main blog page.

Some HomeSite Replacement Help?

blog clipart
Hi everybody -

I used to use Allaire HomeSite as an HTML editor. I wasn't crazy about the bloated size, slow load times, or the annoyances that came with it, but it had a few features that made it super-valuable. The biggest were its handling of snippets and keyboard shortcuts.

A snippet was a custom text block or a pair of custom text blocks. Think HTML or BBCode tags as a start. For example, you could define a snippet to start with the (tr)(td) tags, and end with the (/td)(/tr) tags. Then whatever you had highlighted when you applied the snippet would be placed inside those tags, effectively making it into a table row.

This went hand-in-hand with ultra flexible keyboard shortcuts. There were intuitive defaults; Ctrl-B was mapped to the (b)(/b) tags, Ctrl-I was mapped to the (i)(/i) tags, etc. But I could also assign Ctrl-T to my table row snippet if I wanted. Any keyboard shortcut could be re-assigned this way, to either a program command or a text snippet. (My other faves were Ctrl-Space to insert the non-breaking space escape code and Ctrl-Quotes to insert the quotation mark escape code.)

Once set up, using the snippets and shortcuts made editing raw HTML almost as easy as regular word processing.

These days I use Notepad + + as my default HTML editor, and while I think it's mostly terrific, it doesn't have these two killer features (that I can see.) It has other stuff I consider essential, though, like color-coding of HTML code, flexible and capable search & replace, etc.

Does anyone here know of a text editor akin to Notepad + + that also has full keyboard customizability and text snippet support? I figured if anybody knew of such a beast, it would be someone here!

Thanks in advance!

Read what members suggest and join in the discussion..



Share on Facebook