[Xsltforms-support] select1, itemset, value (what is this form doing wrong?)

2017-07-18 Thread C. M. Sperberg-McQueen
C. M. Sperberg-McQueen Black Mesa Technologies LLC cms...@blackmesatech.com http://www.blackmesatech.com -- Check out the vibrant

[Xsltforms-support] solved (was: Re: select1, itemset, value (what is this form doing wrong?))

2017-07-18 Thread C. M. Sperberg-McQueen
> On Jul 18, 2017, at 8:48 AM, C. M. Sperberg-McQueen > wrote: > > Trying to implement a new functionality I thought would be simple, > I am running into unexpected difficulties with the xf:select widget. > > I have put a sample form at > > http://www.blackme

Re: [Xsltforms-support] select1, itemset, value (what is this form doing wrong?)

2017-07-18 Thread C. M. Sperberg-McQueen
> On Jul 18, 2017, at 8:48 AM, C. M. Sperberg-McQueen > wrote: > > Trying to implement a new functionality I thought would be simple, > I am running into unexpected difficulties with the xf:select widget. > > I have put a sample form at > > http://www.blackme

Re: [Xsltforms-support] custom buttons in TinyMCE 4.3.12 and XSLTForms 638

2017-02-12 Thread C. M. Sperberg-McQueen
d I’ve added a ‘toolbar’ property to the init object in the example in the wiki. Michael > > --Alain > > Le 2/7/2017 à 3:58 AM, C. M. Sperberg-McQueen a écrit : >> I’ve written down what I think I have learned in the last few days >> about using TinyMCE from XSLTForms,

Re: [Xsltforms-support] file uploads

2017-02-10 Thread C. M. Sperberg-McQueen
in the wikibook a couple of years ago has now been paid back two or three times.) C. M. Sperberg-McQueen Black Mesa Technologies LLC cms...@blackmesatech.com http://www.blackmesatech.com ---

Re: [Xsltforms-support] custom buttons in TinyMCE 4.3.12 and XSLTForms 638

2017-02-07 Thread C. M. Sperberg-McQueen
CE given on the AgenceXML web site uses XSLTForms 4.0.28. > > Did you mean, at the end of that sentence, to refer to TinyMCE 4.0.28? > I did; fixed now. Thanks! **************** C. M. Sperberg-McQueen Black Mesa Technologies LLC cms...@blackmesatec

[Xsltforms-support] custom buttons in TinyMCE 4.3.12 and XSLTForms 638

2017-02-06 Thread C. M. Sperberg-McQueen
explain the changes I needed to make in XSLTForms 638 better than my earlier mails to the XSLTForms support list. (Or maybe not.) C. M. Sperberg-McQueen Black Mesa Technologies LLC cms...@blackmesatech.com http://www.blackmesatech.com

Re: [Xsltforms-support] custom buttons in TinyMCE (4.3.12) with XSLTForms (638)

2017-02-06 Thread C. M. Sperberg-McQueen
at it might be less surprising for users if the user’s appinfo element could use the name ‘setup’ instead of a different name. Then the user who reads the description of setup() in the TinyMCE documentation would not have to learn a different name for it. If after the line 'initinfo.mode

Re: [Xsltforms-support] custom buttons in TinyMCE (4.3.12) with XSLTForms (638)

2017-02-06 Thread C. M. Sperberg-McQueen
> On Feb 6, 2017, at 9:15 AM, C. M. Sperberg-McQueen > wrote: > > >> On Feb 5, 2017, at 2:38 PM, C. M. Sperberg-McQueen >> wrote: >> >> Short description: I don't seem to be having any luck making custom >> buttons work with TinyMCE in XSLT

Re: [Xsltforms-support] custom buttons in TinyMCE (4.3.12) with XSLTForms (638)

2017-02-06 Thread C. M. Sperberg-McQueen
> On Feb 5, 2017, at 2:38 PM, C. M. Sperberg-McQueen > wrote: > > Short description: I don't seem to be having any luck making custom > buttons work with TinyMCE in XSLTForms. Can anyone help? Perhaps I see the source of the problem. Looking at xsltforms.js this mor

[Xsltforms-support] custom buttons in TinyMCE (4.3.12) with XSLTForms (638)

