-->

Latest News

Subscribe

Subscribe

Subscribe

Subscribe

Subscribe

Subscribe

Labels

Archive: Showing posts with label Feature. Show all posts

Animated recent post is a fantastic way to present headlines updates to your readers.The effect of smooth scrolling attract readers and generate more clicks to your site.This gadget displays your most recent posts and includes a small thumbnail, but has the added bonus of using an animated effect that moves smoothly through the posts.There are a lot of great tutorials discussing on how to add Animated Recent posts for blogger with thumbnails and Simple Spy, but most of the tutorials I've found are not really suitable for a beginner.



How to Install Animated Recent posts for blogger with thumbnails and Simple Spy





I have to write two set of instructions for each steps, as some of you are using the default layout, and some of you are using the new layout. So, let's see how to install this cool widget in your blog..

Step 1:

If you're using the old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.




Add a Gadget of HTML/JavaScript type.



If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget



2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the one of code given below

4. Now Click On Save 'JavaScript' You are done.

Note - If you have previously added jQuery to your blog you can remove the line at the top in red.

<a href="http://24work.blogspot.com" target="_blank" title="Blogger Widgets"><img src="http://safir85.ucoz.com/24work-blogspot/cursor-24work-10.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>

<style type="text/css" media="screen">

<!--



#spylist {

overflow:hidden;

margin-top:5px;

padding:0px 0px;

height:350px;

}

#spylist ul{

width:220px;

overflow:hidden;

list-style-type: none;

padding: 0px 0px;

margin:0px 0px;

}

#spylist li {

width:208px;

padding: 5px 5px;

margin:0px 0px 5px 0px;

list-style-type:none;

float:none;

height:70px;

overflow: hidden;

background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-2syxvx9MZTa3CUFMVAxb2211O8zNnQz5RojGCvUDfMwDajn4LaO3WMQ2gXCAHoWKbskIWHL9hu9K8RprT5nHxlpK3zQliVRCMRwEqJ3v0Lwdv51he0XfnSHAHFy_e6d8nzYzOeZvLBVV/s1600/bdlab-blogspot-com.jpg) repeat-x;

border:1px solid #ddd;

}



#spylist li a {

text-decoration:none;

color:#4B545B;

font-size:11px;

height:18px;

overflow:hidden;

margin:0px 0px;

padding:0px 0px 2px 0px;

}

#spylist li img {

float:left;

margin-right:5px;

background:#EFEFEF;

border:0;

}

.spydate{

overflow:hidden;

font-size:10px;

color:#0284C2;

padding:2px 0px;

margin:1px 0px 0px 0px;

height:15px;

font-family:Tahoma,Arial,verdana, sans-serif;

}



.spycomment{

overflow:hidden;

font-family:Tahoma,Arial,verdana, sans-serif;

font-size:10px;

color:#262B2F;

padding:0px 0px;

margin:0px 0px;

}



-->

</style>



<script language='JavaScript'>



imgr = new Array();



imgr[0] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOcNckipxCUp6KR8LhYH16lm9xqNnHemvBkT2G1miME4SNB4pXASxqG1B5SS5XgrwqAt995AtXtDr-xyVFU1oJDBwET5Xs1Pg18Qqc7TuBixMwtXUO-YffS9M0nDqFlf4a23M9a_9xEZg/s400/noimage.png";



imgr[1] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOcNckipxCUp6KR8LhYH16lm9xqNnHemvBkT2G1miME4SNB4pXASxqG1B5SS5XgrwqAt995AtXtDr-xyVFU1oJDBwET5Xs1Pg18Qqc7TuBixMwtXUO-YffS9M0nDqFlf4a23M9a_9xEZg/s400/noimage.png";



imgr[2] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOcNckipxCUp6KR8LhYH16lm9xqNnHemvBkT2G1miME4SNB4pXASxqG1B5SS5XgrwqAt995AtXtDr-xyVFU1oJDBwET5Xs1Pg18Qqc7TuBixMwtXUO-YffS9M0nDqFlf4a23M9a_9xEZg/s400/noimage.png";



imgr[3] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOcNckipxCUp6KR8LhYH16lm9xqNnHemvBkT2G1miME4SNB4pXASxqG1B5SS5XgrwqAt995AtXtDr-xyVFU1oJDBwET5Xs1Pg18Qqc7TuBixMwtXUO-YffS9M0nDqFlf4a23M9a_9xEZg/s400/noimage.png";



