Difference: XmlProgrammingBookmarks (1 vs. 21)

Revision 2123 Dec 2009 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 56 to 56
 http://www-106.ibm.com/developerworks/xml/library/x-xslfo2app/ - a nice article about an XSLT stylesheet to convert HTML elements to PDF using XSL-FO.

http://www-106.ibm.com/developerworks/xml/library/x-xslt5.html - a cute article with 5 xslt tips, 3 of which were useful to me

Added:
>
>

SVG

http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html - great intro to SVG

 \ No newline at end of file

Revision 2024 Apr 2009 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 12 to 12
  Catalog of XML database products: http://www.rpbourret.com/xml/XMLDatabaseProds.htm
Changed:
<
<
XML topic maps, "Topic maps are an ISO standard for the interchange of information structures which can be used to represent ontologies, business data and processes, individual knowledge and opinions, and more." http://tm4j.org/
>
>
XML topic maps, "Topic maps are an ISO standard for the interchange ofinformation structures which can be used to represent ontologies, business data and processes, individual knowledge and opinions, and more." http://tm4j.org/
 
Changed:
<
<
http://www.kohsuke.org/xmlschema/XMLSchemaDOsAndDONTs.html - W3C XML Schema: DOs and DON'Ts
>
>
http://www.kohsuke.org/xmlschema/XMLSchemaDOsAndDONTs.html - W3C XML Schema: DOs and DON'Ts
  http://www.w3.org/TR/xml-pipeline/ - XML Pipeline Definition Language Version 1.0

http://www.webreference.com/xml/column58/index.html - xml in mozilla

Deleted:
<
<
http://www-106.ibm.com/developerworks/xml/library/x-xslt5.html - a cute article with 5 xslt tips, 3 of which were useful to me
 http://www.w3.org/2000/01/sw/ - what the w3c is working on.

http://examplotron.org/ - an interesting approach to building schemas using example documents.

Line: 37 to 32
  http://www.aleksey.com/xmlsec/ - the XML security library, and open-source implementation of some XML crypto standards.
Changed:
<
<
http://www-106.ibm.com/developerworks/xml/library/x-xslfo2app/ - a nice article about an XSLT stylesheet to convert HTML elements to PDF using XSL-FO.

http://java.sun.com/developer/technicalArticles/xml/fastinfoset/ - an article about using binary-encoded XML to speed document parsing.

>
>
http://java.sun.com/developer/technicalArticles/xml/fastinfoset/ - an article about using binary-encoded XML to speed document parsing.
 http://xbis.sourceforge.net/ - another XML binary infoset encoding
Added:
>
>
http://www.ibm.com/developerworks/xml/library/x-eleatt.html - elements vs. attributes
 

XSLT

http://www.ibiblio.org/xml/books/biblegold/chapters/ch17.html - Chapter 18 of the XML Bible, Gold Edition : XSL Transformations

Line: 59 to 53
  http://crism.maden.org/consulting/pub/xsl/xsd2html.xsl - an XSLT sheet that transforms an XML schema into a web page that documents it (link found on http://xml.coverpages.org/schemas.html). Very crude.
Changed:
<
<
-- TobyCabot - 08 Nov 2001 - 27 May 2005
>
>
http://www-106.ibm.com/developerworks/xml/library/x-xslfo2app/ - a nice article about an XSLT stylesheet to convert HTML elements to PDF using XSL-FO.
 
Added:
>
>
http://www-106.ibm.com/developerworks/xml/library/x-xslt5.html - a cute article with 5 xslt tips, 3 of which were useful to me

Revision 1927 May 2005 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 23 to 23
  http://www.webreference.com/xml/column58/index.html - xml in mozilla
Deleted:
<
<
http://www.mozilla.org/projects/xslt/ - xslt support in mozilla.
 http://www-106.ibm.com/developerworks/xml/library/x-xslt5.html - a cute article with 5 xslt tips, 3 of which were useful to me
Deleted:
<
<
http://www.ibiblio.org/xml/books/biblegold/chapters/ch17.html - Chapter 18 of the XML Bible, Gold Edition : XSL Transformations
 http://www.w3.org/2000/01/sw/ - what the w3c is working on.
Deleted:
<
<
http://xsltunit.org/ - a unit test framework for xslt
 http://examplotron.org/ - an interesting approach to building schemas using example documents.

http://www.xfront.com/ - lots of interesting stuff. schemas for units of measure and currency, tutorials, best practices.

