public marks

PUBLIC MARKS with tags 2006 & xml

January 2007

September 2006

August 2006

May 2006

March 2006

Reading RSS the easy way - Flashmagazine

by bcpbcp (via)
I used to hate XML and all the looping across nodes to get data. Then I found a class called XMLSA, created by Max Ziebell. Using XMLSA, making a RSS news ticker/reader is easy.

So What is "Feed to JavaScript"?

by bcpbcp & 17 others (via)
An RSS Feed is a dynamically generated summary (in XML format) of information or news published on other web sites- so when the published RSS changes, your web site will be automatically changed too.

February 2006

Processing XML with the XML Pull Parser

by bcpbcp (via)
The DOMParser is probably the most commonly used Java object for reading and validating XML documents. The DOMParser reads the XML and (depending on the parser initialization) will validate the XML against an XML schema. If the XML is valid, the DOMParser will return a Document (DOM) object, which represents the XML as a tree structure. The XML can be processed by walking this tree. An example of how the DOMParser can be applied to processing arithmetic expressions in XML format is discussed on a companion web page.

Libwww - the W3C Sample Code Library

by bcpbcp (via)
Libwww is a highly modular, general-purpose client side Web API written in C for Unix and Windows (Win32). It's well suited for both small and large applications, like browser/editors, robots, batch tools, etc. Pluggable modules provided with libwww include complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more. The purpose of libwww is to serve as a testbed for protocol experiments.

Bulletsmorph

by bcpbcp
Bulletsmorph is genetic programing(GP) based the barrage of bullets creating engine (To learn GP, please see genetic-prgramming.org). The bulletsmorph crosses between the existing patterns of the barrage of bullets and creates the new pattern.

Google AJAXSLT

by bcpbcp & 12 others
AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.

PUBLIC TAGS related to tag 2006

ajax +   blog +   blogging +   blogs +   css +   dhtml +   http +   internet +   javascript +   online +   php +   web +   web standards +   weblog +   weblogs +   xhtml +   xml +  

Active users

arkandis
last mark : 20/01/2007 06:33

Ganf
last mark : 17/09/2006 09:56

barbarak
last mark : 15/01/2007 07:02

bcpbcp
last mark : 04/03/2006 23:19