Sugat Shrestha
  • Home
  • About Me
  • nepalontheweb.com
  • PlutonicTech
  • Connect Nepal IT Solution
macro-2Brecorder.jpg

Tips and Tricks/ Websites/ Windows

Macro Recorder : easily automate your routine tasks

sugatshr 0 Comments July 10, 2018

Macro Recorder from JitBit is not just a keyboard and mouse recorder but a powerful automation tool that converts macros to EXE files and more. Macro Recorder easily automates your routine tasks. All recorded keystrokes and mouse activity can be saved to disk as a macro (script) for later use, […]

PHP/ Web development

Redirect domain according to country IP address using php

sugatshr 0 Comments July 10, 2018

<?phprequire_once ‘IP2Location.php’;$db = new IP2LocationDatabase(‘databases/IP2LOCATION-LITE-DB1.BIN’, IP2LocationDatabase::FILE_IO);$records = $db->lookup($_SERVER[‘REMOTE_ADDR’], IP2LocationDatabase::ALL);if($records[‘countryCode’] == ‘NP’) {    header(‘Location: http://sugatshrestha.com.np’);    exit;}?> Requirement: Install IP2Location PHP Module first.

Motion-2BDetection_preview.jpeg

Android/ apps/ mobile/ Websites

Alfred | Turn your old phones into home security cameras

sugatshr 0 Comments March 26, 2018

Looking for a Security Camera?No wiring, No contract, Free download Alfred is a free home security app that does what it promises by making monitoring & recording easy. Alfred Does it All Home Security Camera Motion Detection: Get instant notification when your Camera Phone picks up on any movement. Pet […]

Open Source/ Web development

PHP Simple HTML DOM Parser for Web scraping

sugatshr 0 Comments August 25, 2017

Web scraping (web harvesting or web data extraction) is data scraping used for extracting data from websites.It is a form of copying, in which specific data is gathered and copied from the web, typically into a central local database or spreadsheet, for later retrieval or analysis.Web scraping a web page […]

Web development

Redirecting non-www to www with .htaccess

sugatshr 0 Comments July 18, 2017

RewriteEngine onRewriteCond %{HTTP_HOST} !^www.RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]

multicloud.jpg

Cloud/ Productivity/ Websites

MultCloud – Free App for Managing Files and Transferring Files across Cloud Drives

sugatshr 0 Comments July 6, 2017

MultCloud is a free Web based app that allows multiple cloud users to access all their online files from a single interface. And organize, transfer, sync or even manage sharing files between cloud storage services like Dropbox, Google Drive, Copy, OneDrive, FTP, WebDav, MEGA, etc. 26 cloud drives supported so […]

mysql.jpg

Database/ MYSQL

Backup MySQL databased automatically

sugatshr 0 Comments June 13, 2017

MySQL Backup FTP is MySql GUI Tool for Windows that runs scheduled backups of MySQL databases, runs local file/folder backup, compresses and encrypts the backups, stores them on a network folder, FTP server or in the cloud (Amazon S3, Google Drive, Dropbox, Box, OneDrive), removes old backups, and sends an […]

slide1_win.jpg

Softwares

HandBrake : converting video

sugatshr 0 Comments April 10, 2017

HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.It is simple, easy to use, easy to install, and has many tweaking options to get the best possible result.It is free and Open Source. It supports Multi-Platform (Windows, Mac and Linux). […]

laptop_phone.png

Kids

Protect your children Online

sugatshr 0 Comments March 2, 2017

WebSafety’s vision provides an open window through which concerned parents can monitor questionable and potentially harmful content or a direct predatory exchange occurring on their child’s mobile device. Download the app onto any iOS or Android device and monitor from your smartphone, tablet, laptop or home computer. Features of WebSafety’s […]

16473617_10155349208786840_298833826276345333_n.jpg

Uncategorized

Creator of Pac-Man, Masaya Nakamura

sugatshr 0 Comments February 1, 2017

Dec. 24, 1925 – Jan. 22, 2017

«‹ 4 5 6 7 ›»

Most Viewed Posts

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

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