Sugat Shrestha
  • Home
  • About Me
  • nepalontheweb.com
  • PlutonicTech
  • Connect Nepal IT Solution
WinMerge : Open Source differencing and merging tool for Windows

programming/ Websites

WinMerge : Open Source differencing and merging tool for Windows

sugatshr 0 Comments August 28, 2012

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle. WinMerge is highly useful for determining what has changed between project versions, and then merging changes between versions. […]

To sit and do nothing you have to be on top

Funny/ humor/ Management

To sit and do nothing you have to be on top

sugatshr 0 Comments August 20, 2012

Some useful Firefox Tips & tricks

Tips and Tricks

Some useful Firefox Tips & tricks

sugatshr 0 Comments August 14, 2012

Re-open closed tab Right-click on an existing tab and select Undo Close TabThe keyboard shortcut is the same: CTRL + SHIFT + T Reset Firefox 1. On toolbar go to “Help” > “Troubleshooting Information” 2. Click “Reset Firefox” button.    

The Anatomy of effective web design

Uncategorized

The Anatomy of effective web design

sugatshr 0 Comments August 12, 2012

create wireframes, mockups or UI concepts, prototypes easily

Tips and Tricks/ Websites

create wireframes, mockups or UI concepts, prototypes easily

sugatshr 0 Comments August 5, 2012

Moqups is a nifty HTML5 App used to create wireframes, mockups or UI concepts, prototypes. It is very simple and fairly intuitive so you can unleash your creativity without any obstacles. http://www.moqups.com

PHP/ Tips and Tricks

Hiding PHP extensions using mod_rewrite

sugatshr 0 Comments July 30, 2012

Edit .htaacess file in your server or if you don’t have one create it and put the following lines. <IfModule mod_rewrite.c>  RewriteEngine on  RewriteCond %{REQUEST_FILENAME} !-d  RewriteCond %{REQUEST_FILENAME}.php -f  RewriteRule ^(.*)$ $1.php</IfModule>

Database

Checkpoints for good database design

sugatshr 0 Comments July 24, 2012

There is no right way to design a database—each one is different. Give each record in a table a unique identifier (primary key). Put each group of associated data in a table of its own. Cross-reference related information by using the primary key from one table as the foreign key […]

Inspirational/ Inspiring story

A Heart Touching Story of a doctor

sugatshr 0 Comments July 23, 2012

A doctor entered the hospital in hurry after being called in for an urgent surgery. He answered the call asap, changed his clothes & went directly to the surgery block. He found the boy’s father pacing in the hall waiting for the doctor. On seeing him, the dad yelled: “Why […]

Technology/ Windows

Difference Between 32-bit & 64-bit

sugatshr 0 Comments July 6, 2012

The terms 32-bit and 64-bit refer to the way a computer’s processor (also called a CPU), handles information.   xx-bit format refers to the width of the CPU’s register.The register is a small amount of storage used by the CPU where the CPU keeps the data it needs to access […]

HTML/ Tips and Tricks

Creating button link

sugatshr 0 Comments July 5, 2012

<input type=”button” value=”Hello” onclick=”window.location.href=’http://www.nepalontheweb.com’”>

«‹ 17 18 19 20 ›»

Most Viewed Posts

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

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