home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / misc / writing / 2301 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  2.3 KB

  1. Path: sparky!uunet!sun-barr!ames!agate!dog.ee.lbl.gov!network.ucsd.edu!nic!netlabs!sharon
  2. From: sharon@netlabs.com (Sharon Hopkins)
  3. Newsgroups: misc.writing
  4. Subject: Re: Jobs that mess up your writing
  5. Message-ID: <1992Jul24.180426.29025@netlabs.com>
  6. Date: 24 Jul 92 18:04:26 GMT
  7. References: <1992Jul17.234609.1@pembvax1.pembroke.edu> <l6lqoeINNq0j@jethro.Corp.Sun.COM> <1992Jul20.140306.1@pembvax1.pembroke.edu>
  8. Sender: news@netlabs.com
  9. Organization: NetLabs, Inc.
  10. Lines: 64
  11. Nntp-Posting-Host: doctor.netlabs.com
  12.  
  13. In article <1992Jul20.140306.1@pembvax1.pembroke.edu> duck@pembvax1.pembroke.edu writes:
  14. >In article <l6lqoeINNq0j@jethro.Corp.Sun.COM>, tmhoff@oogoody.Corp.Sun.COM (Todd Hoff) writes:
  15. >> In article 1@pembvax1.pembroke.edu, duck@pembvax1.pembroke.edu () writes:
  16. >>> [re: programming _actually_ helping my writing]
  17. >>> [re: also short term effects (deterimental) of newspaper]
  18. >> 
  19. >> Yes, I can see how it helps in your case. But haiku is a little tough
  20. >> when all your thoughts are if/then. I also think it's very hard to be
  21. >> empathetic when your mind is in a logical rut. 
  22. >
  23. > *Nods* I can understand cases where it wouldn't help although I don't
  24. > understand why people say programming is not creativity but entirely
  25. > logical -- I see it 99% creativity and 1% logic.... 
  26. >
  27. > Anyway, yeah I never try to write poems (haiku or otherwise) after working
  28. > at the newspaper / or programming....
  29.  
  30. But think what you're missing out on!  I can't vouch for the haiku
  31. (that's Larry Wall's specialty), but I find programming and poetry can
  32. work very nicely together...
  33.  
  34.  
  35. #!/usr/bin/perl
  36.  
  37. APPEAL:
  38.  
  39. listen (please, please);
  40.  
  41.     open yourself, wide,
  42.     join (you, me),
  43.     connect (us,together),
  44.  
  45. tell me.
  46.  
  47. do something if distressed;
  48.     
  49.     @dawn, dance;
  50.     @evening, sing;
  51.     read (books,poems,stories) until peaceful;
  52.     study if able;
  53.     
  54.     write me if-you-please;
  55.  
  56. sort your feelings, reset goals, seek (friends, family, anyone);
  57.  
  58.         do not die (like this)
  59.         if sin abounds;
  60.  
  61.  
  62. keys (hidden), open locks, doors, tell secrets;
  63.     do not, I-beg-you, close them, yet.
  64.  
  65.                 accept (yourself, changes),
  66.                 bind (grief, despair);
  67.  
  68.     require truth, goodness if-you-will, each moment;
  69.  
  70.  
  71. select (always), length(of-days)
  72.  
  73.  
  74. # Sharon Hopkins, sharon@netlabs.com
  75. # Feb. 21, 1991  (mod. 7/24/92)
  76. # listen (a perl poem)
  77.