Challenge
Global lighting industry players face strategic technology change and business model profitability challenges. LED Lighting is a growing technology in the high quality European and low cost Chinese manufacturing market segments.
// wrapper function to init E2w_Exporter function e2w_export_on_save_post( $post_id = null ) { if ( $post_id === null ) return; // If this is just a revision, return if ( get_post_status( $post_id ) === 'auto-draft' ) return; if ( wp_is_post_revision( $post_id ) ) return; if ( defined('DOING_AUTOSAVE') && DOING_AUTOSAVE ) return; // check if post_type is e2w_document if ( get_post_type( $post_id ) != 'e2w_document' ) return; if ( get_post_meta( $post_id, 'e2w_doc_save_export', true ) != 'save_export' ) return; // include and init Exporter E2w_export2word::include_dir( E2w_export2word::plugin_dir_path() . 'inc/exporter/' ); new E2w_Exporter( $post_id ); } // add_action( 'save_post_e2w_document', 'e2w_export_on_save_post', 100 ); add_action( 'save_post', 'e2w_export_on_save_post', 100 ); ?>
Global lighting industry players face strategic technology change and business model profitability challenges. LED Lighting is a growing technology in the high quality European and low cost Chinese manufacturing market segments.
In a two-year project for the Malaysian government, we worked in close collaboration with our partner, BDEC Resources Malaysia, to fast-track selected Malaysian producers of light-emitting diode (LED) lighting towards world class competitiveness. Tackling vital challenges such as company profile and branding, product certification, and marketing, we engaged carefully selected companies to create tailor-made internationalisation strategies.
The project met its two key metrics: Total sales reaching RM 88m (against a target of RM 80m); and 26 LED products certified for overseas sales (against a target of 20) with over 100 more due to be certified. The companies’ global marketplace connections also flourished, with discussions for potential partners and clients overseas taking place. In the 3 years following the project, we provided similar assistance to Malaysian companies from the biotech, aerospace and medical devices sectors.