Aug
10
2009
When I try to log into Twitter and Facebook I get following messages in Chromium, but other sites seem to be working fine. I wonder there should have some link / button to add SSL exception.


My Chromium build is 3.0.198.0 (22729) running on Ubuntu 9.04.
No one’s to blame here because the application is still in alpha phase and I am quite enjoying it actually excluding some rare weird issues.
Update:
It seems like Chromium build 3.0.201.0 (23024) has solved the issue.
Dec
13
2008
I know my recent posts are a bit Google based and fortunately or unfortunately this is also based on a product of Google, Gmail
By the help of TwitterGadget, one can tweet from Gmail. If you are Gmail addict or kinda loyal Gmail user like me, then I hope this would be helpful to you. In order to add twitter service in Gmail just follow these steps:
- Go to Settings section
- Under Settings go to Labs tab

- Enable Add any gadget by URL and save the settings

- Now if you again browse under Settings tab, you will see new tab called Gadgets
- Just enter the URL: http://www.twittergadget.com/gadget_gmail.xml in the input box found under Gadgets tab and you are done
If all works fine, you will see twitter gadget in the left side of Gmail below Label section.

References:
Happy tweeting from Gmail
Technorati Tags:
google,
twitter,
Gmail
Dec
08
2008
Finally, Gmail users will be able to manage their to-do list. This feature was missing for a long time in Gmail(also in other web email clients like Yahoo! Mail and Hotmail). I usually manage my to-do list from desktop like most of the people with to-do.txt. But I think I will go for a while with Gmail’s to-do list. In Gmail it has been labeled as Tasks. The feature can be found in the Labs section of Settings link. After enabling this feature, it will appear in the left side of Gmail UI below Contacts.
The to-do list feature is also available in Google Calendar with the label Quick Add. But in near future I hope we would be able to see some additional features with to-do list like sharing the list with others and integrating them with other Google applications (esp. Google Calendar).


Update
More information can be found about this feature here (Gmail Blog Post) .
Technorati Tags:
Gmail,
Google
Dec
05
2008
I am using Google’s hosted application service Google Apps and I have been quite satisfied with the service. But just now I am witnessing some crapy stuff in GMail. Have a look at the screen shots below:


Quite amazing! When I navigate through the Contacts link, it shows the 403 Forbidden HTTP status code but when composing mail or doing any other tasks it works as usual. What the hell is happening? Really no idea whatsoever.
Can anybody explain this to me???
Update:
After googling about this issue it seems that other people are/were also having this type of problem. The issue has been addressed by Google here. but not for Contacts and Chat section, rather than for Login section. Certainly, being a computer geek I don’t think my computer has been compromised or affected by malicious programs/virus as mentioned by Google as the primary cause of this problem. So at the end, I tried by clearing all the browser cache and cookies and guess what it still does not work. And as suggested by Google I tried using Firefox and damm it worked fine.
I am slowly but surely becoming Chrome fan but this issue has surely made me think that I still should not forget Firefox and other browsers.
Technorati Tags:
GMail,
Google,
Error
Nov
06
2008
I have been using Chrome for sometime and I am quite liking this browser (not as compared to Firefox). I frequently use Google Reader to view blogs and news stuffs. I have also subscribed to Yahoo! Business News Feed. But when I browse items from that feed particular window of Chrome crashes with the error message Yahoo! Application State Plug-in has crashed. I was quite amazed. I was curious to find out what was going wrong. After digging through the source code, I was able to find the cause.
Whenever I was logged into Yahoo!, the plug-in get activated. The purpose of this plugin is to tell Yahoo! pages whether you have Yahoo! Messenger installed, which versions you have, and wether you are currently logged in. Only yahoo.com is supposed to have access to this information, to ensure this the plugin tests document.domain property of the page that loaded it. (It can be manipulated using Opera and Firefox. See here)


But when I destroyed my Yahoo! session by logging out, the problem just gone.
The problem may be that whenever one is logged in, the plugin gets activated and Yahoo! have not created condition in their code for Chrome. But Chrome and Safari uses the same open source rendering engine called WebKit so it should not have occured. Since I have no knowledge of that plugin’s source code so, I am not in the state of confirming. Lets hope Yahoo! solved this issue quickly.
Update:
I guess this issue has been solved. I am not experiencing browser crash when opening Yahoo! News in Chrome.