2017-02-05 Thread C. M. Sperberg-McQueen
together, await the reader of this list who can help me find and fix the problem. Michael Sperberg-McQueen C. M. Sperberg-McQueen B

[Xsltforms-support] XSLTForms and TinyMCE (v 4.5.2 doesn't work; 4.3.12 does; ...)

2017-01-09 Thread C. M. Sperberg-McQueen
to know which versions work and which don’t.) In the meantime, if anyone has experience customizing TinyMCE and using the customization in XSLTForms, and has written up their experiences, I’d be grateful for a link to the writeup. -C. M. Sperberg-McQueen [1] http://www.agencexml.com/xsltforms

Re: [Xsltforms-support] cross-domain questions again

2016-10-11 Thread C. M. Sperberg-McQueen
set of URIs from a clearly identified originating host, to try to minimize whatever security exposure there is in such a proxy service). I hope this helps. ************ C. M. Sperberg-McQueen Black Mesa Technologies LLC cms...@blackmesatech.com h

[Xsltforms-support] injecting XML element(s) at cursor position in text area?

2016-09-03 Thread C. M. Sperberg-McQueen
h morpheme boundary", and rejecting input in which anything has changed other than insertion of *, or (b) displaying the word o n e l e t t e r a t a t i m e, with buttons between them saying "split here". (But doing a whole sentence at a time with that interface would be v

[Xsltforms-support] access to user selection?

2016-07-05 Thread C. M. Sperberg-McQueen
. Yes, I am aware of the TinyMCE editor; I am trying to see how far one can go without it or something analogous. (And the last time I tried, I couldn't get TinyMCE to do what I wanted. I'll try again sometime, but my question remains.) -- *****

Re: [Xsltforms-support] refreshing the screen while performing a submission - why does this not work?

2016-07-05 Thread C. M. Sperberg-McQueen
r the moment I'm happy, and I record this outcome for the sake of anyone who finds this thread while trying to solve a similar problem. Michael > > Thank you for your feedback! > > --Alain > > Le 20/06/2016 à 20:32, C. M. Sperberg-McQueen a écrit : >> I have a for

Re: [Xsltforms-support] can one automatically load a sub-form?

2016-07-04 Thread C. M. Sperberg-McQueen
#x27;t encountered before. I look forward to XSLTForms 2, but hope that transform() will be retained even if XSLT is not used for the main form itself. --Michael > > --Alain > > Le 02/07/2016 à 18:42, C. M. Sperberg-McQueen a écrit : >> On Jun 18, 2016, at 1:44 PM, Alain Couthures

Re: [Xsltforms-support] can one automatically load a sub-form?

2016-07-02 Thread C. M. Sperberg-McQueen
does not appear. [1] http://blackmesatech.com/2016/06/subformstest/include-test.xhtml Is this a bug or a design feature? Michael -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/

[Xsltforms-support] question about recursion in sub-forms (could it be made possible?)

2016-06-29 Thread C. M. Sperberg-McQueen
rsive structure. Recursive subform loading would be a good approximation of that idea. As Alain often says, What do you think? Could recursive subform loading be made possible? -- ******** * C. M. Sperberg-McQueen, Black Mesa Technolo

Re: [Xsltforms-support] binding to text nodes - what am I doing wrong?

2016-06-28 Thread C. M. Sperberg-McQueen
Suite.) Will the version with this change be available from the Subversion server? (The most recent version I see in svn is 636, of 26 May.) best, Michael1 -- ******** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmes

[Xsltforms-support] binding to text nodes - what am I doing wrong?

2016-06-27 Thread C. M. Sperberg-McQueen
give me. -- * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib * http://balisage.net

[Xsltforms-support] refreshing the screen while performing a submission - why does this not work?

2016-06-20 Thread C. M. Sperberg-McQueen
y a 'be patient' message, and (b) perform a submission which will automatically clear that be-patient message when the results come back? Thanks for any help. -- ***

Re: [Xsltforms-support] can one automatically load a sub-form?

2016-06-18 Thread C. M. Sperberg-McQueen
********* * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib * http://balisage.net --

[Xsltforms-support] can one automatically load a sub-form?

2016-06-18 Thread C. M. Sperberg-McQueen
on and in a way that feels more like the template-driven style of XSLT. (Where I come from, that would be a very good thing.) Any comments welcome. Michael Sperberg-McQueen -- **************** * C. M. Sperberg-McQueen, Black Mesa Technologie

