"The web is universal, so we should practice a typography that is equally universal. By focusing on traditional typographic principles, embracing progressive enhancement, and understanding how fonts, CSS, web–enabled devices, and user contexts coexist, we can reevaluate what it means to successfully set type – and inform the decisions we make about typefaces, font sizes, and white space. Let's practice future–friendly, responsive typography."
via Deb Polson [http://livingdata.tumblr.com/post/58980870798/for–my–advanced–web–design–students–the–little]
"One of the most common examples of a methodology in programming is Object–Oriented Programming. It's a programming paradigm embodied by many languages. In some ways, BEM is similar to OOP. It's a way of describing reality in code, a range of patterns, and a way of thinking about program entities regardless of programming languages being used.
We used BEM principles to create a set of front–end development techniques and tools, that allow us to build websites quickly and maintain them over a long time."
"jQuery Mobile is a user interface framework based on jQuery that works across all popular phones, tablet, e–reader, and desktop platforms. Built with accessibility and universal access in mind, we follow progressive enhancement and responsive web design (RWD) principles. HTML5 Markup–driven configuration makes it easy to learn, but a powerful API makes it easy to deeply customize the library."
"first–wave digital humanities involved the building of infrastructure in the studying of humanities texts through digital repositories, text markup, etc., whereas second–wave digital humanities expands the notional limits of the archive to include digital works, and so bring to bear the humanities' own methodological toolkits to look at 'born–digital' materials, such as electronic literature (e–lit), interactive fiction (IF), web–based artefacts, and so forth."
(David M. Berry, 2011)
Berry, D. M. (2011). "The Computational Turn: Thinking About The Digital Humanities." Culture Machine 12.
"LaTeX is a document preparation system for high–quality typesetting. It is most often used for medium–to–large technical or scientific documents but it can be used for almost any form of publishing.
LaTeX is not a word processor! Instead, LaTeX encourages authors not to worry too much about the appearance of their documents but to concentrate on getting the right content. ...
LaTeX is based on the idea that it is better to leave document design to document designers, and to let authors get on with writing documents. ...
LaTeX is based on Donald E. Knuth's TeX typesetting language or certain extensions. LaTeX was first developed in 1985 by Leslie Lamport, and is now being maintained and developed by the LaTeX3 Project."
(LaTeX3 Project)