-
How many websites can a blogger have? (#blogger #blogging #bloggerlife)
How many websites a blogger can have? Good question. I do have (too?) many, each filling their own niche. On that subject, something caught my attention yesterday in the public announcement of HEYās experiment: āHello, World!ā. Jason Fried explaining why he never had a blog:
āIt was primarily because setting up a personal blog was just too much of a hassle. It felt formal, it required yet another tool, yet another place to write, yet another platform to pay for just one feature. I had to pick a template, I had to think up a name, I had to make the relationship official.ā
Sure, setting up a blog can be a hassle. For me, it is some kind of challenge and an exercise in creativity. This brings me to something I want to share with you. Iāve been working on something new in the last few days. Iām very excited about it. I started a āmetablogā. Yes, another place to publish content. What is it? Well, it is a blog about blogging.
Letās see what Wikipedia has to say about the word āmetaā:
Any subject can be said to have a metatheory, a theoretical consideration of its properties, such as its foundations, methods, form and utility, on a higher level of abstraction. In linguistics, a grammar is considered as being expressed in a metalanguage, language operating on a higher level to describe properties of the plain language (and not itself).
Why do I feel the need to create yet another numeric space? Well, I believe in focused channels in general. I wanted a dedicated space for writing about being a blogger, using tools and services to put things together and out to the world. In other words, it is more about the āhowā than anything else. I believe people like to get a look behind the curtain. I certainly do. So, I created this space where Iāll post my updates to my blogger workflow, in more detail.
So, there you have it: Numeric Citizen I/O. Youāll be able to comment on each individual post (Iām using Commento, a privacy-friendly commenting service.). I dearly encourage you to engage in discussion, ask questions or leave your comments. Thanks for visiting!
-
Hey, World (#hey #newsletters)
Each day, it seems there is always something new happening in the world of newsletters. When itās not someone famous who joins Substack, a company out of nowhere offers a brilliant idea built around supporting newsletters in one way or the other. Iām thinking of Hey in particular.
āEmail is the internet’s oldest instant self-publishing platform. Except you have to define a small audience every time you write. But what if you didn’t? What if you could just email the web to reach the world? Introducing the HEY World experimentā - Jason Fried from HEY
Yesterday, the company behind the popular HEY email client tentatively announced a new service for their customers. The idea behind is to allow any HEY users to create newsletters and publish them just by sending them to world@hey.com. The service would then post these newsletters on the web, complete with the authorās name. A simple static page, no tracking, no nothing more. I call this: simply brilliant.
The service is not currently available, only in some form of alpha-stage for internal use only. They announced it to read the room and see if there is some interest in something like this that could become some soft of hyper-distributed publishing platform.
Iām personally interested in this kind of service simply because it removes friction in the publishing process. What could be simpler than just writing the newsletter like we do with emails and then hit āsendā!? Simply brilliant. For the reader, they can subscribe by email or by using the available RSS feed.
You can read the announcement here. I like the simplicity of this implementation. Very clean. Very lean. Iām in love. Too bad this isnāt available ā yet.
-
Are we digital nomads? (#blogging #internet)
In the last few months, on Twitter and on Micro.blog, Iāve been witnessing something that takes the shape of a small phenomenon: people are moving from one place to another in the digital space. Many are writing about their experience of moving from one hosting site to another. Some are leaving WordPress to return to Ghost. Others are proudly putting together their hosting solutions. The same happens in the newsletters hosting space: people are leaving Mailchimp to go to Substack or Revue. People are looking to get better return on their investment both in time and money. Others are simply trying to optimize their blogging workflow. There is a myriad of reasons why people decide to leave a place for another one.
I find these numeric movements quite fascinating. Are you one of those guys?
-
Learning Blot.im the hard way (#blot #selfhosting)
So I started another experiment involving Blot.im. For those who donāt know Blot.im, it is a static web site generator that seems popular among the crowd here. On paper, the process of publishing is very simple: you drag and drop files on a specific folder on your computer and they get instantly published on the web. Sound great, right? Thatās what I thought.
My goal with Blot.im is to do some āmeta bloggingā; a place where I could write about the tools, services and my blogger workflow. So I registered a new domain with GoDaddy: numericcitizen.io. Then, I opened my Blot.im account and stated experimenting. The initial setup is pretty simple. And then challenges pretty quickly started to emerge.
First, I wanted my new domain to point my Blot.im domain. Tried to follow the Blot.im instructions to make it work but all attempts failed. GoDaddy doesnāt support ALIAS DNS records as Blot.im ask me to create. I asked for help from Blot.im support. Still a work in progress.
Second, I chose to use Git as the āclientā to push content on the service because I donāt want to use Dropbox, a service I despise. By using Git, I need a Git client on my Mac. Iām tentatively settled on Nova. So far so good. After cloning the Git repo from Blot.im to my local machine, I can then use Ulysses to write my posts and push them with Nova. The workflow is very geeky: create .MD file in Ulysses, ācommitā within Nova then hit āpushā to publish. Not as seamless as I would like. But here another issue: inserting images with a Markdown file is not as easy as it seems. Again, trying to figure out instructions on Blot.im site doesnāt work. The other thing is that if you drop an image within a folder, it will trigger Blot.im to create its own blog post, something that I donāt want. Not cool. Again, Iām asking support to help me here with this supposedly trivial task.
Third, I would like to use Github as the source of truth. Setting up a new repo is simple and cloning it to my local machine too. But, now, how do I make Blot.im to use the Github repo as the source of content? Again, trying to figure out Blot.im instructions but failing to make it work. Still trying to figure that out.
Fourth, tweaking the visual appearance is not as easy as I would have liked. There is a theme editor and I still need to be pretty knowledgeable in HTML and CSS. I did fork one of the theme to make it mine and started to do some tweak but it is a painful trial-and-error process.
All in all, Iām far from positive about Blot.im right now. I spent way too much time on these issues. Iām not sure where this is all going. If you are using Blot.im, please, do me a favour and chime in!
-
Testing, testing, 1.2.3. (#webmention #indieweb #openweb)
Iām still new to the Indieweb world. Today, Iām learning about webmentions. I like the idea of linking reactions back to the origin. So, after enabling a plugin on my main blog, Iām trying to link back to one of my recent post and see what happens. One day, I wrote āThe Journey is the Rewardā. I donāt post personal things very often. Thanks for your feedback.
-
Love and hate (#microblog)
Iām in love with Micro.blog. Itās simple, not too busy. Based on open web standards. But today, Iām a bit frustrated with the bad sad of being too simple. My most important grievance is the lack of design flexibility. Built-in themes are too basics and unappealing. You have to be a HTML and CSS expert to try to figure out how to make simple tweaks. This frustration is behind my recent desire to look elsewhere for hosting the whole thing. Iām willing to invest quite a bit of my time to gin control of the appearance of my online presence. Iām patient. The guys behind Micro.blog are working on the next features and I hope they will address some of my complaints.
-
Looking behind the scene. (#blogging #Hugo #html #git #github)
It all started with the idea of tweaking my micro.blog visual theme. I donāt like it, but this is the best that I could find from the included themes. After reading for a while and seeing people writing about their blogger workflow, I found out that Micro.blog is using Hugo, a static website generator. Then I started to learn about Hugo by searching for introduction videos on YouTube. Then, I learned about Hugo themes and how they are constructed, and at the center of how a website is displayed. Since static websites need a place to be stored, GIT and Github came into the picture. So, I started to read about GIT and Github. Git and Hugo both can be installed on my Mac mini to locally create content and generate a microblog from that. It a great experimentation place to learn and dig a bit deeper. Github is also a place to find new Hugo-based visual themes. Then I learned that I can import one of those themes on my machine so can change the visual appearance of my local Hugo microblog. Then, came the idea of publishing this content on the web, on Github, for free. To close the loop, services are available to take Github content and generate a static website, again using Hugo, behind a domain name of my choice. Then came the question: why do I need Microblog then? I could own the whole widget! Itās not that simple.
All this because Iām not satisfied with my current Micro.blog visual appearance. The next step is to dig within Micro.blog custom templates and see how I can update them. Iāll have to refresh my memory about HTML and learn a bit of CSS. The latter seems a bit an arid subject. Oh well.
-
Dear Micro.blog, where do you plan to go next? (#microblogging #microblog)
Thought of the day for @manton and @jean: there is something that could be improved regarding micro.blog: opening up the evolution and improvement roadmap of the platform. I do appreciate when a service do put out their roadmaps so the community get a better look at where things will be going in the future. Mailbrew, Plausible and Craft are very vocal about their future plans, you just have to find the place where they talk about it.
So, where is Micro.blog heading? In particular, how do you plan to expand on themes support and customizability? Why the web editor doesn’t allow support for Grammarly? Do you plan an opt-in option to see how many followers a user have? Those are just a few questions that I have regarding Micro.blog future plans. Thanks in advance.
-
Hey @jack! Let’s start a discussion.š I’m looking at your sites, your work and the tools and services you use. I’m very curious about how it all fit together. I’m curious about this Hugo thing, Github as a storage service and content editors and how they all talk to each other. Maybe others would be interested to discuss their options and workflow too. Chime in!
Let’s start like this: I started to look closely at Hugo and now I do have a better idea of this engine. What is less clear is this. Suppose I’m running an instance of Hugo on my M1-based Mac mini. Where does Github fit? Why I would use it?
-
I know this feeling really really well.Writing, like so many creative acts, is hard. Sitting there, staring, mad at yourself, mad at the material because it doesnāt seem good enough and you donāt seem good enough. (Ryan Holiday, Ego Is the Enemy)
-
Giving without asking in return (#bloggerlife #blogging #writing)
Greg Morris recently on his blog about trying hard as a blogger to make something out of all this:
āI asked, Iām giving, and I am still blogging ā now more than ever.ā
Strangely, pure coincidence I guess, I wrote this last week-end āThe journey is the Rewardā in which I said:
āIt doesnāt really matter if nobody comes and reads my stuff here or there. What matters is the process and the thinking that took place behind my writing. Itās all the small moments where I had to pause, think, read, learn and write. Itās about feeling creative. Alive. The rest is just another tiny drop in the numeric ocean. A few will taste it, and most wonāt. Thatās the life of a blogger and a writer in a sea of abundance. So, Iāll keep doing it, no matter what.ā
The journey is really the reward for me.
-
Desktop vs Laptop vs Mobile vs Tablet (#blog #bloggerlife #analytics)
Here is something absolutely fascinating and surprising to me. According to my main blogās visitors statistics, thanks to my recent switch to Plausible, over the last thirty days, the distribution of devices type used to visit my blog puts the tablet far behind the desktop, the laptop and the smartphone. One would think the tablet form factor to be much more popular.
The iPad is massively popular. Iām still in love with this form factor after all these years. These numbers doesnāt jive.
-
Our secret? Optimizing workflows (#blogger #writer #tools)
I like to see other people talk about their own writing or blogging workflows. Hereās an interesting tidbit from Greg Morris about using Appleās Shortcut to publish to WordPress:
āShortcuts is a really robust way to publish to WordPress and not have to use the WordPress app or third-party app.ā
Appleās Shortcuts are also an important part of my blogger workflow. Since Iām using Ulysses, which supports publishing directly to WordPress, I donāt need a shortcut for that. But for many other small things, it is a valuable tool in my arsenal. Shortcuts are an interesting technology within the iOS and iPadOS ecosystem.
-
Being robbed, again (#stealing #robbing)
Someone stoled my most recent article. I hate when this happens. I guess my article was good enough for this guy to bother.
This morning, I got a pingback on WordPress for an article being published elsewhere as shown below.
Someone copied my latest article āThe Ultimate Twitter Tips and Tricks for Mastering Your Twitter Experienceā. By doing so, he forgot to remove one of the URL pointing back to another previously published article, āMy Review of Mailbrew: a Powerful and Time-Saving Internet Information Aggregatorā, I was notified via a pingback. I paid a visit to the āpublisherā and sure enough, 90% of my article was reproduced. The guy removed the screenshots but left the captions (weird). The title was modified too. The conclusion was removed. Here is what I wrote to the āpublishedā:
I also posted the same thing on the comment section but comments being moderate, I donāt think the guy will republish them. I will see what happens. This is the second time this happens to me.
Meanwhile, The Startup magazine on Medium accepted my article submission. More than 750K followers can see it from the magazine homepage. š
-
That one was hard (#blogging #writing #article)
I just published one of my most difficult to write article in a long time. It is about transforming your Twitter experience to make it more focused, enjoyable, tailored to your personal interests. Iāve been working on it for the last few months. Along the way of writing this long piece, my Twitter experience was profoundly changed. Iām pretty happy with the end results. If youāre on Twitter, consider giving a look to this guide. Hope youāll like it.
āThe Ultimate Twitter Tips and Tricks for Mastering Your Twitter Experienceā
-
Dear bloggers, letās not forget about the link posts (#blogging #writing)
In āA Love Letter to the Link Postā, CJ Chilvers lament the lost of link posts from the blogosphere. Link posts marked the debut of so many websites raison dāĆŖtre back in the nineties:
āAt that time, they werenāt even called blogs. Youād simply update the front page of your website every day with a few interesting links you discovered since the day before.ā
I love link posts. I follow many bloggers just to have a peek at their discoveries and comments about them. A big portion of my monthly Numeric Citizen Introspection newsletter is built around sharing a curated content of links that I find interesting. They generally fit within the boundaries of my deep interests. Link posts within newsletters = š„°
In summary := Link posts > comments on a social network.
-
Optimizing my blogger workflow (#writing #tools #workflow)
This is a test with (redacted) currently in alpha, which introduces support for posting to Micro.blog. Iām a big user of (redacted). This new feature alone could significantly enhance and simplified my blogger workflow. I’ve been waiting for this feature for a long time. When the update is ready, on iPad or the Mac, it means that Iāll be able to start the initial writing in Craft, then export to (redacted) using the TextBundle format, finish the editing in (redacted), then publish to Micro.blog. On the Mac, the same sequence applies, rendering MarsEdit unnecessary. How cool is that? Optimizing my workflow is very satisfying. ššØš»āš»
_This is a first post with (redacted), things could break.Ā _
-
About My Friday Notes on @Medium (#writing #blogging #medium)
Today, I decided to remove my Friday Notes stories from Medium paywall. In other words, you can read them without paying a penny to Medium. They can be found here, in my Numeric Citizen Tidbits Newsletter. Please, if you like ’em, give ’em some hands claps! Thanks.
-
Wordpress.com: six years already (@wordpress #blogger #bloggerlife)
I got this notification in the Wordpress.app this morning. Six years already. Over the years, I became a paying subcriber of their Business plan. Automattic offers great support when you need it. But in the least year or so, I noticed a change in the way they do business with us, paying members. There are a lot of reminders about additional services available to us. which aren’t free, by the way. They keep advertising their ExactMetrics service that I don’t need with tricks that I don’t appreciate as shown in the second screen shot above. Recently, they started to advertise WordPress courses on the main admin page on WordPress.com. I really don’t like the trend. And this story by Alan Ralph doesn’t help either.