This Blog is Dead, follow me at my new blog

You can now follow my adventures at my new blog, http://julianapena.com/

Sunday, July 1, 2007

How to: Make a Google Notebook button for the Google Toolbar

In my previous post, I discussed making a button for the Google toolbar which links to Google Reader. In this post, I will make a similar button, but for Google Notebook.

This button is much simpler than the last one because Google Notebook doesn’t have any feeds to link to. It’s basically just a link with an image. Google Notebook DOES have a search capability, but I can’t seem to be able to implement it with this button since it’s an Ajax-y search.

Anyway, here is the finished button:

<?xml version="1.0" encoding="utf-8">
<custombuttons xmlns="http://toolbar.google.com/custombuttons/">

<button>

<site>http://google.com/notebook</site>

<title>Google Notebook</title>

<description>Google Notebook</description>

<icon mode="base64" type="image/x-icon">
AAABAAEAEBAQAAAAAABoAwAAFgAAACgAAAAQAAAAIAAAAAEAGAAAAAAAAAMAABILAAASCwAAAAAA
AAAAAADm5ubm5ubm5uY0KQA0KgA0KgA2KwA2KwA2KwA2KwA1KwA0KQA0KQA0KQDm5ubm5ubm5uYy
KQD///////////////////////////////////////9osno/kE0yKQDm5ubm5uYyKQD////Jl1LI
llHHlVDFk07DkUzBj0q+jEe8ikWtezZosnpAkE00KgDm5ua2uK19fnd7fHXPnVjOnFfMmlXLmVTI
llHFk07DkUy/jUiwfjlosnpAkE00KgDm5ub8/PvR0su2uK3Vo17Uol3SoFvQnlnNm1bKmFPHlVDD
kUy0gj1osno+jko3LADm5ubm5uZAMwb////bqWTaqGPYpmHVo17ToVzPnVjLmVTHlVC2hD87j0vR
0stCNQfm5ubm5uZCNQb////hr2rfrWjerGfbqWTYpmHUol3QnlnLmVS5h0KM5OokzelCNQfm5ua2
uK19fnd7fHXntXDmtG/jsWzgrmncqmXYpmHUol3PnVi8ikWM5OokzelGPRXm5ub8/PvR0su2uK3t
u3bruXTpt3Lls27hr2rdq2bYpmHToVy/jUiM5OokzelGPRXm5ubm5uZQQxr////zwXzxv3ruvHfq
uHPls27grmnbqWTWpF/Bj0qL4+okzOhPQhnm5ubm5uZWSiD////3xYD1w37/////////////////
///YpmHDkUwz0OnR0stXSyHm5ua2uK2LjYSCg3v8yoX5×4L+/fz////////////////aqGPFk06k
nuhIPZhcUSnm5ubm5+Pd3ti2uK3/zov8yoX3xYDywHvtu3bntXDhr2rbqWTGlE+lnuhIPZhiWDHm
5ubm5uZlWzT/////z439y4b4xoHzwXzuvHfntXDisGvbqWTHlVClnuhIPZhiWDHm5ubm5ubm5ubt
u3bsunXpt3Lls27hr2rcqmXWpF/Rn1rLmVTFk06noOhIPZloXjXm5ubm5ubm5ubm5uZwZUFwZUFw
ZUFwZUFwZUFwZUFwZUFwZUFwZUFwZUFwZUHm5ubm5ubgA///gAH//4AB//8AAf//AAH//4AB//+A
Af//AAH//wAB//+AAf//gAH//wAB//8AAf//gAH//8AB///gA///
</icon>

</button>

</custombuttons>


Again, just copy that to the text editor and save it in the corresponding folder (C:\Documents and Settings\(your username)\Local Settings\Application Data\Google\Custom Buttons for Windows and /home/(your username)/.google/custombuttons for Linux).

It looks like this: