Re: [dev] [dwm] Status color patch for dwm 5.8.2

2010-11-02 Thread voltaic
The patch fails on vanilla dwm-5.8.2. I get the following: patching file config.def.h patching file dwm.c Hunk #2 FAILED at 98. Hunk #4 FAILED at 698. Hunk #5 FAILED at 715. patch: malformed patch at line 156: @@ -761,18 +792,18 @@ On Sun, Oct 17, 2010 at 9:10 AM, Connor Lane Smith wrote:

Re: [dev] Text stream services?

2010-11-02 Thread Michael Farnbach
The Conky folks are a good place to try for these kind of services. http://conkyhardcore.com/ While the application itself is more for system monitoring, they are a resourceful bunch that tap into a number of text information sources and display that text on the root window of your desktop. I've

[dev] Text stream services?

2010-11-02 Thread mauricio . antunes
Hi, Reading documentation for GNU gawkinet, I found interesting examples of publicly available data that can be retrieved in simple text format, one with stock market numbers and other with protein databases. (If you're interested, check for STOXPRED and PROTBASE at this documentation link.)