Author: Junaid Rashid
-
Google Docs to Word: Fix the Bloated File Size in 10 Seconds
Downloaded from Google Docs, and your Word file is suddenly huge? Embedded fonts are likely the culprit. Go to Word → Preferences → Save and uncheck “Embed fonts in the file”, then save your document again.
-
Recurring Thoughts About Life and Beyond
Lately, I’ve been experiencing strange thoughts and vivid dreams about the purposelessness of life. It’s unsettling, especially because—Alhamdulillah—I’m living a stable, meaningful life, working with intention and purpose. Yet, this feeling creeps in: What’s the point of it all? Even though I know I’m living with purpose, these thoughts make me question everything. The idea…
-
Starting Our Own Medical Journal
I’ve begun the process of launching a medical journal, and it’s an exciting yet demanding journey. To ensure everything is done properly, I met with officials from both the Higher Education Commission (HEC) and Pakistan Medical & Dental Council (PMDC) to understand the guidelines and standard operating procedures that need to be followed. There’s a…
-
Why I Struggle with Consistency?
I’ve often wondered why I struggle with consistency. I tend to dive into different things but find it hard to stick with them over time. What I’ve realized is that I don’t necessarily lack motivation—I just need the right environment to stay regular and focused. That’s really all it takes. When I’m in a structured…
-
Hard refresh in the browser
PC:Chrome, Firefox, Microsoft Edge = Press Ctrl + F5 (If you have function ‘Fn’ key in your laptop, press that as well. Mac:Chrome and/or Firefox = Press Cmd + Shift + RSafari = Press Cmd + Option + R
-
Add or Remove WhatsApp from Facebook page
Add or Remove WhatsApp from Facebook page, using this link https://www.facebook.com/settings/?tab=linked_whatsapp
-
Word find and replace trick Replace text with subscript or superscript
I have taken the following text from a YouTube video: Let’s say that in a document I want to replace CO2 and CO2 (2 as subscript). If you have ever tried, then normal copy-paste in replace with dialogue box doesn’t work. However, with the following trick, you can achieve the desired effect using the following…
-
Microsoft Word
Remove Section Brakes: Write ^b in the find section and replace it with an empty command. Remove Empty Lines: Write ^p^p in the find section and replace it with ^p.
-
Essential Tools for Seamless Mac Workflows
These are handy tools for streamlined workflows. Whenever I get a new Mac or reset my current one, these are the first software applications I’ll install. Free: Paid:
-
List of Posts from SQL to WPDataTables
We can use this code to get the List of Posts from SQL to WPDataTables. We only need to change the value of category ID (in this case 4) written against igs_term_taxonomy.term_id in 2nd last line.