php
PHP/Clok
![]()
This is an oldie-but-goodie. I made this a long long time ago. So long ago, in fact, the original page that I got the idea from is no longer around. The great Wayback Machine shows 2002 as the first incarnation, but I'm pretty sure it was before then.
Anyway, this PHP snippet shows the current time in relation to how I view my time, in chunks of how active I am. The lighter the time, the more active I generally am during that block. The darkest means I'm sleeping (hopefully!).
The code is pretty simple and grossly outdated, but it works just fine and dandy! You can check out a demo here. Configuration options galore!
![]()
- steve's blog
- Add new comment
- Read more
- 820 reads
John Conway's Game of Life
This is another little doo-dad that's been in my arsenal for a while now. I originally developed this to be used as a forum avatar and possibly figure out the real meaning of life. I'm still waiting for the riches.
John Conway's Game of Life used to be my screensaver on all my Solaris boxes when I was a Solaris admin. I was facinated by it then and was feeling a little nerdy and nostalgic, so I spent an afternoon to read up on it and develop this.
It comes in two versions. First, the drupal module that you see on the main page, and then a second standalone version.
- steve's blog
- Add new comment
- Read more
- 1126 reads