Writing means Killing Your Best Lines
"Vista has a beautiful face but poor bone structure. She's lovely now, but I'm worried about how she'll age."
That's too vivid to slip into a column that uses another metaphor throughout. Darn it.
more ..."Vista has a beautiful face but poor bone structure. She's lovely now, but I'm worried about how she'll age."
That's too vivid to slip into a column that uses another metaphor throughout. Darn it.
more ...Does anyone know Patrick Logan's email (patricklogan.blogspot.com)? If so, can you forward a note to him that I want to reference this post in a column and need his title.
more ...::: {.Section1} The first issue of SIGEVOlution, the newsletter of SIGEVO, the ACM Special Interest Group for Genetic and Evolutionary Computation, is now available for you to download. Via http://feeds.feedburner.com/illigal?m=493
Obviously, if you’re interested in the subject matter, it’s a good read. It …
more ...Living in Hawaii makes you aware of the shortcomings of the USPS. I received a Christmas present on April 17 (and yes, it was sent in December). A few weeks ago, we Express Mailed some x-rays to Oahu, a distance of about 80 miles as the sooty shearwater flies. It …
more ...::: {.Section1} Via a comment by Gregg Irwin, here's a REBOL-based control language \< ?xml:namespace prefix = o />for Excel by Robert Muench. (Wow, REBOL: There's a blast from the past!). Sample code:
goto cell "B6"
change to "Testing"
select "B7"
set to "=B4 \* B5"
select "A5:A9"
change to "=\$B\$5 …
What with all the talk about language directions, I was thinking about a hobbyhorse of mine that spreadsheets are proven to be something that a lot of people "get" and that it behooves language designers to pay attention to them. Usually, I speculate about a spreadsheet-like development environment, but in …
more ...::: {.Section1}
:::
more ...We received a letter on the SD Times reflector with lines such as "you guys mindlessly regurgitating the marketing hype of the self-congratulatory X committees....X is essentially nothing but a tacit admission...that the previous 4 versions of the spec were nothing but an incredibly expensive series of mistakes …
more ...Can you just transform the scope subsequent to the callcc into a delegate, store it in your Continuation object, and then execute the delegate when it's called? Yes, you need compiler support (since you need to transform callcc() from a keyword or method call into the beginning of a new …
more ...