Off the Top: XML Entries

Showing posts: 61-68 of 68 total posts


January 6, 2002

After procrastinating for long enough and reading Nick's review in Digital Web I upgraded to Homesite 5. This is what I used to update and validate sections of this site to XHTML. I have been using Homesite for work projects for a few years, but rarely used it for this site or other personal projects (just a quirk) as I usually do my work handcoding with TextPad. Some of the layout of the tools has changed slightly from Homesite 4.5.2 to 5, but it was not a major difference. I really liked the XHTML elements and collapsing the code, which makes finding non-closed tags an easy task.

I have been able to read through all of this month's Digital Web and can say it is a solid issue from end to end. I really enjoyed the interview with Hether Hesketh. I am also a fan of the two business pieces, Managing the client: A fairy tale and Building the Business Game Plan. Both of these business articles I have pointed others to already as they are great insights from experience.



Troy Janish's XML tutorial for A List Apart is a great resource. The elements for implementing XML are rather solid now. Knowing how to make use of XML is going to be a needed skill set for many. The debate over database storage of content objects over XML storage of the same will continue for quite some time. I have my leaning for database storage, given their data storage and manipulation functionality built in, but outputing XML documents to share the information seems to be a better option than providing authorized access to the database.


3D XML viewer/navigator, built in Flash. This is brough to us by David Lu. [hat tip Jason]


Moving to XHTML and general updates

There are some changes around here. The links page has been updated with some new links, updated links, and a few removed (ones that I was not visiting for various reasons or had gone dead).

The links and about pages are both converted to XHTML and are validating, for the most part, to XHTML Transitional. The next step will be to get this section, Off the Top, to validate. This will be a little more effort as it will require making some edits to the templates and internal code validation. Not a monsterous task, but a task none-the-less. A large part of the conversion in this section is creating compliant output from non-standard input. Much of this section does not use starting paragraph tags (<p>), which will take some work to ammend.

This means that this site is finally moving toward being standards compliant. This means that it will be easier to display information across browsers (standards compliant browsers, which most are becoming), ease of maintenance, and information reuse.



December 6, 2001


November 29, 2001

Triggered by Kendall Grant Clarks review of Scrollkeper on O'Reilly Net I finally got back to the Open Source Metadata Framework. I was following some of the early development on this as they were looking at embracing Dublin Core. The result is a nice malleable format that can be wrapped around many ideas. It is an essential component of Content Management metadata. Now matter how you twist CM these elements should be there in one form or another.


November 5, 2001

The XSLT Standard Library makes XSLT templates of commonly used functions. [hat tip Bill Humpheries]


November 1, 2001

Are you using a Mozilla based browser, such as Netscape 6x? You may want to grab the XUL useragent toolbar, which allows you to overwrite your general.useragent (the component in the Web browser that states its browser type to the Web sites). Why is this important? If you are using Netscape 6x or Mozilla and the folks maintaining the site have not added the proper browser sniffing to include these browsers you may not find the site usable. As NS6x and Mozilla are Web standards compliant, as is IE 5.5 and up, you should be able to set your useragent to reflect IE 5.5 or IE 6 and find the site perfectly usable.


This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License.