From: Gregory Seidman Date: 2006-01-08T22:45:29+09:00 Subject: Re: You want a Ruby extension? Talk to me, baby On Sun, Jan 08, 2006 at 05:29:01PM +0900, Joe Van Dyk wrote: } Hi, } } I've figured that it's probably worth my time to learn how to better } write Ruby extensions (as a way to practice my C). } } Are there any C or C++ libraries out there that someone would } appreciate an open-sourced Ruby extension for? How about libical? It seems to be the gold standard for ical file stuff and the pure Ruby ical APIs I've tried to use don't seem to do the job as well as I'd like. } Thanks, } Joe --Greg