Nitrous
Claim your PHP Development Box in 60 seconds. Code on your box in the cloud via our Web IDE, your favorite Desktop Editor, or our Chrome application. Share boxes and code together right in your browser.
Claim your PHP Development Box in 60 seconds. Code on your box in the cloud via our Web IDE, your favorite Desktop Editor, or our Chrome application. Share boxes and code together right in your browser.
An article about how Brian Gilbert configures and uses Sublime Text for Drupal Development - it costs $59 if you end up buying it.
An article about how Brian Gilbert configures and uses Sublime Text for Drupal Development - it costs $59 if you end up buying it.
Participad is a WordPress plugin that allows multiple people to edit the same WP content at the same time. Powered by Etherpad Lite, Participad gives you:
Notepads, for collaborative notetaking
Synchronous authoring of any content in the WordPress Dashboard
Front-end editing
Participad is a WordPress plugin that allows multiple people to edit the same WP content at the same time. Powered by Etherpad Lite, Participad gives you:
Notepads, for collaborative notetaking
Synchronous authoring of any content in the WordPress Dashboard
Front-end editing
The environment is built around a two-panel view: The left being an Ace editor and the right being a canvas.
All of the user’s code is written using JavaScript and uses Processing.js to generate all the graphics.
All code is executed in real-time. Not only is the code re-run but the code that you change is live dynamically injected into the runtime — this gives you the ability to change variables, colors, or even functions on the fly without the program ever restarting.
We have build a prototype that explores how the Blocks & layout initiatives it's ideas could look in Drupal 8. This following the page & component library and concept model discussions.
* Introduce a new grouping pattern in the form of a sidebar, to allow for easier scanning of settings and avoid the space-consuming vertical tabs.
* Placing the primary publishing options closer to the action of saving.
* Update the look & feel of Seven to solve a number of visual design issues.
* Introduce a more consistent pattern for actions.
Etherpad lite is a really-real time collaborative editor spawned from the Hell fire of Etherpad. We're reusing the well tested Etherpad easysync library to make it really realtime. Etherpad Lite is based on node.js ergo is much lighter and more stable than the original Etherpad. Our hope is that this will encourage more users to use and install a realtime collaborative editor. A smaller, manageable and well documented codebase makes it easier for developers to improve the code and contribute towards the project.