Episode 7: Roll Up Your Sleeves and Get to Work

Meet Buildium’s spring 2018 STEM scholarship winners
October 10, 2018
Buildium Blog post #1,000: Technology that lives with us
October 12, 2018

Episode 7: Roll Up Your Sleeves and Get to Work

Today we’re talking with Mark Liberman, founder and principal of On the Mark Management in Milford, Connecticut. He comes to us with over 25 years of experience and similar to other property managers, he fell into this business. His first taste of the industry was being a tenant himself in New York City. His apartment building was transitioning into a co-op, and he decided to buy in. After being the president of the board for 10 years, he moved out to Connecticut and that’s when his company, On the Mark, began.

14 years later, On the Mark manages a mixed portfolio of over 1,700 units. Mark shares with us things he’s learned along the way and his advice for those new to the industry. His main mantra is to be quick on your feet and proactive with everything that comes your way.

Listen to the Property Manager Podcast by Buildium on Apple Podcasts Listen to the Property Manager Podcast by Buildium on Radio PublicListen on Google Play Music

Subscribe: Soundcloud | Spotify | Stitcher | TuneIn

/** * The template for displaying the footer. * * @package Betheme * @author Muffin group * @link https://muffingroup.com */ // footer classes $footer_options = mfn_opts_get('footer-options'); $footer_classes = []; if( ! empty( $footer_options['full-width'] ) ){ $footer_classes[] = 'full-width'; } $footer_classes = implode( ' ', $footer_classes ); // back_to_top classes $back_to_top_class = mfn_opts_get('back-top-top'); if ($back_to_top_class == 'hide') { $back_to_top_position = false; } elseif ( $back_to_top_class && strpos($back_to_top_class, 'sticky') !== false ) { $back_to_top_position = 'body'; } elseif (mfn_opts_get('footer-hide') == 1) { $back_to_top_position = 'footer'; } else { $back_to_top_position = 'copyright'; } ?>