Earlier quoted context omitted.
http://squarespace.com I was messing with it last week and looks like I broke list handling.
you own that company or work there? I need a job! I see you're hiring front-end developers... I think I'll apply tonight
Redactor - WYSIWYG editor on jQuery
51–60 of 87 posts
Re: Redactor - WYSIWYG editor on jQuery
#52Earlier quoted context omitted.
I'm curious why you decided not to use Aloha Editor, since it is also able to produce clean markup. Disclosure: I'm one of the Aloha Editor developers.
Download size is one big factor for me. http://cdn.aloha-editor.org/latest/lib/aloha.js 1.1MB! http://imperavi.com/js/redactor/redactor.js 168KB (odd, it is an encrypted version) The actual minified 8.1.0 version that you get after giving them a fake email address is 41KB.
I expect the size would be around 300KB if only the basic plugins are included.
Still, it's a lot bigger than redactor - point taken.
Re: Redactor - WYSIWYG editor on jQuery
#53If you're looking for a Rich Text Editor, this is the only one I will recommend. I wrote a proprietary RTE last year and continue to maintain it because nothing available both worked and produced clean markup. Redactor came out this spring and is the only generally available RTE that does this. If you insist on OSS, WYSIHTML5 is the best available. For those that care, Redactor uses the designMode technique, leans on…
I'm curious why you decided not to use Aloha Editor, since it is also able to produce clean markup. Disclosure: I'm one of the Aloha Editor developers.
Re: Redactor - WYSIWYG editor on jQuery
#54Earlier quoted context omitted.
you own that company or work there? I need a job! I see you're hiring front-end developers... I think I'll apply tonight
I work there. It's a great place to work.
What do you guys use on the backend?
Re: Redactor - WYSIWYG editor on jQuery
#55Re: Redactor - WYSIWYG editor on jQuery
#56Re: Redactor - WYSIWYG editor on jQuery
#57Then there is also my Hallo Editor, which is open source and uses contentEditable http://hallojs.org/ If you're using Create.js for making your stuff editable, it has editor abstraction that can drive Aloha, Hallo, and Redactor based on your configuration
Nice one!
Re: Redactor - WYSIWYG editor on jQuery
#58If you're looking for a Rich Text Editor, this is the only one I will recommend. I wrote a proprietary RTE last year and continue to maintain it because nothing available both worked and produced clean markup. Redactor came out this spring and is the only generally available RTE that does this. If you insist on OSS, WYSIHTML5 is the best available. For those that care, Redactor uses the designMode technique, leans on…
How is this any better than WYSIHTML5?
Re: Redactor - WYSIWYG editor on jQuery
#59Earlier quoted context omitted.
I work there. It's a great place to work.
I live in southern california though... I wonder if they help out with relocation? I'll shoot my resume over.. I dig the site it looks fresh and a good service.. What do you guys use on the backend?