User:Ilya: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 24: Line 24:
*[[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]
*[http://www.onlinetools.org/articles/unobtrusivejavascript/ Unobtrusive Javascript]
*[http://reddit.com/] - what's new online
===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.
Line 31: Line 32:
*[http://www.intertwingly.net/blog/2005/03/16/AJAX-Considered-Harmful AJAX-Considered-Harmful]
*[http://www.intertwingly.net/blog/2005/03/16/AJAX-Considered-Harmful AJAX-Considered-Harmful]
*[http://twilightuniverse.com/2005/05/sack-of-ajax/ SACK]: Simple AJAX Code Kit
*[http://twilightuniverse.com/2005/05/sack-of-ajax/ SACK]: Simple AJAX Code Kit
===Web Services===
===Web Services===
*[http://webservices.xml.com/pub/a/ws/2003/09/30/soa.html Service-Oriented Architecture]
*[http://webservices.xml.com/pub/a/ws/2003/09/30/soa.html Service-Oriented Architecture]

Revision as of 17:37, 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
  • [1] - what's new online

XMLHTTP

Web Services

Applications