Session/Cookie alone does not secure your web application – CSRF

Guess what will happen if you add an image like below in your html page: <img src=”http://mail.google.com/mail/?logout&hl=en”  /> It does not appear in page, but your google account in another window or another tab will get logoff. Now an external website could logout you from your gmail or orkut. IF you coded your website to [...]

0 Comments , , , , , , , , , ,

How Gmail Video Chat Works ?

Recently Gmail Introduced Video Chat. For a platform, to support the video chat you need to install the flash activex plugin. You can get the plugin from http://mail.google.com/videochat But when you click on Install voice and video chat button, Some of you see the page which shows “The installer should complete in seconds.   If you [...]

11 Comments , , , , , , , , , , , , ,

Contact Grabber

If you are a social media website developer , sometimes you might search for grabbing contacts from a particular email account if the password is given. I also did the same.  In most of the cases it did not work properly. But recently i got a contact grabber from phpclasses.org which works perfectly on Gmail, [...]

49 Comments , , , , , , , , , , , , , , , , , , , ,

Find who is invisible in gmail chat (Gtalk)

Many people already blogged about this article. I made the same experiment. It works. If you want to find say xyz@gmail.com is invisible or not. Open your gtalk app and type this email address in top search textbox Click the profile, it opens in new window as usual Click on the down arrow button in [...]

79 Comments , , , , , , , ,

Gmail Chat Implementation

Today i implemented gmail chat window , not an ajax chat with a chat server, but its client side implementation. Here you can see the demo: http://www.sajithmr.com/gtalk/ Take this link in a new tab or window, and take any other website without closing it. After 3 seconds , (Consider it as a new chat message [...]

36 Comments , , , , ,

Stylish Gmail Chat Status

You are absolutely a gmail user, because you visited my technical blog. If you like gmail chat also, here is some small tips you can play with. Always set some attracting status message which suit to your character. 1) If you wan to make bold , just add Astrix (*) before and after a particular [...]

30 Comments , , , , ,

Gmail Architecture

Gmail is the best application website i ever seen. Simple implementation, Super Ajax, Cute Chatting, Status Messages, Fast Mail Checking, Live updating and its features are endless as my wordpress database wont withstand when you type: www.gmail.com, the following action will happen. See it is very interesting. Script1 It first load the javascript file : [...]

33 Comments , , , ,

Mozilla Plugin for Gmail

I personally like gmail than any other webmail service in this world. I was a regular yahoo mail user two years before, and i used yahoo messenger also. I am not blaming yahoo mail service, i don’t know the reason for this switching exactly, but i like gmail. Might be because of its simple chat, [...]

2 Comments , , , , ,

Upload Files Like Gmail

Now we can see ajax everywhere. Most of the famous websites are now enabled ajax for providing faster navigation and browsing speed. If you are a gmail user, the thing you noticed very attractively should be the file attaching part of the email composing window. If you wait for sometime you can see, your file [...]

23 Comments , ,

Gmail Drive

How come i  didnt  noticed this before ??  If you have a gmail id , you can use it as a space for data storage. Yes it is absolutely online data storage for personal purpose. You can access this data from anywhere via internet !!! It looks exactly like our normal drive. Open , create [...]

7 Comments ,