Yesterday Metropol opened another hi-tech art installation, this time from Robertina Å ebjaniÄ produced by DaÅ¡a Lakner for Kiberpipa Err0r group with title Pufination. The art piece is about pufies, 4 robots that communicate with each other and try to do everything to attract observers attention.
They blink, change color, wiggle, make sounds and are all together [...]
Having a nice white Google homepage in your browser is somehow reassuring as you know that you just have to start typing in order to lookup the data in the the metaverse.
This all changed when your favorite search engine turned their lights off in order to promote Earth Hour, their initiative to remind us to [...]
Lawrence Lessig, founding father of Creative Commons, announced his new initiative – change-congress.org. It’s an idea to promote basic reform of United States Congress and fundamental principles that in reality steer it – corporate money. The campaign is using basic technological tools like Google Maps mash-up, together with Wiki’s and pledges to start building public [...]
Source: FlickrWhen using python-boto package to list keys in your S3 bucket, you might hit a limit of 1000 keys when using function call bucket.get_all_keys(). In order to get full list of keys just do something along the lines of
keylist = [k for k in self.bucket]
since as it turns out, bucket has an iterator over [...]
Source: dsevilla @ Flickr
Adoption challenges (for social network portability) and ways for solving them;
source: WebCamp wiki
Disclaimer: this is a partly cleared transcript of discussion; I didn’t follow the authors of comments in order to be able to catch as much as I can. Correct me if I quoted someone incorrectly and please don’t be [...]