imgr[4] = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOcNckipxCUp6KR8LhYH16lm9xqNnHemvBkT2G1miME4SNB4pXASxqG1B5SS5XgrwqAt995AtXtDr-xyVFU1oJDBwET5Xs1Pg18Qqc7TuBixMwtXUO-YffS9M0nDqFlf4a23M9a_9xEZg/s400/noimage.png";

showRandomImg = true;



boxwidth = 255;



cellspacing = 6;



borderColor = "#232c35";



bgTD = "#000000";



thumbwidth = 70;



thumbheight = 70;



fntsize = 12;



acolor = "#666";



aBold = true;



icon = " ";



text = "comments";



showPostDate = true;



summaryPost = 40;



summaryFontsize = 10;



summaryColor = "#666";



icon2 = " ";



numposts = 10;



home_page = "http://bdlab.blogspot.com/";



limitspy=4

intervalspy=4000

</script>

<div id="spylist">

<script src='http://safir85.ucoz.com/bdlab-blogspot/24work/recent-posts/animated_recent_posts.js' type='text/javascript'></script>

</div>


And now click Save



Note :If your template already have a jquery do not put again, just copy after it
Html from above a few things could be replaced :

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>



1. homepage address
home_page = “http://bdlab.blogspot.com/”;

2. Style

from above style/css, you can change :

width : 220px;
width:208px:

customize base on your template
and
background:#fff url(http://dl.getdropbox.com/u/708209/scriptabufarhan/recentspy/post.jpg) repeat-x;
or background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-2syxvx9MZTa3CUFMVAxb2211O8zNnQz5RojGCvUDfMwDajn4LaO3WMQ2gXCAHoWKbskIWHL9hu9K8RprT5nHxlpK3zQliVRCMRwEqJ3v0Lwdv51he0XfnSHAHFy_e6d8nzYzOeZvLBVV/s1600/bdlab-blogspot-com.jpg) repeat-x;

Customize the colors of backuground

3. image size
thumbwidth = 70;
thumbheight = 70;

Match your needs

4. How many post you will show
numposts = 10;

Base on what you need to show




In this post I have an awesome new gadget that can be seen Wordpress blogs is now available for Blogger.Recommended post slider in each post is interesting widget.Those of you who follow some Wordpress blogs have seen the recommended or related posts slider.You may have seen this type of widget in many popular websites like The New York Times, Mashable, Times of India, etc.The widget is originally developed by bloggerplugins, i just changed something in the widget.It keeps readers to read more pages of your blog.





How to Install Recommended Post Slider Widget for Blogger with Facebook,Twitter share button



I have to write two set of instructions for each steps, as some of you are using the default layout, and some of you are using the new layout. So, let's see how to install this cool widget in your blog..

Step 1:

If you're using the old Blogger interface: Go to Dashboard - Design - Page Elements - Add a Gadget.

Add a Gadget of HTML/JavaScript type.

If you're using the new Blogger interface: Go to Dashboard - Layout - Add a Gadget



2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the one of code given below

4. Now Click On Save 'JavaScript' You are done.



