Mobile Blogging with Publ and CodeAnywhere

Comments

Right now I’m sitting bored in a waiting room, so I decided to give CodeAnywhere a shot as a means of editing entries directly on my site, since that’s a use case I’ve mentioned as a possibility for the future.

Here are some of my observations as I run across them while writing this entry.

Read more…

So what is Subl, anyway?

Comments

So I’ve been talking about distributed social stuff a lot lately, especially Publ (my publishing engine, which runs this site, in case you are new here), and also ecosystem stuff for things like private entries and other things that have been pinging around in my head for a while.

A thing I keep on mentioning is Subl, but generally only talking about it tangentially without actually going into detail with what it even is. So, I guess I should talk about that at some point.

Read more…

Oh my gosh!

Comments

fluffy enjoying a hot beverage

Hey guess what!

I added a new feature to Publ! It lets you wrap text closely around images that are floated, via a CSS attribute which is pretty widely-supported but kind of annoying to deal with. Which is to say that Publ itself isn’t really doing all that much work here but it was easy to add some plumbing into it to make the browser able to do all the work for you. (So far the only entries on my site using this function are this one and the GRS article which I updated to use it a little bit.)

It’s kind of neat, so please check it out.

Read more…