by Alan Barber | Apr 9, 2015 | Magento Extensions
Cadence Labs has discontinued our Product & Category Page Cache extension. Please see our article on using Lesti FPC.
by Alan Barber | Apr 2, 2015 | All, Fun, Inside Cadence Labs
Google has a new easter egg out for us to enjoy! The game can be played on any specific address! Step 1. Navigate over to maps.google.com and type in literally any address! In the bottom left corner you’ll see an option to play pacman: Step 2. After that,...
by Alan Barber | Apr 2, 2015 | All, How To, Javascript
When using Javascript sometimes we need to map a literal string: “My.Nested.Class” to the corresponding object or class. Below I’ve provided an easy function to determine this, utilizing the underscorejs library. Essentially, this function takes a...