Dec 30
We got lot of responses to our previous post on importing gmail and other contacts. In this post we are going to give the code and how to configure them
PHP Code to Invite Gmail and other contacts [ Source Code Download]
You can use this code in your own website or wordpress blog or any other cms which uses PHP. You have to configure the config.php file to use this script.
Modify username and private key which is given by openinviter.com
Change the message and subject according to your need.
To use the stats, you should have username and pass in config file. The stats file all the statistics related to gmail importer or contacter importer tool.
The most important of aspect is that, the form is submitted automatically once the contacts are imported. However, you can change this by modifying the javascript.
http://www.dumpsquestions.com/testing/wp-content/themes/ModulaBlueGiant/open.zip
Nov 15
A search engine gets the links of the website from the sitemap. So every search engine expects some sort of sitemaps in websites.People may be aware of two commonly used sitemaps (XML sitemap and HTML sitemap) but our idea is to have four site maps.
1. XML Sitemap
2.HTML Sitemap
3. Text Site map (different approach which works!)
4. Feeds (An indirect XML site map)

4 Important Site maps
Initially XML site map where given more value, now Google expects the webmasters to update the site map regularly. So don’t generate the XML site map with online generator because it is very easy to generate the XML site map using PHP. And you can run the code once a day or once week to get the updated sitemap.
PHP code for xml sitemap can be obtained from our other post.
HTML sitemap were used be .gov and .edu sites, and html sitemap got more importance, because html sitemap has an added advantage where we can modify the anchor text. Anchor text will help us to get good SERP rank. So a print view or Low Fi version of vbulletin will act as html sitemap. Try to generate xml sitemap, without any styles.
Txt sitemap or Text sitemap also gets some importance, because Google reads text files too. So why do you miss that, create a text file with all your links
Feeds as sitemap will help you to get your pages indexed quickly. Because feeds are generated once the new post is written. So google is reading feeds more these days, and if you are writting good posts (not copied) will make your blog or site more worth. Google is giving more importance to these websites.
It is also important you follow some conventions with sitemaps.
1. Try to have sitemap pages with 100 links only, more than 100 link can be considered as spam
2. Check there is no 404 error pages
3. Give correct priority in xml sitemap. If you give same or high priority to all links. Google will skip that tags and it will consider its own priority.
Nov 12
We can import the contacts from any email provider easily, using this script. You might have used this script in some of the social bookmarking or networking sites where you can invite friends from gmail or yahoo or msn or aol, etc., The same thing can be done with this script too, and you can modify the invitaiton list. The advantage of this script is it works for many email providers not simply gmail or yahoo or msn or aol.
You can try the demo here PHP code to import contacts from gmail
This script is available in many custom CMS like wordpress, joomla, drupal and other CMS. You can get the PHP code to integrate in your website. And you can use the same script for authentication too. If you need the code for this script and if you want to integrate into your website. Leave a comment here. We will do that for you
#update, the script has been updated, try this out. I am sure you will get !?!!?!?! Try that.
I am trying to get that as a wordpress plugin.
#update
We have got lot of response for the source code, it is open source script. Any one can use this script, you can download the php code to import contacts and setting up instructions are given in this post
Nov 10
What is easter egg?
Windows 7 Easter egg?
Easter eggs are simple and funny tricks which can be done in particular applications or operating systems. Easter egg can display programmer names or some abnormal behavior. Windows is popular for easter eggs because every windows operating system has some easter eggs.
Windows 7 has got a easter egg which cannot be noticed easily. The ALT+TAB Control of Windows 7 has got easter egg which resembles the alt+tab of Xp. By default Windows 7 will display alt+tab with thumbnail of windows. Normal Alt + Tab goes like this

Windows ALT+TAB
Windows 7 Easter Egg is here
Hold the Left or Right ALT, press the other alt 2 or 3 time then press the TAB key, you will get windows xp alt tab appearance like this

Windows 7 Eater Egg ALT+TAB
Nov 05
What is google wave?
What is Real time typing?
Google wave is a new service introduced by google to share the news or chat with friends and lots more. Google wave is available by invitation only. Luckily we got invitation
In google wave Two or more people can share information i.e more than ordinary chat, they can have polls, etc., with
real time typing. Real Time Typing in Wave is good feature and unique feature introduced by google.
Real time typing will show what your friend type and your character strokes are shown to them while typing itself. Yes your friend can react quickly, after that reaction you can respond immediately without completing previous message. The one problem Real time typing addresses is correcting spelling mistakes or typos automatically.
Google wave is now in preview edition i.e before beta. After some years Google wave may become a good social networking site. Social networking sites are more important than other sites (Twitter,Facebook, Linked In).