What is load testing? The development of a voice application ideally involves many testing steps. Unit, functional and integration tests give a developer a good degree of confidence about the application internals. But what about the platform as a whole? … view more
Load Testing Voice Applications with SIPp
Posted On: May 2nd, 2013Cloud vs. Premise: How to choose a Voice Application Platform
Posted On: April 24th, 2013Recently, a question was posed on a telephony mailing list: “can anyone recommend a fast time-to-market development platform for voice apps? (Not LAMP + Asterisk)” My answer: It depends a bit on your requirements. Let’s take a look at two … view more
How do you use Adhearsion?
Posted On: April 18th, 2013Developers at Mojo Lingo have long been the shepherds of the Adhearsion project, and we’ve always tried to take as much community involvement in developing Adhearsion as we can. Now we’d like to step it up a notch and gather … view more
Real-time Communications – Marketers, it’s time to take note.
Posted On: March 28th, 2013I joined Mojo Lingo with a background in solution architecture, UX and product management in digital technologies. My focus had been mostly Web 1.0, 2.0 and leaning into 3.0 strategies and technologies. Most recently, I’d been a member of a … view more
Using `git bisect` to troubleshoot Ruby gems
Posted On: March 21st, 2013Occasionally, something added to a gem used by one of your projects will break your application. Finding out where, when, and how it broke can be a challenge, especially if you upgrade several point releases at once. For example, if … view more