Line: 45 to 39
  http://www-106.ibm.com/developerworks/xml/library/x-xslfo2app/ - a nice article about an XSLT stylesheet to convert HTML elements to PDF using XSL-FO.
Changed:
<
<
http://java.sun.com/developer/technicalArticles/xml/fastinfoset/ - an article about using binary-encoded XML to speed document parsing.
>
>
http://java.sun.com/developer/technicalArticles/xml/fastinfoset/ - an article about using binary-encoded XML to speed document parsing.
http://xbis.sourceforge.net/ - another XML binary infoset encoding

XSLT

http://www.ibiblio.org/xml/books/biblegold/chapters/ch17.html - Chapter 18 of the XML Bible, Gold Edition : XSL Transformations

http://www.mozilla.org/projects/xslt/ - xslt support in mozilla.

http://xsltunit.org/ - a unit test framework for xslt

http://www-106.ibm.com/developerworks/xml/library/x-xslfo2app/ - a nice article about an XSLT stylesheet to convert HTML elements to PDF using XSL-FO.

http://wwbota.free.fr/XSLT_models/README.html - a set of XSLT templates

http://xframe.sourceforge.net/xsddoc/ - a Java tool that generates Javadoc-like web pages as documentation for XML schemas.

http://crism.maden.org/consulting/pub/xsl/xsd2html.xsl - an XSLT sheet that transforms an XML schema into a web page that documents it (link found on http://xml.coverpages.org/schemas.html). Very crude.

 
Changed:
<
<
-- TobyCabot - 08 Nov 2001 - 04 Mar 2003
>
>
-- TobyCabot - 08 Nov 2001 - 27 May 2005
 

Revision 1824 Sep 2004 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Added:
>
>
http://www.xml.com/pub/a/axml/axmlintro.html - the annotated XML spec
 http://www.xml.org/xml/registry.jsp - Oasis' XML schema/DTD registry

http://sourceforge.net/projects/zsqlml - an XML DTD that describes relational database structures. Also includes an XSLT stylesheet that generates Java classes that model the database.

Revision 1729 Jun 2004 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 43 to 43
  http://www-106.ibm.com/developerworks/xml/library/x-xslfo2app/ - a nice article about an XSLT stylesheet to convert HTML elements to PDF using XSL-FO.
Added:
>
>
http://java.sun.com/developer/technicalArticles/xml/fastinfoset/ - an article about using binary-encoded XML to speed document parsing.
  -- TobyCabot - 08 Nov 2001 - 04 Mar 2003

Revision 1627 Aug 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 41 to 41
  http://www.aleksey.com/xmlsec/ - the XML security library, and open-source implementation of some XML crypto standards.
Added:
>
>
http://www-106.ibm.com/developerworks/xml/library/x-xslfo2app/ - a nice article about an XSLT stylesheet to convert HTML elements to PDF using XSL-FO.
 -- TobyCabot - 08 Nov 2001 - 04 Mar 2003

Revision 1529 Jul 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 6 to 6
  http://sourceforge.net/projects/zsqlml - an XML DTD that describes relational database structures. Also includes an XSLT stylesheet that generates Java classes that model the database.
Added:
>
>
http://www.gupro.de/GXL/index.html - an XML DTD for graph structures
 Catalog of XML database products: http://www.rpbourret.com/xml/XMLDatabaseProds.htm

XML topic maps, "Topic maps are an ISO standard for the interchange of

Revision 1427 May 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 21 to 21
  http://www.mozilla.org/projects/xslt/ - xslt support in mozilla.
Added:
>
>
http://www-106.ibm.com/developerworks/xml/library/x-xslt5.html - a cute article with 5 xslt tips, 3 of which were useful to me
 http://www.ibiblio.org/xml/books/biblegold/chapters/ch17.html - Chapter 18 of the XML Bible, Gold Edition : XSL Transformations

http://www.w3.org/2000/01/sw/ - what the w3c is working on.

Revision 1318 Apr 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 35 to 35
  http://heml.mta.ca/heml-cocoon/ - The Historical Event Markup Language is an XML schema for representing "events' participants, dates, location and keywords" and a publishing engine that turns them into different graphical representations.
Added:
>
>
http://www.aleksey.com/xmlsec/ - the XML security library, and open-source implementation of some XML crypto standards.
 -- TobyCabot - 08 Nov 2001 - 04 Mar 2003

Revision 1204 Mar 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 33 to 33
  http://www.unece.org/etrades/welcome.htm - united nations web site with a lot of useful data such as location codes, country codes, currency codes, units of measurement, etc.
