Chris Lilley (computer scientist)

Last updated

Chris Lilley
Chris Lilley, 2008.jpg
Lilley in 2008
Born (1959-12-31) 31 December 1959 (age 64)
NationalityBritish
Occupation Computer scientist
Employer W3C
Known for SVG, PNG, HTML2, CSS2
Website https://svgees.us/

Chris Lilley (born 1959 in the UK) is a British computer scientist known for co-authoring the Portable Network Graphics (PNG) format, starting the Scalable Vector Graphics (SVG) format, and his work on HTML2, CSS2, and Web fonts.

Contents

Education

Lilley was educated at Broxburn Academy in West Lothian, Scotland. In 1983, he obtained a bachelor's degree in Biochemistry at the University of Stirling, Scotland.

In 1990, he obtained a master's degree in Computing at the University of York. [1]

Career

After his bachelor's degree in Biochemistry he worked in Haematology and Blood transfusion at the hospital laboratories of Stirling and Falkirk for a few years before eventually switching to Computer Science.

Around 1990, he worked at the Computer Graphics Unit at the University of Manchester as a technical author and electronic teaching specialist in the field of Computer Graphics and Scientific Visualization. [2] While at Manchester he was a member of the IETF Working Group on HTML, developing HTML 2.0, and was also one of the authors of the PNG raster graphics format. [3] In 1994 he was a consulting student on the Biocomputing course run by the GNA's Virtual School of Natural Sciences, where he obtained a postgraduate diploma in Bioinformatics. In 1993 he presented a paper at the Eurographics Workshop on Graphics and Visualisation Education in Barcelona on the potential of the World Wide Web for technical education in Computer Graphics.

In 1994, he attended the First International World Wide Web conference, held at CERN in Switzerland. He presented a paper on Web Graphics at the Fourth International World Wide Web conference, held at Boston in December 1995. [4]

In April 1996, he moved to Antibes, France to join the European branch of W3C with responsibility for Graphics and Fonts, joining a team including Håkon Wium Lie, Yves Lafon, Philipp Hoschka and Bert Bos. He chaired a working group developing Web Fonts, a technical activity which was later merged with CSS.

Early in 1997, the W3C HTML ERB was split into three Working Groups: the HTML WG, chaired by Dan Connolly of W3C, the DOM WG, chaired by Lauren Wood of SoftQuad, and the CSS WG, chaired by Chris Lilley of W3C. He was co-editor of CSS2, published in 1998.

In 1998, he was appointed as chair of the W3C Scalable Vector Graphics (SVG) Working Group, a position he held for ten years, until January 2008. He also joined the XML Coordination Group at W3C.

In December 2001, he was appointed at the Technical Architecture Group of the W3C, a position he held for three years until February 2005. [5] He was a co-author of the Architecture of the World Wide Web, Volume One. [6]

In April 2005, he joined the Compound Document formats (CDF) Working Group, became co-chair of the W3C Hypertext Coordination Group, and also took on managerial responsibility for HTML, CSS, SMIL, Timed Text, MathML, and VoiceXML.

In 2022 he was awarded a Technical Emmy for his work on web fonts.

He was an Associate of the Institute of Medical Laboratory Sciences, a member of the British Computer Society Electronic Publishing Specialist Group. He was on the executive board of Eurographics UK Chapter 1995–1996 and the program committee of the International Unicode conference, 1998–2003.

He currently holds the position of Technical Director, Interaction Domain at W3C. [7]

Bibliography

Related Research Articles

Scalable Vector Graphics (SVG) is an XML-based vector image format for defining two-dimensional graphics, having support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium since 1999.

<span class="mw-page-title-main">Vector graphics</span> Computer graphics images defined by points, lines and curves

Vector graphics are a form of computer graphics in which visual images are created directly from geometric shapes defined on a Cartesian plane, such as points, lines, curves and polygons. The associated mechanisms may include vector display and printing hardware, vector data models and file formats, as well as the software based on these data models. Vector graphics are an alternative to raster or bitmap graphics, with each having advantages and disadvantages in specific situations.

