XML and JavaScript related scripts & softwares
xMDB is an open source browser based movie collection viewer. It lets you browse your collection of movies DVD, CD (VideoCD, DivX,...) in a web browser. I wrote xMDB to demonstrate the power of client-side XML/XSLT processing.
This script takes advantage of Google's Ajax Feed API to let you easily display RSS feeds on your site without hosting anything on your own servers. Display results from multiple feeds intermixed, sort them in a variety of ways, specify which components of each RSS entry to display, and more.
Feed 2 JavaScript will process any RSS or Atom XML feed and serve it to your site. Simply generate a few lines of code to be included within any page. And it means any page, even your MySpace profile, or eBay auction.
The code is independent of your site's scripting language, be it PHP, ASP, ColdFusion, or even static HTML. The result will adjust to your page's layout and stylesheet (font, colors, background, alignment, spacing) to integrate seamlessly.
gAjax RSS Ticker is a flexible RSS ticker that doesn't require you to install any server side script to run. You can display results from multiple feeds intermixed, sort them in a variety of ways, specify how many entries to show at once, what portion of each entry to show etc.
hCard.XML is a free microformats hCard parser and reader and may be used on websites' About pages, or any place you might find suitable.
The hCard data (names, contact information, organization, address, etc) is stored in an easily editable xml file and is parsed with javascript into any webpage that contains certain css classes (determined as hCard css classes by http://microformats.org/) and is independed from the html it is parsed in (unless the used html elements have certain id's that are being looked for by hCard.XML parser).
a simple javascript questionnaire script driven by xml files, css style, html template highly customizable.
Easy to integrate in your website/blog(works with WordPress, blogspot etc.), with some handy options too. It's also fully CSS customizable from your own template. Just go to configuration page, get the code for your settings, and you are up and running. Enjoy!
Display a RSS feed on your site using Javascript.
It makes more sense creating a script like this using a server-side language like PHP/ASP/.Net but if you're looking at creating an ajax-like RSS reader, this is a good place to start.
Please read the documentation on firefox users, included with the download
SoftXMLLib is a cross-browser JavaScript Library. Any web developer dealing with XML data knows about hard job he must implement in order to make things working perfectly in all browsers.
This libriary makes working with XML DOM and AJAX
easy and simple.
Now you can query XML documents using advanced XPATH, encode and decode xml strings with Ajax and much more...
SoftXMLLib includes basic functions and properties that Microsoft.XMLDOM ActiveXObject has.
Main problem with manipulating XML files is a compatibility across different web browsers.
The purpose of the SoftXMLLib Library is to solve the problem of creating different XMLHTTP and XMLDOM objects for different browsers. So you as web developer will have only one cross-browser API.
Online demo and downloads available at:
http://www.softxml.com/so ftxmllib/softxmllib.htm
|