news.constructionbuzz.co.uk Open in urlscan Pro
2.16.241.158  Public Scan

Submitted URL: http://x352y.mjt.lu/lnk/EAAAA2GLUD0AAc2N7yoAAcPXDVAAAYCqD2IAAAAAABA8ZgBjTRs5x52qjyI4TQGTXqj-Ahe_twAPYuM/50/hzwSyHgpz...
Effective URL: https://news.constructionbuzz.co.uk/en/news?utm_medium=email&utm_source=Mailjet
Submission: On October 17 via api from IE — Scanned from DE

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.JobName" placeholder="Job title" name="jobName" 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>
    <li class="dropdown-list">
      <div class="dropdown-title ng-binding" ng-click="toggleIndustrySelect()" role="button" tabindex="0">Industry <i class="chevron-down"></i></div> <!-- ngIf: industrySelectOpened --> <input type="hidden" ng-model="signUpModel.Industry"
        placeholder="Industry" name="industry" 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>
    <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>
    <li>
      <autocomplete id="add-countries" data="countriesResult" ng-model="term" on-focus="autocompleteFocus" add-param="signUpModel.Country" on-type="autocompleteTyping" on-select="autocompleteSelect" type="search" placeholder="Country"
        class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" aria-invalid="false">
        <div class="autocomplete " id="add-countries"> <input type="search" ng-model-options="{ debounce: 250 }" ng-model="searchParam" placeholder="Country" class="" id="" aria-invalid="false">
          <ul ng-show="completing &amp;&amp; suggestions.length>0" aria-hidden="true" class="ng-hide"> <!-- ngRepeat: suggestion in suggestions track by $index --> </ul>
        </div>
      </autocomplete>
    </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=aHR0cHM6Ly9uZXdzLmNvbnN0cnVjdGlvbmJ1enouY28udWs6NDQz&amp;hl=de&amp;v=vP4jQKq0YJFzU6e21-BGy3GP&amp;size=normal&amp;cb=86b0azjvfpb5"
            width="304" height="78" role="presentation" name="a-w0h0a1mtsa6g" 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=aHR0cHM6Ly9uZXdzLmNvbnN0cnVjdGlvbmJ1enouY28udWs6NDQz&amp;hl=de&amp;v=vP4jQKq0YJFzU6e21-BGy3GP&amp;size=normal&amp;cb=sofgmv2aedsv"
              width="304" height="78" role="presentation" name="a-djhzlteuk1lh" 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=aHR0cHM6Ly9uZXdzLmNvbnN0cnVjdGlvbmJ1enouY28udWs6NDQz&amp;hl=de&amp;v=vP4jQKq0YJFzU6e21-BGy3GP&amp;size=normal&amp;cb=e8wx8bgblplt"
              width="304" height="78" role="presentation" name="a-gjdyjy3llw7m" 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
   
 * Product Directory
   
 * Webinars


CONSTRUCTION BUZZ - NEWS

 * My newsfeed
 * Recent
   
 * Product Directory
   
 * Webinars


Login


Trending

   
 * Follow Construction Index
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


£600M CAVALRY BARRACKS PLANS APPROVED NEAR HEATHROW AIRPORT

The London Borough of Hounslow has approved plans for a £600m redevelopment of
the old Cavalry Barracks site near Heathrow airport...

by Construction Index - Oct 14


RECENT NEWS

   
 * Follow Insider Media Ltd
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


PLANNING APPROVAL FOR PERSIMMON SITE

by Insider Media Ltd - Oct 13
   
 * Follow Insider Media Ltd
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow Construction Enquirer News
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


FIRST FALL IN CONSTRUCTION MATERIALS SALES IN TWO YEARS

by Construction Enquirer News - Oct 17
   
 * Follow Construction Enquirer News
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow Construction Enquirer News
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


LABOUR SUPPLY FIRM HERCULES SET TO HIT £45M TURNOVER

by Construction Enquirer News - Oct 17
   
 * Follow Construction Enquirer News
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow Liverpool Echo
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


EX-BRICKIE HANDED MULTI-MILLION POUND CONTRACT AFTER GRENFELL DISASTER

by Liverpool Echo - Oct 17
   
 * Follow Liverpool Echo
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow BDC Magazine
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


CADDICK CONSTRUCTION COMPLETES ON £7 MILLION WARRINGTON YOUTH ZONE

