I’m a fan of visualization. In the past I’ve released a few visualization tools such as Python Call Graph and Wireless Heatmap. One Friday afternoon I decided to run code_swarm on our Subversion repository which has all the code for inthemix, Faster Louder, and all our other websites. code_swarm visualizes a Subversion repository over time. The repository [...]
1
Functional Partitioning (Part 1)
Posted by Tim MasseyTags: database, design, functional partitioning, mysql, scaling, techniquesRecently we performed some Functional Partitioning on our databases, the following series of articles takes you through how we did it, why & some of the the lessons we learned along the way. Enjoy.
Hey there,
Thanks for stopping by our blog. As the development team for the Sound Alliance, we’re responsible for running the development program on our web portals inthemix.com.au, FasterLouder.com.au & SameSame.com.au, as well as our ticketing business Qjump.com.au and any other work that comes our way.
Our sites are classic LAMP sites, MVC OO PHP5 with a [...]
