Sugat Shrestha
  • Home
  • About Me
  • nepalontheweb.com
  • PlutonicTech
  • Connect Nepal IT Solution
Angry Birds for Chrome Browser

Funny/ Games/ Websites

Angry Birds for Chrome Browser

sugatshr 0 Comments October 18, 2011

  The survival of the Angry Birds is at stake. Dish out revenge on the green pigs who stole the Birds’ eggs. Use the unique destructive powers of the Angry Birds to lay waste to the pigs’ fortified castles. Angry Birds features hours of gameplay, challenging physics-based castle demolition, and […]

Lucky Ali’s Revolution : Raasta Man

Inspirational/ music/ Websites

Lucky Ali’s Revolution : Raasta Man

sugatshr 0 Comments October 17, 2011

If Lucky’s music is an example of Freedom of expression. Why shouldn’t his music be free? While everybody is busy applying for a copyright, Lucky Ali has gone the copyleft way. Lucky is free from all the bonds of music’s commercial industry as we know it today. He hopes to […]

CSS Curve without using images

CSS/ Tips and Tricks/ web design

CSS Curve without using images

sugatshr 0 Comments October 16, 2011

CSS .curve { -moz-border-radius:4px; border-radius:4px; width:220px; border:1px solid #000000; background:#ffffff; } HTML <div class=”curve” >This is a <br /> example of  <br /> CSS Curve. <br />         </div>

CSS Curve using images

CSS/ Tips and Tricks/ web design

CSS Curve using images

sugatshr 0 Comments October 16, 2011

To create CSS Curve for menu bar like show below. We need following three images. curve_left.png  curve_bg.png curve_right.png   CSS.curve { background:url(images/curve_bg.png) repeat-x; width:800px; height:35px; }.curve .fl {display:block; background:url(images/curve_left.png) no-repeat; width:11px; height:12px;}.curve .fr {display:block; background:url(images/curve_right.png) no-repeat; background-position:right top;width:11px; height:12px;} HTML <div class=”curve”> <span class=”fl”></span><span class=”fr”></span>

CSS/ Tips and Tricks/ web design

CSS Text Shadow, Glow/Stroke effects

sugatshr 0 Comments October 16, 2011

Text Shadow {text-shadow: horizontal vertical blur color;} For example h1 {text-shadow: 2px 2px 0px #FFFFFF;} Glow/Stroke Effect – the trick is to put shadow above and below text. h1{text-shadow:2px 2px 0px #FFFFFF, -2px -2px 0px #FFFFFF;}

Productivity/ Tips and Tricks/ Websites

Cufón – fonts for the people

sugatshr 0 Comments October 11, 2011

 Convert any font(s) to use on your website(s). No plug-ins required – it can only use features natively supported by the client Compatibility – it has to work on every major browser on the market Ease of use – no or near-zero configuration needed for standard use cases Speed – […]

Operating System (OS)/ Tips and Tricks

Hidden Themes in Windows 7

sugatshr 0 Comments October 9, 2011

There are some beautiful Windows 7 themes that are hidden. Open Windows explorer. Type “WindowsGlobalizationMCT“ in address bar. You will see 5 folders, enter any 1 of the folder. Go to the theme folder and double click the theme file in it. Now repeat the same for the remaining 4 […]

In Memoriam : Steve Jobs 1955 – 2011

Inspirational/ Inspiring story

In Memoriam : Steve Jobs 1955 – 2011

sugatshr 0 Comments October 9, 2011

Funny

How much do we learn?

sugatshr 0 Comments September 22, 2011

Organize your desktop with Stardock Fences

Productivity/ Utilities

Organize your desktop with Stardock Fences

sugatshr 0 Comments September 21, 2011

Stardock Fences is a program that helps you organize your desktop and can hide your icons when they are not in use. You can clean and organise your desktop by creating shaded areas which become movable and sizable containers for your icons. Double click blank spaces on your desktop and […]

«‹ 31 32 33 34 ›»

Most Viewed Posts

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

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