londonnews.tech Open in urlscan Pro
104.104.52.218  Public Scan

Submitted URL: https://londonnewstech.caboodleai.net/en/article/10102/hqo-launches-building-population]
Effective URL: https://londonnews.tech/en/article/10102/hqo-launches-building-population]
Submission: On March 11 via api from SE — Scanned from IT

Form analysis 7 forms found in the DOM

Name: subscriber

<form name="subscriber" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email">
  <div>
    <div class="email" style=" border-radius: 5px; border: 1px solid #dadada;"> <input type="email" name="email" placeholder="Your Email" req="" required="" ng-model="newSubscriber.Email"
        ng-pattern="/^(([^<>()\[\]\\.,;:\s@&quot;]+(\.[^<>()\[\]\\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/i"
        class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email" aria-invalid="true"> </div>
    <div class="advertise-btn"> <button class="btn btn-default ng-binding ng-isolate-scope" style="width: 80%; padding: 7px; font-weight: 600; font-size: 16px;" ng-click="saveSubscriber()" ng-disabled="!subscriber.$valid"
        log-click="ClickPortalSubscriber" related-id="" disabled="disabled"> Subscribe </button> </div>
  </div>
</form>

Name: subscriber

<form name="subscriber" class="ng-pristine ng-invalid ng-invalid-required">
  <div class="form-group"> <input type="text" name="email" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Enter your email" req="" required="" ng-model="subscriberEmail" aria-invalid="true"> </div>
  <div class="form-group"> <button class="btn btn-default ng-isolate-scope" type="button" ng-click="save()" ng-disabled="!subscriber.email.$valid" log-click="ClickPortalSubscriber" related-id="" disabled="disabled">Subscribe</button> </div>
  <!-- ngIf: message -->
</form>

<form class="MuiPaper-root jss10 jss14 MuiPaper-elevation1 MuiPaper-rounded ng-pristine ng-valid"><svg class="MuiSvgIcon-root jss13 jss15" focusable="false" viewBox="0 0 24 24" aria-hidden="true">
    <path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"></path>
  </svg>
  <div class="MuiInputBase-root jss12"><input aria-invalid="false" placeholder="Type your email" type="text" aria-label="Type email here" class="MuiInputBase-input jss11" value=""></div>
</form>

Name: signUpForm

<form name="signUpForm" ng-submit="submit(signUpForm)" ng-show="isFieldsOpened &amp;&amp; windowMode == 1 &amp;&amp; settings.allowTrackerUserLogIn"
  class="ng-pristine ng-valid-server ng-invalid ng-invalid-required ng-valid-email ng-valid-minlength ng-hide ng-invalid-recaptcha" aria-hidden="true">
  <ul class="signup-fields">
    <li> <input type="text" ng-model="signUpModel.FirstName" placeholder="First Name" name="firstName" required="" server-validator="" class="ng-pristine ng-untouched ng-empty ng-valid-server ng-invalid ng-invalid-required" aria-invalid="true">
      <!-- ngIf: showSignUpErrors --> </li>
    <li> <input type="text" ng-model="signUpModel.LastName" placeholder="Last Name" name="lastName" required="" server-validator="" class="ng-pristine ng-untouched ng-empty ng-valid-server ng-invalid ng-invalid-required" aria-invalid="true">
      <!-- ngIf: showSignUpErrors --> </li>
    <li> <input type="email" ng-model="signUpModel.Email" placeholder="Email Address" name="email" email-regex-validator="" required="" server-validator=""
        class="ng-pristine ng-untouched ng-empty ng-valid-email ng-valid-server ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showSignUpErrors --> </li>
    <li> <input type="password" ng-model="signUpModel.Password" placeholder="Password" name="password" ng-enter="submit(signUpForm)" required="" ng-minlength="6"
        class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-minlength" aria-invalid="true"> <!-- ngIf: showSignUpErrors --> </li>
    <li> <input type="text" ng-model="signUpModel.CompanyName" placeholder="Company Name" name="companyName" ng-enter="submit(signUpForm)" required="" server-validator=""
        class="ng-pristine ng-untouched ng-empty ng-valid-server ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showSignUpErrors --> </li>
    <div class="recaptcha ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required" style="margin-top: 10px;" vc-recaptcha="" key="'6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD'" ng-model="signUpModel.RecaptchaToken"
      name="recaptcha" required="" on-create="setWidgetId(widgetId)" aria-required="true" aria-invalid="true">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD&amp;co=aHR0cHM6Ly9sb25kb25uZXdzLnRlY2g6NDQz&amp;hl=it&amp;v=85AXn53af-oJBEtL2o2WpAjZ&amp;size=normal&amp;cb=d1luzpb0298g" width="304"
            height="78" role="presentation" name="a-6bi61ymu75zh" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div> <!-- ngIf: signUpForm.recaptcha.$invalid && showSignUpErrors -->
    <!--<li class="dropdown-list">                <div class="dropdown-title" ng-click="toggleCultureSelect()">{{selectedCountry.CountryName}}<i class="chevron-down"></i></div>                <ul ng-if="countrySelectOpened" class="dropdown"><li ng-repeat="country in countries" ng-class="{ selected: selectedCountry.CountryName == country.CountryName }" ng-click="selectCulture(country)">{{country.CountryName}}</li></ul>            </li>-->
  </ul>