<span class="mw-page-title-main">World Wide Web Consortium</span> Main international standards organization for the World Wide Web

The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web. Founded in 1994 and led by Tim Berners-Lee, the consortium is made up of member organizations that maintain full-time staff working together in the development of standards for the World Wide Web. As of 5 March 2023, W3C had 462 members. W3C also engages in education and outreach, develops software and serves as an open forum for discussion about the Web.

Web colors are colors used in displaying web pages on the World Wide Web; they can be described by way of three methods: a color may be specified as an RGB triplet, in hexadecimal format or according to its common English name in some cases. A color tool or other graphics software is often used to generate color values. In some uses, hexadecimal color codes are specified with notation using a leading number sign (#). A color is specified according to the intensity of its red, green and blue components, each represented by eight bits. Thus, there are 24 bits used to specify a web color within the sRGB gamut, and 16,777,216 colors that may be so specified.

Web standards are the formal, non-proprietary standards and other technical specifications that define and describe aspects of the World Wide Web. In recent years, the term has been more frequently associated with the trend of endorsing a set of standardized best practices for building web sites, and a philosophy of web design and development that includes those methods.

<span class="mw-page-title-main">Amaya (web editor)</span> Web browser and web editor

Amaya is a discontinued free and open source WYSIWYG web authoring tool with browsing abilities.

<span class="mw-page-title-main">Håkon Wium Lie</span> Norwegian software engineer

Håkon Wium Lie is a Norwegian web pioneer, a standards activist, and the chairman of YesLogic, developers of Prince CSS-based PDF rendering software. He is best known for developing Cascading Style Sheets (CSS) while working with Tim Berners-Lee and Robert Cailliau at CERN in 1994. He was the chief technology officer of Opera Software from 1998 until the browser was sold to new owners in 2016.

<span class="mw-page-title-main">Tantek Çelik</span> American technologist, creator of Microformats.org

Tantek Çelik is a Turkish-American computer scientist, currently the Web standards lead at Mozilla Corporation. Çelik was previously the chief technologist at Technorati. He worked on microformats and is one of the principal editors of several Cascading Style Sheets (CSS) specifications. He is author of HTML5 Now: A Step-by-Step Video Tutorial for Getting Started Today (ISBN 978-0-321-71991-1).

<span class="mw-page-title-main">HTML5</span> Fifth and previous version of HyperText Markup Language

HTML5 is a markup language used for structuring and presenting hypertext documents on the World Wide Web. It was the fifth and final major HTML version that is now a retired World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML Living Standard. It is maintained by the Web Hypertext Application Technology Working Group (WHATWG), a consortium of the major browser vendors.

<span class="mw-page-title-main">Acid3</span> Online HTML rendering test

The Acid3 test is a web test page from the Web Standards Project that checks a web browser's compliance with elements of various web standards, particularly the Document Object Model (DOM) and JavaScript.

<span class="mw-page-title-main">Web typography</span> Publishing considerations for the Web

Web typography, like typography generally, is the design of pages – their layout and typeface choices. Unlike traditional print-based typography, pages intended for display on the World Wide Web have additional technical challenges and – given its ability to change the presentation dynamically – additional opportunities. Early web page designs were very simple due to technology limitations; modern designs use Cascading Style Sheets (CSS), JavaScript and other techniques to deliver the typographer's and the client's vision.

Animation of Scalable Vector Graphics, an open XML-based standard vector graphics format is possible through various means:

<span class="mw-page-title-main">EPUB</span> E-book format

EPUB is an e-book file format that uses the ".epub" file extension. The term is short for electronic publication and is sometimes stylized as ePUB. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. EPUB is a technical standard published by the International Digital Publishing Forum (IDPF). It became an official standard of the IDPF in September 2007, superseding the older Open eBook (OEB) standard.

<span class="mw-page-title-main">Web Compatibility Test for Mobile Browsers</span>

Web Compatibility Test for Mobile Browsers, often called the Mobile Acid test, despite not being a true Acid test, is a test page published and promoted by the World Wide Web Consortium (W3C) to expose web page rendering flaws in mobile web browsers and other applications that render HTML. It was developed in the spirit of the Acid test by the Web Standards Project to test the relevant parts that a mobile browser needs to support. The browser has to accomplish 16 different subtests indicated by a 4 x 4 image of green or red squares.

<span class="mw-page-title-main">CSS</span> Style sheet language

Cascading Style Sheets (CSS) is a style sheet language used for specifying the presentation and styling of a document written in a markup language such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.

<span class="mw-page-title-main">Arena (web browser)</span> Web browser and Web authoring tool for Unix

The Arena browser was one of the first web browsers for Unix. Originally begun by Dave Raggett in 1993, development continued at CERN and the World Wide Web Consortium (W3C) and subsequently by Yggdrasil Computing. Arena was used in testing the implementations for HTML version 3.0, Cascading Style Sheets (CSS), Portable Network Graphics (PNG), and libwww. Arena was widely used and popular at the beginning of the World Wide Web.

<span class="mw-page-title-main">Dave Raggett</span> English computer specialist

Dave Raggett is an English computer specialist who has played a major role in implementing the World Wide Web since 1992. He has been a W3C Fellow at the World Wide Web Consortium since 1995 and worked on many of the key web protocols, including HTTP, HTML, XHTML, MathML, XForms, and VoiceXML. Raggett also wrote HTML Tidy and is currently pioneering W3C's work on the Web of Things. He lives in the west of England.

The Web platform is a collection of technologies developed as open standards by the World Wide Web Consortium and other standardization bodies such as the Web Hypertext Application Technology Working Group, the Unicode Consortium, the Internet Engineering Task Force, and Ecma International. It is the umbrella term introduced by the World Wide Web Consortium, and in 2011 it was defined as "a platform for innovation, consolidation and cost efficiencies" by W3C CEO Jeff Jaffe. Being built on The evergreen Web has allowed for the addition of new capabilities while addressing security and privacy risks. Additionally, developers are enabled to build interoperable content on a cohesive platform.

GSS in mathematics and computing, is an RDF vocabulary for representation of data in a model of labeled directed graph. Using it will make a relatively complex data resource modeled in RDF, much easier to understand by declaring simple styling and visibility instructions to be applied on selected resources, literals and properties.

The CSS Working Group is a working group created by the World Wide Web Consortium (W3C) in 1997, to tackle issues that had not been addressed with CSS level 1. As of December 2022, the CSSWG had 147 members.

References

  1. "Biographical details". www.w3.org. Retrieved 11 January 2022.
  2. Lilley, Chris (1996). "Wire: Email Interview with Chris Lilley". Ariadne (2). ISSN   1361-3200.
  3. Boutell, Thomas (March 1997). "PNG (Portable Network Graphics) Specification Version 1.0 - Authors". Archived from the original on 27 December 2018. Retrieved 11 January 2022.
  4. Nielsen, Henrik Frystyk; Gettys, James; Baird-Smith, Anselm; Prud'hommeaux, Eric; Lie, Håkon Wium; Lilley, Chris (1997). "Network performance effects of HTTP/1.1, CSS1, and PNG". Proceedings of the ACM SIGCOMM '97 conference on Applications, technologies, architectures, and protocols for computer communication. Vol. 27. Cannes, France: ACM Press. pp. 155–166. doi:10.1145/263105.263157. ISBN   978-0-89791-905-0. S2CID   1715053.
  5. "News Release: World Wide Web Consortium Forms Technical Architecture Group from Janet Daly on 2001-12-11 (www-tag@w3.org from December 2001)". lists.w3.org. Retrieved 11 January 2022.
  6. "Architecture of the World Wide Web, Volume One". www.w3.org. Retrieved 11 January 2022.
  7. "People of the W3C". www.w3.org. Retrieved 11 January 2022.