Hacker News new | ask | show | jobs
by bergie 5302 days ago
It is certainly not a new idea, even we did our first implementation years ago. The main new thing here is that Create is completely backend-agnostic, only using RDFa to communicate content structure from server to editing interface, and Backbone.sync to communicate changes back to the server.

But apart from that, what sort of shortcomings are you particularly concerned about?

2 comments

Backbone.js huh =) We should get you on the homepage.

Submit a pull req or contact me on GitHub.

Would be nice to have a list of RDFa compatible backends.
Backends don't need to be RDFa-compatible in any other sense than being able to contain the RDFa attributes in their HTML templates.
Rewording: Would be nice to have a list of CMSes or content stores which already provide plugins, themes, gizmos to insert RDFa attributes into the content.