</form>

Name: signInForm

<form name="signInForm" ng-submit="submit(signInForm)" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required">
  <li> <input type="email" autocomplete="off" name="email" ng-model="signInModel.Email" placeholder="Email Address" email-regex-validator="" required="" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
      aria-invalid="true"> <!-- ngIf: showSignInErrors --> </li>
  <li> <input type="password" autocomplete="off" name="password" ng-model="signInModel.Password" placeholder="Password" ng-enter="submit(signInForm)" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
      aria-invalid="true"> <!-- ngIf: showSignInErrors --> </li>
</form>

Name: createCompanyForm

<form name="createCompanyForm" class="create-form ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-invalid-recaptcha">
  <ul class="signup-fields">
    <li> <input type="text" ng-model="companyModel.Name" placeholder="Company name" name="name" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showErrorMessages --> </li>
    <li> <input type="text" ng-model="companyModel.WebSite" placeholder="Web site" name="webSite" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showErrorMessages --> </li>
    <li> <input type="text" ng-model="companyModel.ContactFirstName" placeholder="Contact person first name" name="contactFirstName" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true">
      <!-- ngIf: showErrorMessages --> </li>
    <li> <input type="text" ng-model="companyModel.ContactLastName" placeholder="Contact person last name" name="contactLastName" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true">
      <!-- ngIf: showErrorMessages --> </li>
    <li> <input type="text" ng-model="companyModel.Phone" placeholder="Telephone" name="phone" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showErrorMessages --> </li>
    <li> <input type="email" ng-model="companyModel.Email" placeholder="Email address" name="email" required="" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" aria-invalid="true">
      <!-- ngIf: showErrorMessages --> </li>
    <li>
      <div vc-recaptcha="" key="'6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD'" ng-model="companyModel.RecaptchaToken" name="recaptcha" required="" class="ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required"
        aria-required="true" aria-invalid="true">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD&amp;co=aHR0cHM6Ly9sb25kb25uZXdzLnRlY2g6NDQz&amp;hl=it&amp;v=85AXn53af-oJBEtL2o2WpAjZ&amp;size=normal&amp;cb=hsbpme3v30i8" width="304"
              height="78" role="presentation" name="a-7d1zih6v9x2s" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div> <!-- ngIf: showErrorMessages -->
    </li>
  </ul> <button class="add-btn btn ghost-btn-caboodle ng-binding ng-isolate-scope" type="button" log-click="CompanyCreatedRequest"
    data="{&quot;Name&quot;:&quot;&quot;,&quot;WebSite&quot;:&quot;&quot;,&quot;ContactFirstName&quot;:&quot;&quot;,&quot;ContactLastName&quot;:&quot;&quot;,&quot;Phone&quot;:&quot;&quot;,&quot;Email&quot;:&quot;&quot;,&quot;RecaptchaToken&quot;:&quot;&quot;}"
    ng-click="submit(createCompanyForm)">Add your Company</button>
