SimplyBiz appoint new Senior Consultant

Business and compliance service company SimplyBiz have announced the appointment of Alan Pinkerton to the role of Senior Consultant.  Pinkerton entered the financial services industry in 1979 and, after spending some time in direct sales and supervisory roles, he moved into the field of providing compliance support for advisers.

Pinkerton will be assisting the Compliance First management team, headed up by Janice Laing, with their ongoing business development plans as they will be build on the last 3 years of success and grow their IFA client base. Alan will also be focussing on acquisition and franchise opportunities on behalf of Compliance First, who are currently in talks with a number of small compliance consultancy firms about future opportunities.

Neil Stevens, Joint Managing Director of SimplyBiz, commented:

“I am very pleased to have someone with Alan’s experience and knowledge to contribute to Compliance First and help us build further on the successes achieved so far. We have a very strong management team in place at Compliance First and Alan has told me how excited he is to be working with them”.

Compliance First Director Janie Laing added:

“We have been developing the business at a good pace over the past 3 years and our proposition is truly second to none. The management team are looking forward to working with Alan and ensuring we capitalise on our strong position and continue to find high quality clients to whom we can deliver our services.”

Latest News

SimplyBiz Group holds second Protection Awareness Week

  December 08, 2014

Read more >

SimplyBiz Launch Training and Competence Scheme

  October 16, 2014

Read more >

360 Legal Group launch new compliance offering

  October 02, 2014

Read more >

SimplyBiz Challenges FCA on Advisers Share of Guidance Levy

  September 23, 2014

Read more >

Web discoveries

'); } else { //alert('here'); //alert('this record already exists'); } }); $('a.watchVideo').on('click', function(e){ //checkforMedia(); e.preventDefault(); //alert('hello there'); //var url = $(this).attr('href'); var url = $(this).attr('data-remote'); var txtSummary = $(this).attr('data-summary'); // Variables for iFrame code. Width and height from data attributes, else use default. var vidWidth = 512; // default var vidHeight = 295; // default if ( $(this).attr('data-width') ) { vidWidth = parseInt($(this).attr('data-width')); } if ( $(this).attr('data-height') ) { vidHeight = parseInt($(this).attr('data-height')); } var iFrameCode = ''; $(".modal-body").html(iFrameCode); //$(".modal-body").html(''); $(".modal-header").html(" 

"+$(this).attr('data-title')+"

"); $(".modal-footer").html(txtSummary); $('#mediaModal').modal('toggle').on('hide', function () { //$(this).removeData('modal'); //alert("tester"); $(this).remove(); // $(this).dialog('destroy').remove() //parent.frames['frameName']. }); //data-dismiss='modal' }); $('#mediaModal').on('hidden.bs.modal', function () { $('#mediaModal .modal-body').html(''); });