February 1, 2002 -- Volume 8, Number 4
Table of Contents | Printable version
Network Tools

Advanced CSS Layouts: Step by Step
http://www.webreference.com/authoring/style/sheets/layout/advanced/
Most Web sites are designed with HTML tables, which can be an arduous task. Making sites that are accessible and standards-compliant requires a separation of markup and content, and CSS is the best way to accomplish this. This Web page by Rogelio Vizcaino Lizaola and Andy King offers a step-by-step CSS layout tutorial on how to create WebReference table-like layouts (that behave well with small window sizes and large fonts), while avoiding some of the bugs and problems discovered in other implementations. Target browsers include all of the generation five and greater browsers on both Windows and Macintosh platforms. [MG]
[Back to Contents]

The Lemur Toolkit for Language Modeling and Information Retrieval
http://www-2.cs.cmu.edu/~lemur/
Sponsored by the Advanced Research and Development Activity in Information Technology (ARDA) under its Statistical Language Modeling for Information Retrieval Research Program, the Lemur Project has recently announced the availability of the Lemur Toolkit for Language Modeling and Information Retrieval, version 1.0. The Lemur Toolkit is designed to help carry out research in areas such as ad hoc and distributed retrieval, cross-language IR, summarization, filtering, and classification. The toolkit supports indexing of large-scale text databases, the construction of simple language models for documents, queries, and more. The system, which is written in C and C++ languages, is designed as a research system to run under Unix operating systems, although it can also run under Windows. As part of the Lemur Project, the Lemur Toolkit is a collaboration between the Computer Science Department at the University of Massachusetts and the School of Computer Science at Carnegie Mellon University. [MG]
[Back to Contents]