User:Ilya: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 35: Line 35:
*[http://www.onlinetools.org/articles/unobtrusivejavascript/ Unobtrusive Javascript]
*[http://www.onlinetools.org/articles/unobtrusivejavascript/ Unobtrusive Javascript]
*[http://reddit.com/ reddit] - what's new online
*[http://reddit.com/ reddit] - what's new online
*[http://declanbutler.info/blog/?p=2 Nature on blogging in science]
===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 13:37, 1 December 2005

Research

Semantic Web Ontology for the Registry of Standard Biological Parts.

OpenWetWare

Ideas

Searching

Misc

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: "Web 2.0 means using the web the way it's meant to be used. The "trends" we're seeing now are simply the inherent nature of the web emerging from under the broken models that got imposed on it during the Bubble."
  • 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
  • reddit - what's new online
  • Nature on blogging in science

XMLHTTP

Web Services

Applications