background preloader

Cloud9 - Your code anywhere, anytime

Cloud9 - Your code anywhere, anytime

https://c9.io/

Comparison of web application frameworks From Wikipedia, the free encyclopedia This is a comparison of notable web frameworks. General[edit] Basic information about each framework. ASP.NET[edit] C[edit] The Tapir's Tale: A Not Very Short Introduction To Node.js Node.js is a set of asynchronous libraries, built on top of the Google V8 Javascript Engine. Node is used for server side development in Javascript. Do you feel the rush of the 90's coming through your head. It is not the revival of LiveWire, Node is a different beast.

Programming in the Cloud. Some remarkable Online IDEs. Cloud computing is said to be the next big thing. We have witnessed the creation of great applications like Office tools, web operating systems and many many more. We still see Google, Yahoo! and Microsoft trying to gain more and more of the user’s share. Free HTML Tag Generator Look how easy we make it to edit your website - without having to know HTML code! Also, you won't be interfering with the page layout with this type of edit, minimizing risk of doing this. HTML editor quick instructions:

npm registry npm registry all tags author updated depended on 1 statestream 4push 1 push-node 4sq IDE in the cloud: Mozilla Labs' browser-based IDE prototype Mozilla Labs has launched a new project called Bespin that provides a browser-based framework for interactive code editing. The prototype includes a simple IDE with a built-in command system, a basic project management interface, and an editor that supports syntax highlighting and other features. The Bespin framework is distributed under an open source license and can be deployed by users on any server. HTML Compressor - Reduce the size of HTML, CSS, JavaScript, PHP and Smarty code. You need to enable JavaScript to use this website. Choosing the correct Code Type makes the compression of your code more safe and effective. Choosing the wrong option may lead to fewer optimizations or errors. There are 3 main groups, x/html, CSS and JavaScript. Select JavaScript when you want to compress just JavaScript code, as it would appear in an external.js file.

Express - node web framework Getting started With node installed (download), get your first application started by creating a directory somewhere on your machine: $ mkdir hello-world In this same directory you'll be defining the application "package", which are no different than any other node package. You'll need a package.json file in the directory, with express defined as a dependency. XHTML Character Entity Reference This page contains the 252 allowed entities in HTML 4 and XHTML 1.0, as outlined in section 24 of the official HTML 4 specifications, published by the W3C. If you find it helpful we'd really appreciate a social share! Each entity is contained within a small box that contains four lines: The first line shows how the entity will be displayed on your webpage. The second line contains the entity reference, in the form &entity_name; (i.e. an ampersand, the entity name, and then a semi-colon).

Related: