Hmm, a quick idea: Has anyone yet tried making an RSS feed of bookmarklets? I’d use it by dragging it to the Firefox bookmark toolbar to get a drop-down menu of usable bookmarklets, dynamically generated by an online app. In particular, say I had an outline in XoxoOutliner, and I wanted to [...]
Tag Archives: xoxooutliner
drag and drop and the missing mouseup
With the draggable circles - click, drag, move the mouse outside the rectangle, release the mouse button. Now move the mouse back inside the rectangle, and it still thinks your dragging, even though you’ve mouse-up’d.I guess this is because it’s not catching the onmouseup when you’re outside it’s “domain”. Perhaps make it automatically trigger the [...]
XoxoOutliner and further outline addressing adventures
Revised the addressing code a bit, adding a few new kinds of addresses and getting ready to support sub-outline updates. That is, fetch a sub-branch of an outline and then later post a change to that sub-branch using the same address. Needs more thought - ie. what happens if things move between fetch [...]
XoxoOutliner and suboutline addressing
Here’s a feature I just hacked together for XoxoOutliner and plan to refine further: http://decafbad.com/2006/11/XoxoOutliner/outlines/README;text:Features?format=xoxo http://decafbad.com/2006/11/XoxoOutliner/outlines/README;id:native?format=xoxo http://decafbad.com/2006/11/XoxoOutliner/outlines/README;contains:Implement?format=xoxo Not entirely sure that this is how I want this to work, but these three URLs demonstrate the ability to address and fetch subsets of outlines. I’m hoping this will be a basis for selective transclusion in other outlines, or maybe [...]
XoxoOutliner shows some signs of life
Remember when I started writing about XoxoOutliner around 8 months ago? Yeah, lots has happened with life in general between then and now - but lately I’ve been working on code for it again. As you might see from my Trac timeline, I’ve got lots of new code checked in. And I [...]
XoxoOutliner rewrite coming, now with event delegation
For what it’s worth: I’ve answered my own question about event delegation based drag and drop. It seems to work quite well on my machine, which is quite a bit beefier than my old machine. I should try it out on there soon. But, I’ll hopefully be releasing it soon in the [...]



