|
From: xavier r. <lis...@na...> - 2003-07-27 05:59:18
|
|> would it be interesting to get the config from the server ? |> that way, you only have to include the peep server ip on the |> command line, for every client... no more check every where to |> set the config correctly... just an idea... | | I agree. I don't think relying on external tools to sync the |config is best solution as the configuration file has definitely |grown in complexity since. It would be nice to have each client |just point to a server or find one on the local subnet and |retrieve its config from the server. Definitely a good feature |to include in the future. cool. | Of course, I think that perhaps the server should be ported to an |OO language, either C++ or Java or maybe Mono C#. Collin and I had |been playing around with the idea. It would be easier then to enforce |component separation (although the 0.5.0 server does a great job at |this even though it's all enforced in the loose C way). We could then |expand the input interfaces to include a variety of communications |methods much more easily then the current implementation. What do you |guys think of this? It would also make it easier to embed in other |systems... is perl (OO, of course) out of question on this ? otherwise i would choose java because of the programmers base. (although running a jvm on my box would really piss me off, but i guess we'll all do that one of thoses days) otherwise C* is nice for execution time and ease of executing(no jvm) | |> |I would disagree. For the home user or a sysadmin of a small shop, it's |> |much less intrusive than other monitoring systems which are sending out |> |pages all the time or with which you have to take some action such as |> |looking at a web page to figure out when something is down. |> |> |> for that, we need esd/alsa working, ppl want to hear the music... |> is there a way to set the peep volume without changing the |> music volume ? | | | The current audio interface is nice modularized. Alsa works with 0.5.0, |as some people have told me. Esd doesn't yet. Just compile with alsa |support. I don't quite understand the last part of this comment though. ie : i listen to xmms, and peep. i want peep to be a little bit louder than xmms. if i change the dsp volume or the master volume, it changes both volumes : peep's and xmms. do you see what i mean ? i think we might need a way to set a general volume gain within peep... bye -- xavier |