Posts Tagged ‘How to’
Today I bought a Hohner 21 Tremolo Deluxe (Harmonica) for myself. Its a Silver body, 21 Notes (3 Octaves) Harmonica. It has two Reeds for each Note and is precisely tuned by hand, slightly apart from each other. Although I don’t know how to play a MouthOrgan, this tuning difference between reeds produce a Tremolo [...]
Recently I created an IM BOT that works with GTalk, Yahoo Messenger, Windows Live and other popular instant messaging clients. To create your own IM Bot you need to have some very basic programming skills. You can use any programming language, I prefer PHP. You also need to have web space to host your bot. [...]
Asp.net configuration file, web.config (machine.config at server level) applies to the directory in which it appears and all sub – directories. The configuration file hierarchy for a Asp.net site goes as shown below. Here is a link where you can read more about web.config inheritance. While settings are inherited from the higher level of configuration [...]
Microsoft has released the final version of Internet Explorer 8 at MIX09. IE8 has many new features with it, like InPrivate Browsing, Web Slice, Compatibility View etc. The feature I like the most is Web Slice What is a Web Slice. Web Slice is a new feature in IE8 which allows users to subscribe to a [...]
After running my blog over WordPress for few days, I can say that it has been successfully migrated from dasBlog to WordPress. This action come after considering that dasBlog is too slow to add new blogging features as WordPress is doing. I have been using dasBlog for 2 years and was happy with it, but [...]
If you want to uninstall the windows vista operation system, then you wouldn’t be happy to know that there is no uninstalling option for Windows Vista. Yes, the Windows Vista installation is permanent. You cannot uninstall windows Vista from Add/Remove Programs. In case of dual boot, most importantly you will have to restore the MBR [...]
Here is a step by step walkthrough to setup dasBlog on Godaddy. But before let me tell you that dasBlog is a ASP.Net weblog application. It runs on .Net1.1 framework and maintains all its data and settings in XML files stored in a folder on the server. So there is no need of any database tool. [...]
AJAX created new vibes in web developer community. Some webmasters/developers are not very much aware about it and its working. So here is some food for those fellows. Hope it will help. What is AJAX? First of all let me tell you that AJAX is not a new programming language. It’s a new simple technology [...]
