<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:www.local-guru.net,2005:/blog/tag/time</id>
  <link type="text/html" href="http://www.local-guru.net" rel="alternate"/>
  <link type="application/atom+xml" href="http://www.local-guru.net/blog/tag/time.atom" rel="self"/>
  <title>GuruBlog : Articles about time</title>
  <subtitle>local-guru.net</subtitle>
  <updated>2009-08-15T09:11:00+02:00</updated>
  <generator>GuruBlog engine</generator>
  <entry>
    <id>tag:www.local-guru.net,2005:Article/185</id>
    <published>2009-08-15T09:11:00+02:00</published>
    <updated>2009-08-15T09:11:00+02:00</updated>
    <link type="text/html" href="http://www.local-guru.net//blog/2009/8/15/simple-clock-in-processing" rel="alternate"/>
    <author>
      <name>Nikolaus Gradwohl</name>
    </author>
    <title type="html">simple clock in processing</title>
    <category term="processing" scheme="http://www.local-guru.net/blog/tag/processing"/>
    <category term="time" scheme="http://www.local-guru.net/blog/tag/time"/>
    <content type="html">&lt;p&gt;I just made another simple clock in processing. this time its a bit easyer to read than my
&lt;a href="http://www.local-guru.net/blog/2009/06/01/colorclock-in-processing"&gt;last one&lt;/a&gt; :-)&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.local-guru.net/processing/clock/"&gt;click here&lt;/a&gt; to see it in action&lt;/p&gt;

&lt;p&gt;&lt;img src="http://www.local-guru.net/img/guru/clock_sc.png" alt="clock screenshot" /&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:www.local-guru.net,2005:Article/175</id>
    <published>2009-06-01T08:56:00+02:00</published>
    <updated>2009-06-01T08:56:00+02:00</updated>
    <link type="text/html" href="http://www.local-guru.net//blog/2009/6/1/colorclock-in-processing" rel="alternate"/>
    <author>
      <name>Nikolaus Gradwohl</name>
    </author>
    <title type="html">colorclock in processing</title>
    <category term="processing" scheme="http://www.local-guru.net/blog/tag/processing"/>
    <category term="time" scheme="http://www.local-guru.net/blog/tag/time"/>
    <content type="html">&lt;p&gt;I made a processing-sketch that shows the time using colors. i made 3 stripes of colors blending into each other,
each of them cycling through the hue value of the color. then i blend between the colors.&lt;/p&gt;

&lt;p&gt;the top color shows the hour, the middle color shows the minutes and the low color the seconds.
the values start at red, blend to yellow and green, and get turcise at the half of the cycle.
than they blend to blue and violet and finally back to red.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.local-guru.net/processing/colorclock/"&gt;click here&lt;/a&gt; to see it in action&lt;/p&gt;

&lt;p&gt;the screenshot below was taken at 18:07&lt;/p&gt;

&lt;p&gt;&lt;img src="http://www.local-guru.net/img/guru/colorclock_sc.png" alt="colorclock screenshot" /&gt;&lt;/p&gt;
</content>
  </entry>
</feed>

