/** * Render paywall */ public function renderPaywall($content) { // Skip if in Elementor editor if ($this->isElementorEditor()) { return $content; } // Check if we should show full paywall or teaser+paywall $showFullPaywall = apply_filters('en_paywall_show_full', false); if ($showFullPaywall) { // Show only the paywall CTA, no content at all return $this->getCTA(); } // Configuration - Montrer les 2 premières LIGNES $teaserLines = apply_filters('en_paywall_teaser_lines', 2); // Split content into lines while preserving HTML $teaser = ''; $remaining = $content; // Method 1: Try to split by sentences first $sentences = preg_split('/(?<=[.!?])\s+/', strip_tags($content), -1, PREG_SPLIT_NO_EMPTY); if (count($sentences) >= $teaserLines) { // Take first X sentences as "lines" $teaserText = implode(' ', array_slice($sentences, 0, $teaserLines)); // Find where this text ends in the original HTML content $plainContent = strip_tags($content); $cutPosition = strpos($plainContent, substr($teaserText, -20)); // Find last 20 chars if ($cutPosition !== false) { // Try to find the corresponding position in HTML $tempContent = $content; $htmlPosition = 0; $textPosition = 0; while ($textPosition < $cutPosition && $htmlPosition < strlen($content)) { if ($content[$htmlPosition] === '<') { // Skip HTML tag $closeTag = strpos($content, '>', $htmlPosition); $htmlPosition = $closeTag + 1; } else { $textPosition++; $htmlPosition++; } } // Cut at paragraph boundary if possible $nextP = strpos($content, '

', $htmlPosition); if ($nextP !== false && $nextP - $htmlPosition < 200) { $teaser = substr($content, 0, $nextP + 4); $remaining = substr($content, $nextP + 4); } else { // Fallback: just add the text in a paragraph $teaser = '

' . $teaserText . '...

'; } }Howe-Baker and D.Energy optimize hydrogen production via blockchain - energynews

Howe-Baker and D.Energy optimize hydrogen production via blockchain

Howe-Baker International and D.Energy join forces to use blockchain in hydrogen production, improving efficiency and transparency in the sector.

Share:

Blockchain et production d'hydrogène

Howe-Baker International and D.Energy have signed a memorandum of understanding to develop hydrogen production systems using blockchain technology. This partnership aims to improve the efficiency, transparency and safety of hydrogen production processes. Blockchain technology is being democratized within the energy industries, as demonstrated by ADA’s use of it. Some experts even suggest that blockchain could help combat global warming.

Optimizing efficiency

The two companies are collaborating to create blockchain-based systems to make hydrogen production more efficient, particularly in the USA. Blockchain helps reduce operational costs and optimize the use of resources. This means faster, cheaper production, with better resource management.
What’s more, blockchain offers complete traceability. Every stage of production, from the initial energy source to the final product, is recorded and verifiable. This strengthens transparency and accountability in the supply chain.

Enhanced safety

Data security is crucial. Using blockchain, Howe-Baker and D.Energy guarantee the integrity of information and prevent unauthorized access. Hydrogen production data is secure and immutable, ensuring its reliability.

Market outlook

This partnership comes at a time of strong demand for safe, efficient energy solutions. Integrating blockchain into hydrogen production could offer significant competitive advantages, particularly in terms of cost reduction and data security.
Layken White, president of Howe-Baker, says: “By combining our expertise in energy infrastructure with D.Energy’s technology, we aim to transform hydrogen production. This collaboration allows us to achieve new levels of efficiency and safety.”
Shafi Rafi, founder of D.Energy, adds: “This partnership is a key step in the integration of blockchain in energy. Together with Howe-Baker, we are developing scalable and secure solutions for hydrogen production.”

French company Lhyfe has carried out its first successful green hydrogen combustion tests in Spain, delivering three tonnes over three weeks to the Valencian ceramic industry, opening a new potential alternative to industrial fossil natural gas.
Envision announces the official commissioning of the world's largest green hydrogen and ammonia plant in China, powered by an autonomous renewable energy system and entirely AI-driven, with exports planned from late 2025.
Sumitomo Corporation announces a strategic investment in Independence Hydrogen aimed at developing new decentralized hydrogen production and distribution projects in the United States, targeting industrial, logistics and critical infrastructure sectors.
80 Mile announces that it has increased its stake in Hydrogen Valley to 49% and signed a memorandum of understanding with Tecnoparco for the supply of 40,000 tonnes of biofuel per year, aiming to reduce palm oil dependency.
The Hive Coega project, South Africa’s most ambitious green ammonia initiative, enters its operational phase with the release of tenders for essential infrastructure, marking a major step forward for the country in renewable energy production.
The Belfort commercial court has approved the sale of McPhy to John Cockerill Hydrogen, a €600,000 transaction involving majority retention of staff and an industrial project partially funded by European subsidies.
The City of Fresno becomes the latest member of First Public Hydrogen, the first US public authority dedicated to hydrogen development, thus strengthening its energy infrastructure and municipal bus fleet.
The official confirmation in June 2025 by the French government regarding the detection of significant natural hydrogen reserves in Lorraine, the Pyrenees, and Aquitaine could represent a major strategic turning point for national and European energy sovereignty. However, the technical, economic, and environmental challenges associated with its exploitation might slow its large-scale implementation.
Stanwell announces the end of its participation in the Central Queensland Hydrogen Project, a major international hydrogen production initiative, raising questions about the sector's outlook in the region.
Lhyfe becomes the first French producer to obtain European RFNBO certification, delivering the first batches of certified hydrogen and opening access to new support mechanisms for the industrial sector.
Tree Energy Solutions and CPC Finland will produce 125,000 tonnes annually of e-NG at the Finnish port of Rauma, targeting European and international markets with a significant investment.
The European Commission grants €3.5mn to support preparatory work for a Franco-German cross-border network aimed at transporting hydrogen between the Grand Est region and Baden-Württemberg starting in 2029.
French company McPhy Energy awaits a court decision regarding offers submitted during its judicial reorganization, paving the way for probable liquidation and potential delisting of its shares.
The majority-Indigenous-owned Canadian manufacturer HyVera Distributed Energy is introducing an eCat pellet that instantly produces ultra-pure green hydrogen without external electricity and is counting on two pilot plants to simplify industrial supply.
Underground hydrogen storage, essential to support its growth, continues to face significantly higher costs than natural gas storage, along with major technical challenges hindering its competitiveness against conventional energies.
Singapore-based hydrogen specialist Hydrexia seals a protocol with Indonesian gas giant Samator to deploy purification, transport and storage of hydrogen, betting on rapidly growing local demand and export outlets to the Asia-Pacific region.
Cadiz Inc. signs a memorandum of understanding with British company Hoku Energy for a large-scale energy project including green hydrogen, solar power, and digital infrastructure in the Californian desert, projecting annual revenues of up to $10mn.
BP indefinitely halts its blue hydrogen project at the Whiting refinery in Indiana, raising questions about the future of federal funding and the impact on regional plans for a decarbonized hydrogen sector in the United States.
The Polish energy group ORLEN receives a non-repayable grant of €382 million from the National Recovery Plan to finance its renewable and low-emission hydrogen production initiatives.
Georgia Power and Mitsubishi Power announce successful completion of an unprecedented test incorporating 50% hydrogen into an advanced gas turbine, reducing CO2 emissions by 22% compared to natural gas alone.