Skip to content

Google Summer Of Code 2010: Ideas

nikhilm edited this page Aug 6, 2010 · 21 revisions

This page lists ideas of a possible participation in GSoC2010 . At the moment this list is preliminary based on discussions on the node.js mailing list.

Core Node

Web

  • Apache Sling-like REST style web framework.
  • A templating framework that abstracts the different languages available into a clean asynchronous wrapper
  • In browser MVC framework
  • Browser based IDE for node.js using node_debug

Bindings

  • Async MySQL bindings

Other

  • Port env.js to node
  • Add support for UDP to node