Blog

Longer-form posts and essays.

Writing helps me think more clearly. This archive is longer posts; quick updates now live in notes.

Topics: AI, blogging, photography, programming, projects, Signboard

What I saw this week #43: June 9, 2017

I know, I know. I've missed a few. You'll get over it. Paleobiology Navigator – "PBDB Navigator allows users to explore the Paleobiology Database through space, time, and taxonomy." If you know me at all you know that this literally burns hours and hours and hours of my time. In a good way. The Stratolaunch – This thing…

Intro to Micro.blog

Noah Read: Micro.blog is a social timeline, similar to Twitter, where you can post short snippets of text with links and photos, and converse with others. The biggest difference from most other social networks is where these short posts come from. They come from people’s own websites, where they control the content and can do whatever they like….

Claim Chowder: The Talk Show live at WWDC 2017 video

John Gruber: This year we are not going to attempt to stream live video. Instead we’re going to work hard to get edited video of the event up on the web as soon as possible after the show is over. If you just can’t wait, listen to the live audio. If you want to see the show, wait…

Back to Apple, again

Each year WWDC week gives us new and updated Apple software that is easier to use and more tightly integrated. As a result, each year I find myself wishing that I used Apple software exclusively instead of using third-party applications. Forgive me, but I'm about to quote an entire post that I wrote in June 2014 as to the pros and…

The Daily 360

The New York Times describes The Daily 360: Times journalists around the world bring you a new 360 video every day. I've watched a few of these and they are pretty cool. I found this via Dan Kimbrough who adds: The New York Times is doing a lot of cool things with 360 storytelling. 360 is a newfound…

rss.js

With all of the JSON Feed hubbub recently I thought it was interesting to read Dave Winer's post re: how he had created a JSON spec based on RSS in 2012 called rss.js: I wanted to see if there was interest among developers for a JSON version of RSS. I put up a website, with comments, and added…

Outsourcing your online presence

Joe Cieplinski: Look, I get that I’m the nut who doesn’t want to use Facebook. I’m not even saying don’t post your stuff to Facebook. But if Facebook is the only place you are posting something, know that you are shutting out people like me for no good reason. Go ahead and post to Facebook, but post it…

Chrome ad blocking

Sridhar Ramaswamy: We believe online ads should be better. That’s why we joined the Coalition for Better Ads, an industry group dedicated to improving online ads. The group’s recently announced Better Ads Standards provide clear, public, data-driven guidance for how the industry can improve ads for consumers, and today I’d like to share how we plan to support…

WWDC 2017 wish list

It has been an exciting year for developers so far. Facebook is making the camera a platform, Microsoft is making cloud computation happen with two clicks of a mouse, and Google is doing everything that everyone else is doing plus a billion more things. WWDC is next week. So what are my wishes? Since I use Apple products…

JSON Feed to Twitter using PHP

In 2009 I scrawled together a simple PHP script that tweeted links based on an RSS feed. I then updated it to support OAuth and open sourced it on GitHub. I haven't really touched it since (though I get about 3 emails a month about it). Just a small update here and there. This morning, with all of…

Is VR overrated?

Kristopher B. Jones, an entrepreneur from near my neck of the woods, weighs in on VR in a recent Forbes piece debating the applicability of the technology: I'm a strong believer that virtual reality is overrated, as it has limited applications outside of very specific industries. Industries like gaming and medical training are likely to see a boom…

The drawbacks of scheduling posts

Scheduling posts to my blog has a few drawbacks but I think the most annoying one is that the topics I write about could be out-of-date pretty quickly or the topic could be covered by someone else. I have a personal publishing goal to publish an image and blog post per weekday. Sometimes I go for long stretches…

Pinboard acquires Delicious

Maciej Cegłowski: Do not attempt to compete with Pinboard. This is excellent. I use Unmark daily. Partly because I helped will it into existence. If I didn't use Unmark I'd use Pinboard (for which I have an account that I've paid for). And I'm very happy that Delicious (or, as I knew it del.icio.us) is in his hands.

Titleless posts

Dave Winer re: NetNewsWire adding support for titleless items in a RSS or JSON Feed: I got an email from NetNewsWire user Frank Leahy, requesting that I add titles to my feed for items that don't have titles. This is an issue that is going to continue to grow. With services like Micro.blog and post formats like my…

mapmywalk

Under Armour has a free app called mapmywalk that I've been using to map hikes that I've been taking recently. I really like it. It doesn't rely on street maps but rather exact GPS coordinates to map the route I take. This helps me to map trails that I'm hiking that aren't on any park maps so that…

Aerial photos of a few wineries

In late April Eliza and I took a weekend day drive to visit some wineries in the tristate area of New York, New Jersey and Pennsylvania. We wanted to visit a few wineries we had never been to before and the beauty of that region alone is worth the drive. We both take tons of photos on days…

Speaking to the Social Media Gurus class at Misericordia University

Me, doing my best Neil deGrasse Tyson. Photo credit: Richard Baldovin/Misericordia University. In early April I had the privilege of speaking to the Social Media Gurus class (or COM 485) at Misericordia University. My friend Dan Kimbrough is the Assistant Professor of Communications in the Mass Communication and Design Department at the university and he invited me to…

JSON Feed WordPress plugin

Manton Reece just released the JSON Feed WordPress plugin into the WordPress directory. Making it mad easy to install and support the new spec. WP Admin → Plugins → Add New, then search for “jsonfeed”. I've updated to this version in the directory so that all future updates come from there as well.