Skip to search.
xml-litprog-l · Literate Programming using XML

Group Information

  • Members: 139
  • Category: XML
  • Founded: Sep 25, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 2 - 31 of 238   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2 Anthony B. Coates
abcoates@... Send Email
Oct 4, 1998
1:01 pm
So, I want to push things along a bit by discussing what we might want to see in our literate documents, when we get them in XML format. What I'm after is ...
3 Anthony B. Coates
abcoates@... Send Email
Oct 5, 1998
11:47 am
** Reply to message from Amen Rafael <rafael.amen@...> on Mon, 5 Oct 1998 13:16:41 +0100 ... Amen's sample code (omitted for brevity) looked like TeX or...
4 David Bruce
dib@... Send Email
Oct 5, 1998
3:57 pm
... As a point of information, this approach seems related to Charles Simonyi's notion of ``intentional programming'', which wants to do away with the...
5 Baden Hughes
bmhughes@... Send Email
Oct 5, 1998
8:33 pm
... everyone has ... preferably something other ... Yes I've used Jumbo (v2 is far better than v1 and we now have namespace support also!) and it works OK....
6 Bob Batzinger
BOB@... Send Email
Oct 6, 1998
12:43 pm
Good to see your ideas on the following... ... This gets really tricky if the source files enclosed in the XML document are of different programming languages....
7 Golden, Howard
GoldenH@... Send Email
Oct 6, 1998
5:12 pm
... how each ... programmers to ... supported by compilers). In my "ideal programming environment" I would use a graphical editor to look at different "views"...
8 Bill Davies
daviesw@... Send Email
Oct 6, 1998
8:13 pm
Anthony B. Coates wrote: I strongly favor Tony's first option, the "simple approach". It is simple, achievable, and contains no suprises for the user. The...
9 Anthony B. Coates
abcoates@... Send Email
Oct 11, 1998
5:52 am
** Reply to message from David Bruce <dib@...> on Mon, 05 Oct 1998 16:58:01 +0100 Well, there have certainly been quite a lot of replies to this...
10 Anthony B. Coates
abcoates@... Send Email
Oct 11, 1998
6:19 am
** Reply to message from "Bob Batzinger" <BOB@...> on Tue, 6 Oct 1998 10:48:10 +0800 ... So, this all harks back to the debate which has existed for...
11 Bill Davies
daviesw@... Send Email
Oct 12, 1998
1:08 pm
... I agree wholeheartedly. Pluggability provides adaptation which makes the system more useful in a variety of environments. -- Bill Davies...
12 Anthony B. Coates
abcoates@... Send Email
Nov 8, 1998
8:24 am
Sorry that I've been quiet for a while, but in between work/conference/thesis/etc., I've been thinking about the recent messages which point out that, in an...
13 John Carter
john@... Send Email
Nov 12, 1998
10:16 am
Greetings, I while back I decided I didn't like C++ templates. C++ templates are @#$@! obscure. The programmer using the templated class is left wandering...
14 Anthony B. Coates
abcoates@... Send Email
Nov 14, 1998
9:42 am
** Reply to message from John Carter <john@...> on Thu, 12 Nov 1998 10:14:20 +0000 (GMT) ... Sounds good. ... OK, run it through a validating...
15 Anthony B. Coates
abcoates@... Send Email
Nov 16, 1998
12:46 pm
I have attached a simple XML LitProg document. While simple, it demonstrates some ideas for dealing with people's needs for dealing with custom content, while...
16 James Tauber
jtauber@... Send Email
Nov 16, 1998
1:47 pm
I'd comment on the LitProg issues a little later on. First a couple of XML things: 1. you've got <br> that should be <br/> 2. are the lp:... elements supposed...
17 James Tauber
jtauber@... Send Email
Nov 16, 1998
4:35 pm
Found a couple more mistakes (empty elements not ended and a > missing) I've attached a corrected version. James -- James Tauber / jtauber@... /...
18 Jelks Cabaniss
jelks@... Send Email
Nov 16, 1998
8:22 pm
... There could problems later on in the <code> sections: <code> public class MyClass { private m_n = 0; public MyClass(int n) { m_n = n; } } // end MyClass ...
19 Peter Housel
housel@... Send Email
Nov 16, 1998
10:48 pm
... I do that sometimes. But, much more often, I use &amp;, &lt;, and &gt; entities. It's not very difficult to get used to, especially since I "weave" my...
20 Anthony B. Coates
abcoates@... Send Email
Nov 17, 1998
11:14 am
** Reply to message from "James Tauber" <jtauber@...> on Mon, 16 Nov 1998 21:41:44 +0800 ... I must confess that I realised about the "<br>" problem...
21 James Tauber
jtauber@... Send Email
Nov 17, 1998
3:27 pm
... file ... some ... sure ... That's the first thing I tried :-) ... but ... that the ... about ... By my reading of the spec (and the IE5 developers'),...
22 John Skaller
skaller@... Send Email
Nov 26, 1998
9:46 pm
Hi, I thought I'd try to catch up on XML/LP thinking here. For those interested, I've just released interscript 1.0a7, which is a literate programming tool...
23 Anthony B. Coates
abcoates@... Send Email
Dec 3, 1998
9:24 am
Sorry I've been so quiet of late - thesis again, and I've had to do some maintenance on my old FunnelWeb AC LitProg tool (if anyone using it has a problem...
24 admin
admin@... Send Email
Dec 31, 1998
6:44 pm
It is with great humility that I invite all the XMLers, novice to expert, to browse over and make a post to the newly errected EarthChannels XML WebBoard. I've...
25 Kimberly S Moorman
moor0361@... Send Email
Jan 2, 1999
2:11 am
Call For Articles Crossroads, the Association for Computing Machinery Student Magazine Markup Languages (Winter 1999) DUE DATE: April 15, 1999 ...
26 Kimberly S Moorman
moor0361@... Send Email
Jan 18, 1999
4:51 pm
Call For Articles Crossroads, the Association for Computing Machinery Student Magazine Markup Languages (Winter 1999) DUE DATE: April 15, 1999 ...
27 Nazmul Idris
xml@... Send Email
Jan 24, 1999
8:23 am
Dear fellow Java and XML Developers: I could not find a decent resource on the web which showed me how to use XML and Java to build web and Internet based ...
28 Atkins, Jon
jatkins@... Send Email
Feb 9, 1999
10:42 pm
Greetings: Please find the following information on Bluestone Software's new family of XML products: XwingML (freeware), XML-Server and Visual-XML....
29 kraghave@... Send Email Feb 25, 1999
4:41 pm
Hi All, We are trying to send data to an application running on a mainframe using a browser. This involves lot of interaction between the client(Browser) and...
30 Benedetto, Christopher
CBenedet@... Send Email
Feb 25, 1999
6:16 pm
Check out the Bluestone Family of application server products ... http://www.bluestone.com and http://www.bluestone.com/xml ... From: kraghave@......
31 Johannes Huesing
Johannes.Huesing@... Send Email
Sep 29, 1999
6:18 am
Just testing if anybody of the original subscribers is still connected and involved with the topic. Has the concept of literate programming by means of XML...
Messages 2 - 31 of 238   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help