Journal Entries By Tag: #blogging

(Page 1 of 2)

Assorted journal entries with the tag #blogging.


Site Updates - Now with More Magic and LibreJS Validation!

TL;DR — I added some new content (including custom Magic and Illuminati cards, and an expanded blogroll) and did some JS housecleaning.

👓 less than 1 minute

A couple of website updates to announce:

While I was fixing the client code, I went and disabled my (already broken) concatentation and minification script, opting instead to serve up all 8(!) JS library files individually (and, thanks to HTTP/2, concurrently)

I mean, Iā€™m using minification for the libraries Iā€™m importing (Iā€™m not a monster), but I donā€™t use it for the (small) bit of code that ties those libraries together and makes the site work. This way, anyone can see how (and why) the site works the way it does, as it should be, and all without the added complexity of generating source maps or similar unnecessary complications.

And for those minified libraries, Iā€™ve provided a link to each libraryā€™s repo and added automated license info, so the LibreJS validator gives this site a āœ…. #FreeSoftwareWin !


Killing Thur

TL;DR — I've removed the "Thur" section of the website because I'm ashamed of some parts of it.

👓 2 minutes

After hosting it here for the better part of a decade, Iā€™ve decided to remove my RPG, Thur, from this site.

Thur was an RPG that I ran while I was in college, a custom system set on a world of my own design, full of all of the stuff that I thought was cool at the time (and still do, for the most part): Fremen, ninjas, Gunslingers, psychics, wizards, aliens, mutants, technomages, tears in the space-time continuum, a global economy (and shared culture) based on huge teleportation gates - all kinds of gonzo stuff.

I ran several adventures as 1-on-1 games with a former friend of mine, and ran a couple of sessions other friends, but eventually the demands of full-time work and parenting didnā€™t leave me with much RPG time, so I shelved it. I pulled it out about a decade ago when a friend was getting into Pathfinder. We played a couple of sessions, and that was when I published it here. However, since the rules were never really fully fleshed-out (and thanks to some bad writing on my part), the game fell kinda flat, and so was shelved again, where itā€™s remained since.

So, what changed? A few things.

As I said before, the rules were a hot mess, with the magic system in particular in shambles. Incomplete as it was, I probably should never have published it here in the first place.

Additionally, my thinking on rules has evolved over the years. Iā€™m now much more interested in simpler systems that donā€™t systematize flavor (thus leaving more of room for roleplaying). Iā€™m also more into tweaking existing rulesets over building entirely new ones, since itā€™s easier to introduce new players (and bring back old ones).

But honestly, the main reason I took it down is because Iā€™m genuinely ashamed of some of whatā€™s there. The version of me that wrote most of that was younger, dumber, and had a far-simpler (and naively incorrect) conception of the world at large. He was also far more casually racist, and for that, I am truly sorry.

So, I took it down.

It may come back, it may not. If it does, itā€™ll probably be in a very different format from what it was before, like an online zine for OSE (so others can play), but that wonā€™t happen until after Iā€™ve made it into something I can be proud of.


Web Site Re-Re-Re-Relaunch!

TL;DR — Website maintenance navel-gazing.

👓 2 minutes

Greetings, and welcome the bi-annual tri-annual periodic relaunch of my website!

Yes, after a few years of neglect, I finally got around to updating it again.

Like the last few versions, itā€™s mostly a static site generated by Javascript. The biggest change with this iteration is the lack of a central library for doing all of the heavy-lifting. No more harp or gulp - instead, Iā€™m using a hodge-podge of different, smaller libraries (like ejs and front-matter) which I string together via a series of fairly short js files, (mostly) all using modern async and await code to do things in the right order.

The end result is that itā€™s bad fast, taking the build time down from 10+ seconds to under 2 (although that may not be a fair comparison, as it doesnā€™t do everything the gulp version didā€¦ yet).

