This is so simple yet can't figure the code to....
-
read a web live data(news headlines)feed to a port on my comp. i've been messing with just about everything related with little to no results. This is basicly working on. The download (wget) a client (knews) a server ( news.readfreenews.net). Too many dead ends to describe. So i did manage to get something from downloading first but that shouldn;t have worked, just a bunch of nothing going to my display. The thing i'm looking for is like those text to speech programs. Some will check your mail, the one i got tells the headlines from a separate website, updated of course. Things are getting really messed up. So that's it, one line of code, like: bash bash2 | tr a-z A-Z | nc localhost 6667. bash2 would be what i'm missing. I'm new at this so for someone like you, a piece of cake right? So a direct text feed to the port that's it. thx