[Xsltforms-support] Balisage 2016 (not a support question)

2016-06-04 Thread C. M. Sperberg-McQueen
August 2-5, 2016 http://www.balisage.net Preconference Symposium: August 1, 2016+1 301 315 9631 == -- ******** * C. M. Sperbe

Re: [Xsltforms-support] XPath and whitespace

2016-04-14 Thread C. M. Sperberg-McQueen
u very much!! Michael -- ******** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib

[Xsltforms-support] The transform() function and Safari (a problem and a workaround)

2016-04-13 Thread C. M. Sperberg-McQueen
rds, Michael Sperberg-McQueen -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib

[Xsltforms-support] The transform() function and Safari (a problem and a workaround)

2016-04-12 Thread C . M . Sperberg-McQueen
he discussion of the transform() function in the XSLTForms wikibook [1]. [1] https://en.wikibooks.org/wiki/XSLTForms/The_transform_function Regards, Michael Sperberg-McQueen -- ************ * C. M. Sperberg-McQueen, Blac

[Xsltforms-support] XPath and whitespace

2016-04-12 Thread C. M. Sperberg-McQueen
XSLTForms easier to use, for at least this one user. best, Michael Sperberg-McQueen -- * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://

[Xsltforms-support] blur() alert in r595

2014-05-12 Thread C. M. Sperberg-McQueen
wrapped around this.focus.blur() fails (ie it's in the catch). So far, I've experienced it only in Safari, when clicking to move from one textarea to the next. -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.

Re: [Xsltforms-support] Apparent subforms breakage in r595?

2014-05-08 Thread C. M. Sperberg-McQueen
On May 8, 2014, at 4:02 PM, C. M. Sperberg-McQueen wrote: > > On May 8, 2014, at 1:35 PM, Alain Couthures wrote: > >> Sorry, I cannot reproduce this issue with latest versions of Firefox, IE >> and Chrome for Windows, the XSLT stylesheet being applied at client-side... &g

Re: [Xsltforms-support] Apparent subforms breakage in r595?

2014-05-08 Thread C. M. Sperberg-McQueen
nd an address if I succeed in doing so. -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib

Re: [Xsltforms-support] Apparent subforms breakage in r595?

2014-05-08 Thread C. M. Sperberg-McQueen
On May 8, 2014, at 8:31 AM, C. M. Sperberg-McQueen wrote: > ... > > When I click on the Show Books button for Camus, however, > instead of the list of his books I see what looks like the end of > an XML comment ("xsltforms-subform-1 -->"), ... Inserting alert()

[Xsltforms-support] transform() function in 595

2014-05-06 Thread C. M. Sperberg-McQueen
ere? (One of the reasons I like XForms is that I don't want to have to learn to read Javascript really fluently.) -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech

[Xsltforms-support] Firefox rendering issue - anyone know a workaround?

2013-07-26 Thread C. M. Sperberg-McQueen
for a pointer or two. Michael Sperberg-McQueen -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib *

[Xsltforms-support] timeout on submit

2013-07-08 Thread C. M. Sperberg-McQueen
do it. Thanks for any suggestions. Michael Sperberg-McQueen -- **** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib * http://balisag

[Xsltforms-support] reminder - XForms course registration deadline

2013-04-22 Thread C. M. Sperberg-McQueen
about the course is at http://blackmesatech.com/2013/05/xforms/ -- * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib * http://balisage.net

Re: [Xsltforms-support] Two questions: about success and failure of PUT, and about cache invalidation

2013-02-22 Thread C. M. Sperberg-McQueen
On Feb 22, 2013, at 11:07 AM, C. M. Sperberg-McQueen wrote: > > On Feb 22, 2013, at 11:01 AM, Alain Couthures wrote: > >> ... > >>> My question about evading an over-enthusiastic cache remains an open >>> question. >> This is a well-known XMLHttpRe

Re: [Xsltforms-support] Two questions: about success and failure of PUT, and about cache invalidation

2013-02-22 Thread C. M. Sperberg-McQueen
Brilliant. Thank you, that should work. I'll do that right now. Michael -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * h

Re: [Xsltforms-support] Two questions: about success and failure of PUT, and about cache invalidation

2013-02-21 Thread C. M. Sperberg-McQueen
On Feb 21, 2013, at 6:58 PM, C. M. Sperberg-McQueen wrote: > My apologies if this is a question that's already been asked and > clarified; I have not yet found any discussion of it, but I am still looking. > > I have a form which users employ to make systematic changes to >

[Xsltforms-support] Two questions: about success and failure of PUT, and about cache invalidation

2013-02-21 Thread C. M. Sperberg-McQueen
fires the following submission: -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib

[Xsltforms-support] Balisage 2013 pre-conference symposium on Native XML User Interfaces (5 August, Montréal)

2013-02-19 Thread C. M. Sperberg-McQueen
e.net August 6-9, 2013 http://www.balisage.net Preconference Symposium August 5, 2012 == -- **** * C. M. Sperberg-Mc

[Xsltforms-support] XForms course offered for May 2013 in Rockville, Maryland

2012-12-18 Thread C. M. Sperberg-McQueen
up for the Black Mesa Technologies announcement list.] -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib

[Xsltforms-support] XForms course November 2012 in Rockville, Maryland

2012-09-12 Thread C. M. Sperberg-McQueen
satech.com/blackmesatech-announce-l/ to sign up for the Black Mesa Technologies announcement list.] -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib

[Xsltforms-support] rev. 546 seems to have broken TinyMCE support

2012-08-02 Thread C. M. Sperberg-McQueen
paragraphs like this If anyone has solved this problem, I would very much like to hear their solution. Michael Sperberg-McQueen -- **************** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com *

Re: [Xsltforms-support] CSS not applied when using XSLTForms

2012-07-27 Thread C. M. Sperberg-McQueen
. Thank you for that! Michael -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib

Re: [Xsltforms-support] CSS not applied when using XSLTForms

2012-07-26 Thread C. M. Sperberg-McQueen
evant, of course, that none of the CSS files used in this test actually require pre-processing: they don't do anything with the XForms namespace. I am hoping that this is just a temporary glitch and that the behavior will revert to the older pattern soon. Michael -- *******

[Xsltforms-support] inquiry - who uses XSLTForms?

2012-07-19 Thread C. M. Sperberg-McQueen
to summarize and package the replies and add at least some relevant information to the page. (I should specify that this is a one-time offer; I am not volunteering to maintain that page in perpetuity.) Thanks! Michael Sperberg-McQueen -- ******

Re: [Xsltforms-support] output pane ... show XML code

2012-07-18 Thread C. M. Sperberg-McQueen
e way to get it styled in monospace. -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib

Re: [Xsltforms-support] applying a stylesheet in an instance to data in an instance

2012-07-17 Thread C. M. Sperberg-McQueen
; should have essentially the same effect as when y is an XPath expression pointing to a node set whose serialization is the same string as given in the 'outer' attribute. If that's not possible from

Re: [Xsltforms-support] applying a stylesheet in an instance to data in an instance

2012-07-16 Thread C. M. Sperberg-McQueen
xml The form is intended as a toy to illustrate some general principles, and not as a tool for really serious work. (So in particular, don't give it a very large document to work with. It works fine on a TEI-encoded sonnet, and it takes several minutes [and counting] to handle one of Shakes

Re: [Xsltforms-support] applying a stylesheet in an instance to data in an instance

2012-07-15 Thread C. M. Sperberg-McQueen
On Jul 12, 2012, at 3:15 PM, C. M. Sperberg-McQueen wrote: > In a form I'm working on, I'd like to apply a stylesheet located in a > document instance (instance('filter') to an input document located in > another instance (instance('userdoc')). For ot

Re: [Xsltforms-support] XForms and CSS

2012-07-15 Thread C. M. Sperberg-McQueen
't, so I don't mind.) Also (c) I could live with it, if the feature became optional or went away for performance reasons or for compatibility with other live XForms implementations. Michael -- ******** * C. M. Sperberg-McQueen, B

Re: [Xsltforms-support] Setting node value in javascript

2012-07-15 Thread C. M. Sperberg-McQueen
n the app, this approach may seem impracticable. Just my two cents ... Michael Sperberg-McQueen -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com

Re: [Xsltforms-support] applying a stylesheet in an instance to data in an instance

2012-07-13 Thread C. M. Sperberg-McQueen
[Those not interested in interim or partial results relating to the problem of running XSLT in a form can skip this message and wait for a post mortem analysis later on, once the problem is finally resolved.] On Jul 12, 2012, at 3:15 PM, C. M. Sperberg-McQueen wrote: > In a form I'm wo

[Xsltforms-support] applying a stylesheet in an instance to data in an instance

2012-07-12 Thread C. M. Sperberg-McQueen
Anyone have a clue? Anyone have a better (or just different) way to go about this? Thanks! Michael Sperberg-McQueen -- * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * h

Re: [Xsltforms-support] XSLTForms transform function

2012-07-10 Thread C. M. Sperberg-McQueen
state of discussion of transformation in the XForms WG) would be welcome. Thank you very much! -- * C. M. Sperberg-McQueen, Black Mesa Technologies LLC

