Tag: Mergebot

Announcing X-Ray For Mergebot: Visualize Your Database Changes

Something new is coming to Mergebot, our solution for making merging database changes easier. One of the hardest things during site development is seeing what has been done to the… Read more The post Announcing X-Ray For Mergebot: Visualize Your Database Changes appeared first on Delicious Brains. ...
Continue Reading Announcing X-Ray For Mergebot: Visualize Your Database Changes

Announcing serializededitor.com: A Visual Editor for PHP Serialized Data

I recently built a command line daemon in PHP to emulate AWS SQSD for the purposes of testing in Mergebot. As it turns out, one of the benefits of building… Read more The post Announcing serializededitor.com: A Visual Editor for PHP Serialized Data appeared first on Delicious Brains. ...
Continue Reading Announcing serializededitor.com: A Visual Editor for PHP Serialized Data

Mergebot Now 1,200% Faster: Tuning a Laravel App with Blackfire

We just hit a huge milestone in our Mergebot beta by lifting the 1,000 queries per deployment limit 🎉. We created Mergebot to make merging WordPress databases easy. When we… Read more The post Mergebot Now 1,200% Faster: Tuning a Laravel App with Blackfire appeared first on Delicious Brains. ...
Continue Reading Mergebot Now 1,200% Faster: Tuning a Laravel App with Blackfire

2016 Year in Review

For the last couple of years, I’ve published a “year in review” post on my personal blog. (In fact, that’s all I’ve published on my blog in the past two… Read more The post 2016 Year in Review appeared first on Delicious Brains. ...
Continue Reading 2016 Year in Review

Deploying WordPress Plugins with Travis CI

Ever since I built my first WordPress plugin, the process of deploying the code to the WordPress.org Subversion repository has been a painful one. With Git as the widespread VCS… Read more The post Deploying WordPress Plugins with Travis CI appeared first on Delicious Brains. ...
Continue Reading Deploying WordPress Plugins with Travis CI