ANN: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Sergey Croitor
Hi, It's a refreshless DHTML editor for fusebox and circuit xml files. The editor is a part of Docubee project. It is not AJAX based but uses same approach, just another implementation. Fusebox xml files show up as editable trees. Works in IE6 and Firefox. Docubee Fusebox Editor live

RE: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Munson, Jacob
It is not AJAX based but uses same approach, just another implementation. Ajax uses XmlHttpRequest (in most cases), so it looks like your editor /is/ ajax based. :) --- This transmission may contain information that is privileged, confidential and/or exempt from disclosure

RE: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Nick Han
Saw the demo. Cool sh t! -Original Message- From: Sergey Croitor [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 9:32 AM To: CF-Talk Subject: ANN: Fusebox Editor based on XmlHttpRequest. Hi, It's a refreshless DHTML editor for fusebox and circuit xml files. The editor

Re: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Sergey Croitor
MJ Ajax uses XmlHttpRequest (in most cases), so it looks like your editor MJ /is/ ajax based. :) I started this project in 2002 and I'm not sure AJAX already came up at that time. I just use same core components as AJAX does: if (is.ie) { xmlHttp = new ActiveXObject(Msxml2.XMLHTTP.3.0); }

Re: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Sergey Croitor
[mailto:[EMAIL PROTECTED] NH Sent: Tuesday, March 28, 2006 9:32 AM NH To: CF-Talk NH Subject: ANN: Fusebox Editor based on XmlHttpRequest. NH Hi, NH It's a refreshless DHTML editor for fusebox and circuit xml NH files. The editor is a part of Docubee project. NH It is not AJAX based but uses same

RE: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Munson, Jacob
I wonder why almost nobody uses it except me :) Well, it's new right? Give it time, if it's cool, word of mouth will make it popular. :) --- [INFO] -- Access Manager: This transmission may contain information that is privileged, confidential and/or exempt from disclosure