[Baypiggies] Schedule of upcoming events

Rich Morin rdm at cfcl.com
Fri Apr 21 01:53:47 CEST 2006


At 4:48 PM -0700 4/20/06, Shannon -jj Behrens wrote:
> meeting = {
>     "date": "2006/06/13",
>     "speaker": "Foo Bar",
>     # ...
> }

YAML is simpler to write and safer to use:

  meeting:
    date:     '2006/06/13'
    speaker:  'Foo Bar'

-r
-- 
http://www.cfcl.com/rdm            Rich Morin
http://www.cfcl.com/rdm/resume     rdm at cfcl.com
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Technical editing and writing, programming, and web development


More information about the Baypiggies mailing list