Thursday, June 12, 2008
Favpico’s gettin’ easier
Yeah, a pico upgrade: durring server change we have finally made registration on Favpico independent. Now, you can register directly on the site.
Yeah, a pico upgrade: durring server change we have finally made registration on Favpico independent. Now, you can register directly on the site.
A minimal portfolio, visit card, favatar or… Apple pixel-art?
A nano-CMS: just links with automagically downloaded favicons. Pick a name, type in a list of URLs and voila, a new page is born.
It was aslo our first experiment in fast site building: we gave ourselves a week to build the site.
How do I include a Favpage on my blog or webpage?
Use this HTML snippet, replacing page-name with the path to your Favpico page:
<iframe width="130px" height="150px" scrolling="no" src="http://favpico.com/name/"> </iframe> You can also set background color adding a bgcolor parameter to the source address:
src="http://favpico.com/name/?bgcolor=red"
or, alternatively, using the hex syntax with “_” instead of “#”:
src="http://favpico.com/name/?bgcolor=_0099ee"