Yahoo Messenger multiple login

So here is a step-by-step tutorial to enable Multi-login feature in Yahoo! messenger: 1. Open regedit and goto: HKEY_CURRENT_USER\Software\yahoo\pager\Test 2. In right-side pane, create a new DWORD value Plural and set its value to 1 3. That’s it. Close registry editor and now you can start multiple instances of Yahoo! messenger and log into multiple … Read more

add default image in jw player

<param name=”flashvars” value=”file=/<path>/Filename.flv&image=/<path>/Filename.jpg&volume=100&auto start=true&overstretch=true” /> <embed src=”flvplayer.swf” width=”252″ height=”193″ type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer” flashvars=”file=/<path>/Filename.flv &image=/<path>/Filename.jpg&volume=100&autostart=true&overstretch=true” />

If you want that google don’t index your website

Use this code <html> <head> <title>…</title> <META NAME=”ROBOTS” CONTENT=”NOINDEX, NOFOLLOW”> </head> There are two important considerations when using the robots <META> tag: robots can ignore your <META> tag. Especially malware robots that scan the web for security vulnerabilities, and email address harvesters used by spammers will pay no attention. the NOFOLLOW directive only applies to … Read more

Multiple Login ON SKYPE

With version 4.0, Skype has added a new switch for supporting multiple users on a single PC. The following steps would show how to create a new shortcut for starting a new Skype instance with a different Skype user account. * Open Windows Explorer and go to “C:\Program Files\Skype\Phone.” * Right click on the Skype … Read more

reason: 553 sorry, your mail was administratively solved

solution for this reason: 553 sorry, your mail was administratively denied. (#5.7.1) is solved: Your “From” email address should be belong to the same domain from which your emails are sent. If it isn’t, many free email services will block it as spam because that is the way most spam emails are formatted and sent.

knowledgepedia.org

knowledgepedia.org : The website where you can get and share knowledge. The platform you can get every web development related knowledge.

Adding virtual host wamp server windows xp

here is the solution: open: c:\wamp\apache\apache2.2.8\bin\conf\httpd.conf add this at the end of this file NameVirtualHost *:80 <VirtualHost *:80> DocumentRoot “e:/testsite/” ServerName testsite </VirtualHost> NameVirtualHost *:80 <VirtualHost *:80> DocumentRoot “e:/” ServerName localhost </VirtualHost> and now open: C:\WINDOWS\system32\drivers\etc\hosts add this at the end 127.0.0.1       localhost 127.0.0.1       testsite Restart your wamp, and you … Read more

List of ads provider for your site

We will gather here a list of all the add providers. If any new are there then please reply i will add it here. 1. Adsense 2. 24/7 RealMedia 3. AdBrite 4. Advertising.com 5. Burst Media 6. Kanoodle 7. Link Share 8. ValueClick 9. Yahoo Publisher Network 10. Accelerator Media 11. Ad Agency 1 12. … Read more