Archive forxml
November 23, 2005 @ 10:46 am
· Filed under microsoft, open-source, xml
“Microsoft have sumitted the Office XML file format to Ecma, the international standards body. Their stated intention is also to submit the result of the Ecma work to ISO for approval as an international standard.”
Permalink
November 16, 2005 @ 1:08 pm
· Filed under programmieren, allgemein, webservices, xml
“EBay bietet die Anmeldung und Teilnahme an seinem Entwicklerprogramm und die Nutzung der eBay-API nun kostenlos an. Wer über die APIs mit seiner Software auf eBay zugreifen möchte, muss dafür künftig also keine Gebühren mehr an eBay abführen.”
Permalink
October 22, 2005 @ 2:12 pm
· Filed under xml
“The biggest and most welcome change on the Web in the last five years has been the astronomical growth of Web feeds: XML files containing a snapshot of a Web site%u2019s newest content that saves readers a tremendous amount of time. In 2000, there was only a handful of feeds. In 2005, there are millions.
In Web 2.0, the Web as platform, Web feeds are a simple way to share and receive content. If we think of a Web URL as a really simple interface for requesting information%u2014a simple application programming interface (API)%u2014then a Web feed is the simplest responses we can receive. We type in a feed URL and receive the content that is there%u2014usually the last 10 items added to a Web site.”
Permalink
July 12, 2005 @ 10:41 am
· Filed under xml
“Nebulös ist ein schönes Wort, das perfekt die Anforderungen an ein Projekt beschreibt, an dem der Autor dieser Zeilen kürzlich arbeitete. Die Anforderungen lasen sich etwa so: “Übernehme eine reine Textdatei von einer vorgeschalteten Mainframe-Anwendung und mache daraus ein XML-Dokument für eine nachfolgende Anwendung.” Keinerlei Angaben, wie die Eingabedaten aussahen, nur dass es sich um eine reine Textdatei handelte. Der einzige Punkt, mit dem man etwas anfangen konnte, war die Ausgabeseite, denn XML ist sehr flexibel und mit etwas XSLT kann man es genau so aussehen lassen, wie der Kunde es wünscht.”
Permalink
May 9, 2005 @ 7:37 pm
· Filed under perl, xml
“This article is a case study of the use of Perl and XML/RDF technologies to channel disparate sources of data into a semi-structured repository. This repository helped to build structured OLAP warehouses by mining an RDF repository with SAX machines. Channels of data included user-contributed datasets, data from FTP and HTTP remote-based repositories, and data from other intra-enterprise based assets. We called the system the ‘Kitchen Sync’, but one of the project’s visionaries best described it as akin to a device that accepts piles of random coins and returns them sorted for analysis. This system collected voter data and was the primary data collection point in a national organization for the presidential campaign during the 2004 election.”
Permalink
April 19, 2005 @ 9:42 pm
· Filed under php, xml
“Xpath ist eine Sprache, mit der auf einzelne Teile eines XML-Dokuments zugegriffen werden kann, wodurch XSLT-Transformationen praktisch überflüssig werden. Damit ist es auch ein unschätzbares Tool zur Verwaltung von XML-Daten in Webanwendungen.”
Permalink
March 25, 2005 @ 1:38 pm
· Filed under css, html/xhtml, xml
“Seit Erscheinen der letzten SELFHTML-Version 8.0 im Jahr 2001 veränderte sich vieles im WWW, so dass die Dokumentation einer Überarbeitung und Aktualisierung bedurfte. Es wurden im Laufe der Monate und Jahre nach Erscheinen der SELFHTML-Version 8.0 zudem auch hunderte von Fehlern gemeldet, unter denen die meisten der Kategorie “Tippfehler” angehörten, aber auch diverse fachliche Fehler in Beispielen, sowie lückenhafte oder missverständliche Darstellungen.”
externe Links:
- SELFHTML
Permalink
November 19, 2004 @ 9:28 pm
· Filed under xml
“
XStandard ist ein standardkompatibler WYSIWYG-XHTML1.1-Editor, den es in einer Lite-Version auch für Lau gibt. Einmal installiert wird der Editor im Standardbrowser aufgerufen und kann sofort genutzt werden.
Die Online-Demo stimmt nicht ganz mit dem überein, was auf dem Rechner installiert wird. Im ersten Auswahlfeld sind bei der lokalen Installation die normalen XHTML-Elemente von bis aufgeführt. Es lassen sich Layouttabellen (was war das nochmal?) und Datentabellen mitsamt Javascript-Events erzeugen und Bilder mit longdesc-Attributen einfügen.
Extremsportler können den Editor mit IE+ActiveX betreiben, Mozilla/Firefox-User kommen auch nicht zu kurz, der Opera kommt (mal wieder) nicht mit dem Editor klar.
“
Permalink
November 19, 2004 @ 8:31 pm
· Filed under xml
“… scheint mir miniXML zu sein. MiniXML is a set of PHP classes and Perl modules that allow you to access XML data and create valid XML output with a tree-based hierarchy of elements. It provides an easy, object-oriented interface… “
Permalink
Comments off
October 14, 2004 @ 9:07 am
· Filed under xml
“A universal canvas requires a universal way to represent data. Other solutions are conceivable, but let’s accept for now that XML is a reasonable one, and that it’s here to stay. How does XML become Play-doh?
The first answer, for me, was Perl with its XML::Parser module. Then came XSLT (XSL Transformation), which traded away procedural idioms to gain declarative transformational power. Then came Python with its libxml/libxslt modules, which married the procedural and declarative styles in a highly interactive way. That’s been my weapon of choice lately, but now there’s a new contender: E4X (ECMAScript for XML)…”
Permalink
Comments off
·
« Previous entries