Quantcast
Channel: Chris Johnson's Blog
Browsing all 7 articles
Browse latest View live

Programatically Building MySQL Partitioned Tables

A programmatic way to create a MySQL table with a large number of partitions and sub partitions.

View Article



MySQL Error 23 on Linux

If you have ever encountered a “23 error” you are most likely running MySQL on a windows machine. The error looks something like this: ERROR 23 (HY000): Out of resources when opening file...

View Article

CJ Revision Feedback WordPress Plugin Documentation

Plugin Overview This plugin provides the ability to add comment blocks mid post. The use case for this is: WP is used to show clients creative documents, a single post is dedicated to a single project....

View Article

PHP and MySQL Data Import Performance

A summary of my learning on importing data into MySQL using PHP.

View Article

Adobe Photoshop Elements Database

Recently I performed a server migration; migrating from an old machine with multiple failure points to my new highly redundant server As part of this process I, obviously, copied all my files from the...

View Article


Fail Safe Your PHP With Caching

The latest thing I’ve been working on is creating objects that are cache-able. The use case for caching objects are many. I’m mainly looking to cache objects in order to reduce the load on the...

View Article

HTTP Performance with Minify and Conditional Gets

To squeeze the last bit of performance out of your application you should ensure you are efficient with your HTTP responses. There are two simple ways to add efficiency. Minify your CSS and JavaScript....

View Article
Browsing all 7 articles
Browse latest View live




Latest Images