create js - a new kind of web editing interface

Post on 28-May-2015

3.324 Views

Category:

Technology

4 Downloads

Preview:

Click to see full reader

DESCRIPTION

Presentation from the first HelsinkiJS meetup

TRANSCRIPT

Create

“Build a CMS, no forms allowed”

Just Edit

CMS and JavaScript must agree on the content model

RDFa: Your Content, Explained

RDFa: Your Content, Explained

Suddenly JavaScript can understand

Bonus: SEO

Entering editing state

Editing and saving

VIE – Bridging RDFa to JavaScript● MIT license, developed by IKS Project on GitHub● Depends on Backbone.js and jQuery● Load RDFa entities as JavaScript objects● Sync changes to server, and to DOM● References enable list

manipulation● Change events● http://viejs.org

Content Management

System

Database Content RepositoryDatabase

Web Framework

Web Editing Tool

Monolithic approach Decoupled approach

Web Framework

Web Editing Tool

HTML+RDFa JSON-LD over REST

Communicating changes to server

Shared JavaScript CMS API

Get started with VIE

1. Mark up your content with RDFa

2. Include vie.js to your pages

3. Implement Backbone.sync

http://createjs.org/

Questions?

henri.bergius@nemein.com

@bergie

http://vieJS.org http://createJS.org

top related