<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Toby's Log - Toby Mackenzie's Site</title><link>https://www.tobymackenzie.com/blog</link><description>Blog feed</description><item><title>#4883</title><link>https://www.tobymackenzie.com/blog/2026/07/21/4883</link><description><![CDATA[<p>My Uncle Tom's estate is having a second auction.  Smaller than the last one, wi…</p>]]></description><pubDate>Tue, 21 Jul 2026 18:34:38 -0400</pubDate><category>toby</category><category>art</category><category>auction</category><category>estate</category><category>uncle</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/2026/07/21/4883.md</guid></item><item><title>#4882</title><link>https://www.tobymackenzie.com/blog/2026/07/17/4882</link><description><![CDATA[<p>It was quite smoky today.  Lots of smoke wafted down from Canadian wildfires to Akron, Ohio and beyond.]]></description><pubDate>Fri, 17 Jul 2026 00:26:33 -0400</pubDate><category>toby</category><category>smoke</category><category>weather</category><category>problem</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/2026/07/17/4882.md</guid></item><item><title>#4881</title><link>https://www.tobymackenzie.com/blog/2026/07/01/4881</link><description><![CDATA[<p>Despite being a PHP developer and Firefox user for a couple decades, I hadn't added a search of php.net to my Firefox search engine list until some months back.  Now I can type <code>@php&lt;tab&gt;</code> and then enter a search to quickly look up PHP functions, classes, etc.]]></description><pubDate>Wed, 01 Jul 2026 12:57:40 -0400</pubDate><category>computer</category><category>firefox</category><category>php</category><category>search</category><category>development</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/2026/07/01/4881.md</guid></item><item><title>Blog comments / mentions display back</title><link>https://www.tobymackenzie.com/blog/2026/07/01/blog-mentions-display</link><description><![CDATA[
<p>I have brought back the display of existing comments on this blog.  When I <a href="/content/blog/2026/05/26/wordpress-gone.md">switched away from WordPress to my own blog solution</a>, I didn't build any display of comments on posts since I <a href="/content/blog/2018/07/24/comments-closed.md">haven't had comments enabled in years</a> and wanted to make the switch quickly.  I also wasn't sure how I wanted to handle storing them, since <a href="https://github.com/tobymackenzie/tobymackenzie.com.data">my site data repo</a> is public and will likely have an open license at some point.  Storing quotes by others under my own license is probably fine, but I decided to mostly do summaries unless the exact quote seemed important.  I did mostly do full quotes of my responses, since that's definitely my data.  So I put their comments and my responses all in a single markdown file per post, in more of a prose format than normal comments are shown.</p>
]]></description><pubDate>Wed, 01 Jul 2026 11:58:00 -0400</pubDate><category>www</category><category>blog</category><category>comment</category><category>update</category><category>data</category><category>license</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/2026/07/01/blog-mentions-display.md</guid></item><item><title>Goodbye, Rackspace</title><link>https://www.tobymackenzie.com/blog/2026/06/17/goodbye-rackspace</link><description><![CDATA[
<p>We at Cogneato have finally shut down our servers and most other services with Rackspace.  It is definitely a relief to be done with that.  It was a six year operation, but a sudden large increase in costs pushed us to get it finished.</p>
]]></description><pubDate>Wed, 17 Jun 2026 15:14:17 -0400</pubDate><category>www</category><category>cogneato</category><category>server</category><category>digital-ocean</category><category>move</category><category>web</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/2026/06/17/goodbye-rackspace.md</guid></item><item><title>#4878</title><link>https://www.tobymackenzie.com/blog/2026/06/08/4878</link><description><![CDATA[<p>I think I've got the issues with my <a href="/content/blog/2026/06/05/wiki-blog-post-publish.md">wiki-blog's publishing to git</a> fixed.]]></description><pubDate>Mon, 08 Jun 2026 15:47:47 -0400</pubDate><category>www</category><category>fix</category><category>blog</category><category>site</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/2026/06/08/4878.md</guid></item><item><title>wiki-blog post publishing</title><link>https://www.tobymackenzie.com/blog/2026/06/05/wiki-blog-post-publish</link><description><![CDATA[
<p>I switched my <a href="/content/blog/2026/05/26/wordpress-gone">blog away from WordPress</a> and to my own <a href="https://github.com/tobymackenzie/wiki-blog.php">wiki-blog</a> software a little over a week ago.  I did so even without an easy way to publish posts, as I had to create the date based folder structure, increment an id, enter formatted dates and other meta-data, and run a rebuild of my static list pages, all manually.  After a fair amount of work, I now have an automated way to do most of this via CLI.</p>
]]></description><pubDate>Fri, 05 Jun 2026 15:19:59 -0400</pubDate><category>www</category><category>blog</category><category>site</category><category>project</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/2026/06/05/wiki-blog-post-publish.md</guid></item><item><title>WordPress no longer running this blog</title><link>https://www.tobymackenzie.com/blog/2026/05/26/wordpress-gone</link><description><![CDATA[
<p>As of last night, this blog is no longer running on WordPress, as it had since 2003.  I have removed it and related code, switching to my own <a href="https://github.com/tobymackenzie/wiki-blog.php">wiki-blog</a> software.  It builds a blog from a directory structure of markdown files.  I've been working towards simplifying my site for some time, managing content with files kept in a git repo, using less complicated setups, and being static generator capable.  Removing WordPress was in the plans for a while, but it was complicated to migrate.  I've been pushing hard towards it for the last month or so and finally decided to make the switch even though things aren't perfect and some things aren't implemented with wiki-blog.</p>
]]></description><pubDate>Tue, 26 May 2026 23:47:00 -0400</pubDate><category>www</category><category>change</category><category>simplify</category><category>site</category><category>wordpress</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/2026/05/16/wordpress-gone</guid></item><item><title>#4875</title><link>https://www.tobymackenzie.com/blog/2026/05/13/4875</link><description><![CDATA[<p>Yesterday I got a letter from the IRS, a form CP5071.  It said I had to verify my identity with them for them to continue processing my tax return.]]></description><pubDate>Wed, 13 May 2026 00:00:39 -0400</pubDate><category>toby</category><category>problem</category><category>taxes</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/?p=4875</guid></item><item><title>#4872</title><link>https://www.tobymackenzie.com/blog/2026/05/11/4872</link><description><![CDATA[<p>I'm glad to see that MacVim 183, released on April 8th, contains the fix for the…</p>]]></description><pubDate>Mon, 11 May 2026 16:58:25 -0400</pubDate><category>computer</category><category>fix</category><category>vim</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/?p=4872</guid></item><item><title>#4864</title><link>https://www.tobymackenzie.com/blog/2026/04/20/4864</link><description><![CDATA[<p>I won two art pieces from my Uncle Tom's estate auction.  They will go on my walls along with my Uncle Joe's and other art.]]></description><pubDate>Mon, 20 Apr 2026 16:01:23 -0400</pubDate><category>toby</category><category>art</category><category>auction</category><category>estate</category><category>uncle</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/?p=4864</guid></item><item><title>#4860</title><link>https://www.tobymackenzie.com/blog/2026/04/16/4860</link><description><![CDATA[<p>Another of my uncles, Tom, passed away, and they're now having the first auction…</p>]]></description><pubDate>Thu, 16 Apr 2026 23:50:12 -0400</pubDate><category>toby</category><category>art</category><category>auction</category><category>estate</category><category>uncle</category><guid isPermalink="false">https://www.tobymackenzie.com/blog/?p=4860</guid></item></channel></rss>
