Add AdSense for Search in .net pages If you are trying to add AdSense for Search in your aspx (ASP.NET) pages, this will not work, since the aspx page already have a form tag and similarly the code which is given by the Google. So I don’t know whether this is the proper method to... [More]
Blogengine and Googlemail (Gmail) I just moved from godaddy to reliabehost, so i was using Godaddy’s relaying for sending mails (SMTP in settings). Now am using google apps for my mail service, so wanted to change the settings, but what ever things I tried to change the test mail sen... [More]
Search Engine friendly table structure SEO friendly table structure. A sample is shown below. In which Just after the header a blank cell w [More]
Adsense Extension for BlogEngine.net If you are using blogengine.net for your blogging and if you want to put Google adsense in your blog, there is an extension for this.Adsense Injector extension for BlogEngine.NET. Add this extension and add ads. You have too many options with this e... [More]
Quote of the Day - Random image- random quote As I said earlier here is code for the Image creation like the picture is showing below the header with quote, IP, Browser, OS . This is using a XML file which is used the Quote of the day widget. Check Quote of the Day also. if you are going ... [More]
Unable to attach: the binding handle is invalid I got an error when debugging using Visual Studio 2005 like "unable to attach the binding handle is invalid". I had a search in google and find that this is because the Terminal service is Stopped (actually it is disabled). So i just enabled it it an... [More]
A Slide Show Widget using Picasa and Flickr RSS feeds for BlogEngine.NET I was thinking of a slide show for my Blog. We have already a slide show using Silverlight from Dann [More]
Useful tools for Web developers and Designers Here are some useful tools for Web Developers and Designers 1. Pixie Its a colour picker that includes a mouse tracker. Run it, simply point to a colour and it will tell you the hex, RGB, HTML, CMYK and HSV values of that colour. You can then use the... [More]
Quote Of The Day Widget for BlogEngine.NET Nyveldt created one widget for BlogEngine.net blogging plat form. I just added it to my site (you can see it on the top right part of the blog). If you want to add it to your blog, do the following in a simple way. 1. Nyveldt's Blog downloa... [More]
Web Scraping Yahoo Mail This code will help you to screen scrap or web scrap yahoo mail. Replace the uservame and password with your user name and password. It is recomended that whenever you copy and paste some code from some sites you just go through that ,because there ... [More]