<a href="http://24work.blogspot.com" target="_blank" title="Blogger Widgets"><img src="http://safir85.ucoz.com/24work-blogspot/cursor-24work-10.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a><style type="text/css">#recslide{z-index:5;width:400px;height:100px;padding:10px;background-color:#fff;border-top:3px solid #000;position:fixed;right:-430px;bottom:0;-moz-box-shadow:-2px 0 5px #aaa;-webkit-box-shadow:-2px 0 5px #aaa;box-shadow:-6px -5px 5px #aaa; font-family:Arial, Helvetica, sans-serif;}#recslide p{font-size:11px;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;letter-spacing:1px;color:#000; font-weight: bold;}#recslide_title{color:#555;font-weight:700;font-size:16px;margin:10px 20px 10px 0;}#recslide a,#recslide a:hover,#recslide_title{text-decoration:none;color:#FE3F10; padding: 5px 5px 5px 2px;}#recslide .close,#recslide .expand,#recslide .help{border:2px solid #EEE;cursor:pointer;color:#9A9AA1;width:13px;height:15px;padding:2px 0 0 5px;position:absolute;right:10px;font-size:17px;font-weight:700;font-family:Arial, Helvetica, sans-serif;font-size:12px;}#recslide .help{right:35px;}#recslide_image{float:left;width:80px;}#recslide_title{width:287px;height:30px;overflow:hidden;}</style><div id="recslide" style="display:none;"> <div class="help">?</div><div class="expand">+</div> <div class="close">X</div> <p>Recommended for you</p><div id="recslide_image"></div><div id="recslide_title">Loading..</div><center><div id="share_box">loading</div></center></div><script> if(document.location.href.split("/").length==6&&document.location.href.indexOf(".html")!=-1){if(typeof bts_onload_queue=='undefined')var bts_onload_queue=[];if(typeof bts_dom_loaded=='boolean')bts_dom_loaded=false;else var bts_dom_loaded=false;if(typeof bts_async_loader!='function'){function bts_async_loader(src,callback,id){var script=document.createElement('script');script.type="text/javascript";script.async=true;script.src=src;script.id=id;var previous_script=document.getElementById(id);if(previous_script)if(previous_script.readyState=="loaded"||previous_script.readyState=="complete"){callback();return}else{script=previous_script}if(script.onload!=null)previous_callback=script.onload;script.onload=script.onreadystatechange=function(){var newcallback;if(previous_script&&previous_callback)newcallback=function(){previous_callback();callback()};else newcallback=callback;if(bts_dom_loaded){newcallback()}else bts_onload_queue.push(newcallback);script.onload=null;script.onreadystatechange=null};var head=document.getElementsByTagName('head')[0];if(!previous_script)head.appendChild(script)}}if(typeof bts_domLoaded!='function')function bts_domLoaded(callback){bts_dom_loaded=true;var len=bts_onload_queue.length;for(var i=0;i<len;i++){bts_onload_queue[i]()}}bts_domLoaded();bts_async_loader("http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js",function(){bts_async_loader("http://safir85.ucoz.com/bdlab-blogspot/24work/recommended/recommended-Slide-v1.0.js",function(){},"bts-out-slide")},"jQueryjs")}</script>

And now click Save



Optionally use this Widget installer to add this link to your blogger blog.


Everest Mountain Flight, Himalayan flight Tour,Nepal Tour, Tour in Nepal Everest Mountain Flight or Everest Himalayan Flight Tour is an hour long early morning flight in Kathmandu Nepal by domestic airlines which flies on the north east of Nepal along with he high Himalayan ranges. As we know that the top of the world is Mount Everest, to see this the main purpose of this flight along with the other 8 Highest peaks in the world. After doing this you may have some idea about the magnificent Himalayas and you can be proud enough to say that you have see the highest or tallest point of this world. So Angel Tour Trekking Operator Nepal offers Nepal Tour Trekking Package with Everest Mountain Flight.



Image
Bungy jumping is taking the world by storm, particularly after having recently found additional venues within the highest mountain peaks in the world - the Himalaya mountain range. It’s a crazy sport that has some of the best views imaginable, if you don’t mind heights and being upside down. It has to be said that the Nepal bungy jump experience, with the longest free-fall to date, is nothing like you could imagine at 160 meters over the untamed waters of the Bhote Koshi. It is about a three hour drive from Kathmandu, the capital city of Nepal, to begin your adrenalin pumping adventure.
At the moment there is only one bungy jumping agency operating in Nepal, known as ‘The Last Resort’. This agency hosts some of the most experienced jump masters in the field of bungy jumping. The jump they offer was designed by one of the leading consultants in New Zealand and abides by the strict international standards, thus guaranteeing the utmost safety from beginning to end. The bungy jump in Nepal takes place from a 166 meter steel suspension bridge that is Swiss designed and made specifically for bungy jumping with a safety factor of x4 and a loading factor of 4.5t or 41,500kg. Interestingly, before the bridge was constructed, surrounding villagers would have to walk for about 5 hours in order to cross the river gorge safely.
The Last Resort offers a full package for adrenalin junkies. On the first day of your bungy jumping experience you will be provided with both lunch and dinner which will take place around the jump. As the time nears the anticipation almost seems too much before being transported off to the bungy jump site. It must be said, nothing can prepare you for this most unforgettable jump you will make. You will then spend the night at the resort, however, your experience does not stop here. On the second day you will enjoy a wonderful breakfast before you are once again whisked away from ‘The Last Resort’ to a site close to where you had previously jumped, this time you will get up close and personal, viewing the scenery from a totally different perspective while white river rafting and completing the Bhote koshi which entails 80 of the most challenging rapids. Lunch will then be provided before you make your way to your outside accommodation.
Itinerary Detail
 
