The Blog

Microsoft/Windows

Microsoft/Windows

Microsoft .NET Framework Download Locations

John Koster
John Koster
July 5, 2015

← PHP Slow Response Times

Microsoft/Windows

Editing Large Files on Windows

John Koster
John Koster
September 4, 2014

I haven't had much of a chance to publish any articles or tutorials lately (I do have some awesome ones planned and in the furnace, though!). For this post I'd ...

Microsoft/Windows

MySQL: Root Element Is Missing (Windows 8.1)

John Koster
John Koster
July 28, 2014

The other day when I restarted my development machine I got a nice little surprise from MySQL Notifier. Update. I got this issue again today after my machine ...

Microsoft/Windows

Modifying the Windows Hosts File

John Koster
John Koster
March 6, 2014

This post will explain how to modify the hosts file on a Windows machine (this post will work for Windows Vista and newer). There are a few different reasons ...

Latest posts

That Escalated Quickly: All the New Things

The past six months or so have been incredibly busy. What started as a new article series about cust...

Read more
Troubleshooting a Statamic Illegal Offset Type Error when Viewing Collection Entries in the Control Panel

In this post I talk about how I resolved a mysterious illegal offset type error when viewing collect...

Read more
Creating Simple HTTP Redirect Routes from a Statamic Site

Generating a custom Laravel routes file from a Statamic website to redirect to a new domain.

Read more
Disabling Vite File Hashes

Disabling file hashes in Vite output can be accomplished by modifying your project's vite.config.js

Read more
Implementing a Custom Laravel Blade Precompiler for Volt and Livewire

Learn how to implement a custom component compiler for Laravel's Blade templating language in this p...

Read more
Creating a Hybrid Cache System for Statamic: Part Five

Part 5 of 6 covers implementing a cache namespace and labeling system, which we can use to target mu...

Read more