On Wed, Oct 29, 2008 at 6:44 PM, Kent Tenney <[EMAIL PROTECTED]> wrote:
> very crude proof of concept of what I'm currently calling 'spatialization'. > I think there's potential to improve the effectiveness of explanations by > arranging components spatially. The figure linked to intends to be an > alternative to the linear narrative which would typically describe how to > write an Inkscape extension in Python. This kind of approach works for me, at least. Maybe not so much for explaining how to do stuff, but for explaining how stuff works. Perhaps even for explaining data flow in programs.. > The Sphinx project is getting a lot of traction, lots of trees of rst files > needing editing and managing. Indeed. It's an under-served niche right now. > The bzrlib API is quite something, an embarrassment of riches. > Seems like it could maybe do heavy lifting for @shadow, as well as > integrate time travel into Leo outlines. Also consider mercurial for this, it also provides a prorammatic api (if a bit higher level than bzr, so it might not be applicable). If it could do the trick, it might be quite a bit faster than the bzr version.. -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
