Doctrine DBAL and the LIKE operator
When using Doctrine for a database abstraction layer (dbal), the documentation for the LIKE operator isn't as clear as it could be. Here's how to use it.
Doctrine DBAL and the LIKE operator
When using Doctrine for a database abstraction layer (dbal), the documentation for the LIKE operator isn't as clear as it could be. Here's how to use it.
Replacing a drive in Buffalo LS441D after a drive failure
Hot swapping isn't as hot as expected, and there's a few hoops to jump through. Here's how I did it, and you better hope you have other backups.
Replacing a drive in Buffalo LS441D after a drive failure
Hot swapping isn't as hot as expected, and there's a few hoops to jump through. Here's how I did it, and you better hope you have other backups.
Fixing Magento Invalid attribute name issue after SUPEE-11219
Magento patch SUPEE-11219 broke the products area of the admin section. Here's how to fix it so you can search for your products again.
Fixing Magento Invalid attribute name issue after SUPEE-11219
Magento patch SUPEE-11219 broke the products area of the admin section. Here's how to fix it so you can search for your products again.
Magento patching frustrations
It's not that I have to do it, it's what I have to do to get access to the patches which bothers me
Magento patching frustrations
It's not that I have to do it, it's what I have to do to get access to the patches which bothers me
HTTP status codes and their uses
There are lots of status codes. Some you won't use, others you don't currently use but should. Here's some examples, and a prediction of their future use
HTTP status codes and their uses
There are lots of status codes. Some you won't use, others you don't currently use but should. Here's some examples, and a prediction of their future use
Changing my backups
What's your backup strategy, and is it enough? I might be paranoid for an individual, but I value my files. This is how I manage my backups.