Jure Cuhalev

Archive for the ‘Planet Kiberpipa’ Category

16 May, 2008

Pufination

Posted by: Jure Cuhalev In: conferences|everyday life|ideas|Planet Kiberpipa|Planet LiveCD|Tech

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 [...]

29 Mar, 2008

Black / Dark Google for Earth Hour

Posted by: Jure Cuhalev In: Planet Kiberpipa|Planet LiveCD|Tech

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 [...]

22 Mar, 2008

Lessig’s new CC and Slovenia

Posted by: Jure Cuhalev In: ideas|Planet Kiberpipa|Planet LiveCD

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 [...]

Comments Off

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 [...]

Comments Off

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 [...]