gifsicle -U original.gif "#0--2" -d200 "#-1" -O2 > with-delay.gif

This is useful, I am making quite a lot of gifs for Glow Blogs help at the moment. Current workflow: export from screenflow as a mp4, Gif Brewery to create a gif and then this to add a bit of a delay and reduce file size. There is a nice explanation of the parameters.

Likes My current Webmention setup by Nick Simson.

but I thought it may be helpful to share my configuration settings and demonstrate how I’m using both the Webmention plugin and IndieBlocks on the same site.

Helpful indeed. I wish I’d taken some notes as I went along on this site. I think I may have woven a tangled web.

That’s also why your post content wouldn’t break, if you were to disable IndieBlocks. (I.e., while the dynamically generated “theme blocks,” like the Facepile block for webmentions, would “disappear,” posts should remain intact.)

Thanks Jan, the not breaking part is really important. I am using IndieBlocks more as I transition slowly to blocks here. I also just had the thought I could look at the code view with the reply block to get a template I could use with TextMate so that those posts word be the same as ones make with IndieBlocks.

I was thinking of the Site Editor as I was using it elsewhere to make templates for different posts, but I think that is a red herring. Now I think about it templates are more about the look and layout.

Bookmarked Disabled PostKinds Plugin by Ton Zijlstra.

My main issue with it was that it places key elements such as the weblink you’re responding to outside the posting itself. It gets stored in the database as belonging to the PostKinds plugin. Meaning if you ever switch it off, that gets wiped from your posting (although it’s still in the database then). This was a dependency I needed to get rid of.

This crosses my mind from time to time. I depend on without fully understanding the Post Kinds plug-in. I am halfway between Post Kinds and IndieBlocks as I use Blocks a bit more. I’ve used them a lot on Glow Blogs and am less worried about switching to them full time. I wonder about,

deploying small templates that allow me to mark a posting as reply, rsvp, favourite, bookmark, or check-in, within the postings I’m writing.

as mentioned in Ton Zijlstra’s post.

I wonder if these are an alternative to IndieBlocks or something else. Can you make templates with the correct microformats in the Site Editor? But that would not work as semipress is not a block theme so I guess the template would be php?