Introduction to Webnotes Framework Webnotes Framework is a metadata web application framework that is build on Python and Javascript that helps you build database driven applications at ease using a simple GUI. It helps you create web applications without having to code much (unlike any other frameworks) as It includes an Object-Relational Mapper, Meta-data modelling, [...]

Written by Ranjith on January 27, 2011

Nodejs is a server-side technology used to provide an easy way to build scalable network programs. Applications are written in javascript, the reason why we use javascript on nodes is pretty simple, as all the web browsers can run javascript you’ll be able to share some code between server and the client.

Written by Ranjith on December 10, 2010


Categories