More for the purposes of associating posts and building my custom search engine, but also for SEO, I’ve been adding semantic keywords to my Jekyll posts. The result is similar to my old AutoTag bundle for the TextMate blogging bundle. It creates a keyword block for my post in addition to my curated tags which contains top-level topics and can be used in Open Graph keywords, keyword meta and for search and related post association during site generation.
jekyll, tagging, zemanta
A relatively new app called Pinbrowser highlights the social aspect of bookmarking on the “Antisocial Bookmarking” platform, Pinboard. It allows you to quickly browse other people’s public bookmarks by user, tag or popularity, right on your iPhone.
appreview, ios, iphone
I’ve had several people report that the nvALT Tag Search workflow for Alfred 2 hasn’t been working for them. I just updated the download with version 1.1. It removes some of the criteria for the file filter and hopefully generalizes the search enough to work for more people.
alfred, nvalt, search, tagging
While dinking around with Alfred 2, I came up with something kind of handy. It’s a workflow containing just a file filter which constrains the search to your nvALT folder and searches only by OpenMeta tags, and a shell script that opens the file in nvALT.
alfred, scripting, tagging
I like link bundlers. They allow me to share multiple urls with people in a way that’s convenient for me and the person receiving them. My former standby was Linkbun.ch, but they’re getting old and I’m not sure how much longer it will be around. Bit.ly added Bundles back in 2010, and more recently added API access to them. I figured I’d give it a shot.
bitly, service
Slogger has had a couple of small but important updates this week. You can update from GitHub manually or using (if that’s how you installed it). You can overwrite everything, but if you’ve customized your plugin setup, you’ll need to move plugins around again to enable/disable them, overwriting with the new versions.1
logging, slogger, social
I’m writing about a project that’s not finished, might never be and is probably of little interest to most people. This post is basically journaling a milestone, but you can see the project in action right now. I’ll show you in a minute.
scripting, search, semantic
I wrote a few new PopClip extensions over the weekend. There were several features from the Markdown Service Tools that I thought would be really handy to have right after making a mouse selection.
extension, markdown, popclip, service, text, tools
That’s right. Rob Corddry. He’s was — in my opinion — one of the best correspondents the Daily Show ever had, and he’s since done some amazing work. Did you ever see Hot Tub Time Machine? You really should.
podcast, systematic
I fly a fair amount. It’s a necessary evil, I guess. Road trips are for teenagers and very tolerant parents of small children. Trains are slow and expensive. Walking is usually out of the question if there’s a plane involved anywhere in the equation. So I fly.
personal, quicktip
Gabe Weatherhead (a.k.a. MacDrifter) made a special request yesterday that — after some discussion — made sense in the spirit of readable Markdown. He wanted to be able to use the inline footnote converter in the Markdown Service Tools, but needed to be able to name his footnote markers instead of just assigning them sequential numbers.
footnotes, markdown, markdownservices, multimarkdown, service, tools