I've got a lot of very interesting things going on with Pudding, but unfortunately I can only say so much publicly. For the stuff I can't talk about, let's just say I'll be much more competitive it in the "visual collaboration market", and I'm expecting development to be able to move a lot quicker than it has in the past.
Now for what I can talk about!
I've been working on a RSS feed/History Manager feature for Pudding. The more I use Pudding, the more I really really really want to be able to subscribe to a feed of the projects I've got in there. The History Manager will be a nice addition too. It will be the same information that is provided in the feed, but you won't need to be subscribed to see what the heck has been going on in the project.
A feature like this is where Ruby on Rails really helps out. I downloaded the http_authentication plugin (I couldn't install it from the command for some reason), and I found
this .rxml template. The security and delivery of the feeds is already available to me. I just need to (finish) implement(ing) the data model.
Labels: pudding, visual_collaboration