Systematic–my new podcast on 5by5–launched today. The first episode (with Mike Schramm) was recorded a couple of weeks ago, but was a little delayed in making it live. It’s up now, and I’ll be putting up new episodes on Tuesdays from here on out. I’d love any feedback, ideas or angry letters. You can leave comments here or contact me directly if you have something to say!
podcast, systematic
Rounding off a very quiet week, I thought I’d throw an unusual recording of mine out there. I’ve been prepping a podcast, working on some non-blog writing, and managing (or attempting to) a large project at the day job. Thus, slow posting rate. Forgive me, the code craziness will continue after these messages.
music, personal, something precious
I write a lot of scripts. I often want to edit and tweak those scripts. I sometimes forget exactly where a script is in my path, though, so I end up using “subl $(which scriptname)” to do it (yes, I have an alias for that). I didn’t know I needed a smarter, faster way until I built this, but now I’m quite enamored with it.
ruby, scripting
I just discovered this, thus don’t know a lot about it, but is a pretty cool command line utility in OS X. I know it exists in both Lion and Mountain Lion, not sure how long it’s been around before that.
macos, quicktip, scripting, terminal
Ok, so this is the only bookmarklet I recall making that early in the morning, but it’s still useful if you have a browser setup at all similar to mine. When triggered, this bookmarklet finds all input elements on the page, sorts out the text/search types, runs them through a few regular expressions to find the first one that seems a likely candidate to be the main search field and then focuses it. It’s not perfect, but it works pretty well across the board (and without loading any…
bookmarklet, javascript, scripting
I don’t know how much use this will be to anyone (even me after a one time need for it), but for posterity: a System Service1 that takes a templated block and builds a sequential list from it. It allows you to set start and end count and include modified (+/-) integers in the template.
service
This has probably been done before, but it didn’t show up on the first page of search results and it only took 15 minutes to write. It’s an adaptation of the Safari functionality in the OmniFocus Clipper, rebuilt for Google Chrome.
chrome, omnifocus
As much as I prefer Byword as my writing environment, there’s something hypnotically attractive about iA Writer’s blue caret. So, seriously, why wouldn’t I add that to the MarkdownEditing package for Sublime Text 2?
markdownediting, sublimetext
I was looking back through logs and posts and thinking about all of the half-baked projects I’ve spent my time on over the last few years. I started compiling a list and figured I’d post it for posterity. The following are the projects that stick out to me as either being pretty cool or, at the least, having potential.
Code, otask, personal
I’ve posted a much-needed update to my TextExpander Tools collection. About 60% of the snippets have been updated/repaired. You can find them all and subscribe or download them (and customize the prefixes) with my TE-snippet tool. If you’re currently subscribed to any of the Snippet groups, your snippets will update automatically. I didn’t change any shortcuts, but I removed some snippets that relied on no-longer-existing services and added a few new ones.
scripting, snippet, textexpander, tools
A while back I published a popup cheat sheet system for OS X called Cheaters. It was fairly popular, and I think there may be a few cheat sheets floating around that would be worth sharing.
cheaters
I’ve added a couple of new API parameters to Marky to allow better nvALT clipping of web pages. First, if you’re not using the nvALT 2.2 beta, the url handler is “nvalt” instead of “nv”. Now you can specify an output type of “nvalt” instead of “nv” and get the right handler returned. I’d recommend, of course, just using the beta. It’s stable and happy.
markdown, marky, nvalt