
Magento, HHVM and the Enterprise Full Page Cache
*** Personal note: It has been suggested that this may reflect an official Magento position. It does not. I like doing research and I like publishing what I find as long as I find it
*** Personal note: It has been suggested that this may reflect an official Magento position. It does not. I like doing research and I like publishing what I find as long as I find it
I saw a tweet today concerning authentication. Monaco, at White House cybersecurity summit at Stanford, calls for replacing passwords with more secure technologies. — Paul Krill (@pjkrill) February 13, 2015 When reading that the
For all the talk of getting money out of politics we don’t really seem to understand what draws it there in the first place. Why does money funnel into politics? Because in politics there
Alan Kent asked on Twitter What is your personal favorite HA distributed queue technology? RabbitMQ? Kafka? Redis? ActiveMQ? Why? — Alan Kent (@akent99) February 4, 2015 You may know that I am partial to
When I first got into Magento development, in my mind, there were two ways of getting data from the database. You would either call Mage::getModel(‘catalog/product’)->load($id) or you would work with the collection. If you wanted
The Wonderful World of Materialized Views (or, Why Indexing in Magento 1.13 Is So Much Faster) When Magento Enterprise 1.13 came out it boasted massive improvement in index operation performance. On the Magento blog
There are a couple of things that animate me in PHP/Magento world. The first is queuing. I’ve written and spoken about that several times and do as much with it as possible. The second
We all have important things to do but some things are more important than others. Using these 3 strategies you will find success to come easier. Find something you love to do – it’s easier to
I’m not necessarily against it either, which makes that one of the more passive-aggressive titles I’ve written in a while (that, or wildly successful link-bait). But while I’m not really for or against; I
One of the things that I think is important to do in your testing is to introduce some level of randomness into your testing for a web server. In the wild you have almost