Some of the biggest changes under the hood:

  • I replaced marked and commonmark.js with the better fit (for me) markdown-it,
  • I simplified many of my templates, purging a number of unneeded partials,
  • I made each journal entry link to the two chronologically-nearest entires,
  • I upgraded most of my config files to use json5 (the self-proclaimed ā€œJSON for Humansā€), and
  • I added a now page (inspired by nownownow.com).

Once I get the source code cleaned up a bit more, Iā€™ll post it in a public git repo.

Iā€™ve got some more ideas for what to do next, like adding in-browser file editing, a homespun blogging engine, and expanded IndieWeb support (most likely via the IndieKit project) with an eye towards IndieAuth, MicroPub, and WebSub.

Itā€™s all part of my (continuing) attempt to rest control back of my social-media-life from the corporate silos.

Along the way, I hope to grow the content-side of this web presence as well, so keep on the lookout for more new stuff, like:

  • notes from my various RPG campaigns,
  • homebrew for D&D and OSR games,
  • my custom Magic cards,
  • some hardware stuff Iā€™ve been playing with,
  • and a whole lot more!

Thanks for stopping by!


My Blogging Problem

TL;DR — Social media navel gazing about my love/hate relationship with blogging, all because I'm launching a new journal (not blog) at www.itsericwoodward.com/journal/.

👓 2 minutes

I have a problem with #blogging .

For a long time, I assumed that it was a time issue - I felt like I either didnā€™t have the time to do anything cool (which would give me something to blog about), or I felt like I didnā€™t have the time to blog about the few cool things that I did accomplish.

Then, when I did have some time, there would always be other reasons that I couldnā€™t write: Iā€™d have issues with my blogging software (and wind up spend time either diagnosing it, fixing it, or looking for a replacement), or Iā€™d get distracted updating the servers, or by a family issue, or any number of 100 other things.

But what makes it worse is my other problem: every few weeks, Iā€™ll go on a tear where I get hyper-focused on a single topic or idea, and spend a large amount of my free time either researching it, attempting my hand at it, or both. And then, after a few weeks, Iā€™ll inevitably move on to some other topic (something Les Orchard calls ā€œSerial Enthusiasmā€), and I wonā€™t take the time to document what I learned / accomplished during said tear.

Butā€¦ no more.

This post represents the first in (what I hope will be) a series of journal entries about the various things that Iā€™ve done and/or learned about in the few months/years/lives, in hopes of doing my own small part to develop the web. In addition to posting new items here, I also plan to (eventually) import most of my entries from my on-again-off-again Known instance (aka just in case something bad happens to it). Iā€™ve got a few other ideas, too, but weā€™ll see how industrious I am.

And, in order to break my blogging curse, this will not be called a blog, but rather a journal, and it will live at ItsEricWoodward.com/journal/.

So, I hope you enjoy my new journal, and if youā€™re already here, I say ā€œThanks for stopping by, feel free to take a look around, but please donā€™t let the cats out.ā€ ā˜ŗ


Hello, World!

TL;DR — The obligatory introductory post for my new web site.

👓 less than 1 minute

So, after a few years of on-again, off-again blogging (in both original and micro flavors), coupled with staring at (and maintaining) a half-completed projects site, I got tired of having a split web personality and decided to squish it all together. This site is the result of that unholy union.

I plan on doing a write-up later explaining the gory details of how (and why) I built it the way I did1, but let me at least give you the quick, jargon-laden version: the site is built with Node (specifically an as-of-yet-unreleased custom library & CLI wrapped around HarpJS), which creates static pages out of Markdown and EJS (templated to conform to IndieWeb / microformats2 specifications), which is then compressed via various Gulp plugins, and is ultimately served up through nginx running on a DigitalOcean droplet. And, lest I forget, lots and lots of emojis.

Itā€™s all still very much a work-in-progress, but Iā€™m pleased as punch with the results so far, and look forward to finishing both it and my 237 other projects (just probably not this week, month, or year).

In the meantime, feel free to take a look around and check it out, and if you have any questions (or want to heap praise on me), hit me up on social media or via email.


1 - Especially since I've been publishing here for [over a month](/updates/2016/5/8/update.html) and am just now getting around to writing my "introductory" post.