Topik – A Flat File Blog System
I built a flat-file, PHP based blogging system.
Read More
I built a flat-file, PHP based blogging system.
Read More
I recently had a client ask me ‘is there a difference between ‘mywebsite.com’ and ‘www.mywebsite.com’?’ In short: no. But of course, it’s more complicated.
Read More
Modifying the htaccess file can improve your SEO, can improve usability of your site, improve server response time, help save you headaches, and more.
Read More
There is quite a lot that clients can do to make sure that they get the most value out of their WordPress site – blogging and SEO are just the start.
Read More
I’ve been writing some regex lately and compiled this handy little cheat sheet. Hopefully it helps you quickly write regex. I know I’ll be using it!
Read More
I’m always looking for ways to improve how we at Gittr write software. We’ve got a pretty good flow and class level variables helped move our app forward
Read More
There are few things I dislike more than seeing a website handle basic errors with a default error page.
Read More
The goal of a Content Security Policy (CSP) is to prevent Cross-Site Scripting (XSS).
Read More