Changed:
<
<
-- TobyCabot - 08 Nov 2001 - 29 Jan 2003
>
>
http://heml.mta.ca/heml-cocoon/ - The Historical Event Markup Language is an XML schema for representing "events' participants, dates, location and keywords" and a publishing engine that turns them into different graphical representations.

-- TobyCabot - 08 Nov 2001 - 04 Mar 2003

Revision 1125 Feb 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 31 to 31
  http://www.xfront.com/ - lots of interesting stuff. schemas for units of measure and currency, tutorials, best practices.
Added:
>
>
http://www.unece.org/etrades/welcome.htm - united nations web site with a lot of useful data such as location codes, country codes, currency codes, units of measurement, etc.
 -- TobyCabot - 08 Nov 2001 - 29 Jan 2003

Revision 1014 Feb 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 29 to 29
  http://examplotron.org/ - an interesting approach to building schemas using example documents.
Added:
>
>
http://www.xfront.com/ - lots of interesting stuff. schemas for units of measure and currency, tutorials, best practices.
 -- TobyCabot - 08 Nov 2001 - 29 Jan 2003

Revision 913 Feb 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Added:
>
>
http://www.xml.org/xml/registry.jsp - Oasis' XML schema/DTD registry

http://sourceforge.net/projects/zsqlml - an XML DTD that describes relational database structures. Also includes an XSLT stylesheet that generates Java classes that model the database.

 Catalog of XML database products: http://www.rpbourret.com/xml/XMLDatabaseProds.htm

XML topic maps, "Topic maps are an ISO standard for the interchange of

Revision 804 Feb 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 23 to 23
  http://xsltunit.org/ - a unit test framework for xslt
Added:
>
>
http://examplotron.org/ - an interesting approach to building schemas using example documents.
 -- TobyCabot - 08 Nov 2001 - 29 Jan 2003

Revision 729 Jan 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 21 to 21
  http://www.w3.org/2000/01/sw/ - what the w3c is working on.
Changed:
<
<
-- TobyCabot - 08 Nov 2001 - 02 Jul 2002
>
>
http://xsltunit.org/ - a unit test framework for xslt

-- TobyCabot - 08 Nov 2001 - 29 Jan 2003

Revision 605 Jul 2002 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 19 to 19
  http://www.ibiblio.org/xml/books/biblegold/chapters/ch17.html - Chapter 18 of the XML Bible, Gold Edition : XSL Transformations
Added:
>
>
http://www.w3.org/2000/01/sw/ - what the w3c is working on.
 -- TobyCabot - 08 Nov 2001 - 02 Jul 2002

Revision 505 Jul 2002 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 17 to 17
  http://www.mozilla.org/projects/xslt/ - xslt support in mozilla.
Added:
>
>
http://www.ibiblio.org/xml/books/biblegold/chapters/ch17.html - Chapter 18 of the XML Bible, Gold Edition : XSL Transformations
 -- TobyCabot - 08 Nov 2001 - 02 Jul 2002

Revision 402 Jul 2002 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 13 to 13
  http://www.w3.org/TR/xml-pipeline/ - XML Pipeline Definition Language Version 1.0
Added:
>
>
http://www.webreference.com/xml/column58/index.html - xml in mozilla

http://www.mozilla.org/projects/xslt/ - xslt support in mozilla.

 -- TobyCabot - 08 Nov 2001 - 02 Jul 2002

Revision 302 Jul 2002 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 8 to 8
 information structures which can be used to represent ontologies, business data and processes, individual knowledge and opinions, and more." http://tm4j.org/
Changed:
<
<
-- TobyCabot - 08 Nov 2001
>
>
http://www.kohsuke.org/xmlschema/XMLSchemaDOsAndDONTs.html - W3C XML Schema: DOs and DON'Ts

http://www.w3.org/TR/xml-pipeline/ - XML Pipeline Definition Language Version 1.0

-- TobyCabot - 08 Nov 2001 - 02 Jul 2002

Revision 209 May 2002 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)

Catalog of XML database products: http://www.rpbourret.com/xml/XMLDatabaseProds.htm

Added:
>
>
XML topic maps, "Topic maps are an ISO standard for the interchange of information structures which can be used to represent ontologies, business data and processes, individual knowledge and opinions, and more." http://tm4j.org/
 -- TobyCabot - 08 Nov 2001

Revision 108 Nov 2001 - TobyCabot

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)

Catalog of XML database products: http://www.rpbourret.com/xml/XMLDatabaseProds.htm

-- TobyCabot - 08 Nov 2001

View topic | History: r21 < r20 < r19 < r18 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback