Interesting list of google wave extensions that I found in DocStoc
Google Wave Extension List –
Bookmark It
Hide Sites
$$(‘div.d966′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
Interesting list of google wave extensions that I found in DocStoc
Google Wave Extension List –
Bookmark It
Hide Sites
$$(‘div.d966′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
I tried to use my blog feed as a sitemap in Google Webmaster Tools, but it Google complains about “Invalid XML: too many tags describing this tags” in several points in the feed.
I found in several places that this due to the format of the feed, a simple change to ATOM will fix it. [...]
at least according to Google Trends
Bookmark It
Hide Sites
$$(‘div.d374′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
If you are getting (like me) the “The application failed to initialize properly (0xc0000005)” error when trying to start Google chrome try to use -no-sandbox option as pointed out in Google Chrome : The application failed to initialize properly (0xc0000005) « me & PHP.
Bookmark It
Hide Sites
$$(‘div.d271′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
* Keyboard shortcuts. Navigate though google search results (similar to Google Ctrl-Arrow Greasemonkey script).
* Timeline and map views
* Left-hand search navigation and Right-hand contextual search navigation
Google Experimental Search
via: Lifehacker
Bookmark It
Hide Sites
$$(‘div.d134′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
If you live in Madrid this Google maps application will help you to check the status of the rings roads surrouding Madrid (Road M-40 and M-45 )before you take the car in the morning.
Direct link to app
Found via bbs keyhole
Bookmark It
Hide Sites
$$(‘div.d98′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
I’ve been using Google Analytics for a while in my site but haven’t look at the reports very closely. One thing is clear when took a look at the reports: most of the traffic come out of google searches.
Then I tried to find what exact search queries the users performs to find [...]
I decided to give a try to Google Maps API and I found it pretty easy. Currently I’m looking for a jiu-jitsu school near Madrid so I decided to pinpoint all jiu-jitsu schools in a google map. I’ve got the school addresses in this page and put those directly in the page using the geocoder [...]