User:Ilya: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 23: Line 23:
*[[Wikipedia:JSON|JSON]] is a data interchange format that can be trivially parsed by JavaScript, with JavaScript's built in eval() procedure.
*[[Wikipedia:JSON|JSON]] is a data interchange format that can be trivially parsed by JavaScript, with JavaScript's built in eval() procedure.
*[[Wikipedia:YAML|YAML]] is a data serialization and lightweight markup language that takes concepts from languages such as XML, C, Python, and Perl.
*[[Wikipedia:YAML|YAML]] is a data serialization and lightweight markup language that takes concepts from languages such as XML, C, Python, and Perl.
*[[http://www.onlinetools.org/articles/unobtrusivejavascript/ Unobtrusive Javascript]]
===XMLHTTP===
===XMLHTTP===
*[[Wikipedia:XMLHTTP|XMLHTTP]] is a set of APIs that can be used by JavaScript and other web browser scripting languages to transfer XML to and from a web server using HTTP.
*[[Wikipedia:XMLHTTP|XMLHTTP]] is a set of APIs that can be used by JavaScript and other web browser scripting languages to transfer XML to and from a web server using HTTP.

Revision as of 17:23, 21 November 2005

Research

Semantic Web Ontology for the Registry of Standard Biological Parts.

OpenWetWare

Ideas

  • blacklist certain pages from public viewing and/or editing (Blacklist pages from viewing)
  • use "endy members group" to restrict access to certain pages

Resources

  • Siphs is a peer enabled search engine and online reference for the life sciences research community.
  • MetaCollab a collaboration on collaboration.

Software

Firefox

MySQL

Web 2.0

  • Web 2.0 by Paul Graham
  • What Is Web 2.0 by Tim O'Reilly
  • JSON is a data interchange format that can be trivially parsed by JavaScript, with JavaScript's built in eval() procedure.
  • YAML is a data serialization and lightweight markup language that takes concepts from languages such as XML, C, Python, and Perl.
  • [Unobtrusive Javascript]

XMLHTTP

Web Services

Applications