by BDC Magazine - Oct 17
   
 * Follow BDC Magazine
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow Construction Index
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


WATER COMPANY LANDS £1.2M FINES FOR POLLUTION

by Construction Index - Oct 17
   
 * Follow Construction Index
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow New Civil Engineer
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


MORGAN SINDALL BEGINS WORK ON NATIONAL HIGHWAYS’ A12 UPGRADE

by New Civil Engineer - Oct 17
   
 * Follow New Civil Engineer
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow New Civil Engineer
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


GREEN LIGHT FOR NATIONAL HIGHWAYS’ £100M REVAMP

by New Civil Engineer - Oct 17
   
 * Follow New Civil Engineer
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow Insider Media Ltd
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


CONSTRUCTION COMMENCES FOR SECOND HARTLEPOOL STATION PLATFORM

by Insider Media Ltd - Oct 17
   
 * Follow Insider Media Ltd
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow HeraldScotland
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


LIZ TRUSS SIGNALS SECOND HUGE MINI-BUDGET U-TURN AS CORPORATION TAX CUT BI…

by HeraldScotland - Oct 15
   
 * Follow HeraldScotland
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow Urban Realm
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


SENIOR TECHNICIANS

by Urban Realm - Oct 15
   
 * Follow Urban Realm
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow CityAM
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


NEW CHANCELLOR JEREMY HUNT GIVEN 'CLEAN SLATE' TO FIX MINI-BUDGET

by CityAM - Oct 15
   
 * Follow CityAM
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow Show House
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


REDROW ACQUIRES FIRST SITE IN DEAL WITH GDV OF £69MILLION

by Show House - Oct 15
   
 * Follow Show House
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

   
 * Follow dailymail
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   


JEREMY HUNT DECLARES LIZ TRUSS'S FLAGSHIP INCOME TAX CUT 'A MISTAKE' IN HIS
FIRST…

by dailymail - Oct 15
   
 * Follow dailymail
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Construction Review Online - Oct 15


SANDTON CENTRAL'S REA VAYA PHASE 1C ROUTE PROJECT RESUMES, TO BE COMPLETED…

Work on Sandton Central’s Rea Vaya phase 1C route will soon resume after being
delayed several times owing to political instability, and pandemic-related halts
since it started in 2014. The station is one of two similar ones being
constructed in Sandton. This is where the JSE and t…

   
 * Follow Construction Review Online
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Construction Review Online - Oct 15


IMPLEMENTATION OF 67KM AGONANKWANTA-TARKWA ROAD PROJECT IN GHANA WELL UND…

Mr. George Mireku Duker, a representative for Tarkwa-Nsuaem, recently visited
the 67km AgonaNkwanta-Tarkwa road project site. The M/S Rango-Gabriel Cuoto
Consortium is in charge of carrying out the project. The project will connect
Tarkwa, a significant economic center…

   
 * Follow Construction Review Online
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Construction Review Online - Oct 15


KIPCHOGE KEINO STADIUM RENOVATION PROJECT IN ELDORET, KENYA

Dr. Kipchoge Keino, a renowned athlete, wants the Kipchoge Keino Stadium
renovation in Eldoret to be completed. The veteran track athlete claimed that
the facility’s renovations have taken more than ten years. This has had a
negative effect on the country’s athletes. Read al…

   
 * Follow Construction Review Online
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Construction Review Online - Oct 15


EPBC REFERRAL SUBMITTED FOR TIWI ISLANDS 2.8 GW SOLAR-POWERED GREEN HYDROGEN P…

Provaris Energy, the company developing Tiwi Islands’ 2.8 GW solar-powered green
hydrogen project has submitted an Environment Protection and Biodiversity
Conservation (EPBC) Referral to the federal government for the project. The
project is set to be developed on Melvill…

   
 * Follow Construction Review Online
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Construction Review Online - Oct 15


VICTORIA FALLS F1-GRADE RACECOURSE PLANS HALTED BY HIGH COURT, ZIMBABWE

The lease agreement between Hwange Rural District Council and Stelix Civils,
which intended to build the Victoria Falls F1-grade racecourse, for 500 hectares
of land was declared null. The decision was made by Bulawayo’s High Court
Justice Evangelista Kabasa. The ruling was ma…

   
 * Follow Construction Review Online
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Construction Review Online - Oct 15


