Suddenly Vanishing Gravity

or Scalable Vector Graphics

my first widget is available

, , ,

finaly my first widget is now available. its a "set theory clock" written in SVG




to read the time on this clock you have to sum up the lit rectangles.

one rect on the first line is worth 5 hours,

on the second line its 1 hour,

on the line with 11 rects, each rect is worth 5 minutes,

and on the last line its one minute.

so the current hour is:



5*NumberOfRectsLitInFirstLine + NumberOfRectsLitInSecondLine



and the current minute is:



5*NumberOfRectsLitInThirdLine + NumberOfRectsLitInFourthLine




so the image above shows 3*5+1:10*5+0 = 16:50



please vote for it !

SVGraffity 1.0Yeah !

Comments

Nikolasrivierar Saturday, January 27, 2007 4:17:15 PM

Hi

I wanted to cooment this post to tell you that you have done a good work with this but especially withe the other widgets.

Keep gooing like this

hi

Write a comment

New comments have been disabled for this post.