lamehacks

Stuff is fun

Archive for February, 2012

View on flickriver userscript

Monday, February 6th, 2012

Flickr’s navigation and layout have been a source of increasing frustration for me. I find myself copy-pasting search phrases, usernames and tags on flickriver all the time.
To put an end to this endless copy-pasting, I put together a small userscript that adds links to flickriver on flickr pages.

It’s just a few lines of ghetto flavored javascript, but it does what it is supposed to. It works on Chrome/Chromium, Firefox and Opera. I don’t know (don’t care) if it will work on other browsers.
Download it here.

In case you want to further improve it, feel free to fork it on github:
https://gist.github.com/1748810.

More processing.js fun

Thursday, February 2nd, 2012

This time I wanted to try processing.js as a javascript library (object, to be strict) instead of writing a processing sketch. To be honest, this felt easier than referring to a new language. Also, there’s the advantage of all the available javascript debugging tools such as firebug.

This lame colorscheme generator was the result.

See it in action here
http://plainas.github.com/cubecolors

. .

Entries (RSS) and Comments (RSS).