796 shaares
10 results
tagged
Editor
Tridiv is a web-based editor for creating 3D shapes in CSS.
Making 3D in CSS has never been easied !
Making 3D in CSS has never been easied !
ICEcoder is an open-source browser code editor, which provides a modern approach to building websites. By allowing you to code directly within the web browser, online or offline, it means you only need one program (your browser) to develop sites, plus can test on actual web servers. After development, you can also maintain the website easily, all of which make for speedy and smart development.
Because it can be web based you can use it from any internet enabled computer with a modern browser and because it's open-source, customise it to your liking, integrating with online services. If you'd like to use it as a desktop code editor, no problems, you only need PHP 5.0+ (though 5.3+ is recommeded), so you can use on Linux and on PC via MAMP or XAMPP and Mac via WAMP (or another PHP installation).
ICEcoder was created because web devs (like myself) always complained their code editor didn't do exactly what they like. They're often bloated with features, slow and awkward. Conversely, ICEcoder is lightweight (under 1.2mb including all plugins) and boots in seconds (often 1-2s). Oh, and it's also free (and always will be!). Enjoy!
Because it can be web based you can use it from any internet enabled computer with a modern browser and because it's open-source, customise it to your liking, integrating with online services. If you'd like to use it as a desktop code editor, no problems, you only need PHP 5.0+ (though 5.3+ is recommeded), so you can use on Linux and on PC via MAMP or XAMPP and Mac via WAMP (or another PHP installation).
ICEcoder was created because web devs (like myself) always complained their code editor didn't do exactly what they like. They're often bloated with features, slow and awkward. Conversely, ICEcoder is lightweight (under 1.2mb including all plugins) and boots in seconds (often 1-2s). Oh, and it's also free (and always will be!). Enjoy!
Gaupol is an editor for text-based subtitle files. It supports multiple subtitle file formats and provides means of creating subtitles, editing texts and timing subtitles to match video. The user interface is designed with attention to batch processing of multiple documents and convenience of translating.
Gaupol should run on all Unix-like (GNU/Linux, *BSD, etc.) operating systems and on Windows. Technically, it should run on Mac as well, but that has not been tested nor made convenient. Gaupol's user interface is based on the GTK+ toolkit and has been designed to best fit the GNOME desktop environment.
Gaupol includes a separately installable, user-interface-independent, general-purpose Python package called aeidon for reading, writing and manipulating text-based subtitle files. See the development page for details.
Gaupol is free software released under the GNU General Public License (GPL).
Gaupol should run on all Unix-like (GNU/Linux, *BSD, etc.) operating systems and on Windows. Technically, it should run on Mac as well, but that has not been tested nor made convenient. Gaupol's user interface is based on the GTK+ toolkit and has been designed to best fit the GNOME desktop environment.
Gaupol includes a separately installable, user-interface-independent, general-purpose Python package called aeidon for reading, writing and manipulating text-based subtitle files. See the development page for details.
Gaupol is free software released under the GNU General Public License (GPL).
A minimalist writing zone, where you can block out all distractions and get to what's important. The writing!
To get started, all you need to do is delete this text (seriously, just highlight it and hit delete), and fill the page with your own fantastic words.
You can use bold, italics, both and urls just by highlighting the text and selecting them from the tiny options box that appears above it.
To get started, all you need to do is delete this text (seriously, just highlight it and hit delete), and fill the page with your own fantastic words.
You can use bold, italics, both and urls just by highlighting the text and selecting them from the tiny options box that appears above it.
Editr is HTML, CSS and JavaScript playground that you can host on your server.
- easy setup
- based on ACE Editor
- supports multiple instances on one page
- configuration via JS object or HTML attributes
- easy setup
- based on ACE Editor
- supports multiple instances on one page
- configuration via JS object or HTML attributes
Assemble HTML and style CSS visually
Quickly create rich layouts with a clear DOM tree-editor and dozens of ready-to-use snippets.
Inspect and edit all CSS rules visually, producing clean, standard CSS3.
Enjoy simplified input for complex values such as colors, gradients and 2D transformations.
Quickly create rich layouts with a clear DOM tree-editor and dozens of ready-to-use snippets.
Inspect and edit all CSS rules visually, producing clean, standard CSS3.
Enjoy simplified input for complex values such as colors, gradients and 2D transformations.
Humans learn better when they can play with what they're working with, when they can poke at it and understand what happens to B when you change A. The browser provides a wonderful place where examples can be interactive, and yet most documentation for javascript APIs doesn't make use of these capabilities.
Codeblock.js turns example code into editable, runnable code blocks that visitors can poke at and play with to better understand your API.
Codeblock.js turns example code into editable, runnable code blocks that visitors can poke at and play with to better understand your API.
This tiny (5KB, < 200 lines) JQuery Bootstrap plugin turns any DIV into a WYSIWYG rich-content editor, inspired by CLEditor and bootstrap-wysihtml5.
Si vous ne le savez pas encore, markItUp! est un plugin pour jQuery qui permet de transformer n’importe quel textarea en éditeur de tags configurable à souhait et ce, de manière totalement non intrusive.
Pour faire suite au premier tutoriel, voici un exemple de configurations un peu plus avancées mettant en scène un élément extérieur qui interagira avec l’éditeur. Ici nous allons utiliser un simple badge Flickr comme une mini-librairie d’images interfacé avec notre éditeur markItUp!.
Pour faire suite au premier tutoriel, voici un exemple de configurations un peu plus avancées mettant en scène un élément extérieur qui interagira avec l’éditeur. Ici nous allons utiliser un simple badge Flickr comme une mini-librairie d’images interfacé avec notre éditeur markItUp!.
Scripted is a fast and lightweight code editor with an initial focus on JavaScript editing. Scripted is a browser based editor and the editor itself is served from a locally running Node.js server instance.