Title photo
frugal technology, simple living and guerrilla large-appliance repair

Regular blog here, 'microblog' there

Many of my traditional blog post live on this site, but a great majority of my social-style posts can be found on my much-busier microbloging site at updates.passthejoe.net. It's busier because my BlogPoster "microblogging" script generates short, Twitter-style posts from the Linux or Windows (or anywhere you can run Ruby with too many Gems) command line, uploads them to the web server and send them out on my Twitter and Mastodon feeds.

I used to post to this blog via scripts and Unix/Linux utilities (curl and Unison) that helped me mirror the files locally and on the server. Since this site recently moved hosts, none of that is set up. I'm just using SFTP and SSH to write posts and manage the site.

Disqus comments are not live just yet because I'm not sure about what I'm going to do for the domain on this site. I'll probably restore the old domain at first just to have some continuity, but for now I like using the "free" domain from this site's new host, NearlyFreeSpeech.net.

Tue, 28 Feb 2017

WordPress WordAds revenue expectations are depressing

I've been going through the excellent WP Tavern blog on WordPress news today, and I stumbled across this post on how much bloggers can expect to earn from the Jetpack-powered WordAds platform.

tl;dr: Not very much. But the numbers are all over the map. One thing WordPress tells you: better content, more money.

Linked from the article above, a blog that makes about a month from WordAds on 2,600 to 16K page views.

WP-CLI is so very, very cool

At the moment, I only have two WordPress sites for which I have shell access, so WP-CLI shouldn't be a big deal for me. But it is.

The whole idea of managing WordPress.org sites in the console (and being able to avoid the WP Dashboard) is such genius, I wonder why nobody thought of it before now.

The possibilities, especially when WP-CLI is combined with traditional shell scripting, are many. From updating the software, installing and managing plugins, this drags WordPress into a realm where sysadmins can really get things done and save a lot of time doing it.

Tue, 26 May 2015

Static blogging systems written in Ruby

I'm always looking at new blogging systems, and here are a few links about systems written in Ruby:

http://www.sitepoint.com/static-blogging-g-face-middleman-vs-jekyll/

http://www.sitepoint.com/wordpress-vs-jekyll-might-want-make-switch/

http://www.sitepoint.com/6-static-blog-generators-arent-jekyll/

https://middlemanapp.com/basics/blogging/

You might already know about Jekyll and its close cousin Octopress, (I do), but this is the first I've heard about Middleman, which is billed as a general static-site generator written in Ruby that can be configured to produce a blog.

I dumped the links above with little context because I waiting to explore where they lead, as I hope you will, too.

Sat, 03 Jan 2015

Strehler is a new CMS built with Perl and the Dancer2 Framework

Spotted on Reddit is Strehler CMS, described as "A light-weight, nerdy smart CMS in Perl based on Perl Dancer2 Framework."

I'm not sure what to say about it, and I haven't even found a blog running it, but it is something to keep an eye on.

Tue, 11 Mar 2014

70 Decibels' Generational on blogging -- a detailed, geeky discussion on platforms of all kinds

For a very deep dive into blogging systems, listen to 032 - Blogging Platforms with Bob VanderClay. The blog post itself is valuable because there are dozens of links to just about everything they talk about. You can also go directly to the audio.

Here is the description of the show:

This week Gabe and Erik geek out about blogging platforms with Bob VanderClay. They discuss Blogging-as-a-Service (BaaS) vs. self-hosted blogging, then explore the advantages and disadvantages of static, dynamic, and hybrid blogging engines. Along the way, they touch upon a number of related topics including templating languages, commenting, writing tools, hosting providers, and backups.

Mon, 24 Feb 2014

In Movable Type 4, comment spam was overwhelming

So I'm working on a blog that I moved from Movable Type to WordPress in early 2012 but haven't touched since.

There were about 8,000 spam comments that weren't marked by the system as spam from 2009-11.

That's a lot of spam, and I remember now how hard it was to keep up with at the time.