DAXML XML Schema

April 3, 2008 on 3:16 am | In Research, UML/SysML, XML | No Comments

I’m currently working on refining the XML schema for the DAXML (Design Automation XML)…

DAXML is the XML schema containing information necessary for hardware design synthesis. It acts as the intermediary between the UML/SysML XMI exported from the design tool and the HDL generator… More on this later…

Trackback

May 17, 2006 on 10:35 pm | In XML | No Comments

Just learned a cool feature called Trackback from http://www.optiniche.com/blog/117/wordpress-trackback-tutorial/. We can use it to refer to other blog on the related topic. It use XML to exchange data between servers.

More Info: http://en.wikipedia.org/wiki/TrackBack

Final Project…

May 11, 2006 on 10:12 am | In XML | No Comments

My final project is RSS feed generation from XML using Java Servlet.

In this project, I will attempt to generate RSS feed from XML data source using Java Servlet performing XSLT Transformation at the time the feed is requested. This can be useful for many applications such as online stores so that user can syndicate new products information using the RSS aggregator.

Attached is the presentation slide and project report.

A6 – Servlets

April 5, 2006 on 7:46 am | In XML | No Comments

show1
show2
show3

RSS – Really Simple Syndication

April 5, 2006 on 1:41 am | In XML | No Comments

RSS – Really Simple Syndication

RSS is a type of web feeds which is a document contains content items, often summaries of stories or weblog posts with web links to longer versions. Web feeds provide web content or summaries of web content together with links to the full versions of the content, and other metadata. RSS in particular, delivers this information as an XML file called an RSS feed, webfeed, RSS stream, or RSS channel. In addition to facilitating syndication, web feeds allow a website’s frequent readers to track updates on the site using an aggregator.

Continue reading RSS – Really Simple Syndication…

Extension Room :: LiveHTTPHeaders

April 4, 2006 on 7:33 pm | In XML | No Comments

FireFox Extension for monitoring HTTP headers that being loaded.
Extension Room :: LiveHTTPHeaders

RDF – Resource Description Framework

March 30, 2006 on 5:55 am | In XML | 1 Comment

RDF – Resource Description Framework

RDF is a framework for describing and interchanging metadata. It has these rules:

  • Resource – Anything that can have URI
  • Property – Resource that has a name and can be used as a property
  • Statement – The combination of a Resource, a Property, and a value.

Continue reading RDF – Resource Description Framework…

ZwiftBooks

February 5, 2006 on 5:18 am | In XML | No Comments

Location to ZwiftBooks web
http://engr.smu.edu/~pongsak/zwiftbooks/zwift1.html

SVG in HTML

February 5, 2006 on 5:10 am | In XML | No Comments

How to incorporate SVG into HTML
http://www.w3schools.com/svg/svg_inhtml.asp

Next Page »

Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Valid XHTML and CSS. ^Top^

Register Login