[Xsltforms-support] has there been a recent change in CSS support in XSLTForms?

2012-07-10 Thread C. M. Sperberg-McQueen
fox, Opera, and Chrome running under Mac OS X. Michael Sperberg-McQueen [1] http://en.wikibooks.org/wiki/XRX/XSLTForms_and_eXist#Modifying_your_CSS_to_work_with_XSLTForms -- ******** * C. M. Sperberg-McQueen, Black Mesa Technolo

Re: [Xsltforms-support] hiding/displaying groups

2012-07-10 Thread C. M. Sperberg-McQueen
ression would help: ref=".[not(@altRepGroup and @authority and @authorityURI and ... ... and @xlink:href)]" Or even (if your list is all the attributes that are possible, which is alas probably not the case) ref=".[count(@*) < 20]" Not tested. Micha

Re: [Xsltforms-support] loading the XSLTforms applet (was: Re: obtaining XML from the user - possible? impossible?)

2012-07-08 Thread C. M. Sperberg-McQueen
On Jul 8, 2012, at 12:11 PM, C. M. Sperberg-McQueen wrote: > ... > Is there anything needed to ensure the applet loads correctly > other than (1) making sure xsltforms.jar is in the same directory > on the server as xsltforms.xsl and xsltforms.js? and (2) making > sure the user has

[Xsltforms-support] loading the XSLTforms applet (was: Re: obtaining XML from the user - possible? impossible?)

2012-07-08 Thread C. M. Sperberg-McQueen
the same directory on the server as xsltforms.xsl and xsltforms.js? and (2) making sure the user has not configured the browser to refuse to load Java applets? -- * C. M. Spe

Re: [Xsltforms-support] obtaining XML from the user - possible? impossible?

2012-07-07 Thread C. M. Sperberg-McQueen
to work for me in Safari 5.1.7 at all. The trace shows events xforms-submit, xforms-submit-serialize, and xforms-submit-error, but I have not yet figured out what is going wrong.) -- **

[Xsltforms-support] CSS stylesheet handling differs in 1.0RC and rev. 549 (?)

2012-07-07 Thread C. M. Sperberg-McQueen
to say that all external stylesheets must be XML documents, not only those stylesheets that need pre-processing by XSLTForms? -- ******** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http:/

[Xsltforms-support] obtaining XML from the user - possible? impossible?

2012-07-06 Thread C. M. Sperberg-McQueen
less, how the TinyMCE widget works, so it might be technically feasible.) Does anyone here have relevant experience or advice? Thanks! Michael -- ******** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.c

Re: [Xsltforms-support] conflict between subforms and the profiler?

2012-06-29 Thread C. M. Sperberg-McQueen
On Jun 26, 2012, at 7:38 PM, C. M. Sperberg-McQueen wrote: > > ... as far as I can tell, moving from Beta3 to 1.0RC has reduced load time > for some documents I am working with by 25 to 30%, and reduced time > for processing some parts of the documents by 15 or 20%, and changing &

Re: [Xsltforms-support] conflict between subforms and the profiler?

2012-06-29 Thread C . M . Sperberg-McQueen
On Jun 26, 2012, at 7:38 PM, C. M. Sperberg-McQueen wrote: > I've encountered an unexpected behavior in 1.0RC. I first encountered > it in one of my own forms, but the simplest way to recreate it may be: > > (1) Load the writers.xml example from the 1.0RC distribution, or

Re: [Xsltforms-support] Subform mechanism implementation in XSLTForms

2012-06-27 Thread C. M. Sperberg-McQueen
main form and the subform, and if the unload process is accidentally unloading the profiler, because its ID was present in the subform, that would explain the problem. And indeed, the problem is not visible until the user clicks Hide Books at least once. Hmmm. Michael -- *

[Xsltforms-support] conflict between subforms and the profiler?

2012-06-26 Thread C. M. Sperberg-McQueen
n. Well done, Alain!! -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib *

[Xsltforms-support] tinyMCE widget is not loading custom buttons (or button images)

2012-06-25 Thread C. M. Sperberg-McQueen
I'm happy to do this a different way. Thanks for any help anyone can give me. Michael Sperberg-McQueen -- * C. M. Sperberg-McQueen, Black Mesa T

[Xsltforms-support] tiny_mce_popup.js and utils missing in 1.0RC?

2012-06-25 Thread C . M . Sperberg-McQueen
oks to me as if the packaging code removed some but missed others), and the empty .svn directories complicated matters when I tried to check 1.0RC into my own Subversion repository. Thanks! Michael -- ******** * C. M. Sperberg-McQu

[Xsltforms-support] XForms course 8-9 June 2012, Rockville, Maryland

2012-05-10 Thread C . M . Sperberg-McQueen
like to receive announcements of future courses (etc.) by email, go to http://lists.blackmesatech.com/blackmesatech-announce-l/ to sign up for the Black Mesa Technologies announcement list.] -- **************** * C. M. Sperberg-McQ

[Xsltforms-support] XForms course 8-9 June 2012, Rockville, Maryland

2012-04-03 Thread C. M. Sperberg-McQueen
com/blackmesatech-announce-l/ to sign up for the Black Mesa Technologies announcement list.] -- **************** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mi

Re: [Xsltforms-support] unexpected behavior on PUT

2012-03-09 Thread C. M. Sperberg-McQueen
On Mar 8, 2012, at 7:57 PM, C. M. Sperberg-McQueen wrote: > > On Mar 8, 2012, at 12:05 PM, Alain Couthures wrote: > >> The default behavior when a cross-domain request is detected is to generate >> a GET method with a callback function name. >> >> Are you sur

Re: [Xsltforms-support] unexpected behavior on PUT

2012-03-08 Thread C. M. Sperberg-McQueen
On Mar 8, 2012, at 12:05 PM, Alain Couthures wrote: > The default behavior when a cross-domain request is detected is to generate a > GET method with a callback function name. > > Are you sure that the PUT submission is sent to the same domain and port?? Ah. It could be a port difference -- I

[Xsltforms-support] unexpected behavior on PUT

2012-03-08 Thread C. M. Sperberg-McQueen
y advice would be helpful. MIchael Sperberg-McQueen -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib

[Xsltforms-support] subforms and PI mechanism of profiler (was Re: getting your feet wet with the profiler (was Re: optimization question))

2011-12-09 Thread C. M. Sperberg-McQueen
f the server (like a soccer player passing the ball to a teammate before running past a defender, and then getting the ball right back from the teammate), it would be nice to know how to do that, too. Thank you very much for your work o

Re: [Xsltforms-support] getting your feet wet with the profiler (was Re: optimization question)

2011-12-08 Thread C. M. Sperberg-McQueen
http://blackmesatech.com/2011/12/pl0/index.xhtml (new) (Hmm. I notice that the XSLTforms I'm using on that server is an old version that doesn't yet have the profiler. I'll have to update soon.) -- ************ * C. M. Sperberg

[Xsltforms-support] getting your feet wet with the profiler (was Re: optimization question)

2011-12-08 Thread C. M. Sperberg-McQueen
eading now. If you don't know, and worry that it might be difficult to set up, keep going.) On Dec 7, 2011, at 7:42 PM, C. M. Sperberg-McQueen wrote: > ... > > Are there good ways to see where the time is going? Are there > obvious ways to make it faster? > > Thanks

[Xsltforms-support] optimization question

2011-12-07 Thread C. M. Sperberg-McQueen
e obvious ways to make it faster? Thanks for any tips, suggestions, or thought-provoking questions. Michael Sperberg-McQueen -- ************ * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com