Ruby on Rails
JavaScript, XHTML, CSS
Java, Distributed Systems
<you_name_it>
round
Round Robin Database with MySQL
Submitted by Steffen on Fri, 03/09/2007 - 11:15If you have loads of continuous data which you have to store and at the same time it is o.k. if old data gets removed after a while, a round robin database is your choice. Those databases allow the user to define a maximum number of records (or maximum number of storage space) and new data that would not fit into the allocated space, will simply overwrite the oldest record in the database. Basically a ring buffer on disk. The database won't grow indefinitely and you don't have to do extensive maintenance tasks.
RUZEE.Borders - Round Corners with JavaScript
RUZEE.Borders has been replaced by RUZEE.ShadedBorder.
RUZEE.Borders, formerly known as RuzeeBorders, is the first and only JavaScript library for rendering shadows and anti-aliased rounded corners inside a web browser without the designer needing to create background images. You can easily include it into your web site/blog etc. with only minor knowledge about JavaScript.
