This post originated from an RSS feed registered with Agile Buzz
by James Robertson.
Original Post: Smalltalk Solutions Plug of the Day, 6/29/03
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Using and Abusing XML and XSL for Smalltalkers - tutorial (extra cost applies) Joseph Pelrine: Metaprog Wednesday 8:30:00 am to 12:00:00 pm
Abstract: In the past few years, the Extensible Markup Language (XML) has become much more than just a superset of HTML. By virtue of its level of abstraction and its flexibility, XML can be used to model everything from a simple web page up to a complex data structure. In order for XML documents or data to be displayed to a user in a browser, on a cell phone or as PDF, is it necessary to change the original data into the formats needed for it. As part of the style component of XML, XSLT serves exactly this purpose.
This course illustrates the techniques for changing and transforming data by means of XML and XSLT and points out possibilities for practical application. These technologies and techniques will be shown in the context of Rosetta, a dialect-independent framework for Smalltalk code exchange.
Bio: Joseph Pelrine is C*O of MetaProg, a company devoted to increasing the quality of software and its development process. He has had a successful career as software developer, project manager and consultant, and has spoken about it at such diverse places as IBM, OOPSLA and the Chaos Computer Club. Having survived working with Kent Beck, he currently works with Dave Simmons on and in SmallScript when he's not helping his clients solve their problems.