Archive for the Chrome Category
Schedule your e-mails in Gmail (or any other mail!)
Many-a-times we feel that the email should not be sent right-away. Rather it be sent at the precise moment. A Birthday to be wished, an Invoice to be sent etc. However, Gmail doesn’t offer this luxury. Not even in the now defunct “Labs”, is this vital tool included. I have sear
Read Full PostUseful Google Chrome Extensions
Google has released Version 10 of its Browser: Google Chrome. Chrome has always been simple, fast & most sites work flawlessly. Still, there are times when one thinks.. what more can be done to Chrome to increase its suitability? The same urge bit me in Firefox lot earlier. Until recent
Read Full PostSpeed-Up Google Chrome!!
Google Chrome in itself is blazing fast… But quite a few households use Slow PC, while some notebooks / netbooks make you cry in anticipation for a single page-load. I actually own an Asus EeePC & know how painful it is to see a page loading. Anyways.. there are 3 Ways to Improv
Read Full PostGoogle Chrome Frame powering Internet Explorer
Google undoubtedly has been the biggest contributor to make web faster and reliable. Google code has introduced a plugin called ChromeFrame to add open web technologies and Google chrome's v3 JavaScript engine to the Internet explorer 6,7 and 8. So it does not matter after how long Microsoft is goin
Read Full PostNEWS: Google to launch operating system called CHROME
Google has always taken world by surprises but have never seen such major announcements in this short period of time. Google unveiled google wave and then introduced new features in the Gmail. Yesterday it removed Beta from all of its lab applications and now they have Chrome as an Operating system.
Read Full PostDetect chrome using php
The other day i was coding arround and i found that i need to know if the user is using the new shiny browser chrome. So for that i wrote a small snippet and wanted to share with you guys. Here is how we do in php. function is_chrome() { return(eregi("chrome", $_SERVER['HTTP_USER_AGENT'])
Read Full PostWebkit released a faster Javascript Engine
Continuing to the browser's war, after the pre-mature release of Google's chrome WebKit announced its own much faster javascript engine. Chrome supported new V8 javascript engine. However, WebKit is an open source project which forms the basis of both Chrome and Apple's Safari browser, has released
Read Full PostGoogle Chrome : Change default download location
Well its again about google chrome, its the in thing these days mayne.. So sparyk !! you wanna change the default download location of the new light-weight but seems to be powerful browser chrome. well here you go.. 1. Open Google Chrome.(that sounded common, eh ?) 2. Click the wrench icon in the
Read Full Postv8: an open source javascript Engine
hiya, v8 javascript engine lies at the heart of Google's browser Chrome and claims to be reason for its faster processing of javascript code. Here is what wiki has to say for it The V8 JavaScript engine is an open source JavaScript engine developed by Google in Denmark and shipping with the Google
Read Full Post