Day 01:
Drive to Last Resort (Ultimate Bungy Sport) After arrival briefing and preparing for Bungy and after the jump rest and overnight at Last Resort or drive back to Kathmandu. This is the short day trip to Bungy in Nepal. If you have enough time then you can plan ahead as given below.
Day 02:
After breakfast beautiful canyoning trip to The Bhote Kosi River cliff. This is also one of the most exciting adventure trip combining with Byungy.
Day 03:
True adrenaline rafting trip on Bhote Koshi River for every adventure lover can enjoy its many challenging rapids and overnight camp.
Day 04:
After breakfast continue rafting again and after that drive to Kathmandu. Above package program departures everyday from Kathmandu office. For details please make an inquiry to us or book this trip now.

Cost for Bungy jumping: 59 Euro Per person with sharing basis.(Other)

Cost for Bungy jumping: NPR 2900 Per person with sharing basis.(For Nepali)



के तपाईं लाई थाहा छ तपाईं घरमा बसी बसी संसार भरिको साथीहरुको कम्प्युटर चलाऊन सक्नु हुन्छ ?? फाइलहरु transfor गर्न सक्नु हुन्छ । एउटा यस्तो सफ्टवेर छ जुन तपाईंले आफ्नो कम्प्युटरमा डाउनलोड गर्नु पर्ने हुन्छ र तपाईंले चलाऊन चाहनु भएको कम्प्युटरमा पनि त्यो सफ्टवेर डाउनलोड भएको हुने पर्छ ।
सबै भन्दा राम्रो desktop sharing प्रोग्राम साबित भईसकेको Team Viewer प्रोग्राम अझै नयाँ भर्सन TeamViewer 6.0 Build 10124 Final मा उपलब्ध भईसकेको छ । यो फ्री प्रोग्राम मा डेस्कटॉप शेयरिंग, फाइल ट्रान्सफर, अडियो, भिडियो च्याट जस्ता नयाँ सुबिधाहरु जोडिएर आएको छ जसले यो प्रोग्रामलाई अझै उपयोगी बनाउन मद्घत गरेको छ । यसमा QuickJoin नामको नयाँ सुबिधा छ जो प्रेजेंटेशनको लागि अति उपयोगी छ । यो प्रोग्राम अहिले पहिले भन्दा धेरै स्पीडमा र हेर्नको लागि आकर्षक भएको छ । अब तपाईं यसबाट एक भन्दा धेरै जना हरुसँग छिटो र सजिलै connection हुन सक्नुहुनेछ । यदि कारणबस connection छुटी हाले पनि आँफै फेरी जोड्ने (स्वचालित) हुने यो नया भर्सन पहिले भन्दा धेरै सुरक्षित पनि छ किनकी यसमा तपाईंले धेरै बिकल्पहरुमा पासवोर्डले protect गर्न पाउनु हुनेछ ।

सिर्फ 3.4 mb मा उपलब्ध यो software डाउनलोड गर्न यहाँ क्लिक गर्नुहोला

software डाउनलोड गरी सके पछी त्यहा ID र password display भएको हुन्छ , त्यस्तै तपाईंको साथीकोमा पनि display भएको हुन्छ । तपाईंले connect गर्न चाहनु भएको साथिको ID र password आफ्नोमा राखी connect गरे पछि तपाईंको डेस्कटपमा साथीको डेस्कटप display हुनेछ , त्यसपछी तपाईंले option मा remote suport , file transfor आदी गर्न सक्नु हुनेछ । एक चोटि connect भई सके पछि तपाईंले आफ्नो कम्प्युटरमा save गरेको Data हरु साथीको कम्प्युटरमा पठाउन सक्नु हुनेछ वा साथीको Data हरु आफ्नोमा transfor गर्न सक्नु हुनेछ । एकदम रमाइलो यो सफ्टवेर एक चोटि चलाएर हेर्नुस् अनी भन्नुस ।
" तर यो सफ्टवेर चलाऊदा आफ्नो ID र password जो सुकै लाई नदिनु होला नत्र तपाईंको महत्वपूर्ण फाइलहरु तपाईंको partner ले एताउता वा Delete गरी दिन सक्छ"

