“Mathematics is beautiful.” This may sound absurd to people who wince at numbers and equations. But some of the most beautiful things in nature and our universe exhibit mathematical properties, from the smallest seashell to the biggest whirlpool galaxies. In fact, one of the greatest ancient philosophers, Aristotle, said: “The mathematical sciences particularly exhibit order, symmetry and limitation; and these are the greatest forms of the beautiful.”
A couple of times recently this has presented a problem and an interesting challenge.
Poets create their work with a view to wanting a particular layout of the words. Some may prefer the lines centred and others left aligned. Some poets may want their poems displayed with the wrapped line (where it is a long line) centred or right aligned.
So what would be the best way to display poems? What have others done to resolve this complex issue?
I sometimes receive text documents with headings or emphasis achieved by using uppercase letters. What can we do about this?
Users of word processors often find sneaky ways to emphasise headings by using bold or increased font sizes. During the import into HTML or CMS we can easily remove these un-wanted styles, or convert them to the most appropriate tags (eg. b becomes strong, i becomes em). Uppercase letters are different though because they have (usually) been typed in using the capital letters on the keyboard.
I often observe that web site addresses are published in print and there seems to be little consistency in the way people do it! I thought I should investigate the minimum web address that needs to be indicated to get a successful hit on a web page. Most people would be happy with http://www.someplace.com and all browsers will add the http:// on to this automatically. Do we really need to show the cryptic "http://" ?