Forget "Remember Password" browser feature

A short note on why a dedicated password manager is safer than relying on a browser’s remember-password feature.

February 8, 2011 · 1 min · 184 words · cliper

Invalid command ‘Header’ in htaccess

A quick fix for the Apache htaccess error about the invalid ‘Header’ command.

February 1, 2011 · 1 min · 85 words · cliper

Images don't show up in Magento Product Information Page

A quick fix for missing Magento product images after a media directory transfer caused cache permission problems.

January 27, 2011 · 1 min · 205 words · cliper

Backup/Restore mysql databases using mysqldump

A quick command-line example for backing up and restoring a MySQL database with mysqldump.

December 8, 2010 · 1 min · 103 words · cliper

Excluding files and folders with tar

A quick example of excluding specific files or directories when creating a tar archive.

December 8, 2010 · 1 min · 91 words · cliper

Get Magento's database configuration

A quick Magento snippet for reading database connection details from the application config.

December 7, 2010 · 1 min · 102 words · cliper

Rebuilt Magento Indexes in terminal with php-cli

A quick command-line reminder for rebuilding Magento indexes with the PHP CLI.

December 7, 2010 · 1 min · 96 words · cliper