image
Ranging from the subtropical forests of the Terai to the great peaks of the Himalayas in the north, Nepal abounds with some of the most spectacular sceneries in the whole of Asia, with a variety of fauna and flora also unparalleled elsewhere in the region. Between Nepal’s Geographical extremes, one may find every vegetation type, form the treeless steppes of the Trans-Himalayan region in the  extreme north and the birch, silver fir, larch and hemlock of the higher valleys to the oak, Pine and Rhododendron of the intermediate altitudes and the great sal and sissau forests of the south.
The rolling densely forested hills and broad Dun valleys of the Terai along with other parts of the country were formerly, renowned for their abundance and variety o wildlife. Though somewhat depleted as a result of agricultural settlements, deforestation, poaching and other causes, Nepal can still boast richer and more varied flora and fauna than any other area in Asia. For practical purposes, Nepal’s Flora and Fauna can be divided into Four Regions:

  1. Tropical Deciduous Monsoon Forest:
    This includes the Terai plains and the broad flat valleys or Duns found between successive hill ranges. The dominant tree species of this area are Sal (Shorea Robusta), sometimes associated with Semal (Bombax malabricum), Asna (Terminalia termentosa), Dalbergia spp and other species, and Pinus rosburghi occurring on the higher ridges of the Churia hills, which in places reach an altitude of 1800m. Tall coarse two-meter high elephant grass originally covered much of the Dun valleys but has now been largely replaced by agricultural settlements. The Pipal (ficus religiosa) and the Banyan (ficus bengalensis) are to be noticed with their specific natural characteristics. This tropical zone is Nepal’s richest area for wildlife, with gaurs, buffaloes, four species of deer, tigers, Leopards and other animals found in the forest areas rhinoceros, swamp deer and hot deer found in the valley grasslands and two species of crocodile and the Gangetic dolphin inhabiting the rivers. The principal birds are the peacock, jungle fowl and black partridge, while migratory duck and geese swarm on the ponds and lakes and big rivers of Terai. Terai forests are full of jasmin, minosa, accecia reeds and bamboo.
     
  2. Subtropical Mixed Evergreen Forest:
    This includes the Mahabharat Lekh, which rises to a height of about 2400m and comprises the outer wall of the Himalayan range. Great rivers such as the Karnali, Narayani, and Sapta Koshi flow through this area into the broad plains of the Terai. This zone also includes the so-called middle hills’ which extend northwards in a somewhat confused maze of ridges and valleys to the foot of the great Himalayas. Among the species Characteristic of this region are Castenopsis indica in association with Schima Wallichi, and other species such as Alnus nepalensis, Acer oblongum and various species of oak and Rhododendron which cover the higher slopes where deforestation has not yet taken place. Orchids clothe the stems of trees and gigantic climbers smother their heads. The variety and abundance of the flora and fauna increase progressively with decreasing altitude and increasing luxurance of the vegetation. This zone is generally poor in wildlife. The only mammals, which are at all widely distributed, are wild boar, barking deer, Serow, Ghoral and bears. Different varieties of birds are also found in this zone.
  3. Temperate Evergreen Forest:  

    Northward, on the lower slopes and spurs of the great Himalayas, oaks and Pines are the dominant species up to an altitude of about 2400m above which are found dense conifer forests including Picea, Tusga, Larix and Abies spp. The latter is usually confined to higher elevations with Betula typically marking the upper limit of the tree line. At about 3600 to 3900m, Rhododendron, bamboo and maples are commonly associated with the coniferous zone. Composition of he forest varies considerably with coniferous predominating in the west and eracaceous in the east. The wildlife of this region includes the Himalayan bear, Serow, Ghoral, barking deer and wildboar, with Himalayan tahr sometimes being seen on steep rocky faces above 2400m. The red panda is among the more interesting of the mammals found in this zone; it appears to be fairly distributed in suitable areas of the forest above 1800m. The rich and varied avifauna of this region includes several spectacular and beautiful pheasants, including the Danfe pheasant, NepalÕs national bird.
     
  4. Subalpine and Alpine Zone: 
     

    Above the tree line, Rhododendron, Juniper Scrub and other procumbent woody vegetation may extend to about 4200m where it is then succeeded by tundra-like association of short grasses, sedge mosses and alpine plants wherever there is sufficient soil. This continues up to the lower limit of perpetual snow and ice at about 5100m. The mammalian faun is sparse and unlikely to include any species other than Himalayan Marmots, Mouse Hare, tahr, Musk Deer, Snow Leopard and occasionally blue sheep. In former times, the Wild Yak and great Tibetan sheep could also be sighted in this region and it is possible that a few may still be surviving in areas such as Dolpa and Humla. The bird life at such as lammergeyer, snowcock, snowpatridge, choughs and bunting, with redstarts and dippers often seen along the streams and rivulets. Yaks are the only livestock, which thrive at high altitude. They serve both back and draught animals. The cheeses prepared out of the milk are edible for months. The female Yak provides milk to the Sherpas.
    Of the wonderful flora and fauna must suffice to indicate what a paradise Nepal is to the lovers of wild animal and bird life, to the naturalists and to the foresters.



 Destination Nepal Tours and Travels is Best Travel agency in Nepal

