Phil Jones

Results 46 comments of Phil Jones

I just did a very quick and dirty repurposing of tlrobinson's "jsondiff". Try it at http://project.thoughtstorms.info ... in the form put in two domains for old and new ... eg...

Yep @GerryG I used that snowtide diff (referred to in your first link) to make an in-browser diff tool for a job I was in a few years ago where...

Yeah. QuickPaste is basically a solution for geeks converting one-off documents, who don't want to have to copy and paste a paragraph at a time. If you want to write...

I suppose a stop-gap to fully automatic federated plugin sharing would be to have a standard package-repository for plugins (like npm) where we could all contribute them. Then any SFW...

@paul90 's suggestion seems to be based on the idea that content is static. But from the beginning @WardCunningham has had plugins that render live data (ie. would need to...

BTW : I didn't know about the decision to use NPM for distributing plugins. Makes sense. I'll certainly package my plugins in this form. Can anyone point me to some...

@WardCunningham The problem with using paragraphs for bullet items is that we don't have anything else for larger scale aggregation. Very often I'll have short lists of three or four...

@WardCunningham To be honest, I don't even remember why I was doing that Transcluder. I think it was to do with having some UseMods that hadn't been converted yet. But...

Ouch! Yes, that's very broken isn't it? I've been fiddling with the python-served version, must have let the stand-alone page get out of sync. :-( Let me double check the...

OK ... that was an old call that was left-over in the standalone version. Now fixed and pushed back to github. Running index.html locally should now work . (Thanks again.)...