
Meta-owned messaging platform WhatsApp on Monday introduced the new 'Accidental delete' feature, a new layer of protection.
Everyone faced the situation when they sent a message to the wrong person or group and accidentally clicked on 'Delete for me' instead of Delete for Everyone', leaving them in an uncomfortable position, the company said in a statement.
To solve this issue, the Accidental delete feature will help users by providing a five-second window to reverse the accidental message delete, and click on 'Delete for Everyone'.
This feature gives users a moment to quickly undo a deleted message if they accidentally select 'Delete for me' but meant to 'Delete for everyone'.
The Accidental delete feature is available to all users on Android and iPhone devices.
Last month, the messaging platform announced the launch of a new 'Message Yourself' feature in India.
It is a 1:1 chat with yourself to send notes, reminders and updates. With this feature, users can send notes, reminders, shopping lists and other things to themselves in order to manage their to-do lists on WhatsApp. (SJ/IANS)
<h1>Courses/Internships at NewsGram</h1>
<p> At <strong>NewsGram</strong> , we believe in the power of truthful Journalism and our Newsroom is always striving for a meaningful, engaging and fact based reporting.</p>
<p>You can become the part of NewsGram's dynamic newsroom with Certification Programs and Internships. Here are the details:</p>
<hr>
<h2>NewsGram Journalism Certification Program</h2>
<p><strong>Duration:</strong> 8 Weeks (Remote/Part-time)</p>
<p><strong>For:</strong> Journalism, Media, Communications, and Social Sciences Students and Professionals, with a strong interest in current affairs, politics, and culture.</p>
<h3>Program Highlights:</h3>
<ul>
<li>Fundamentals of Ethical Journalism</li>
<li>News Writing and Reporting</li>
<li>Rewriting Current News Stories (Rehashing)</li>
<li>Social Media Management for News</li>
<li>SEO and Content Management System (CMS) Training</li>
<li>Interviewing Experts and Sources</li>
<li>Fact-Checking and Ethical Reporting Practices</li>
</ul>
<h3>What You’ll Do:</h3>
<ul>
<li>Write News articles and rehash existing stories</li>
<li>Edit and publish news content on NewsGram’s platform</li>
<li>Manage social media posts to promote NewsGram’s content</li>
<li>Conduct interviews with experts or key figures</li>
<li>Learn to use CMS for publishing articles</li>
<li>Participate in editorial projects like <em>Long Read</em>, <em>Live Stories</em>, and <em>MediaSight</em></li>
</ul>
<h3>Benefits:</h3>
<ul>
<li>Author profile with lifetime access on NewsGram</li>
<li>Certificate of Completion</li>
<li>1:1 Mentorship with experienced Journalists</li>
<li>Weekend live sessions for training and feedback</li>
<li>Access to article performance analytics and SEO reports</li>
<li>Opportunity to transition into freelance or full-time roles with NewsGram</li>
</ul>
<!-- Subtab Syllabus Start -->
<style>
.tab-container {
margin-top: 20px;
}
.tab-button {
background-color: #af0000;
color: #fff;
border: none;
cursor: pointer;
padding: 12px 18px;
margin: 2px;
font-weight: 600;
font-size: 15px;
border-radius: 4px;
transition: background-color 0.3s ease;
}
.tab-button:hover,
.tab-button.active {
background-color: #000000;
}
u8i
.tab-content {
display: none;
padding: 15px;
border: 1px solid #000000;
border-top: none;
background-color: #af0000;
font-size: 15px;
line-height: 1.6;
}
.tab-content h4 {
margin-top: 0;
color: #222;
}
.tab-content ul {
padding-left: 20px;
}
</style>
<h3>Curriculum Details:</h3>
<div class="tab-container">
<button class="tab-button" onclick="showTab('module1')">Module 1: Foundations</button>
<button class="tab-button" onclick="showTab('module2')">Module 2: Writing</button>
<button class="tab-button" onclick="showTab('module3')">Module 3: CMS</button>
<button class="tab-button" onclick="showTab('module4')">Module 4: SEO</button>
<button class="tab-button" onclick="showTab('module5')">Module 5: Digital Media</button>
<button class="tab-button" onclick="showTab('module6')">Module 6: Analytics</button>
<button class="tab-button" onclick="showTab('module7')">Module 7: AI Tools</button>
<div id="module1" class="tab-content">
<h4>Module 1: Foundations of Journalism</h4>
<ul>
<li>What is Journalism?</li>
<li>Types of Articles: News Reports, Syndicated Stories, Interviews, Investigative Stories, Coverings Beats and Opinions Pieces</li>
<li>Rewriting techniques and ethical considerations</li>
<li>Interviewing clinicians and experts</li>
</ul>
</div>
<div id="module2" class="tab-content">
<h4>Module 2: News Writing techniques and Content Structure </h4>
<ul>
<li>Writing tone, structure & language for general audiences</li>
<li>Paraphrasing, quoting, and avoiding plagiarism</li>
<li>Using images and referencing styles (Chicago, AP, etc.)</li>
</ul>
</div>
<div id="module3" class="tab-content">
<h4>Module 3: CMS and Publishing Process</h4>
<ul>
<li>Introduction to platforms like Quintype</li>
<li>Formatting, metadata, tagging, article scheduling</li>
<li>Handling media and embedded content</li>
</ul>
</div>
<div id="module4" class="tab-content">
<h4>Module 4: SEO Essentials for Medical Content</h4>
<ul>
<li>What is SEO? Importance in Digital News Content</li>
<li>On-page SEO: Titles, meta descriptions, slugs</li>
<li>Readability, mobile optimization, keyword strategy</li>
</ul>
</div>
<div id="module5" class="tab-content">
<h4>Module 5: Digital Media and Monetization Models</h4>
<ul>
<li>Digital-first vs traditional journalism</li>
<li>CMS platforms and editorial workflows</li>
<li>Introduction to paywalls and subscription models</li>
</ul>
</div>
<div id="module6" class="tab-content">
<h4>Module 6: Analytics, Google Tools & Authority Metrics</h4>
<ul>
<li>Google Analytics (GA4) & traffic data</li>
<li>Search Console for Indexing and Performance</li>
<li>Understanding DA, Page authority, and Site Trust</li>
</ul>
</div>
<div id="module7" class="tab-content">
<h4>Module 7: AI in Medical Journalism</h4>
<ul>
<li>Using AI tools for writing, grammar, and summarizing</li>
<li>Transcription & reader personalization with AI</li>
<li>Ethical use of AI the Newsroom</li>
</ul>
</div>
</div>
<script>
function showTab(id) {
const tabs = document.querySelectorAll(".tab-content");
const buttons = document.querySelectorAll(".tab-button");
tabs.forEach(tab => tab.style.display = "none");
buttons.forEach(btn => btn.classList.remove("active"));
document.getElementById(id).style.display = "block";
event.target.classList.add("active");
}
document.addEventListener("DOMContentLoaded", () => {
document.querySelector(".tab-button").click();
});
</script>
<hr>
<h3>📬 How to Apply:</h3>
<p>Please send your resume to: <strong><a href="mailto:internship@newsgram.com">internship@newsgram.com</a></strong></p>
<!-- Internship Section End -->
<h3>👨🏫 Faculty & Mentorship Team</h3>
<style>
.faculty-scroll {
display: flex;
overflow-x: auto;
gap: 30px;
padding: 20px 0;
scrollbar-width: thin;
}
.faculty-card {
flex: 0 0 auto;
width: 280px;
background-color: #af0000;
border-radius: 20px;
box-shadow: 0 4px 20px rgba(0,0,0,0.1);
text-align: center;
padding: 20px;
transition: transform 0.3s;
}
.faculty-card:hover {
transform: translateY(-5px);
}
.faculty-card img {
width: 200px;
height: 200px;
object-fit: cover;
border-radius: 50%;
margin-bottom: 15px;
border: 4px solid #000000;
}
.faculty-card a {
font-weight: bold;
text-decoration: none;
color: #fff;
font-size: 18px;
}
.faculty-card span {
font-size: 15px;
color: #fff;
display: block;
margin-top: 6px;
}
</style>
<div class="faculty-scroll" style="display: flex; overflow-x: auto; gap: 20px; padding: 10px;">
<div class="faculty-card" style="flex: 0 0 auto; text-align: center;">
<img src="https://drive.google.com/thumbnail?id=1oQqPFsNTwkCZoXuR0m_Zzy-S9ZJ9CLbQ" alt="Dr. Munish Kumar Raizada" style="width:150px; height:150px; border-radius:50%; object-fit:cover;">
<a href="https://www.linkedin.com/in/munishraizada/" target="_blank">Dr. Munish Kumar Raizada, MD, FAAP</a>
<span style="display:block;">Editor-in-Chief, NewsGram INC</span>
</div>
<div class="faculty-card" style="flex: 0 0 auto; text-align: center;">
<img src="https://drive.google.com/thumbnail?id=15ffy8n4qO5gwk3hFosnTZJDfIHQK3f0Y" alt="Himani Negi" style="width:150px; height:150px; border-radius:50%; object-fit:cover;">
<a href="https://www.linkedin.com/in/himani-negi-7a9537215/" target="_blank">Himani Negi, B Pharmacy</a>
<span style="display:block;">Contributing Editor, NewsGram</span>
</div>
<div class="faculty-card" style="flex: 0 0 auto; text-align: center;">
<img src="https://drive.google.com/thumbnail?id=1nBTK52CuSzxB5OKe07OUMpsbOcZ_yEpD" alt="M Subha Maheswari" style="width:150px; height:150px; border-radius:50%; object-fit:cover;">
<a href="https://www.linkedin.com/in/subhamahes98/" target="_blank">M Subha Maheswari, MSc Biotechnology</a>
<span style="display:block;">Contributing Editor, NewsGram</span>
</div>
<div class="faculty-card" style="flex: 0 0 auto; text-align: center;">
<img src="https://drive.google.com/thumbnail?id=1x44NPVMA4ov4aS3DGWuVjISWyBtW6f2s" alt="Dr. Theresa Lily Thomas" style="width:150px; height:150px; border-radius:50%; object-fit:cover;">
<a href="https://www.linkedin.com/in/dr-theresa-lily-thomas-4613ab290/" target="_blank">Dr. Theresa Lily Thomas, BDS</a>
<span style="display:block;">Content Lead, NewsGram Desk</span>
</div>
<div class="faculty-card" style="flex: 0 0 auto; text-align: center;">
<img src="https://drive.google.com/thumbnail?id=1sg4DZzxfXcXer0zC-dbOnT2h6q-cUg9Y" alt="Ritik Singh, Bachelors in Journalism" style="width:150px; height:150px; border-radius:50%; object-fit:cover;">
<a href="https://www.linkedin.com/in/-ritik-singh/" target="_blank">Ritik Singh, Bachelors in Journalism </a>
<span style="display:block;">Desk Editor</span>
</div>
</div>
</div>
</div>