</form>

Name: contactForm

<form name="contactForm" class="create-form ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-invalid-recaptcha">
  <ul class="signup-fields">
    <li> <input type="text" ng-model="contactFormModel.Name" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHName}}" name="name" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Name"
        aria-invalid="true"> <!-- ngIf: settings.advertisementPopupTexts.PHNameTooltip --> <!-- ngIf: showErrorMessages --> </li>
    <li> <input type="email" ng-model="contactFormModel.Email" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHEmail}}" name="email" required="" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
        placeholder="Email" aria-invalid="true"> <!-- ngIf: settings.advertisementPopupTexts.PHEmailTooltip --> <!-- ngIf: showErrorMessages --> </li>
    <li> <input type="text" ng-model="contactFormModel.Phone" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHPhone}}" name="phone" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Phone"
        aria-invalid="true"> <!-- ngIf: settings.advertisementPopupTexts.PHPhoneTooltip --> <!-- ngIf: showErrorMessages --> </li>
    <li> <input type="text" ng-model="contactFormModel.Company" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHCompany}}" name="company" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
        placeholder="Company" aria-invalid="true"> <!-- ngIf: settings.advertisementPopupTexts.PHCompanyTooltip --> <!-- ngIf: showErrorMessages --> </li>
    <li> <input type="text" ng-model="contactFormModel.Position" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHPosition}}" name="position" class="ng-pristine ng-untouched ng-valid ng-empty" placeholder="Position (optional)"
        aria-invalid="false"> <!-- ngIf: settings.advertisementPopupTexts.PHPositionTooltip --> </li>
    <li> <textarea rows="3" ng-required="type === 'contactus'" ng-model="contactFormModel.AdditionalNotes" ng-attr-placeholder="{{ additionalNotesPlaceholder }}" name="additionalNotes"
        class="ng-pristine ng-untouched ng-empty ng-valid ng-valid-required" aria-invalid="false"></textarea> <!-- ngIf: settings.advertisementPopupTexts.PHAdditionalNotesTooltip --> <!-- ngIf: showErrorMessages --> </li>
    <li>
      <div vc-recaptcha="" key="'6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD'" ng-model="contactFormModel.RecaptchaToken" name="recaptcha" required="" class="ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required"
        aria-required="true" aria-invalid="true">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD&amp;co=aHR0cHM6Ly9sb25kb25uZXdzLnRlY2g6NDQz&amp;hl=it&amp;v=85AXn53af-oJBEtL2o2WpAjZ&amp;size=normal&amp;cb=3ehupz3icvhz" width="304"
              height="78" role="presentation" name="a-n6epz9j8jkkf" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div> <!-- ngIf: showErrorMessages -->
    </li>
  </ul> <button class="add-btn ng-binding ng-isolate-scope" type="button" log-click="AdvertisementRequest"
    data="{&quot;Name&quot;:&quot;&quot;,&quot;Email&quot;:&quot;&quot;,&quot;Phone&quot;:&quot;&quot;,&quot;Company&quot;:&quot;&quot;,&quot;Position&quot;:&quot;&quot;,&quot;AdditionalNotes&quot;:&quot;&quot;,&quot;RecaptchaToken&quot;:&quot;&quot;}"
    ng-click="submit(contactForm)">Submit</button>
</form>

Text Content

This website uses cookies to tailor the website to your needs, to offer and
improve the basic functionality of the website.
For more information on the use of cookies, please visit our Privacy and Cookie
Policy. You can change your cookie opt-ins at any time via your browser settings
I acceptX
 * My newsfeed
 * Recent
   

 * Home
   * Home
   * About
 * Events
   * Events
   * Host An Event
   * Awards
   * 2022 Campus
 * Speakers
   * Speakers
   * Ambassadors
   * Advisory Committee
 * Sponsors
   * Sponsors
   * Sponsorship Opportunities
   * Enquire now
 * Digital Hub
   * News and Insights
   * Other Content
   * Previous Sessions
 * 2022 Campus
 * Global Tech Festivals
   * Global Tech Festivals
   * London Tech Week
   * Asia Tech x Singapore
   * Africa Tech Festival
 * Register Now
   * Register Now
   * Media Registration
   * Host an Event
 * Menu

#LTW
Menu
 * Home
 * Events
 * Speakers
 * Sponsors
 * Digital Hub
 * 2022 Campus
 * Global Tech Festivals
 * Register Now
 * Sign in

 * Contact Us
 * Subscribe to Newsletter


LONDONNEWS.TECH - NEWS


 * My newsfeed
 * Recent
   


Login



previous next
    
 1. slide 1 of 1, currently active
    

 * #Trending
   
 * Diversity & Inclusion
   
 * Knowledge & Skills
   
 * Global Impact
   
 * Digital Enterprise
   
 * Leaders & Innovation
   
 * investment
   
 * 12 Clusters of Tech
   

Trending
 * #Trending
   
 * Diversity & Inclusion
   
 * Knowledge & Skills
   
 * Global Impact
   
 * Digital Enterprise
   
 * Leaders & Innovation
   
 * investment
   
 * 12 Clusters of Tech
   

   
 * Follow BusinessCloud
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


AUTO REPAIR SECTOR – CREATING GREAT PRODUCTS RELIES ON CONTINUOUS IMPROVEMENT &
CUSTOMER ENGAGEMENT

The automotive industry has long been at the forefront of the next technological
frontier and breakthrough innovations – electric cars, the growth of IoT,
telematics and connected cars, to name just a few. Not only is competition
tougher than ever but customer expectations have experienced a huge
transformation too, with 80% of people believing the

by BusinessCloud - Mar 11

   
 * Follow Verdict
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


SOCIAL RESPONSIBILITY: EMPOWERING MENOPAUSAL WOMEN IN THE WORKPLACE

In a survey of 3,800 women, run by Newson Health Research and Education, 99%
felt that their menopausal—or perimenopausal (the menopausal
transition)—symptoms negatively impacted their careers, with over a third saying
the impact was significant. Ultimately, without appropriate flexibility and
support, many will leave employment as a result of thes

by Verdict - Mar 11


RECENT NEWS

   
 * Follow BusinessCloud
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


HOW LIGHT THERAPY SLEEP MASK IS SAVING DIABETICS' EYESIGHT

by BusinessCloud - Mar 11
   
 * Follow BusinessCloud
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow Sifted
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


ELON MUSK SAYS WEB3 IS A MARKETING BUZZWORD… BUT THAT'S THE WHOLE POINT!

by Sifted - Mar 11
   
 * Follow Sifted
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow Sifted
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


RANKING: FRENCH TECH STARTUPS TO WATCH IN 2022

by Sifted - Mar 11
   
 * Follow Sifted
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow The Jerusalem Post | JPost.com
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


"THE FUTURE OF BUSINESS LIES IN AI-BASED PLATFORMS"

by The Jerusalem Post | JPost.com - Mar 10
   
 * Follow The Jerusalem Post | JPost.com
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow VentureBeat
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


'GAME-CHANGER': SEC RULES ON CYBER DISCLOSURE WOULD BOOST SECURITY PLANNING, S…

by VentureBeat - Mar 10
   
 * Follow VentureBeat
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow UKTN (UK Tech News)
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


CYBERATTACKS KNOCK A THIRD OF MID-MARKET UK FIRMS OFFLINE FOR A DAY – REPORT

by UKTN (UK Tech News) - Mar 10
   
 * Follow UKTN (UK Tech News)
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow GeekWire
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


'LAST EXIT: SPACE' HIGHLIGHTS THE QUESTIONS AND THE QUIRKINESS BEHIN…

by GeekWire - Mar 10
   
 * Follow GeekWire
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow VentureBeat
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


HOW THE SHIFT TO EDGE COMPUTING IS IMPACTING ENTERPRISES

by VentureBeat - Mar 10
   
 * Follow VentureBeat
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow VentureBeat
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


WHAT IS A DATA LAKE? DEFINITION, BENEFITS, ARCHITECTURE AND BEST PR…

