[REBLOG] Google talk bots

This post is a reblog of “7 Useful Google Talk Bots That You Must Add as Friends“, written by Amit Agarwal. It has been edited for use on this blog. You can do lot of interesting stuff with Google Talk like get alert notifications, save bookmarks to delicious, manage web calendars, set reminders, write blogs, and so much more. Such …

Edit web pages on your browser!

No, seriously, you can edit web pages right from your browser. Just type in this code after you load up a web page: javascript:document.body.contentEditable =’true’;document.designMode=’on’; void 0 You’ll be able to change images, type stuff, and move stuff around. It’s awesome!