Sugat Shrestha
  • Home
  • About Me
  • nepalontheweb.com
  • PlutonicTech
  • Connect Nepal IT Solution
beach

Movies/ Quotes

“The Beach” Quotes

sugatshr movies, quotes, travel 0 Comments October 3, 2019

Richard: And me? I still believe in paradise. But now at least I know it’s not some place you can look for. Because it’s not where you go. It’s how you feel for a moment in your life when you’re a part of something. And if you find that moment… […]

When Breath Becomes Air

Books

When Breath Becomes Air

sugatshr books, life 0 Comments September 15, 2019

When Breath Becomes Air is a non-fiction autobiographical book written by Paul Kalanithi. It is a memoir about his life and illness, battling stage IV metastatic lung cancer. Here’s are some of my favorite lines As a doctor, you have a sense of what it’s like to be sick, but […]

Uncategorized

PHP Convert Number to Word in Indian/Nepali English (Lakh, Crore)

sugatshr PHP, programming, websites 0 Comments July 30, 2019

This class converts numbers to Indian/Nepali-English Words. Works for all kinds of numbers including floats. A few examples. 10,000,00 – Ten Lakh 3,478 – Three Thousand Four Hundred And Seventy Eight 1,234,567,890 – One Hundred And Twenty Three Crore Forty Five Lakh Sixty Seven Thousand Eight Hundred And Ninty 5,024.78 […]

PHP

Switching PHP Versions

sugatshr 0 Comments June 10, 2019

There may be multiple versions of PHP (eg PHP 7.3 and PHP 5.6 both) running in server. Sometimes we may need to switch between them. $sudo a2dismod php5.6 $sudo a2enmod php7.3 $sudo service apache2 restart

sla

Books

Steal Like an Artist: 10 Things Nobody Told You About Being Creative

sugatshr book 0 Comments June 6, 2019

Unlock your creativity. An inspiring guide to creativity in the digital age, Steal Like an Artist presents ten transformative principles that will help readers discover their artistic side and build a more creative life.

Web development/ Websites

Check DNS Resolution

sugatshr 0 Comments May 17, 2019

Have you recently switched web host or started a new website? DNS Checker provides free DNS lookup service for checking domain name server records against a randomly selected list of DNS servers in different corners of the world. Do a quick look up for any domain name and check DNS […]

Xampp

Virtual Host On XAMPP

sugatshr 0 Comments April 21, 2019

Let’s setup .test virtual host. Go to F:\xampp\apache\conf\extra and open httpd-vhosts.conf file and add the following lines. DocumentRoot “F:/xampp/htdocs/new_project/public” ServerName newproject.test Open the file C:\Windows\System32\drivers\etc and open hosts file and add your Servername. localhost name resolution is handled within DNS itself. 127.0.0.1 localhost ::1 localhost 127.0.0.1 newproject.test Restart the Apache […]

Graphics design/ Productivity/ Tips and Tricks/ Websites

Find the best match for the fonts in your photo

sugatshr 0 Comments August 19, 2018

So you got this visiting card with great font and want to know which font/text was used then use https://www.myfonts.com/wtf WhatTheFont uses deep learning to search our collection of over 133,000 font styles and find the best match for the fonts in your photo. It even works with connected scripts […]

38171736_2205931696086863_61590775917445120_n.jpg

Funny/ humor/ IT/ nerd

If it works it ani’t stupid.

sugatshr 0 Comments August 4, 2018

web design/ Web development/ Websites

Embedding rich third-party media into responsive web pages

sugatshr 0 Comments July 26, 2018

embedresponsively.com helps build responsive embed codes for embedding rich third-party media into responsive web pages.You can make following media responsive using embedresponsively.comYouTubeVimeoDailymotionGoogle MapsGetty ImagesGeneric iFrame

«‹ 3 4 5 6 ›»

Most Viewed Posts

  • Opening CakePHP Files in Dreamweaver (14,150)
  • Connecting a second mouse or keyboard directly to a hosted virtual machine (7,450)
  • Asana · Teamwork without email (3,699)
  • Deploying Multiseat with VMware Player (3,268)
  • SQLSTATE[HY000]: General error: 1191 Can’t find FULLTEXT index matching the column list (2,517)
  • ntoskrnl.exe blocking port 80 (2,375)
  • Exclude directory from routing Options in CakePHP (2,050)
  • jQuery/AJAX file upload in CakePHP 2.x (1,874)
  • PHP Convert Number to Word in Indian/Nepali English (Lakh, Crore) (1,858)
  • Steal Like an Artist: 10 Things Nobody Told You About Being Creative (1,846)

Recent Posts

  • Yet Another Mail Merge (YAMM) – send personalized mass emails directly from Gmail
  • Query Monitor: Your Ultimate WordPress Developer Companion
  • Windows alt-tab on macOS
  • Browser Screenshots
  • Amphetamine

Archives

Categories

  • Advertisements
  • ajax
  • Android
  • apps
  • Books
  • Business
  • CAKE PHP
  • CentOS
  • Cloud
  • Coffee
  • CSS
  • Database
  • django
  • Drums
  • Engineering
  • errors
  • Flask
  • Free Stuffs
  • freeware
  • Friendship
  • Funny
  • Games
  • Graphics design
  • Hardware
  • Health
  • HTML
  • Human Resource
  • humor
  • Infographics
  • Inspirational
  • Inspiring story
  • IT
  • JavaScript
  • Jokes
  • Joomla
  • jQuery
  • Kids
  • Linux
  • Love
  • macOS
  • Management
  • mobile
  • Movies
  • music
  • MYSQL
  • Nepali
  • nerd
  • networking
  • Note
  • Office
  • Open Source
  • Operating System (OS)
  • password
  • PDF
  • Photography
  • Photoshop
  • PHP
  • PHP Framework
  • Plugin
  • Podcast
  • Poem
  • Problems
  • Productivity
  • programming
  • Project Management
  • Python
  • Quotes
  • Reference
  • Relationship
  • Security
  • Softwares
  • Sports
  • Study
  • Subversion
  • Technology
  • Tips and Tricks
  • tutorials
  • Uncategorized
  • Unicode
  • Utilities
  • VMware
  • web design
  • Web development
  • Websites
  • Windows
  • Wordpress
  • Xampp

Recent Comments

  • kampus jawa timur on How to install Android to 7″ Mini Notebook / microlaptop
  • Ram on Programming Memes
  • Sandra on SMTP Test Tool
  • free fire battlegrounds astuce on HTML Reference
  • indo-investasi.com on HTML Reference

Back to Top

© Sugat Shrestha 2025
Scroll Up