The Blog of Brad
Posts tagged Chrome
Greasemonkey Scripts
Dec 11th
Greasemonkey is a useful extension for Firefox, however this week, I saw that Mitchell McKenna (@MitchellMckenna) mentioned that Chrome now installs Greasemonkey scripts. If you aren’t fully aware of the power of Greasemonkey take a look here (link here).
First off, the best place I’ve found to get GM scripts is userscripts.org, a (mostly) free and open-source community.
- YouTube Auto Buffer & Auto HD & Remove Ads (link here) – this delivers what it’s name promises.
- Gmail Unread Message Count in Favicon (link here) – I’ve used this for YEARS with Gina Trapani (@ginatrapani) ’s Better GMail FireFox extension too, however it works great in Chrome without Better GMail.
- PDF/PPT/TIF view in Google Docs (link here) – This is THE plugin I can’t live without for Windows; I use my laptop as a sidekick to my desktop and don’t want to mess it up with Adobe Reader and files on the hard disk. This script opens PDF links that you click on in Google Docs viewer.
Ninite Application Installer
Oct 25th
This week has been an interesting week: it’s been Windows 7 week! I chose not to write about Windows 7 this week because for most people it’s not big news –I’ve had it for months from MSDN, a lot of those who care have tried the betas, and most “regular” people don’t upgrade their operating systems until they get a new computer. However it’s worth mentioning that there is a great service out there that will be useful for those reinstalling their OSes (recommended as opposed to an in-place upgrade for Windows 7), reinstalling your Vista or XP install, or just got a new computer and need to get all of your applications on your computer. Ninite has a solution for you.
Ninite, a new service that allows you to check-off what software you’d like to batch-install, creates an executable that takes care of downloading and installing the applications you chose from the list that they provide. However there are free and open source programs on this service, you can also get paid software such as Microsoft Office 2007 Standard, which just downloads a trial of it, allowing you to activate it using your purchased product key.
As I said before, this site creates a batch installer mini-program that takes care of downloading and installing your applications. I should clarify that the application you download from this site is small, less than a megabyte (165KB in my case). When this program is executed it does the downloading, meaning that this will not install applications offline such as downloading this on a computer with an internet connection and trying to install applications on a PC without an internet connection won’t work and trying to use this to install applications on a PC with a slow internet connection won’t be beneficial.
Here is how the interface works:
And this is what the installer app looks like in Windows 7:
I give this service top marks for it’s usefulness, uniqueness, ease-of-use, and wide selection of applications. However I’m interested to see if they will offer a way to do offline installs of applications (a lot more useful if performing a lot of installs on a lot of machines).
Google Offers IE Plug-in To Improve Internet Experience, Google Chrome Frame
Sep 22nd
Last September I first wrote about Google’s reimagining of what a web browser should be and the technology that they use to do that, all of this to improve the user experience of web apps including Google Apps, and most other HTML5 or Javascript heavy web sites. Today, just little more than 12 months after the first Chrome release, Google released an Internet Explorer plug-in that ports the Chrome rendering engine and Javascript engine (aka V8) to a wider audience. This plug-in, Google Chrome Frame, is activated by code inserted in the <head> section of an HTML document,
With Google Chrome Frame, developers can now take advantage of the latest open web technologies, even in Internet Explorer. From a faster Javascript engine, to support for current web technologies like HTML5′s offline capabilities and
<canvas>, to modern CSS/Layout handling, Google Chrome Frame enables these features within IE with no additional coding or testing for different browser versions.
Google says that this plug-in is activated at the discretion of the web app developer with a line of HTML code, <meta-http-equiv="X-UA-Compatible" content="chrome=1">, When this line is detected in a page by Google Chrome Frame then it auto-magically activates the WebKit rendering engine and V8 while still maintaining the familiar IE user interface. This plug-in allows IE users to get standard-conforming (Acid3 test) Javascript for the first time.
It’s also noted in the Google blog post that this will allow modern web apps, like Google Wave, to consumers. My sneaking suspicion is that this was the easiest way to get Wave to sing on Internet Explorer… or possibly the only way. No matter what the case, this plug-in seems brilliant. My remaining question is whether employers/IT departments will allow Google Chrome Frame to be installed on employees’ machines. A lot of companies (and the US government) solely utilize IE because of it’s easy policy modification (using tools provided by Microsoft or Novell); I have not yet discovered whether Google Chrome Frame conforms to these policies.
Google also posted a video on YouTube that explains what this is and why it was created in the typical Google video style (including being in HD):
No Chrome for Mac (still!)
Nov 6th
It’s been just over 2 months since the release of Google’s Chrome web-browser (released September 2) (links about Chrome: Google’s Chrome page: Wikipedia.org Chrome page: my posts about chrome). Since then there has been a way for mac and linux users to sign up for more information because Googles claimed it’s “still in development”. And all I can say is that Chrome is the best browser I’ve ever used since, Safari back in 2002. So, if you’re a mac user like me, there are some options to get your fill of Chrome:
- Wait for the native mac version
- Use Parallels or VMWare Fusion to use Windows virtually on your mac
- Reboot everytime you want to go online into Windows and use Chrome
- Use CrossOver Chromium
(Codeweavers) CrossOver is a company made famous for it’s “no Windows required” product that allows mac and linux users to run Windows applications on their computerss by duplicating the Win32 API. This can be bought for just $49! That’s over $100 savings from Parallels or VMWare (with those two you need to buy a copy of Windows)! CrossOver packages their product in editions for different uses–like one for running Office–or the CrossOver Chromium product which only runs Chromium (Chromium is the open-source name for Google Chrome)–or the full version which will run most common Windows apps. The biggest issue is speed. It’s job is a lot like that of Apple’s Rosetta technology to translate PowerPC instructions to Intel, CrossOver translates Win32 API to Cocoa and DirectX to OpenGL, so don’t expect to be able to play a game or edit movies with this, but it’s more than fast enough for Office.
You can download CrossOver Chromium here, it’s free! I can only assume that this product is free to advertise what they’re able to do. This solution has been out for a while and I’ve resisted writing about it because it’s not near perfect.
For a point of reference, Safari open on Intel iMac with just one bounce (< 1 second) and CrossOver Chromium does one bounce then has a spinning circle showing that it’s loading… this takes just over 5 seconds. But once it’s running it handles page loading pretty well… but I just can’t get over the weird cursor issue–when you move your cursor on top of CrossOver Chromium your cursor changes to a white Windows cursor… and some Windows keyboard shortcuts work (the mac ones do to!)
So, for now it’ll have to do it for you, and Google should have the native Mac version out soon, I hope…
A Youtube video demonstrating CrossOver Chromium: here.
CodeWeaver’s CrossOver Chromium FAQ