by VentureBeat - Mar 10
   
 * Follow VentureBeat
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow ComputerWeekly.com
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


EXCLUSIVE NETWORKS EXPANDS IGNITION REACH ACROSS EMEA

by ComputerWeekly.com - Mar 10
   
 * Follow ComputerWeekly.com
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow VentureBeat
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


WHAT IS MASTER DATA MANAGEMENT? BENEFITS, COMPONENTS, KEY STRATEGIES

by VentureBeat - Mar 10
   
 * Follow VentureBeat
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow UKTN (UK Tech News)
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


AI LOAN STARTUP LENDABLE RAISES £210M AT £3.5BN VALUATION

by UKTN (UK Tech News) - Mar 10
   
 * Follow UKTN (UK Tech News)
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow GeekWire
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


CRYPTO TAX SOFTWARE STARTUP BEARTAX LANDS $3.2M

by GeekWire - Mar 10
   
 * Follow GeekWire
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by MIT Sloan - Mar 10


MARCH 17, 2022: HSI IN PERSON AND VIRTUAL ZOOM SEMINAR WITH MARGO EDMUNDS

Reinventing Innovation: Strategic Models for the Common Good Complex problems
like health care and climate change can’t and won’t be solved by simple,
single-sector solutions. But multi-sector initiatives and systems thinking
require different management skills and mindset…

   
 * Follow MIT Sloan
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Verdict - Mar 10


ESG DOES NOT HAVE TO TAKE A BACK SEAT DURING A CRISIS

In Q4 2021, GlobalData asked ESG leaders and executives to rank the themes that
would impact businesses the most in 2022. Covid-19 came first, ahead of ESG,
increased regulation, digital transformation, and trade disputes. In the last
two years, Covid-19 has been front of mind f…

   
 * Follow Verdict
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Verdict - Mar 10


MWC: 5G, THE METAVERSE, AND START-UPS TAKE CENTER STAGE

Some 60,000 people turned up in Barcelona last week to play a real role—rather
than a virtual one—in the world’s biggest mobile event, MWC Barcelona. After two
years away, technology shows—large, crowded, and insightful—are back. As well as
developments around 5G, 6G, and…

   
 * Follow Verdict
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by UKTN (UK Tech News) - Mar 10


EMBEDDED FINANCE STARTUP MMOB RAISES £5M FOR MALAYSIA EXPANSION

London-based fintech mmob has closed £5m in a seed round of funding. The
embedded finance company raised investment from a group of angel investors,
which included senior banking executives and high-net worth individuals. The
startup will use the funding to continue…

   
 * Follow UKTN (UK Tech News)
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by UKTN (UK Tech News) - Mar 10


B2B SALES PLATFORM WORKBOUNCE RAISES £2M FROM INDEX VENTURES

London-based Workbounce, a platform for B2B salespeople that bills itself as
“Google meets Slack”, has raised $2.7m (£2.05m) in a seed round. Venture capital
firm Index Ventures led the investment via its Index Origin fund. Additional
investment came from a slew of angel inv…

   
 * Follow UKTN (UK Tech News)
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by ComputerWeekly.com - Mar 10


HOW KOFAX IS TAPPING THE GROUNDSWELL IN AUTOMATION

Kofax is counting on its pedigree in optical character recognition and other
capabilities to tap the growing market for automation technologies Organisations
across the Asia-Pacific region, from healthcare providers to financial
institutions, are increasingly investing…

   
 * Follow ComputerWeekly.com
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Digit - Mar 10


LEADER INSIGHTS | BUILDING ROBUST SECURITY CULTURE WITH LIANNE POTTER

Cyber anthropologist Lianne Potter shares techniques to promote security buy-in
across an entire organisation. It’s a common cliché in cybersecurity that humans
are the weakest link in an organisation’s defences. All the tools, tech, and
processes mean nothing when one w…

   
 * Follow Digit
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Digit - Mar 10


NEW RESEARCH: BANKS NEED STRONG DIGITAL PRODUCTS TO WIN CUSTOMERS

