I'm developing an SPField.
I'm developing a custom Sharepoint Field control - one that allows a user to provide a rating of 1 to 5 stars. I've got what I think is the core logic done - I've coded the View and Edit/New display logic, but the view of multiple items isn't done, and I got an error last time I tested it. However, I've got the deployment package, a SharePoint Feature, written.
I'll update this site as I have time to work on this control. Eventually, I plan to publish it on
CodePlex. I'll probably use this site for documentation.