Author: Pixel Insert / Pixert
Share WordPress Posts or Pages via Email link
A simple link that open users default email client to send that WordPress Post or Page as an email to a friend or colleague. It displays an excerpt in the email body
How To : Uninstall Apps from Mac App Store
I installed Mactracker from Mac App Store. It’s a good app, but I don’t need it anymore. How to uninstall it? OS X doesn’t have a Remove Program tool, the answer is simpler than that. You uninstall it the way you uninstall most Mac programs. navigate to [Your User Name]/Applications, locate the app you want…
Fix Broken WordPress.com stats
Broken WordPress.com stats show no visitor come to your site. This problem is related to WordPress template function name wp_footer Add the following to footer.php file, put it before Note: Automattic bundle wordpress.com stats with Jetpack, please switch to Jetpack from the old wordpress.com stats plugin

Git lesson : Branch
What is GIT? Git is… Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching…
Protect .htaccess file
When avisitor tries to obtain access to .htaccess file, server automatically generates a 403 forbidden error. However, we can apply an extra layer of security to .htaccess Add the following Note: htaccess file permissions is 644 (chmod)

Calibrating a Macbook battery
Calibrating a Macbook battery ensures we get the longest possible running time for it. We should calibrate the battery during the first week we own it or whenever we purchase new batteries. We then calibrate it every two months If we use our macbook infrequently, it’s best to recalibrate it at least once a month.…