Great XHtml Editor, Even Better Support Team

Posted April 28, 2006 at 12:36 PM by Ben Nadel

Tags: HTML / CSS, Work, XStandard WYSIWYG

I just want to give props to the support team at XStandard. As you might know, I think that XStandard is the best XHtml WYSIWYG editor around. I also think that the XStandard support team is amazing. No matter what problem I have, they have the solution. And more often then not, they have answers for you within a few hours. I can't even get responsiveness like that from some of the people sitting next to me.



Reader Comments

May 10, 2006 at 6:37 PM // reply »
1 Comments

nice blog


Feb 1, 2007 at 10:24 PM // reply »
172 Comments

Hear hear. I use XStandard with several CMSes. Great support responsiveness: yes. Best XHTML WYSIWYG out there: quite possibly. Still, I would be much happier if they came out with a JavaScript-based implementation which had all or most of the same features. The JavaScript WYSIWYGs out there today are somewhat weak. I'm hoping that Yahoo!'s YUI team eventually releases a WYSIWYG, as I imagine they'd hold it to a standard which would blow away the competition (not necessarily XStandard, but other JavaScript editors out there).


Feb 2, 2007 at 2:03 PM // reply »
11,243 Comments

Steve,

A Javascript implementation would awesome. A lot of people don't like the fact that it's an ActiveX object. Some people even say that's a security risk, which I don't understand (it's only used by a few people in a system usually). But it is clearly the best WYSIWYG editor I have used.


Jan
Aug 15, 2007 at 8:28 AM // reply »
6 Comments

It is bad that the software isn't available as Linux application. Otherwise I'd try it right now.

On the other hand I prefer coding from scratch... It sometimes needs updates and additions because it doesn't look eye-catching, however it's "hand-made" :) . I remember times when I used Microsoft (I am not using Win OS any more) Word for my first web pages. Just a thought, I am not comparing it to other WYSIWYG editors...


Aug 16, 2007 at 2:36 PM // reply »
11,243 Comments

@Jan,

Certainly, every situation requires a unique solution. If XStandard is not right for you, not a problem. I think that the feature set that XStandard supplies far out weight the "cons" that come in my situations (eg. requires active-x plugin). But, certainly, it is NOT the best choice for every situation.


Oct 31, 2007 at 8:43 AM // reply »
56 Comments

Hi Ben,

saw this old post of yours and thought I'd share my thoughts on the matter. I've been using XStandard since version 1.6 and recently upgraded to v2. Great tool, although it in the beginning cut out a lot of HTML-tags that it didn't recognize/know of. This made me swear and cuss quite a bit (and hack my HTML in the database), but ever since v2 this annoying habit hasn't reoccurred as support for all possible HTML-tags has increased. But, and that's a big but(t) (not on any of the nice females on your website though!), it's an Active-X component. That's very nice when it's installed on your local machine, but every time I'm on another computer I have to install the component (or plugin in Mozilla). And this prevents me from creating blog entries from anywhere in the world. I always need the component/plugin. And sometimes I'm on a computer that doesn't allow me to install anything.

So I do hope that XStandard will come up with a Javascript version that uses it's own rendering engine, so the code is guaranteed to be as XHTML 1.0 as it is now! Other than that it's by far the best WYSIWYG editor out there (FCKEditor comes close...)!


Nov 2, 2007 at 9:06 AM // reply »
11,243 Comments

@Sebastiaan,

I understand exactly what you are saying. At the very least, I am thankful that FireFox doesn't actually require a full EXE install like Internet Explorer - it just automatically can add it as a plug-in. But still, it does mean you need to update no matter where you go.

I would be very excited if they came out with a Javascript implementation of the editor, but I am not even sure if that would be possible. There is so much logic that goes into it, especially the more advanced features and the XHTML compliance, like being able to lock part of the document down using CSS so that it is not editable or the drag-n-drop file uploads.


Mar 21, 2008 at 12:22 PM // reply »
7 Comments

just what I was seeking ... old editors sux!


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 23, 2013 at 5:19 AM
Ask Ben: Print Part Of A Web Page With jQuery
How to print also the background color of table cells and table lines ... read »
May 23, 2013 at 3:55 AM
Javascript Array Methods: Unshift(), Shift(), Push(), And Pop()
very interesting and helpful too. ... read »
May 22, 2013 at 5:35 PM
Script Tags, jQuery, And Html(), Text() And Contents()
This is still an issue 2 years later. jQuery is supposed to remediate these cross browser issues, no? I have been unable to find any statement from the jQuery team calling this behavior "by de ... read »
May 22, 2013 at 12:44 PM
Ask Ben: Query Loop Inside CFScript Tags
In cf10, if you call a function that has: local.result = {}; local.result.msg = ""; local.svc = new query(); local.svc.setSQL("SELECT * FROM..."); local.obj = local.svc.exe ... read »
May 22, 2013 at 12:29 PM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben: What version of Java are you using? Also, did you test users.id to see what Java reports as the data type? I wonder if it's not a Java primitive data type, but getting returned as something ... read »
May 22, 2013 at 11:47 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Dana, Awesome - so it looks like this bug was fixed in ColdFusion 10. Thanks so much for double-checking that. ... read »
May 22, 2013 at 11:37 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
When I c&p and run on cf10, I get: Selected User IDs: 1,4 User 1 selected: YES - YES User 2 selected: NO - NO User 3 selected: NO - NO User 4 selected: YES - YES User 5 selected: NO - ... read »
May 22, 2013 at 11:27 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Tom, Good thought, but no dice. Both of these still exhibit the same behavior: users.id[ users.currentRow ] users[ "id" ][ users.currentRow ] It's just something whacky happening with ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools