background preloader

ACE - The High Performance Code Editor for the Web

ACE - The High Performance Code Editor for the Web
Creating a new syntax highlighter for Ace is extremly simple. You'll need to define two pieces of code: a new mode, and a new set of highlighting rules. Where to Start We recommend using the the Ace Mode Creator when defining your highlighter. This allows you to inspect your code's tokens, as well as providing a live preview of the syntax highlighter in action. Defining a Mode

http://ace.c9.io/#nav=about

The Definitive Guide: Sublime Text 2, a Code Editor to Love You know, old habits die hard. Therefore I got stuck to the HTML editor Homesite ever since I started to design websites more than a century ago. I took a look at other editors here and there but always returned to my good ol’ buddy. It had almost everything I needed on my daily business. Okay, it lacked movable tabs, the file browser was pretty sluggish and some other minor glitches bugged me from time to time. 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. It uses standards-based Web technologies and doesn't rely on features that are specific to the Mozilla ecosystem, so you will eventually be able to use it in any standards-compliant Web browser. It does use some cutting-edge standards, however, so you will need Firefox 3 or a WebKit nightly build to test it today.

sourcelair.com Django 1.11 has just been released and is immediately available on SourceLair. Starting today, when you create a new Django project in SourceLair, it will be created using Django 1.11. We would also like to take a moment and highlight the major new features that come with the latest version of Django. Class-based model indexes Closure Tools What is the Closure Library? The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.

ajaxorg/cloud9 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. At the time you read this article, each and everyone of the programs you can find and use on your operating system, it’s online alternative is also there to rival it. Things could not be different for development and designing tools.

Welcome to Koding. A new way for developers to get work done. Quick Tip: Using the Mustache Template Library A while ago, I showed you how to use the jQuery template plugin in a quick tip; in this quick tip, I’ll show you how to use another template library, Mustache, which is just as easy to use. You can get Mustache.js from its GitHub project page; if you’re going to use it in a project, you can download it or git clone it; I’ve just referenced the raw file on GitHub for this quick tip: Now you can use it to render data!

Codiad by Fluidbyte Top SVG Javascript Libraries Worth Looking At Learn about SVG and simplify your work with Canvas/VML with these top Javascript SVG libraries you can use in your projects. I read a great article this morning about SVG (Scalable Vector Graphics), its current state on the web and how to use it. If you’re even a slight bit curious about SVG, it’s really a great read.

Gozala/sky-edit CodeMirror

Related: