Sunday, April 1st, 2007
Sounds like Google Engineers been planning great "April Fool" fun for us.
Here are some of the Google April Fool jokes:
Google TiSP:
Visit: Google TiSP
Google Romance:
Visit: Google Romance
Google Gulp:
Visit: Google Gulp
Google Lunar Jobs:
Visit: Google Lunar Jobs
Google PigeonRank:
Visit: Google PigeonRank
Google MentalPlex:
Visit: Google MentalPlex
(read more)
Sunday, April 1st, 2007
Sounds like Google engineers spends a good time in their bathroom like me ;) And they understand the feelings you dont get your wifi signal in your bathroom.
So, here comes Google TiSP. Google TiSP (BETA) is a fully functional, end-to-end system that provides in-home wireless access by connecting your commode-based TiSP wireless router to one of thousands of TiSP Access Nodes via fiber-optic cable strung through your local municipal sewage lines.
Here is the TiSP Kit:
And when we have it installed:
I wish it was not just an April Fool fun :(
Anyways... check it out yourself: Google TiSP Beta
(read more)
Sunday, April 1st, 2007
Is Gmail providing physical copy of any message for free? Or is it just another Google April Fool?
(read more)
Saturday, September 2nd, 2006
I always had the idea Google runs on Apache. But today playing with my Web Server Detection Tool and HTTP Header Checker i noticed www.google.com to return the following HTTP Header:
URL: http://www.google.com/
HTTP Header:
Status: HTTP/1.0 200 OK
Cache-Control: private
Content-Type: text/html
Set-Cookie: PREF=ID=90107988a9ae4a88:TM=1157210262:LM=1157210262:S=ltFJ-O9yIsDIPVaS; expires=Sun, 17-Jan-2038 19:14:07 GMT; path=/; domain=.google.com
Server: GWS/2.1
Content-Length: 0
Date: Sat, 02 Sep 2006 15:17:42 GMT
Connection: Keep-Alive
So.. the web server google is using is GWS/2.1. Which i guess to stand for "Google Web Server".
I couldnt find any trace of it over Google Labs or elsewhere. So couldnt digg up much info on it other than a list of Google server types (from answers.com). ...
(read more)
Thursday, August 31st, 2006
Over a post in Google Webmaster Central Blogs Vanessa Fox stated that when your site goes down for maintenance tou should configure your server to return a status of 503 (network unavailable) rather than 200 (successful). This lets Googlebot know to try the pages again later.
Searching for how i can make my Apache webserver return the 503 - Service Unavailable status code for a particular site on a shared hosting environment i found the following solution over http://wiki.splitbrain.org/503.sh
To return 503 (Service Unavailable) status on Apache Web Server:
Step 1:
Create the following shellscript named 503.sh:
#!/bin/sh
cat <<EOF
Status: 503
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE html PUBLIC "-//W3C//DTD ...
(read more)
Monday, March 20th, 2006
GDrive: Google's Virtual Hard Drive
At Google Annual Analyst Day there was a slide or two on the presentation that showed evidence of Google creating GDrive; a virtual location to store your files without using a Gmail hack. Greg Linden said Google has removed the revealing notes with slides (PDF) of the presentation. But Derrick posted a comment with the notes for those slides at Greg's blog, where GDrive is mentioned.
Garett Rogers at Googling Google tries to figure out how GDrive will be monetized. He suggests that Google may offer a set amount of storage for free and charge an additional ...
(read more)
Wednesday, February 15th, 2006
Google Toolbar beta 4 is available for public download.
Check out the Features or Download it.
You might also like to read out Matt Cutts view on it.
(read more)