Source: https://my.remarkbox.com/55ed5e22-4208-11e9-9d31-040140774501
Snapshot: 2026-05-07T01:58:19Z
Generator: Remarkbox 763cacb

This is a subthread snapshot. The living document lives at the source URI above — it may have been edited, extended, or replied-to since.

Scan for living source

Brett, Slogger is really cool. However, I have a couple of bugs/thoughts for you.

Here's the results when I ran Slogger last night:

$ ruby slogger
I, [2012-08-09T00:00:06.477668 #1881]  INFO -- : Loading last.fm logger for user rsgranne
I, [2012-08-09T00:00:09.822241 #1881]  INFO -- : Loading RSS logger for feeds http://www.chainsawonatireswing.com/feed/
Error expanding http://www.chainsawonatireswing.com/2012/08/08/how-to-fix-day-one-after-the-upgrade-if-the-app-opens-but-you-dont-see-your-journal-entries/
I, [2012-08-09T00:00:12.442129 #1881]  INFO -- : Loading Twitter logger for user(s) scottgranneman
I, [2012-08-09T00:00:19.294869 #1881]  INFO -- : Loading gist logger for user 
/Users/rsgranne/bin/Slogger/lib/gistlogger.rb:9:in `initialize': No Gist user configured (RuntimeError)
    from slogger:70:in `new'
    from slogger:70

Two things:

<ol>
<li>

Note the error grabbing my blog entry. No idea why that failed.

</li>
<li>

Note the gist error - my config has these lines for gist:

gist_user: ""
gist_tags: "@social @coding"

</li>
</ol>

I don't use gist, & neither your example config nor the notes for Slogger said what to do if you didn't use a service. Can I simply remove the lines for gist? Or comment those lines out? You might want to include something about that in your notes.

Brett — Aug 09, 2012 10:14 pm

It raises a warning, but shouldn't stop the script. If I recall my late-night thought process, you should be able to just remove the gist lines from the config and it won't run the gist logger.

I have an entirely ravamped code base in the works, so I'm doing no debugging on the current version. All of this is covered in the new code, though.


Source: https://my.remarkbox.com/55ed5e22-4208-11e9-9d31-040140774501
Snapshot: 2026-05-07T01:58:19Z
Generator: Remarkbox 763cacb