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

Funny/ humor

HR Notice

sugatshr 0 Comments May 27, 2012

Dear STAFF , Please be advised that these are NEW rules and regulations implemented to raise the efficiency of our firm. 1) TRANSPORTATION:It is advised that you come to work driving a car according to your salary. a) If we see you driving a Honda, we assume you are doing […]

Mobile Security

Infographics/ password/ Security

Mobile Security

sugatshr 0 Comments May 27, 2012

Rubik’s Cube Solver

Tips and Tricks/ Websites

Rubik’s Cube Solver

sugatshr 0 Comments May 25, 2012

Rubik’s Cube Solver

Funny/ humor

Funny things to write in exam

sugatshr 0 Comments May 24, 2012

Men are Mammals and women are femammals. H2O is hot water, and CO2 is cold water. To collect fumes of sulfur, hold a deacon over a flame in a test tube. When you smell an odorless gas, it is probably carbon monoxide. Water is composed of two gins, Oxygin and […]

CAKE PHP/ Open Source/ PHP/ Web development

Cake Conventions

sugatshr 0 Comments May 16, 2012

by sajt on February 25, 2007 This is the Cake Conventions from the old wiki site. tables names are plural and lowercased model names singular and CamelCased: ModelName model filenames are singular and underscored: model_name.php controller names are plural and CamelCased with *Controller* appended: ControllerNamesController controller filenames are plural and […]

MYSQL/ PHP/ tutorials

PHP MySQL

sugatshr 0 Comments May 14, 2012

Making connection to database <?php$con=mysql_connect(“server”,”username”,”password”);if(!con)    {        die(‘Could not connect: ‘. mysql_error());    }mysql_select_db(“database_name”, $con);?> Displaying record from table <?php$query=mysql_query(“SELECT * from tablename”);while($row=mysql_fetch_array($query))    {    echo $row[‘field_name_1’];    echo $row[‘field_name_2’];    }mysql_close($con);?> Inserting record into table <!–php script & HTML form in one page: file name: filename.php–> <?phpif(isset($_GET[‘action’])&&$_GET[‘action’]==”add”)    {        $field_name_1=$_POST[‘field_name_1’];        mysql_query(“Insert into table_name […]

PHP/ web design/ Web development/ Websites

Learn Web Development and Graphic Design Online 100% Free

sugatshr 0 Comments May 13, 2012

Learn Web Development and Graphic Design Online 100% Free     Textbook Style Courses and Robust Reference Information for Webmasters     Quality Video Tutorials Covering Popular Web Development Technologies     Vector Art Training, 3D Graphics and Web Animation Training     Steady Supply of Educational Material As Technologies Evolve     Glossary of […]

Operating System (OS)/ Tips and Tricks/ Windows

Windows 7 Tips

sugatshr 0 Comments May 13, 2012

Screen Lock Use Win+L keyboard shortcut OR Create a shortcut in desktopenter rundll32.exe user32.dll,LockWorkStation Click Next, name the shortcut ‘Lock’, and Finish. Shortcut to Run Program as Administrator Hold Ctrl+Shift and Click on a icon to run the application as an Administrator with full rights.

Productivity/ Tips and Tricks/ Web development

Must have firefox & Chrome extensions for Web developers and designers

sugatshr 0 Comments May 9, 2012

Firebug Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. http://www.getfirebug.com Colorzilla Advanced Eyedropper, ColorPicker, Gradient Generator and other colorful goodies. http://www.colorzilla.com MeasureIt On Draw a […]

Database

Database design process

sugatshr 0 Comments May 9, 2012

The design process consists of the following steps: Determine the purpose of your database – This helps prepare you for the remaining steps. Find and organize the information required – Gather all of the types of information you might want to record in the database, such as product name and […]

«‹ 19 20 21 22 ›»

Most Viewed Posts

  • Opening CakePHP Files in Dreamweaver (14,226)
  • Connecting a second mouse or keyboard directly to a hosted virtual machine (7,462)
  • Asana · Teamwork without email (3,723)
  • Deploying Multiseat with VMware Player (3,273)
  • SQLSTATE[HY000]: General error: 1191 Can’t find FULLTEXT index matching the column list (2,521)
  • 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,878)
  • PHP Convert Number to Word in Indian/Nepali English (Lakh, Crore) (1,866)
  • Steal Like an Artist: 10 Things Nobody Told You About Being Creative (1,850)

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