Page scraping update.
One thing I like to do is page scraping. I can let the computer pull the data I want for me. Unfortunately, if the page is changed, I have to change the code. This happened recently. Since my code is generic enough, the changes were no issue. There are three scripts. One for love, one for daily, and one for monthly. When I updated the scripts, made them a bit more generic. Usage: $ ./horoscope.sh astrologysign Save to file" $ ./horoscope.sh astrologysign > savefilename Daily Taurus Daily Thursday 3rd December 2015 Your opinions and ideas could be central in a work discussion. The only 'problem' here is that you might seem to be changing your mind. It's likely that you're not happy with a proposal. Perhaps you feel that the other party hasn't given due thought to commercial realities. At a quite different level you could give thought once more to buying a large item. --------------------------------------------- [code] #########...