Online Outlining


I can't believe I never mentioned Sproutliner before. It's a free, online outlining web app that's surprisingly robust. It gets even better because its creator open-sourced it recently. I liked the hosted option, but it's very openness made me unable to use it for sensitive matters. Now I can host it on my own site, put it behind some authentication, and use it to my heart's content.

It took a little doing because I didn't install it into the root of my domain. The developer made it so that every link and reference was root relative, i.e., "/some-path/some-file.php". There were a lot of those references, so it took awhile to hunt them down—a global replace didn't work, unfortunately—and make them plain ol' relative.


About this Entry

This page contains a single entry by bbrown published on June 17, 2005 3:52 PM.

That's Debatable was the previous entry in this blog.

Copying, Er, I Mean Innovating is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Feedback to