WordPress v3.6 was recently released, and as such, not all themes and plugins have been updated to support the new version. If you see an error regarding wpdb::escape, here’s the cause and fix for the issue.
- Home
- Blog (Page 15)
6
Using the Parse JavaScript SDK? Be Careful!
If you use the Parse JavaScript SDK on your website or mobile app, be careful as it’s very easy for someone to modify your database or access sensitivity information. Here’s how to do it, and how to avoid it.
Hacking, JavaScript, Parse, SecurityGeolocation Using HTML5, jQuery and Google Maps (Interactive Version)
Following on from the Static Google Maps example with Geolocation, this tutorial looks at creating a Interactive version using the JavaScript Google Maps API.
Geolocation, HTML5, JavaScript, jQuery, TutorialFacebook API: Tracking Shares using the JavaScript SDK
Tracking Facebook Shares on your website or application is a useful way of seeing how popular your articles are with your readers. In order to tracking Shares, you must used the Facebook JavaScript SDK.
Facebook, Facebook Graph API, JavaScript, jQuery, Tracking, Tutorial