Consumers are increasingly turning to digital banking, with banks needing to
ensure they offer strong products to compete, a new study has found. The new
research from data security company Entrust explored disruptions on the
financial services industry. In its report, the…

   
 * Follow Digit
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Digit - Mar 10


NEARLY 90% OF CYBERATTACKS ARE TARGETING RUSSIA OR UKRAINE

According to the recent findings by Atlas VPN, 89% of cyberattacks worldwide are
targeting Russia and Ukraine. A significant amount of these cyberattacks are
being directed at financial services businesses with Distributed
Denial-of-Service (DDoS) attacks making up 90% of all…

   
 * Follow Digit
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Digit - Mar 10


WHAT ARE THE NEW CHANGES TO THE ONLINE SAFETY BILL?

The UK Government has launched a consultation regarding reforms to its Online
Safety Bill. Online Safety Bill changes have been suggested to combat the
growing threat of scam advertising and fraud online. The Online Safety Bill
changes will include wider reform of online advertisin…

   
 * Follow Digit
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by theHRDIRECTOR - Mar 10


WHY LOCAL TALENT IS THE KEY TO SOLVING THE STAFFING CRISIS

When it comes to sourcing talent, businesses in the major employment hubs, such
as London or Birmingham, have no issue attracting personnel. With the promise of
thriving social lives, diverse communities and an abundance of housing, young
workers tend to gravitate towar…

   
 * Follow theHRDIRECTOR
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


Add Your Company Advertise In This Industry Newsfeed

previous next
    
 1. slide 1 of 4
    
 2. slide 2 of 4, currently active
    
 3. slide 3 of 4
    
 4. slide 4 of 4
    



Subscribe to the newsletter
Subscribe
Please enter a business email address.
You can unsubscribe at any time
How my data will be used


PERSONALIZE MY NEWSFEED

Receive newsletters with content relevant for you. Personalize your news-feed by
clicking here

Personalize


INDUSTRY TWEETS







NEWS & INSIGHTS


ETHICAL AI: THE KEY TO A SECURE FUTURE

London Tech Week

Feb 09
   
   
   
 * Save for later
   


LATEST NEWSLETTERS


NEWSLETTER 11. MARCH. 2022


NEWSLETTER 4. MARCH. 2022


NEWSLETTER 25. FEBRUARY. 2022


NEWSLETTER 18. FEBRUARY. 2022


NEWSLETTER 11. FEBRUARY. 2022

Load more



 * About CaboodleAI
 * Contact Us
 * Terms of Use
 * Privacy & Cookies
 * Advertise


NEWSLETTER

Stay In The loop!

Subscribe To Our Weekly Newsletter

Subscribe

CaboodleAI 2022. CaboodleAI is not responsible for the content of external
sites.





STRATEGIC PARTNERS


Jun 2022
#LTW
Brought to you by

Supported by


--------------------------------------------------------------------------------

GET THE NEWS AS IT HAPPENS

 * 
 * 
 * 
 * 

Register interest
 * Terms & Policies
 * Press & Media
 * Contact Us
 * Back to top

--------------------------------------------------------------------------------

© London Tech Week brand and logos owned by Informa Telecoms & Media Ltd,
trading as Informa Tech & London & Partners Ltd., 2021

© Website content, Informa Telecoms & Media Ltd., trading as Informa Tech, 2021

SEND ME A LINK TO CHANGE A PASSWORD:



Send email

Back to login page




New user? Sign up

Sign in to LondonNews.Tech



   
 * Sign in with LinkedIn
   
 * Sign in with Facebook
   
 * Sign in with Google
   
 * Sign in with Email

 * 
 * 
 * 
 * 
 * 
   
   
   

Sign in

keep me signed in

Forgot your password?

Close
Add Your Company

Add your company to the most comprehensive newsfeed.

 * 
 * 
 * 
 * 
 * 
 * 
 * 

Add your Company
Thank you for submitting your company

A marketing specialist will contact you to verify your information and discuss
proper placement of your product or service for search results.

Ok

 * 
 * 
 * 
 * 
 * 
 * 
 * 

Submit
Close

OPEN IN APP?

Yes No