TAQA ARABIA LAUNCHES LARGEST SOLAR POWER PLANT IN SHARM EL-SHEIKH

TAQA Arabia has announced the commissioning of the largest solar plant in Sharm
El-Sheikh. The solar plant project, which is consistent with Egypt’s policy to
increase the use of clean energy, is built on a 250,000sqm site and has a
production capacity that exceeds 42GWh a…

   
 * Follow Construction Review Online
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Construction Review Online - Oct 15


US$ 360M SET ASIDE FOR THE 2ND PHASE OF VIETNAM'S NORTH-SOUTH EXPRESSWAY PROJ…

This is a modal window. No compatible source was found for this media. Phase 2
of Vietnam’s North-South Expressway project is set to benefit from US$ 360M in
government funding. This brings the total investment value of the project to US$
5bn. US$ 1.97bn stems from th…

   
 * Follow Construction Review Online
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by Construction Review Online - Oct 15


CONSTRUCTION BEGINS AT HELIOS MEDICAL CAMPUS IN LAS VEGAS

Pacific Group has broken ground on Helios, a 135-acre medical campus located in
North Las Vegas. Construction will take place in three phases. The first phase
will include 1.3 million square feet of medical office and medical technology
space. The second phase, on the other hand, will b…

   
 * Follow Construction Review Online
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by BDC Magazine - Oct 15


PARAMOUNT GO BACK TO THE FUTURE WITH NEW BRISTOL OFFICE

Fit out, Design and Build specialists Paramount have used maritime history to
inspire their new South West of England base and help revitalise a “forgotten”
part of Bristol. The company’s design team have delved deep into the past and
taken a lead from local architecture in a move it is hoped will invigorate
Bristol’s historic Welsh Back dock area.

   
 * Follow BDC Magazine
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by RailAdvent - Oct 15


THE UK'S FIRST-EVER SUSTAINABLE TRAVEL EDUCATION TOOLKIT HAS BEEN LAUNCHED

The UK’s first Sustainable Travel Education Toolkit saw a successful launch on
Wednesday the 12th of October at the National Railway Museum in York, the
Community Education Network and CrossCountry and saw representatives in
attendance from Community Rail Network,…

   
 * Follow RailAdvent
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

by RailAdvent - Oct 15


GOVIA THAMESLINK RAILWAY FIRST OPERATOR TO ACHIEVE EQUALITY STANDARD

Govia Thameslink Railway (GTR) has been recognised as achieving the UK’s
National Equality Standard, and in doing so has become the first company in the
transport sector to reach the standard. The National Equality Standard (NES) was
launched in 2013 and developed by Ernst…

   
 * Follow RailAdvent
   
   
 * * 
   * 
   * 
   * 
     
   
   
 * Save for later
   

Load more
 * 
 * 
 * 
 * 


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


PERSONALISE MY NEWSFEED

Receive newsletters with content relevant for you. Personalise your newsfeed by
clicking here

Personalise
Advertise in Construction Buzz Contact Us




FEATURED SOURCES

Load more


UK CONSTRUCTION WEEK SHOW NEWS


NET ZERO AT THE HEART OF UK CONSTRUCTION WEEK

Sep 28
   
   
   
 * Save for later
   





FEATURED PRODUCTS


GSR 18V-150 C PROFESSIONAL

<p>CORDLESS DRILL/DRIVER</p> <h3>When strength counts &ndash; the clever drill
driver for unrivalled power and control</h3>

BOSCH

Our next event:
UK Construction Week Birmingham 4-6 October 2022
REGISTER HERE


INDUSTRY TWEETS




LATEST NEWSLETTERS


NEWSLETTER 17. OCTOBER. 2022


NEWSLETTER 14. OCTOBER. 2022


NEWSLETTER 13. OCTOBER. 2022


NEWSLETTER 12. OCTOBER. 2022


NEWSLETTER 11. OCTOBER. 2022

Load more



   
 * 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.




SEND ME A LINK TO CHANGE A PASSWORD:



Send email

Back to login page




New user? Sign up

Sign in to Construction Buzz



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

 * 
 * 
 * 
 * 
 * 
 * Industry
 * 
 * 
   
   
   

Sign in

keep me signed in

Forgot your password?

Close
Add Your Company

Add your company to the most comprehensive guide.

 * 
 * 
 * 
 * 
 * 
 * 
 * 

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