<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>shared</title>
	<atom:link href="http://blog.dipes.com.np/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.dipes.com.np</link>
	<description>at dipes dot com dot np</description>
	<lastBuildDate>Fri, 15 Jan 2010 11:00:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fotos Virus</title>
		<link>http://blog.dipes.com.np/?p=133</link>
		<comments>http://blog.dipes.com.np/?p=133#comments</comments>
		<pubDate>Fri, 07 Aug 2009 06:20:18 +0000</pubDate>
		<dc:creator>dipes</dc:creator>
				<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=133</guid>
		<description><![CDATA[If you are getting messages from your fiends with the subject &#8216;Fotos &#8216; then you are getting forwarded a virus.
The first prevention is not to click on any of the three attatched picture link like Imagens anexadas:  DSC_614.jpg &#8211;  DSC_615.jpg &#8211;  DSC_616.jpg
This is automated mail sent by the virus to all the [...]]]></description>
			<content:encoded><![CDATA[<p>If you are getting messages from your fiends with the subject &#8216;Fotos <date>&#8216; then you are getting forwarded a virus.<br />
The first prevention is not to click on any of the three attatched picture link like Imagens anexadas:  DSC_614.jpg &#8211;  DSC_615.jpg &#8211;  DSC_616.jpg<br />
This is automated mail sent by the virus to all the contacts of the sender in his/her address book. If your computer is already infected with this virus, then there should be _winnt folder in c: drive or system drive. Safely remove this directory to prevent the virus send this automated mail to your contacts in your address book.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=133</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting WiFi in HTC</title>
		<link>http://blog.dipes.com.np/?p=126</link>
		<comments>http://blog.dipes.com.np/?p=126#comments</comments>
		<pubDate>Wed, 01 Jul 2009 10:59:37 +0000</pubDate>
		<dc:creator>dipes</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=126</guid>
		<description><![CDATA[Wifi was easily detected but cannot browse the internet.
I was connecting with ease to the CNet ADSL Wireless Router and was able to browse the internet using the wifi in HTC Touch P3452.
However in the new network with InfoSmart Router this device even didn&#8217;t detected the wireless access point. But the HTC Touch Diamond was [...]]]></description>
			<content:encoded><![CDATA[<p>Wifi was easily detected but cannot browse the internet.</p>
<p>I was connecting with ease to the CNet ADSL Wireless Router and was able to browse the internet using the wifi in HTC Touch P3452.</p>
<p>However in the new network with InfoSmart Router this device even didn&#8217;t detected the wireless access point. But the HTC Touch Diamond was able to detect this access point and was also able to connect to this access point. But it was also failing to browse the internet through it. Always said the page could not be found. I then installed the task manager from fdcsoft from <a href="http://www.gsmhacks.com/forums/pocket-pc-windows-smartphone-applications/47860-fdcsoft-task-manager-ppc-app.html">http://www.gsmhacks.com/forums/pocket-pc-windows-smartphone-applications/47860-fdcsoft-task-manager-ppc-app.html</a> Through its ping test I was not even able to ping the wireless router. So after little searching I found out the solution of it. Just chage a small setting<br />
Go Start -&gt; Settings -&gt; Connections -&gt; Wireless LAN -&gt; Power Mode -&gt; and slide all the way to Best Performance.<br />
That just solved the problem in both the HTC Touch P3452 and the Diamond.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=126</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active Directory with DNS Server in Linux</title>
		<link>http://blog.dipes.com.np/?p=117</link>
		<comments>http://blog.dipes.com.np/?p=117#comments</comments>
		<pubDate>Wed, 01 Jul 2009 09:50:45 +0000</pubDate>
		<dc:creator>dipes</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=117</guid>
		<description><![CDATA[Integrating Active Directory with the Linux DNS Server
Lately I was working on integrating the newly configuring Windows 2003 Active Directory with the old running DNS server which was running on linux.  After a day or two searching on the intenet I finally found a way to integrate the windows and linux together.
Generally we install [...]]]></description>
			<content:encoded><![CDATA[<p>Integrating Active Directory with the Linux DNS Server<br />
Lately I was working on integrating the newly configuring Windows 2003 Active Directory with the old running DNS server which was running on linux.  After a day or two searching on the intenet I finally found a way to integrate the windows and linux together.</p>
<p>Generally we install DNS server into an Active Directory. The separation might have been far easier if the DNS server had been the Windows Server itself, but some tweakings were required when the server was Linux.</p>
<p>The Linux DNS server was far old running and the new Active Directory was to integrate to it. So the active directory was installed in the windows 2003 server with the domain name adtest.dipes.com.np and the full name of this computer being dc.adtest.dipes.com.np</p>
<p>The preferred dns of the server itself was like that of others and the clients, e.g. 192.168.40.2 (the ip of linux dns server)<br />
The windows server (domain controller) ip was 192.168.40.13</p>
<p>Then inspecting the netlogon.dns file, the following lines of codes of database were written in the dns database file of linux (dipes.com.np zone file)</p>
<p><code><br />
dc.adtest		IN	    A	      192.168.40.13</p>
<p>_ldap._tcp.adtest.dipes.com.np. SRV 0 0 389 dc.adtest.dipes.com.np.<br />
_kerberos._tcp.adtest.dipes.com.np. SRV 0 0 88 dc.adtest.dipes.com.np.<br />
_ldap._tcp.dc._msdcs.adtest.dipes.com.np. SRV 0 0 389 dc.adtest.dipes.com.np.<br />
_kerberos._tcp.dc._msdcs.adtest.dipes.com.np. SRV 0 0 88 dc.adtest.dipes.com.np.<br />
</code><br />
And this was what looked in the netlogon.dns file in windows server<br />
<code>adtest.dipes.com.np. 600 IN A 192.168.40.13<br />
_ldap._tcp.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.<br />
_ldap._tcp.Default-First-Site-Name._sites.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.<br />
_ldap._tcp.pdc._msdcs.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.<br />
_ldap._tcp.gc._msdcs.adtest.dipes.com.np. 600 IN SRV 0 100 3268 dc.adtest.dipes.com.np.<br />
_ldap._tcp.Default-First-Site-Name._sites.gc._msdcs.adtest.dipes.com.np. 600 IN SRV 0 100 3268 dc.adtest.dipes.com.np.<br />
_ldap._tcp.359ce6bb-ad7c-46c9-8cb3-ee36d2c72f5c.domains._msdcs.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.<br />
gc._msdcs.adtest.dipes.com.np. 600 IN A 192.168.40.13<br />
fc3d8251-738c-402d-9ba1-33f2402923eb._msdcs.adtest.dipes.com.np. 600 IN CNAME dc.adtest.dipes.com.np.<br />
_kerberos._tcp.dc._msdcs.adtest.dipes.com.np. 600 IN SRV 0 100 88 dc.adtest.dipes.com.np.<br />
_kerberos._tcp.Default-First-Site-Name._sites.dc._msdcs.adtest.dipes.com.np. 600 IN SRV 0 100 88 dc.adtest.dipes.com.np.<br />
_ldap._tcp.dc._msdcs.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.<br />
_ldap._tcp.Default-First-Site-Name._sites.dc._msdcs.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.<br />
_kerberos._tcp.adtest.dipes.com.np. 600 IN SRV 0 100 88 dc.adtest.dipes.com.np.<br />
_kerberos._tcp.Default-First-Site-Name._sites.adtest.dipes.com.np. 600 IN SRV 0 100 88 dc.adtest.dipes.com.np.<br />
_gc._tcp.adtest.dipes.com.np. 600 IN SRV 0 100 3268 dc.adtest.dipes.com.np.<br />
_gc._tcp.Default-First-Site-Name._sites.adtest.dipes.com.np. 600 IN SRV 0 100 3268 dc.adtest.dipes.com.np.<br />
_kerberos._udp.adtest.dipes.com.np. 600 IN SRV 0 100 88 dc.adtest.dipes.com.np.<br />
_kpasswd._tcp.adtest.dipes.com.np. 600 IN SRV 0 100 464 dc.adtest.dipes.com.np.<br />
_kpasswd._udp.adtest.dipes.com.np. 600 IN SRV 0 100 464 dc.adtest.dipes.com.np.<br />
ForestDnsZones.adtest.dipes.com.np. 600 IN A 192.168.40.13<br />
_ldap._tcp.ForestDnsZones.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.<br />
_ldap._tcp.Default-First-Site-Name._sites.ForestDnsZones.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.<br />
DomainDnsZones.adtest.dipes.com.np. 600 IN A 192.168.40.13<br />
_ldap._tcp.DomainDnsZones.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.<br />
_ldap._tcp.Default-First-Site-Name._sites.DomainDnsZones.adtest.dipes.com.np. 600 IN SRV 0 100 389 dc.adtest.dipes.com.np.</code><br />
The next step was the finally joining the client with the domain controller with its previous old settings of preferred dns being same (i.e. 192.168.40.2)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=117</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore Search in XP</title>
		<link>http://blog.dipes.com.np/?p=105</link>
		<comments>http://blog.dipes.com.np/?p=105#comments</comments>
		<pubDate>Sun, 08 Feb 2009 12:22:09 +0000</pubDate>
		<dc:creator>dipes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=105</guid>
		<description><![CDATA[Everytime a virus attacks the computer, certain features are missing from the computer. One of the common missing feature is the good old search option from the explorer. One of the approve method is explore to the inf folder in windows of the system drive e.g. C:\WINDOWS\inf\srchasst.inf and locate the srchasst.inf file. Right click over [...]]]></description>
			<content:encoded><![CDATA[<p>Everytime a virus attacks the computer, certain features are missing from the computer. One of the common missing feature is the good old search option from the explorer. One of the approve method is explore to the inf folder in windows of the system drive e.g. C:\WINDOWS\inf\srchasst.inf and locate the srchasst.inf file. Right click over it click on install. You may need the windows xp to complete this.</p>
<p>There is also the another method, hacking the registry<br />
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] &#8220;NoFind&#8221;=dword:00000000</p>
<p>Click on START >> RUN >> REGEDIT  and browse to the above mentioned keys<br />
HKEY_CURRENT_USER<br />
Software<br />
Microsoft<br />
Windows<br />
CurrentVersion<br />
Policies<br />
Explorer<br />
Right click on the right side of the registry window and create a new key called &#8220;NoFind&#8221; with its DWORD value 00000000.<br />
Many of my friends have reported the successful restore of the search in their computer. Among them some  are no other than Sanjip and Sambhu. Good Luck Guys. This save many of you like troubled out there. The good ones are not that easier to find.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera Speed Dial</title>
		<link>http://blog.dipes.com.np/?p=92</link>
		<comments>http://blog.dipes.com.np/?p=92#comments</comments>
		<pubDate>Sun, 25 Jan 2009 06:52:01 +0000</pubDate>
		<dc:creator>dipes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[speed dial]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=92</guid>
		<description><![CDATA[There are 9 speed dials by default. This can be increased or decreased on the personal needs. For this there is not any graphical menu or sth like that, but editing a configuration file speeddial.ini inside the profile folder of opera.
In the installed verison of Opera one should navigate to the following path
C:\Documents and Settings\[user]\Application [...]]]></description>
			<content:encoded><![CDATA[<p>There are 9 speed dials by default. This can be increased or decreased on the personal needs. For this there is not any graphical menu or sth like that, but editing a configuration file speeddial.ini inside the profile folder of opera.<br />
In the installed verison of Opera one should navigate to the following path<br />
C:\Documents and Settings\[user]\Application Data\Opera\Opera\profile\speeddial.ini<br />
Jus add the following three lines as requirement. The numbers suggesting the number of rows and columns required in the speed dial.<br />
In the OperaUsb version the profile folder is just inside the opera folder.<br />
<img src="http://blog.dipes.com.np/wp-content/uploads/2009/01/speddial.jpg" alt="speeddial" title="speeddial" width="300" height="233" class="alignnone size-full wp-image-93" /><br />
[Size]<br />
Rows=4<br />
Columns=5</p>
<p>This is long I have been searching for. And I don&#8217;t want to forget it by not making a note of it somewhere. Best of luck for those who are searching for the same. Have fun with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=92</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sometimes false move works</title>
		<link>http://blog.dipes.com.np/?p=86</link>
		<comments>http://blog.dipes.com.np/?p=86#comments</comments>
		<pubDate>Sun, 25 Jan 2009 06:07:08 +0000</pubDate>
		<dc:creator>dipes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[search rank]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=86</guid>
		<description><![CDATA[Sometimes false move works on improving Internet Search Ranking
The only place where you could get punished by making the spelling mistake is in the school and colleges. But in the internet you could get your targeted visitors to your website. It may be a funny tip or trick to get ones website in the top [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes false move works on improving Internet Search Ranking</p>
<p>The only place where you could get punished by making the spelling mistake is in the school and colleges. But in the internet you could get your targeted visitors to your website. It may be a funny tip or trick to get ones website in the top of the search but many people do the same mistake in searching the web, its typo mistake. Just see the image below</p>
<div id="attachment_87" class="wp-caption alignnone" style="width: 550px"><img class="size-full wp-image-87" title="yoges-loadsedding" src="http://blog.dipes.com.np/wp-content/uploads/2009/01/yoges-loadsedding.jpg" alt="yoges-loadsedding" width="540" height="257" /><p class="wp-caption-text">yoges-loadsedding</p></div>
<p>Here due to the typographical mistake of the user and the developer the website is listed in the very first page in the page rank, and the visitor could not avoid your webpage.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=86</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loadshedding Schedule in Nepal</title>
		<link>http://blog.dipes.com.np/?p=81</link>
		<comments>http://blog.dipes.com.np/?p=81#comments</comments>
		<pubDate>Fri, 23 Jan 2009 06:57:55 +0000</pubDate>
		<dc:creator>dipes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[load shedding]]></category>
		<category><![CDATA[nepal]]></category>
		<category><![CDATA[schedule]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=81</guid>
		<description><![CDATA[Where is the Latest 14 hours Load Shedding Schedule of Nepal? The official website of Nepal Electricity Authority has never updated its schedule promptly but today. Get the new load shedding schedule in nea.org.np
Get It Here It does not seem 14 hours but the regular 16 hours as before. What a Fake! Only on some [...]]]></description>
			<content:encoded><![CDATA[<p>Where is the Latest 14 hours Load Shedding Schedule of Nepal? The official website of Nepal Electricity Authority has never updated its schedule promptly but today. Get the new load shedding schedule in nea.org.np<br />
<a href="http://www.dipes.com.np/loadshedding.php">Get It Here</a> It does not seem 14 hours but the regular 16 hours as before. What a Fake! Only on some days. Hush.</p>
<p>Here you can get my <a href="http://www.dipes.com.np/loadshedding.php">own edited version</a> from NEA website.</p>
<p>A new loadshedding is effective from April 17, 2009. For more http://www.dipes.com.np/loadshedding.php</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=81</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benefits of Limited Users in XP and Portables</title>
		<link>http://blog.dipes.com.np/?p=57</link>
		<comments>http://blog.dipes.com.np/?p=57#comments</comments>
		<pubDate>Sun, 18 Jan 2009 11:36:31 +0000</pubDate>
		<dc:creator>dipes</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[concept draw]]></category>
		<category><![CDATA[normal user]]></category>
		<category><![CDATA[open office]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[opera@usb]]></category>
		<category><![CDATA[portables]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=57</guid>
		<description><![CDATA[Everybody in the windows want to be administrator. They don&#8217;t want to use the computer from other users other than administrator. They want the full privilege of the system. They don&#8217;t really see the benefits running the computer in normal user mode. From my point of view the safest way of using the computer is [...]]]></description>
			<content:encoded><![CDATA[<p>Everybody in the windows want to be administrator. They don&#8217;t want to use the computer from other users other than administrator. They want the full privilege of the system. They don&#8217;t really see the benefits running the computer in normal user mode. From my point of view the safest way of using the computer is from the normal user mode. Today the major problem with the computer is the virus and these really changes the system settings. One will not get into these problems if they run in the normal mode since the normal user does not have the permissions to modify the system global settings. However if one is using the fat32 system it does not make any difference as a normal user or an administrator user. Fat32 is single user mode filesystem. Therefore not secure. However if one is in NTFS then better opt for normal user for the sake of computer security.</p>
<p>Then on using the computer one has to get into serious problem of installing the new software as one of my friend get into. I asked him why he is not updating his website. His first answer was obvious the increasing the loadshedding in Nepal, which of course we don&#8217;t have the replacement but just to wait for our schedule to get into light. His next reason was his unabilty to install a ftp software in the computer as he was not an administrator in it. For those who are really seeking using the computers to use in the normal mode as I do, the alternative is not far, we can use the portables software instead, copy-paste-run-delete. These are actually designed to run on pendrives that are portables/mobile or whatever they may call. There are many softwares now available as portables than in previous. A good list is available at <a href="http://www.portableapps.com/">http://www.portableapps.com/</a> There is filezilla portable already available and can be used for you Sanjip.</p>
<p>Not only them other several programs can be run from other drives too once they have been installed. What I generally do is install most of my favorite programs in drive D: which is not the system drive of course, so when my system drive is formatted I don&#8217;t have to bother installing my programs again and again. The programs I have been using as that are Macromedia Studio 7 (flashmx6, flash7, dreamweaver7, fireworks). The Macromedia Studio 8 can be done as similar, but once you run from drive D: it says sth is missing. However if you install any of one of the program in studio 8 is installed in the system drive or anywhere you can get all others studio 8 programs installed in the drive D: gets running. Other cool programs are Concept Draw NetDigrammer which is really trial and expiration never gets expired if you run from the normal user. When you launch the program is says writing in registry fails and the software will expire in 30 days. And that 30 days had never run out in mine. However if you get it running from the administrator you get only exactly 30 days to run the software. Beware this is really cool point on having the underprivilege  user account.</p>
<p>The another big program as a portable is opera and the open office, an alternative to Microsoft Office. Open Office ver3 can even open the Office 2007 files and its word completion is really cool, however I am still looking for the word completion of the nepali words that worked perfectly in the previous open office versions. The opera@usb is another great program as it  clear its cache once it is closed. However this closing of cache who want&#8217;s to browse their content offline may not be the welcoming point for them.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discovered my Snaps at CAN</title>
		<link>http://blog.dipes.com.np/?p=51</link>
		<comments>http://blog.dipes.com.np/?p=51#comments</comments>
		<pubDate>Sun, 18 Jan 2009 10:46:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CAN INfo Tech Tech News]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=51</guid>
		<description><![CDATA[You might be wondering, I&#8217;m writing about my visit in CAN InfoTech 2009. It had been two days on Friday and today (Sunday) I had been waiting to get there, but unlucky enought not to get there. I was therefore searching for the pictures of it (CAN InfoTech 2009) but could not get any and [...]]]></description>
			<content:encoded><![CDATA[<p>You might be wondering, I&#8217;m writing about my visit in CAN InfoTech 2009. It had been two days on Friday and today (Sunday) I had been waiting to get there, but unlucky enought not to get there. I was therefore searching for the pictures of it (CAN InfoTech 2009) but could not get any and finally stumbled on my own photo at <a href="http://www.can.org.np/index.php?galleryId=52">http://www.can.org.np/index.php?galleryId=52</a> . All the participants (my friends) were really shocked and Ananta kept on looking at it. He was really shocked and said wow.<br />
<!--adsensestart--> I haven&#8217;t visited CAN and I don&#8217;t know how the croud is going on there. But I except it has not been grand like the one in previous years. The craze has not been the same. I searched out for a single photo of CAN InfoTech, but returned none of them relevant. All the previous years CAN photos were returned. Is anybody uploading the latest photos out there? Even CAN may be planning to upload them once the event has been completed. Nepal is really far behind the e-revolution one can easily guess, moreover the loadshedding has pulled it more.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trip to Tika Bhairav</title>
		<link>http://blog.dipes.com.np/?p=5</link>
		<comments>http://blog.dipes.com.np/?p=5#comments</comments>
		<pubDate>Sun, 04 Jan 2009 08:15:41 +0000</pubDate>
		<dc:creator>dipes</dc:creator>
				<category><![CDATA[Visit]]></category>
		<category><![CDATA[trip]]></category>

		<guid isPermaLink="false">http://blog.dipes.com.np/?p=1</guid>
		<description><![CDATA[On shivering cold morning of Kathmandu, I woke up at about 3A.M. to get my mobile
charged for there was already 12 hours per day loadshedding implemented here. And I
was going to visit the temple in far Lalitpur beside Chapagaun. I didnât wished to
get to bed instead I turn my computer on and tested the wordpress [...]]]></description>
			<content:encoded><![CDATA[<p>On shivering cold morning of Kathmandu, I woke up at about 3A.M. to get my mobile<br />
charged for there was already 12 hours per day loadshedding implemented here. And I<br />
was going to visit the temple in far Lalitpur beside Chapagaun. I didnât wished to<br />
get to bed instead I turn my computer on and tested the wordpress 2.7 in my<br />
localhost. Downloaded the simple tags plugin for it.<br />
<!--adsensestart--><br />
The temperature had already reached 1C. And I was shivering hard inside while I<br />
walked to catch the vehicle with my parents. After a long drive, we finally got<br />
there. The temple was not far from the Leprosy Traning Centre, Anand Ban (forest).<br />
The road to get there was the average nepali roads in the hills, very steep and<br />
hardly enough for the two vehicles to pass beside. The drivers always risking their<br />
lives along with those of passengers. Some portions of the roads werenât black<br />
topped and those were full of dust and the heavy vehicles carrying the building<br />
materials made them worst along with the nearby trees covered with dust. That was miserable. I was implused to clean my body anyway after the two weeks in such cold day. The word made me remember the cold breeze making us more colder as we got to<br />
the temple Tika Bhairav (or Tanka Bhairav). The temple was small and open and a<br />
small group of people singing the religious rhymes nearby. For the security reasons<br />
I looked around the idol, however there was an iron gate not very prominently<br />
visible.  The Bhairav (angry state of Lord Shiva)âs  Big portrait ran on the<br />
background of the idol.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dipes.com.np/?feed=rss2&amp;p=5</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
