The Artima Developer Community
Sponsored Link

Java Buzz Forum
I Still Type Two Spaces After A Period

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
I Still Type Two Spaces After A Period Posted: Jun 5, 2007 5:52 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: I Still Type Two Spaces After A Period
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

Eric brings up the important topic of how many spaces to type after a period.

I learned to use a typewriter on a Royal(?) portable typewriter borrowed from the English department. It was an ancient typewriter even at that time. It must be from the 1920's. It has a typeface where the little circles of the number "6" and the number "9" line up.

It was then when I learned to

  • Type two spaces after a period
  • Listen to the bell. Finish the word at hand when it rings and pull the return lever
  • Type two spaces before and after Latin or other foreign words and mathematical symbols
  • Consult the dictionary before typing a word whose spelling I'm not certain

None of these make sense on a computer anymore. And I have given up on the bell (do you know that you can still enable the bell in vi?) and the dictionary. I put mathematical symbols in dollar signs out of respect for Donald Knuth and TEX (and all mathematicians get it).

Yet I still type two spaces after a period. I kept the habit for two reasons: i) in places where it doesn't matter the two spaces will be converted to whatever they are converted to; ii) there are still places where this conversion does not occur (notably in source files) and two spaces after a period still look better than one:

<p>Yet I still type two spaces after a period.  I kept the
habit for two reasons: i) in places where it doesn't matter
the two spaces will be converted to whatever they are
converted to; ii) there are still places where this
conversion does not occur (notably in source files) and two
spaces after a period still look better than one:</p>

Read: I Still Type Two Spaces After A Period

Topic: Always Know Where You Are Previous Topic   Next Topic Topic: TiffanyScreens is all about innovation and 2.5.1 is available now.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use