RichTextWidget
Thursday, October 6th, 2005
Category: RichTextWidget
SynchroEdit is another editor on the block: SynchroEdit is an open-source browser-based simultaneous multiuser editor, a form of same-time, different-place groupware. It allows multiple users to edit a single web-based document at the same time, and it continuously synchronizes all changes so that users always have the same version. SynchroEdit’s main editor is fully WYSIWYG, Read the rest…
Thursday, September 8th, 2005
Category: Component
, RichTextWidget
, Showcase
We have had a lot of interest in Writely, a web word processor. Writely gives you a Word-like interface that appears just in your browser, and lets you: Create documents (you would hope, wouldn’t you?:) Share documents Joint editing Visit the Writely home page Go on the tour
Wednesday, September 7th, 2005
Category: Library
, RichTextWidget
Casey West has created WikiWYG. Wikiwyg is the simple way to add Wysiwyg editing to your existing social software project. You attach a WYSIWYG editor to any content area (div) that you wish to allow people to edit. There are three modes available for a piece of content: Wysiwyg mode – Simple, HTML, Design Mode Read the rest…
Wednesday, July 27th, 2005
Category: Articles
, RichTextWidget
Doron Rosenberg has written an interesting article on How to make Internet Explorer-specific Web applications work in Mozilla-based browsers. He dives into general cross browser tips first, such as the usual suspects (document.all vs. document.layer vs. document.getElementById). Doron then delves into other differences such as: HTML Entities Dreaded DOM JavaScript differences CSS differences Quirks versus Read the rest…