Skip to main content

📘 Understanding Drupal: A Complete Guide to Caching Layers — my new book is out now!

[2013-07-27]

Facebook Album: Caching and Localization

#facebook #plugin #wordpress
My Facebook Album for WordPress has one major issue: performance. Each time a the plugin is loaded it polls the Facebook API for a response to parse the photos feed. I am going to integrate the caching method WordPress's RSS widgets use for caching Facebook's API response.
[2013-07-17]

Website Troubleshooting Tips

#troubleshooting
Web developers have a lot of their plate - not only do we build custom solutions for a specific purpose, but we have to ensure that solution works in every way possible. That means it has to work properly in Internet Explorer, FireFox, Chrome, Opera, and Safari, and that each user has the same experience regardless operating system, screen resolution, and internet connection. Oh!
[2013-07-08]

Drupal Commerce Bulk Product Update

#drupal #drupal-commerce #tutorial
Drupal Commerce has the best implementation for handling virtual products sales as if in a real life store, in my opinion.
[2013-06-25]

Facebook Album 2.0 Released!

#plugin #wordpress
I have just pushed out version 2.0 for the Facebook Album WordPress plugin! Go on and get it, or use your WordPress's plugin updater to get the latest version. Need help?
[2013-06-25]

Facebook Album 2.0 Coming soon!

#api #facebook #plugin #wordpress
I've been hard at work in the labs revamping the Facebook Album plugin for WordPress. Very soon you will be able to use a Facebook application to authenticate with the Facebook API.
[2013-06-20]

Setup Drupal cron through cPanel

#cpanel #cron #drupal
Drupal uses a cron to take care of clean up tasks, as well as utilizing certain features. By default Drupal executes its cron run every three hours based on a user visit. This causes the cron to be executed over HTTP. Depending on the generally it can be more efficient to execute your Drupal cron directly through PHP command line on the server side versus HTTP.
[2013-06-11]

Custom WordPress Widget CSS Classes

#github #plugin #wordpress
One thing that I has always bothered about WordPress widgets is the lack of ability to define custom widget CSS classes for each widget - it is kind of ugly using the stock widget IDs when you have four text widgets.
[2013-06-04]

Father's Day gifts for Web Developers.

#fathers-day
Two years ago I became a dad; and, with that I actually started checking into what blogs and techy stores suggest for Father's Day.