-
My Blogger Workflow as of 2021-12
My previous blogger workflow update was in March 2021. Quite many things have happened since then. It’s time for another update. Buckle up because this is a big one, and enjoy the ride! What’s in For 2021, I was expecting a year without many changes to my blogger workflow, and yet, I was in for quite a few surprises. Probably some of the most important additions this year are Toggl, Timery, and Focused Work to track my time while creating content (consider bookmarking and reading “Why and How I’m Tracking Time With Toggl” if you want to know all the details. Continue reading →
-
Getting Ready for Google's May 2021 Algorithm Update
Getting ready for the upcoming Google May 2021 algorithm update. See how I improved my Page Insights score by more than 225%. In May, Google will tweak its ranking algorithm again by including new experience metrics into the equation. Those changes were first announced back in May 2020. According to a recent post on Yoast’s blog: In May 2021, Google will add Core Web Vitals as ranking factors in its algorithm. Continue reading →
-
Which App or Service is Best?
Recently, I had a chance to read and participate in two different discussions about which app, feature or service is better for a specific task or use case. In the first case, someone was asking about Ulysses handling of Markdown links. The question triggered a really enlightening discussion about how Ulysses, and many more writing apps for that matter, was good or not at certain things like Markdown handling in general1. Continue reading →
-
My Blogger Workflow as of 2021-03
This is the first post on Numeric Citizen I/O about my blogger workflow. This website’s mission is metablogging, which means writing about the tools and services that I use as a blogger and content creator. I hope you enjoy the ride here. This is the most comprehensive update yet. In this workflow release, as of 2021-03, there are many important changes. Here is a run-down, in no particular order. First, as stated earlier, I created a new website about meta-blogging. Continue reading →
-
Showing Support for Real Mac Software
I bought Nova in support of real Mac software developers So, I decided to buy Nova, the best client for editing and publishing content to this Blot website using Git and Markdown. MacStories published a review of Nova just yesterday, emphasizing that Nova feels like a real MacOS application. I felt the need to show my support to Nova developers. We should celebrate great Mac apps. There are free alternatives like Atom or Visual Source Code, but they feel weird on the Mac. Continue reading →
-
A Really Useful Git Beginner’s Guide
I’m using Git to maintain this blog, which runs on Blot. Up until now, my Git knowledge has come from YouTube. Today, I came across this Git beginner’s guide that I wish I had on hand before starting this blog. The nice thing about this guide is that it covers the command line commands plus a GUI-based tool, Atom, in that case. I’m mostly a GUI type of guy, but it’s always interesting to see what happens behind the scenes when interacting with Git. Continue reading →
-
Editing on the Go Is a Must
Editing and publishing on the go is a must, after all. This weekend, I’m away from home. I thought I could get away with it and skip editing Blot posts on the go on the iPad. I was wrong. As I wrote at length here, the jury is still out on the best way to achieve this. For now, on the iPad, Working Copy is the best GIT client, and Ulysses is my preferred text editor. Continue reading →
-
Thinking Again About Text Editors
Thinking about text editor apps. Following a recent article from Jason Snell about finding the best markdown editor for the iPad, I started thinking about using Ulysses for all my text editing needs. Is it the best tool for all use cases? Probably not. But it is cross-platform, and for me, it’s a must. As I write this blog post, I’m using Nova text editor on my Mac to start editing, finishing in Ulysses. Continue reading →
-
Documenting Blog Changes
Using Git instead of Dropbox for Blot content syncing provides an unexpected benefit. As I recently wrote, Blot supports two mechanisms for synchronizing content from my Mac to the web: Dropbox or Git. I chose Git. As I write this, I’m still testing Nova as the Git front-end (I’m a GUI type of guy). One of the great benefits of using Git is the built-in history of commits that is at the core of any Git repo. Continue reading →
-
The Initial Blot Setup
Setting up this blog with Blot was pretty straightforward. It all started as an experiment. But now, it’s not. It’s something permanent1. In less than a day, everything was set up and running. From the setup of the domain name (with GoDaddy) to having an actual site available for browsing. This is the very short story behind setting up the Numeric Citizen I/O website with Blot. My interest in Blot came from the desire to have better control over the visual appearance of my microblog, which is hosted on Micro. Continue reading →
-
Selecting a GIT Client
Selecting a GIT client for the Mac is a bit harder than I thought. When I decided to create this blog using Blot.im, I had to select the synchronization mechanism between my Mac and the Blot.im service. Blot.im offers two choices: Dropbox (easy, seamless, but too invasive and bloated software) or GIT. I decided to use GIT, for a few reasons. First, GIT is geeky. I like geeky stuff. This blog is about being geeky, so why not! Continue reading →