// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 8, 2026
29.4 C
Singapore

PSP releases coffee table book – ‘The Future is in Your Palm’

Singapore The Progress Singapore Party (PSP) announced on Friday (Aug 6) that it released a coffee table book titled, ‘The Future is in Your Palm’.

The book features the party’s history and journey into Singapore’s political scene and will be launched on National Day (Aug 9).

While no further details were revealed on the 112-page book, the launch event is set to take place on Monday (Aug 9), at 11 am and will be streamed on the party’s Facebook page.

The book cover features party chief and founder Dr Tan Cheng Bock, and is titled: ‘The Future is in Your Palm’, ‘Dr Tan Cheng Bock and Friends’.

This article will be updated following the launch of the book. /TISG

 

- Advertisement -

Hot this week

Not guilty: Singaporean father and two sons detained in Malaysia for drug trafficking charges acquitted by judge after 5 years

The Malaysian High Court ruled there was insufficient evidence for the case to proceed, freeing the trio 5 years after their arrest in March 2021

SLA data leak leaves 70,000 individuals exposed

The Singapore Land Authority (SLA) has disclosed that the personal data of about 70,000 individuals was affected in a data security incident involving an IBM-managed cloud environment.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks