Clicky

ChrisEllsworth.com

The online home of Christopher Chess Ellsworth
Welcome to ChrisEllsworth.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » XML   (RSS)
  • Creating Custom Search Providers for the Browser

    One of my favorite time saving features in most current web browsers, besides tabbed browsing, is the ability to search the web from any web page. Just type your search query in the search bar at the top of the browser and hit enter. Most people know that you can search Live.com, Google, Lycos, or whatever your favorite search engine is. What many ...
    Posted to Chris's Development Blog (Weblog) by Chris on July 17, 2008
  • A Simple XSLT Tutorial

    XSLT allows you to transform one XML document type to another. For instance, you may have a XML document containing your hours logs for different projects: XML Hours Log           <HoursLog>     <Entry>         <ProjectName>My XML ...
    Posted to Chris's Development Blog (Weblog) by Chris on January 24, 2005
  • Java XML Parsing with DOM

    This example will get you started in the exciting world of XML parsing with Java and DOM! Test.xml <root>     <foo>someFoo</foo>     <child>         <subchild name="chris">valueOne</subchild>     ...
    Posted to Chris's Development Blog (Weblog) by Chris on January 13, 2005

Locations of Visitors

Locations of visitors to this page
©2007 Christopher Chess Ellsworth