If you want to update the cover image for your Facebook Page automatically, you can do so using the Facebook PHP SDK. This tutorial shows you how to upload a photo and then set it as the cover image.
Android Apps For Developers On The Go
If you are a developer on the go, there are a number of Android apps that can help you manage your server or fix quick issues on the go using your mobile phone or tablet.
Android, Command Line, Mobile App, Server, SysadminWordPress: Customising the Toolbar / Admin Bar
Adding custom toolbars to your WordPress plugins is easy. You can also modify the existing toolbar using WordPress hooks. Learn how I customised the toolbar on the Cage Cricket website.
Cage Cricket, PHP, Tutorial, WordPress, WordPress PluginsCage Cricket Mobile App

The Cage Cricket application is my first cross-platform mobile application built using Trigger.io and Parse, and works on iOS and Android.
Android, Cage Cricket, iOS, JavaScript, Mobile App, Parse, Trigger.ioZero Downtime: Transferring Accounts from One cPanel Server to Another
cPanel makes is really easy to transfer accounts / websites between servers running similar versions of cPanel / WHM, as I found out earlier this year. The process makes it possible to have zero downtime when moving / upgrading servers.
cPanel / WHM, Server, SysadminCodeIgniter: Using CSRF Tokens to Secure Your Application
Protecting your CodeIgniter application from CSRF / XSRF attacks is easy, thanks to the framework’s security features. CSRF protection can be enabled in a matter of minutes, and it doesn’t take long to make existing forms and AJAX calls compatible with the feature.
CodeIgniter, jQuery, PHP, SecurityNexus 5 and Android 4.4 KitKat Bugs / Glitches
I’ve had a good play around with the Nexus 5 over the past week and have discovered a number of issues that need to be addressed in the next software revision. Here is a list of bugs and glitches I’ve found on the device and OS.
Android, Android 4.4 KitKat, Bugs, Google Nexus 5Screen Recording on Nexus 5 Using Android 4.4 KitKat and Android SDK
Android 4.4 KitKat allows developers to do direct screen recordings of their device, allowing you to easily make how-to videos for your application, or to record device issues / bugs. Here’s how to do it…
Android, Android 4.4 KitKat, Google Nexus 5, Video