Skip to content

Latest commit

 

History

History
142 lines (81 loc) · 5.42 KB

RIAwidgets.md

File metadata and controls

142 lines (81 loc) · 5.42 KB

RIAs

JavascriptMVC

jQuery

Plug-ins

SproutCore

Widgets for RIAs

Data Grids

Data Warehousing, Pivot Tables

Simile Widgets

Code Editors

Rich Text Editors

Lists of web based HTML or XML editors: 1 2

Selfmade:

Have a <div /> which includes the task's structure as XHTML code which includes <input /> tags where the author shall puts her/his stuff into.

Use $.ajax to post the complete DOM inside the <div /> to the server.

Visual Programming

Inspirations:

  • Microsoft's Kodu

  • MIT's Scratch

    BYOB — Build Your Own Blocks (a/k/a Snap)

and

Misc

  • jYUI is a plug-in built for jQuery that provides a quick and simple solution to getting access to both the YUI library as well as the YUI3 modules from within your jQuery code.