In my copious free time I've been learning Go. I'm currently learning how to debug Go programs with gdb. Turns out the linkers ([68]l) need the '-e' option. Here is a simple Makefile to add a debug target.
ikaika (ee-KYE-kah): Strong, powerful, sturdy, stalwart; strength, force, energy, might.
2011-09-19
2011-09-18
Update to Label Sphere
I've finally had some free time to work on the Label Sphere. The new version should correctly color the labels according to your blog's color scheme on Chrome, Firefox, and IE 8. The new version has not been added to the Blogger gallery yet, but when it does get added I will post an update. To use the new version, add a new gadget to your blog, select "Add your own" and use the following URL
http://alexdioso.github.com/LabelSphere/LabelSphere.xml
I've also released the gadget under the GPL here
https://github.com/alexdioso/LabelSphere
http://alexdioso.github.com/LabelSphere/LabelSphere.xml
I've also released the gadget under the GPL here
https://github.com/alexdioso/LabelSphere
Subscribe to:
Posts (Atom)
PreferenceKey Quirks
PreferenceKey has a few quirks that have tripped me up. One is the reduce(value:nextValue:) implementation. The other is that a PreferenceKe...

-
While setting up OpenBSD on my PowerBook, I ran across a problem with GNOME. My mouse would work fine but the moment I tried to type somethi...
-
A reader pointed out that my Label Sphere wasn't working as advertised. I took a look at both our blogs and they both looked fine, the...
-
My first Google Gadget is at the top of the left column of my blog. I've seen label clouds around and they all used flash so I decided ...