There are 4 UNESCO World Heritage Sites(WHS) in Nepal. Of these 4 WHS – two are in cultural category and two WHS falls in the natural category.
In the cultural category the seven monuments of Kathmandu valley (together counted as one WHS) and Lumbini- the birth place of Lord Buddha are included whereas the other two WHS in the natural grouping are designated as Chitwan National Park and Sagarmatha National Park. The Kathmandu valley WHS  comprises of three historical palaces known as-Kathmandu Durbar Square, Patan Durbar Square and Bhaktapur  Darbar Square—two Buddhist  stupas- Syambhunath and Boudanath and two Hindu temples Pashupatinath and Changu Narayan. The densest concentration of these heritage sites in can be found here owing to the cultural and political importance of Kathmandu valley in the history of the country. All these monuments were inscribed as UNESCO World Heritage Sites in October 1979. Most of the places listed in of the WHS were revered as sacred for thousands of years and there has been a series of contributions and renovations in the form of constructions of temples, stupas and palaces over the centuries made by different rulers and kings. The WHS  of Nepal are an Nepal and are a legacy of Nepalese people to the history and lifestyle of Nepal and are a legacy of Nepalese people to the delight of the whole human civilization. There are altogether 830 outstanding sites on the World Heritage List in 138 countries.
Historical Background

The Kathmandu valley civilization is around 3000 year old. It has been claimed that the valley was a large pond in the early geological period and it was only when the pond was drained that the valley was ready for human settlement.  There is also a legend which reinforces the story that a certain Bodhistav called Manjushree came to the Kathmandu valley and cut the gorge in Chobar with flaming sword and drained the water out of the valley making it ready for human settlement.
The fertile land supported large settlements, and over the centuries different dynasties that ruled the valley patronized an urban civilization with its rich cultural heritage. Politically the present day Nepal was divided into petty principalities and the earliest ruling class of Nepal were the Gopalas, Mahispalas and Kiratas dynasties who were followed by the Lichchhavi(185-750 AD). The Lichchhavi period is known as the classical period of Nepalese history because it was during this period that art and architecture began to take shape. Trade and crafts flourished under them, and they built magnificent temples, palaces and monuments.
But it was only under the later Malla period and the early Shah period from the 14th to the 18th centuries the valley’s fabulous cities with their exquisite pagoda, shikhara and stupa architecture, ornate palaces and artistic temples came to take shape in the form that we see it today.
However the present day neo-classical buildings were built only during the second half of the 19th century(Rana Regime) with the western countries.
Sculptures, wood craft and stone works were built only during the second half of the 19th century (Rana Regime) with Nepal’s first contact with the western countries.
The historical monuments of the world heritages sites of Kathmandu valley are marked by the presence of three prominent architectural style namely the Pagoda, Shikhara and the Stupa style. The pagodas are multi-tiered monuments tapering towards the top with intricate wood carving in the forms of doors, pillars, windows and struts. These ubiquitous wooden historical structures are supplemented by bronze works and stone sculptures together forming the squares and palaces with profuse representation of images of gods, goddesses, demons, beasts, mythical figures, Kings and the ordinary human beings engaged in their day to day activities.
  1. Kathmandu Durbar Square
  2. Patan Durbar Square
  3. Bhaktapur Durbar Square
  4. Pashupatinath
  5. Swoyambhunath
  6. Baudanath
  7. Changu Narayan
  8. Lumbini:- Birth place of Lord Buddha
  9. Chitwan National Park(932 sq.km.)
  10. Sagarmatha National Park(1,148 sq.km.)