Adblock for Chrome
Just found that one of my top FF extensions is now on Chrome, Adblock. Not only cutting out the garbarge online but also the flash adverts which sends my MBP CPU temp right up
Just found that one of my top FF extensions is now on Chrome, Adblock. Not only cutting out the garbarge online but also the flash adverts which sends my MBP CPU temp right up
Please update your bookmarks and feeds for my site.
I now have a Mango Blog at:
http://www.andyjarrett.com/blog
Feed URL: http://feeds.feedburner.com/andyjarrett
There are three levels of registration:
- Unregistered: Application is not recognized by Google. The Access Request page, which prompts your users to either grant or deny access for your application, displays this caution highlighted in yellow: "Non-registered, not secure. This website has not registered with Google. We recommend that you continue the process only if you trust this destination."
- Registered: Application is recognized by Google. The Access Request page displays this caution: "Registered, not secure. This website is registered with Google to make authorization requests, but has not been configured to send requests securely. We recommend you continue if you trust this destination."
- Registered with enhanced security: Registered applications with a security certificate on file can use secure tokens. The Access Request page displays this message: "Registered, secure. This website is registered with Google to make authorization requests."
As we are going to be using the first method of Unregistered the user will getting some simple/basic prompts:
Once they have logged in and agreed Google will take you back to your site. The
I've put the index.cfm in a folder on the root called contacts. Below is the content for index.cfm read the comments for what each variable is doing. This is all taken from Googles API docs on AuthSub proxy authentication.
Our second page is getAddresses.cfm In the contacts folder
In my example I am only returning 25 records (for speed mainly) but if you want to know more about returning records check out Google API docs on query params. Also in my example I just dump the records. If you want to get out the email addresses you can use the following snippet.
There is still some work to do here but this is the bare bones and a starting point for anyone interested.
This post is really aimed at anyone who uses GMail or Google Apps outside of the states or does not have English(US) set up as their default language!
Yes that right, if you are waiting for the IMAP settings on your Google mail account check your language settings now. This is something I remember reading about ages ago ... in short the Gmail team roll out new features for the US first and they use your language settings as a guide! Subsequently I've just enabled this on my apps account and it appeared instantly

The Google reader is finally graduating out of labs.
We don't know how to tell you this, but it's time that we break up. It's just that we're different now. People can search. They can share what they read. They can even see trends about what they read, and how often they do it. There are all sorts of things we could do in the future to make feed reading awesome. And that means you just can't be around anymore..
It's been in beta now for around two years and since then it has beaten off every reader that I've used. Though I do still miss FeedDemon I just find Googles reader indispensable due to the fact it's online, quick, and has keyboard shortcuts. All of this means it competes well with the offline apps and for me wins.
Google have now added Trends(stats) to the Google RSS Reader.
You can view your trends at http://www.google.com/reader/view/?page=trends( Presuming that you are logged in)
You can find out more from the Google Reader Blog: I like big charts and I cannot lie
You can view:
Google are beta testing the ability to have Gmail access to your Domain emails. It offers the 2Gb (nearly 3 according to my stats) Gmail account, Google Talk, Google Calendar, and a Control Panel to manage user accounts, aliases, mailing lists, and chat settings.
You have to own your domain for this, its not something Gmail will offer. While in the beta it is free, but it does mention a cost factor in the learn more which might suggest this could change? maybe for corporate/large users. Another nice feature is that you can also upload your company's logo for brand awareness as well.
https://www.google.com/hosted/
Found while looking over at Ray Camdens site, in the comments
The other day we were stuck in a HUGE traffic jam in London. We just happened to be heading over to Earls Court in rush hour. Well with the taxi moving 2 metres in 10 minutes we decided to walk instead. We didn't know our way, but the London pedestrian is always willing to help contary to what some people say. Really though what I could of done with (except for heading off earlier to avoid the traffic) is Google maps. So as usual now that I don't need it I've found a J2ME program to stick on your mobile from Google to access their maps.
You'll need to check that your phone is compatible though my Sony Ericsson W810i wasn't on there it ran fine as it works with most Java-enabled (J2ME) mobile phone. The map actually works really well and you can see an online demo here. What is lacking at the moment is the ability to work with a GPS device, currently Google Maps doesn't use any GPS technology even if your phone has it. You can do all the usual maps functions like directions from a to b, find a Domino's pizza etc. So if you are an occasional traveller who can't be bothered to find out were they are going before hand this might be for you.
Well I got on to the limited testers for Google spreadsheets. I wanted to try it out as I have a few work related logs which I manage that go around with me on a pen drive, and I thought what better than to have a web based solution.
I've been testing it out this morning and so far its more advanced than I thought it would be. The usual functions are there; bold,underline, copy, paste, formulas, multiple worksheet support, and you can even upload(open) you current .xls and .csv files. It also allows you to download all worksheets in a .xls format or download a single sheet in .csv and .html. One other nice feature which I think Excel doesnt have is autosave!
Obviously you cannot use macros but this isnt too much of a worry for me as im a basic Excel user. Overall its a good complete (free) spreadsheet editor which also happens to be online, but this does come at a cost. The system seems sluggish which is probably the amout of Ajax they have running in the background with the amount of onscreen information. You also cannot reduce the font which proves annoying when you have a 15+ row sheet even on my 21" 1680x1050 monitor. It is possible to reduce the font using the browser but then you loose the text on the editor button so this doesnt really work but you can of course send Google feedback and suggestions.
Looking at it though does remind me of the GooOS posts back in 2004 especially as they have now acquired Writely (an online word processor) recently.
Overall for now I'm sticking to Excel and my pen drive and thats not because its a terrible service, having everything online is nice, and it will be the future, but if you need a document and your web connection is down, what you gonna do?
I've made available below the code to my CF Meeting Calendar Pod. Its very rough and uses inline CSS. It also uses uses Ray Camdens iCal CFC which you can get from his "My Tools" pod. You will need to put this in your /includes/pod/ folder along with the pod code.