download bots - xmas edition

Posted by Nikolaus Gradwohl Sun, 28 Dec 2008 14:44:00 GMT

a while ago i made some wooden bots while waiting for a download. My family really liked them - so they got our xmas-tree decoration this year :-)

xmasbots

Read more...

Tags , ,  | no comments

Tweet This! submit to reddit Digg!

ascii flower with bee

Posted by Nikolaus Gradwohl Tue, 09 Dec 2008 15:27:00 GMT

      __
   __/  \__
  /  \__/  \     ()
  \__/  \__/    O//)-
  /  \__/  \     ()
  \__/  \__/
     \__/
      ||   __
      ||  / /|
      || / / |
      ||/ / /
      || / /
      ||/_/

Tags , ,  | no comments

Tweet This! submit to reddit Digg!

Training Bike Visualization

Posted by Nikolaus Gradwohl Mon, 08 Dec 2008 13:58:00 GMT

i wrote a processing sketch to visualize and record sessions on a training bike. To calculate the rotation-speed of my training bike i hooked up 2 reed-switches to my arduino and taped them to my training bike. Than i sticked a rare earth magnet on each pedal.

the processing sketch draws a small figure on a bike which is animated at the same speed as the bike.

the sketch also records the timestamps to a log file for later analysis.

training bike

Read more...

Tags , , ,  | 8 comments | no trackbacks

Tweet This! submit to reddit Digg!

processing ical-flowers

Posted by Nikolaus Gradwohl Sat, 06 Dec 2008 21:42:00 GMT

I just made a processing sketch using my ical4p library. The programm draws a flower for every event in a given ical-file. The more events the calender has, the more beautifull the flower-garden is :-)

ical-flowers

Tags , , , , ,  | 2 comments

Tweet This! submit to reddit Digg!

ical4p Processing lib

Posted by Nikolaus Gradwohl Sat, 06 Dec 2008 21:26:00 GMT

i have written a small wrapper around ical4j written by Ben Fortuna. This allows to write processing sketches, that visualize data from ical files.

i included a small example in the lib showing how to draw a timeline based on an ical file.

i also have set up a project-page for it. The libray is released under the LGPL.

Tags , , ,  | no comments

Tweet This! submit to reddit Digg!

where do my readers come form?

Posted by Nikolaus Gradwohl Fri, 05 Dec 2008 04:35:00 GMT

out of couriousity i took the access.log from my blog for the last 5 days, extracted the ip-adresses and looked up the countries my readers come from using hostip.info

so here is a list ordered by count of uniqe ip-adresses. (i even have readers from andorra! more than from swizerland and austria together!)

Read more...

Tags ,  | no comments

Tweet This! submit to reddit Digg!

Lava Lamp Monster

Posted by Nikolaus Gradwohl Thu, 04 Dec 2008 05:16:48 GMT

This time i catched a monster that was trying to hide from me in a lavalamp. but - HAHA - a experienced monster collector like me can not be tricked that easy! so beware you monsters!

the photo is a bit ugly this time - i made it using my mobilephone

lavamonster

Tags ,  | no comments

Tweet This! submit to reddit Digg!

DAViCal update

Posted by Nikolaus Gradwohl Thu, 04 Dec 2008 04:54:49 GMT

I'm using DAViCal for syncing the calendars between my computers. Recently events addend in one calendar didn't show up in the other one - not so funny.

after some googleling i found this bugreport and updated version to 0.9.6.2

now everything is in sync again.

Tags , , ,  | no comments

Tweet This! submit to reddit Digg!

Processing Library Template for ant

Posted by Nikolaus Gradwohl Wed, 03 Dec 2008 17:00:53 GMT

Yesterday guidelines for developing a processing library have been published including a template for eclipse. Since i don't use eclipse i wrote a small template myselft using ant. So all the vim/TextMate/UltraEdit/whatever-users out there who want to make cool processing libraries check out my template

Tags , ,  | no comments

Tweet This! submit to reddit Digg!