TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Colour Clock

271 点作者 huangm大约 14 年前

22 条评论

naz大约 14 年前
Awesome idea. I took some time to rewrite in HTML5: <a href="http://brisy.info/colors/" rel="nofollow">http://brisy.info/colors/</a><p>Though the colours I'm getting are different. I wonder why.
评论 #2261509 未加载
评论 #2261506 未加载
评论 #2261410 未加载
评论 #2261427 未加载
评论 #2263273 未加载
评论 #2261440 未加载
评论 #2261489 未加载
评论 #2262075 未加载
评论 #2261690 未加载
评论 #2261833 未加载
评论 #2262068 未加载
评论 #2262254 未加载
评论 #2264260 未加载
dshankar大约 14 年前
Simple &#38; beautiful.<p>Small criticism: Why Flash?
评论 #2261388 未加载
评论 #2261387 未加载
评论 #2261445 未加载
kfogel大约 14 年前
Jim Blandy wrote a similar program for X Windows around 1992: a beautiful color clock that would sit on your desktop's root windown and slowly cycle through the colors over the course of an hour. It didn't even show digits -- you just had to learn the colors :-). I think it depended on X supporting writeable color cells, though, so it would need to be rewritten to work on most modern systems (which generally seem to not be set up that way).<p><pre><code> http://svn.red-bean.com/repos/circles/trunk/ </code></pre> Hmm, but that's after I started making some mods. For best results, try an earlier rev (this was converted from CVS, hence the weird log message):<p><pre><code> http://viewvc.red-bean.com/circles/trunk/?pathrev=3</code></pre>
JonnieCache大约 14 年前
The state of the art for custom geek clocks is in hardware AFAIC.<p>RGB LED color clock: <a href="http://www.youtube.com/watch?v=BKT-0qB9l8A&#38;feature=related" rel="nofollow">http://www.youtube.com/watch?v=BKT-0qB9l8A&#38;feature=relat...</a><p>I also enjoy the classic 'pong clocks' <a href="http://www.youtube.com/watch?v=PHxbknBYYAQ&#38;feature=player_embedded" rel="nofollow">http://www.youtube.com/watch?v=PHxbknBYYAQ&#38;feature=playe...</a><p>Clocks are a common beginner project in DIY hardware, they are both simple to make and have good potential for adding stuff like RSS readers and so on when you want to branch out.<p><a href="http://hackaday.com/?s=clock" rel="nofollow">http://hackaday.com/?s=clock</a>
jablan大约 14 年前
It would be nice if the colour was meaningful, i.e. if one could, at least roughly, guess the time based on the colour. Say, that the brightness would reflect time of day (brightest at noon, darkest at midnight) and the hue the time within the hour.
评论 #2263385 未加载
mikeknoop大约 14 年前
I feel like this would make an awesome desk or wall clock.
评论 #2263509 未加载
cormullion大约 14 年前
It's also on the iPhone app store (for £0.59), but it might be a different author.<p>Associating time with colour has been tried many times - eg the Chromachron watch was briefly famous:<p><a href="http://www.ubergizmo.com/2006/11/chromachron-too-advanced-for-70s/" rel="nofollow">http://www.ubergizmo.com/2006/11/chromachron-too-advanced-fo...</a>
crassauto大约 14 年前
I had done something similar around 2000 though I wasn't very sophisticated at programming so I think it's off...<p><a href="http://minus20.e-2.org/artists_projects_chriso.html" rel="nofollow">http://minus20.e-2.org/artists_projects_chriso.html</a><p>Last year I re-made it as a free iOS app which takes the time and converts it using a RGB&#62;HEX function I found that I think is correct:<p><a href="http://itunes.apple.com/us/app/time-as-color/id335133255?mt=8&#38;ls=1" rel="nofollow">http://itunes.apple.com/us/app/time-as-color/id335133255?mt=...</a><p>I also made one that sets Hour, Minute to latitude,longitude in Google maps which I like looking at: <a href="http://itunes.apple.com/us/app/time-as-place/id336539483?mt=8&#38;ls=1" rel="nofollow">http://itunes.apple.com/us/app/time-as-place/id336539483?mt=...</a><p>(edited second link)
评论 #2262812 未加载
jefe78大约 14 年前
This is pretty impressive. Would you consider porting to other OS'? I.e., Linux.<p>I know I'd be happy to run this on my monitors!<p>Regardless, great job!
george_morgan大约 14 年前
Very similar to the Chromo <a href="http://prote.in/chromo" rel="nofollow">http://prote.in/chromo</a> colour clock, which has been around for a few years.
callumjones大约 14 年前
This is cool, but does the screensaver also have to be in Flash? I'd prefer my fans to not spin up when my screensaver kicks in.
regularfry大约 14 年前
A shame that the fastest-moving value is placed in the portion of the spectrum where we have the least colour sensitivity. I'd have put hours in blue, myself. If I'd thought of it.
评论 #2261543 未加载
评论 #2261518 未加载
joshes大约 14 年前
I wonder how well the color blind can detect second to second changes in hue? Not a complaint, just a genuine curiosity.<p>Any color blind out there care to comment?
评论 #2261628 未加载
kevinburke大约 14 年前
I still like the Polar Clock best... <a href="http://blog.pixelbreaker.com/polarclock" rel="nofollow">http://blog.pixelbreaker.com/polarclock</a>
评论 #2261640 未加载
rottencupcakes大约 14 年前
The switch from 22:59 to 23:00 was stunning.<p>I can't wait for the switch at midnight (#FFFFFF -&#62; #000000).
评论 #2261344 未加载
madcaptenor大约 14 年前
It would be interesting to see what would happen if the colors were given by following a space-filling curve in three dimensions, like the last figure at <a href="http://mathworld.wolfram.com/HilbertCurve.html" rel="nofollow">http://mathworld.wolfram.com/HilbertCurve.html</a>
th大约 14 年前
The hex clock seems to jump every once in a while, probably compensating for the large difference in the number of hexadecimal color values and seconds in a 24 hour day.<p>How are the color values related to the seconds here?
评论 #2261390 未加载
wladimir大约 14 年前
I'd like one that doesn't show the seconds (but does change the color every second). This is too distracting for me to really use.<p>Funny and original idea though!
grigy大约 14 年前
Nice job, but why screensaver only for MacOS?
chrischen大约 14 年前
I've turned off sleep mode so I can actually see this as my screensaver now.
edge17大约 14 年前
that's quite beautiful
JoeAltmaier大约 14 年前
iPhone app?
评论 #2263915 未加载