Posting a comment with a photo has been around for a while on Facebook, but I haven’t seen any code examples. To help, I’ve created this short tutorial to show how simple it is to add a comment with a photo.
10
JavaScript: Leave a Message for Snooping Developers
This handy snippet of JavaScript code lets you leave a short message (or long one) for developers using the Developer Console to inspect your website.
Developers, JavaScript, TutorialFacebook API: Updating the Page Cover Image Programmatically
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.
Facebook, Facebook Graph API, Fan Page, PHPAndroid 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 Plugins