Alan and Jim spend some time talking about tracking events and errors in application software logs. Most companies are at least monitoring their web logs and database error logs these days -- but we'd argue that this is just the tip of the iceberg. With easy access to cloud platforms, cheap computer cycles and disk storage the time is right to up the ante. Capturing user traffic and events at all layers of your application stack can pay big dividends in customer satisfaction, software performance and system reliability.
It's our annual March Madness show. Hosted by two guys that don't know a THING about college basketball -- so our March Madness is all about Private Equity. This year we are starting with the Elite Eight and working our way down to one winner. It's EBITDA Multiples versus Revenue Multiples, Debt versus No Debt, Private Equity Owned Businesses versus Founder Owned Businesses and Backing the Founder versus Bringing in your own CEO. Come join Devin, Jim and the Commissioner -- Ryan Milligan as we argue our way to a winner.
Jim and Alan spend some quality time talking about the most common technology challenges that we uncover when we acquire a founder owned technology company. This is not a criticism of how these companies are run, but rather a testimony to how much a small team is able to accomplish when they put their minds to it. Given that we buy smaller companies that we end up selling to larger companies -- these are the most technology issues that we need to address during our ownership period. We both have a pragmatic view of how difficult it is to keep all of these systems/processes up to date -- we don't let good become the enemy of great.
Devin sits down with Chris Morgan, the founder of Lantern Partners, an executive search firm focused on hiring C-Suite executives at PE-backed companies. We cover how to get in the candidate flow, what characteristics are required for the job, how much you will get paid and other lessons from our collective experience looking for and hiring management teams.
Alan and Jim spend some quality time talking about the Shiny New Toy problem (SNTS) in software development. The tendency for software teams to pin their hopes and dreams on leading edge technology that will solve all of their problems -- easier, faster better. We discuss the problem in detail and offer non-technical founders strategies for dealing with SNTS.
Jim and Alan spend a fast hour talking about technical debt. It's everything that a CEO/CFO/COO or Founder needs to know about technical debt -- and how to start paying it down. What causes technical debt? Is technical debt the result of a bad development team? Is it possible to develop a software platform without incurring technical debt? Is the solution to technical debt a complete platform rewrite or can you pay it down without "dry docking the boat"? These are just a few of the questions that we answer on today's show.
Jim and Alan talk about the Cloud. Private clouds versus public clouds. Should you ditch your own server room and move everything to the Cloud? Start small and build ... or go "all in" on the Cloud. Can you control performance and scaling in the Cloud? Relational databases or NoSQL in the Cloud. In case that's not clear at this point, we'll be talking about the Cloud on this week's podcast. Plus, West Wing, NYPD Blue, Kelly's Heroes. Kiefer and Donald Sutherland in Foresaken. Take a pass on "Assassin". Spoiler alert: We're both passing on the trifecta of remakes; Point Break, Roadhouse and Ghostbusters.
Jim and Alan discuss the history and details of exchanging data between companies and applications. Email might be the easiest and quickest technique, but find out what it's not very secure or reliable. Learn about the differences between FTP (not very secure) and SFTP (pretty darn secure) and whether DropBox, Box or Amazon's S3 is a reasonable option. Finally, we end up chatting about Web Services as the modern developer's tool for exchanging data securely, reliably and in Goldilocks sizes (hint: Just Right). Shout outs to Dropbox, Box, Amazon and HighJump. Plus Jim goes one for three in Alan's movie quiz.
Jim talks with Alan, Simon and Tiago about the myth of the full stack developer. Alan plays the role of the database and webservices architect. Simon is the user interface and client-side maven and Tiago is our resident network, security and back-end guru. We ask the key questions -- can any single developer master EVERY layer of the software stack? Should a CEO or Engineering manager expect his/her developers to be knowledgeable about every piece of software? We also learn that Alan hates art and white wine, but likes red wine. Plus shout outs to the Back to the Future trilogy, Poland, La Sardine in the West Loop and Ocean's Eleven.
Jim and Alan talk about the technology trends for 2016. What's on the rise? What technology is falling out of favor? What will be the most hyped technology in 2016? Jim asks the questions and Alan answers them on this latest episode of America's favorite technology-oriented, private-equity-themed, weekly podcast. It's IoT, Elastic Search, MongoDB, RavenDB, Java, Cassandra, Hadoop, Ruby on Rails, Node.js, PostgreSQL, jQuery, Angular, Amazon RDS and even the Apple Watch! Plus, shout out for Carson McCullers "The Heart Is a Lonely Hunter"
Jim spends a fast hour talking with the Developertown crew about all things mobile. Should you develop native iOS and Android applications? Is it better to standardize on responsive HTML5 solutions? PhoneGap vs. Xamarin? These are just a few of the questions that we discuss, plus, shout-outs to Angie's List Founder Angie Hicks and Angela Lansbury. Also, we talk about the Roomba (spoiler alert ... it's awesome).
Description: Cass Gunderson recently joined ParkerGale as an Associate so we check in with her about how she landed the job, what she did before she joined us and talk about her early reactions to the new job. From time to time we'll follow-up to see how Cass is doing.
Second part of our two-episode series on the Operating Partner role in private equity. In this second episode Devin and Jim talk about engaging with the portfolio companies and their management teams on projects and initiatives. At the end of the day there are only three types of projects that we work on; cost cutting/efficiency, revenue enhancements and risk mitigation.
First part of a two-part episode focused on the vaunted "Operating Partner" role in private equity. In the first part, Devin talks to Jim about his experiences as an operating partner within a private equity group -- dealing with the other partners, working on deal teams, etc.
The last of a four-part series. Jim talks with Kamela Arya about the most common mistakes that companies make when implementing Salesforce.com.
The third segment in our four-part series on Salesforce.com for the middle market. In this episode Jim and Kamela talk about the implementation process. Which department should be tackled first? Choosing your implementation partner and selecting your project team. Implementing prototypes and incremental builds, mapping out business processes and migrating data into the new system.
Part two of our implementing Salesforce.com series. This time around we talk with Kamela Arya about which modules to license, how much they cost to license (on an annual basis), and what it costs to implement Salesforce.com in a mid-size organization, with 10 - 20 SFDC users. We even discuss the dreaded data migration problem.
Jim spends an hour with Developertown's Michael Kelly and Aaron Lerch talking about Ruby on Rails -- why Jim hates it and why they love it.
Part one of a three-part series on Salesforce.com. Jim talks with longtime SFDC collaborator and implementer, Kamela Arya about everything you need to know about customer relationship management software and implementing Salesforce.com in the middle market enterprise
Devin and Jim finally cover the most important thing a PE fund can do -- find deals. They cover how they source deals, the banks and brokers they target. Plus they talk about their lifelong search for the white whale -- the elusive proprietary deal. Do they really exist? Listen and find out!
A lengthy discussion with Alan Williamson on the "perfect technology stack". In today's environment do you HAVE to be running on Linux, or is Windows Server just fine for some shops? C# or Java? Java or Ruby on Rails? Should you be getting rid of all of your old perl and PHP code? Is this the end for relational databases? AngularJS or jQuery?
Alan and Jim talk about the ins and outs of making applications run faster and scale to handle lots of users. We compare the two choices for scaling applications: Vertical scaling (adding more resources to existing machines), versus Horizontal scaling (spreading the load across multiple machines). We also discuss Amazon's AWS and EC2 platforms versus Microsoft Azure.
Devin and Jim catalog all of the software that the ParkerGale team has been using on a daily basis over the past year. We discuss the pros and cons of each, and tell you which apps have been moved to the trash bin.
Devin and Jim discuss the New York Times Amazon article. Is driving your people into the ground the only way to build successful technology companies? Is the CEO the last to know when it comes to company culture issues, or are they just turning a blind eye?
Jim talks with Ryan Milligan about all the different steps in closing a deal after the Letter of Intent gets signed. Everything that a Founder needs to know, but was afraid to ask. Customer calls, references, accounting audits, purchase agreements and lender meetings -- we tackle it all and more.