As I mentioned earlier, I launched ActiveShipping which can be used either with Rails or by itself.
If you ever wanted an easy way to write forms for which portions appear/disappear based on the results of a drop-down box, I have a Rails plugin called Applicability:
http://code.google.com/p/applicability/wiki/BasicSummary
If you ever wanted an easy way to do client-side tabbed panels, I now introduct RailsTabbedPanel:
http://code.google.com/p/railstabbedpanel/wiki/BasicSummary
Neither of these require you to manage Javascript yourself -- it handles all of the Javascript generation for you in a clean manner. You can even have multiple tabbed panels and multiple applicability containers together, and nested.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!