Slashdot Mirror


User: chris_lamb

chris_lamb's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Keep it Simple on Organizing Large Volumes of Email? · · Score: 1

    I think putting the stuff in a database would be a bad idea.

    Although once you have all your mail in a database it is a simple step to write a script to write it back to plain text again. Or even to any other format you want.

  2. Very hard to do on Voice Recognition and Programming? · · Score: 1

    Programming languages are not designed for input by speech. They often have "words" that sound very similar, and there also have irregular white space - do you want a space after the word you just spoke or not? While speech recognition will one day work effectively for inputting spoken languages, I doubt it will ever be particularly useful for programming languages that are not designed to be spoken.