xine under RH9

2003-07-20 Thread euler euler
Hello everyone,
  I recently installed Redhat 9, everything is nice except it does NOT have a movie 
player. I try install xine several times but fail.
  Could anyone please tell me what version of xine-lib to install, then follow by what 
version of xine, any other additional programs I need to install? I try xine but it is 
no help for me.

Thanks in advance! 
Regards,
Euler Cheung


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


xine under RH9

2003-07-20 Thread euler euler
Hello everyone,
  I operate a website linuxlivecd.com and I am URGENTLY looking for a webmaster for my 
website: linuxlivecd.com. You can either do it for a short time as volunteer, or be a 
webmaster for long term(who need NOT care about administration), or even be my 
business partner(who help me with ANYTHING to set up this website and company)
  You must know PHP, Java and MYSQL.
  LinuxLiveCD.com is unique since we:
  1. Share profit with Developer Community,
  2. Devote resource to help Linux Developer,
  3. Develop our own Linux product and help develop yours,
  4. Help developer generate revenue without getting any,
  5. Provide 24/7 technical support to keep people using Linux.



Thanks in advance! 
Best Regards,
Euler Cheung
Project Manager
LinuxLiveCD.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Looking for webmaster!

2003-07-20 Thread euler euler
Hello everyone,
  I operate a website linuxlivecd.com and I am URGENTLY looking for a webmaster for my 
website: linuxlivecd.com. You can either do it for a short time as volunteer, or be a 
webmaster for long term(who need NOT care about administration), or even be my 
business partner(who help me with ANYTHING to set up this website and company)
  You must know PHP, Java and MYSQL.
  LinuxLiveCD.com is unique since we:
  1. Share profit with Developer Community,
  2. Devote resource to help Linux Developer,
  3. Develop our own Linux product and help develop yours,
  4. Help developer generate revenue without getting any,
  5. Provide 24/7 technical support to keep people using Linux.



Thanks in advance! 
Best Regards,
Euler Cheung
Project Manager
LinuxLiveCD.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Ideas for a BIG project!

2003-07-20 Thread euler euler
Hello everyone,
  I have a good idea for a big project, any developer care to listen?
  The development of Linux is always depend on chance, not certainity. It maybe the 
biggest hinderance for Linux to become a real competitive OS.
  For Linux to run well, either kernel and softwares has to be tested on many 
different hardwares platform(combination of CPU and other components). Currently, if 
some developer has developed a program, s/he will post it in E-mail/mailing list, then 
wait for someone of unknown hardware platform to test it. S/he: 1.) Can NOT TARGET a 
certain hardware  platform for beta-test, it all depend on his/her luck; 2.) Can NOT 
expect a response within certain time limit; 3.) May NOT able to test the program on 
ALL hardware platform for a long time.  
  To overcome this, how do we TURN every Linux user automatically a beta-tester 
without ANY technical background? 
   The answer lie in a specially made kernel: It will allocated a protected area of 
CPU which is open for ALL developer in the world for beta-testing his/her program. For 
instance, if a developer is writing a prg called K which he want to test on hardware 
platform A,B and C, he will just have to activate a searcher in his Linux, then the 
searcher will look at the hardware profile of all Linux in the world to find a match; 
if  a match is made, then the program is travel through www to these specific 
computer; the program is executed in the special area of CPU which will NOT affect 
what the owner is doing, then the result is sent back to the original developer for 
comparison. Now the developer can get results for ANY specified hardware platform in 
an expect time, it does NOT depend on luck or chance! S/he could get MANY MANY MANY 
results from MANY MANY MANY different hardware platform within a short time, and s/he 
should NEVER worry about un-tested platforms since the whole Li!
nux community's CPU is open for him/her. Moreover, instead of waiting for some human 
to pick it up from a list then test it then post the result, everything is now done 
AUTOMATICALLY without the help of owner, the developer can COUNT on getting the result 
within hours or even minutes, how much it will SPEED UP the Linux development? Any 
taker of this idea? Anyone want to write a new chapter of Linux development?
  I believe developmental process is key aspect to improve and refine if Linux want to 
stay ahead.   
   
   

Thanks in advance! 
Best Regards,
Euler Cheung
Project Manager
LinuxLiveCD.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Ideas for a BIG project!

2003-07-20 Thread euler euler

  I think of it more like gnutella style. The user can set the percentage/pirority... 
etc of how much CPU resource consumed by external program, then an resource intensive 
progam will likely to return the result slower.
Since it is NOT possible that all the same hardware platforms are VERY BUSY at the 
same moment, there will still be some of them return the result very quickly, some 
very slow. The developer can set the number of sample to be 3, then when 3 sample of 
each hardware platform is received, a stop command is issued automatically(or he can 
issue manually) to that group of machine which they will cease working for that 
program immediately. As long as there will be idle Linux machine or NOT EXTREMELY busy 
Linux machine, there will be a rich ground of automatical beta-testing.
  As for the issue of security: That belong to the responsibility of Sharer to create 
a virtual protected mode, and ANYTHING happen inside must have NOTHING to do outside. 
It is rather easy to achieve that under Linux. Or we can add a stop button for owner 
of that computer, if s/he doesn't think what is happening, s/he can manually stop that 
process. 
  Also an .org may be setup to gave each developer a uniquely identifiable number tag 
so each progam is tracable to an individual.
  Yes any program that demand user input is unlikely to be tested in that enviornment 
because it require VERY LITTLE from the user.  
  The program is likely consist of five compenents:
  1. Identifier: indicating the hardware platform of each machine is;
  2. Communicator: Send and recieve help,stop signal, program and result to the web;
  3. Sharer: Create protected mode of CPU, help managing system resource;
  4. Executor: Carry out the testing program
  5. CEO: excute EXCO function like stop, start and setting percentage, target 
hardware platform, number of sampleetc.
  Once a developer finish writing a program, he use CEO to entre the detail of target 
hardware platform, along with a simple description of what it does, number of sample, 
time period, expiry time, then Communicator would broadcast all these to www, the 
Communicator on the other end receive the signal, CEO check the Identifier if it is 
the "right" machine, if yes then it init the Sharer with pre-set precentage by the 
user, the program is then execute by Executor,the result is then send by Communicator 
along with indicator of hardware platforms.
  Any problem?

--- Ed Wilts <[EMAIL PROTECTED]> wrote:
>On Sun, Jul 20, 2003 at 12:56:04PM -0600, Rodolfo J. Paiz wrote:
>> At 7/20/2003 14:51 -0400, you wrote:
>> >This world-wide testing environment sounds very good in theory.  But what 
>> >happens of the program
>> >being tested is a resource-intensive program?  Then my PC would naturally
>> >run slower, because someone is testing there program in my protected area 
>> >of my CPU.
>> 
>> It also only works with programs that require absolutely no interactivity 
>> and that do not involve any network traffic.
>
>And only if you can ensure with absolutely certainty that the program
>isn't going to do something evil to either your internal network,
>system, or to the outside world.  And since by definition it has to
>communicate its results with the outside world, you're trusting a
>developer or the project leader you know nothing about.
>
>Not on my system you don't.
>
>.../Ed
>
>-- 
>Ed Wilts, Mounds View, MN, USA
>mailto:[EMAIL PROTECTED]
>Member #1, Red Hat Community Ambassador Program
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: xine under RH9

2003-07-20 Thread euler euler
Thank you, I am trying it now. WIll tell you the result!

--- Michael Schwendt <[EMAIL PROTECTED]> wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>On Sun, 20 Jul 2003 08:36:10 -0700 (PDT), euler euler wrote:
>
>>   I recently installed Redhat 9, everything is nice except it does NOT have a movie 
>> player. I try install xine several times but fail.
>>   Could anyone please tell me what version of xine-lib to install, then follow by 
>> what version of xine, any other additional programs I need to install? I try xine 
>> but it is no help for me.
>
>Get xine from this place: http://www.fedora.us/
>
>- -- 
>-BEGIN PGP SIGNATURE-
>Version: GnuPG v1.2.2 (GNU/Linux)
>
>iD8DBQE/GvaV0iMVcrivHFQRArzWAJ926pmTaYRC95kVMm75t47rGk7B/QCfbTwD
>+luzz1zq3RvrjumAGitgdhs=
>=E+r5
>-END PGP SIGNATURE-
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Ideas for a BIG project!

2003-07-21 Thread euler euler
--- "Shaun T. Erickson" <[EMAIL PROTECTED]> wrote:
It can be implentment not like Kazaa, where the user is given EXPLICIT permission on 
what to run, how to run. Beside since it is Open Source, there is NO way that software 
can "steal" CPU cycle like Kazaa. Moreover, all beta-testing code MUST be open source 
for similar reason. You worry, take a look at the code!
  I understand this require a lot of trust. But the reason I push this idea is I 
SUSPECT MS-Window (Especially Win-XP) has already running something like this WITHOUT 
your permission, thereby they get the advantage of testing their program under many 
different hardware platforms. If you don't trust other people who run "unknown" codes 
in your computer, why would use closed source product like MS stuff?
  Anyhow, it is run under PROTECTED MODE, in Linux we can make that as separate from 
other operation of computer as possible.

>Ed Wilts wrote:
>> 
>> Not on my system you don't.
>
>Likewise. My first thought was this was going to be like Kazaa, where 
>they sell your cpu cycles to other people, without your knowledge. It 
>seems it's not that bad though, but it'll never get on my machine. I 
>don't trust people I don't know, to run arbitrary code on my system.
>
>Sorry.
>
>   -ste
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Diskjet 4110 under RH9

2003-07-21 Thread euler euler
Hello every Redhat Linux user,
  I recently brought a HP OfficeJet 4110(all in one) and can't find the right driver 
for its printing function under RH9(Scaning is Okay). Have anyone has used the same 
series of Printer under RH9 before? Couldn't anyone tell me what to do?
 The salesperson tell me I should wait for 2-3 months, but I brought it nevertheless.
  Anyone can help here?

Regards,
Euler Cheung
Project Manager
LinuxLiveCD.com
CPL Electronic Ltd.


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Ideas for a BIG project!

2003-07-21 Thread euler euler
Just a /. style of guessing.
Use zonealarm to check the network traffic.
And I can't set my E-mail client, 
because I don't use one!
Please don't derail from the topic. 
Anyhow, will my idea works?

--- Edward Dekkers <[EMAIL PROTECTED]> wrote:
>
>
>euler euler wrote:
>
>> --- "Shaun T. Erickson" <[EMAIL PROTECTED]> wrote:
>> It can be implentment not like Kazaa, where the user is given EXPLICIT permission 
>> on what to run, how to run. Beside since it is Open Source, there is NO way that 
>> software can "steal" CPU cycle like Kazaa. Moreover, all beta-testing code MUST be 
>> open source for similar reason. You worry, take a look at the code!
>>   I understand this require a lot of trust. But the reason I push this idea is I 
>> SUSPECT MS-Window (Especially Win-XP) has already running something like this 
>> WITHOUT your permission,
>
>Whooa. Hold the phone there - I've been watching your thread with 
>interest, but now you're starting to sound very paranoid. What is the 
>reasoning behind your suspicion, and please back it up with factual data.
>
>People suspected the earth was flat at one stage. Nobody ever fell off 
>though.
>
>Oh, and also please set your e-mail client to wrap at around the 72 
>character mark. Your mails are annoying to reply to.
>
>Regards,
>Ed.
>
>
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Ideas for a BIG project!

2003-07-22 Thread euler euler
Hello, 
 While redhat linux project deal with issue of speed development in one aspect(how 
fast the OS release), my project AIM at improving the developmental quality and speed 
at the same time. Obviously, they may have VERY NICE groupware to improve the 
efficency of collobration(Which is the key!), but I don't think they included this 
REVOLUTIONARY idea in this project. Anyone suggest this to RH9?

Euler

--- Lorenzo Prince <[EMAIL PROTECTED]> wrote:
>So far, I think the best sollution for the development problem will probably be the 
>NEW Red Hat:
>
>http://rhl.redhat.com/about/
>
>It will accelerate development of the operating system and applications by allowing 
>developers to participate in the 
>project and will reduce the release cycle to as little as 4 month while still 
>emphacising security and stability, as 
>most of the packages will be eventually included in Red Hat's enterprise products.
>
>Lorenzo Prince
>happy Red Hat 9 user ;)
>-- 
>The chat program is in public domain. This is not the GNU public license. If
>it breaks then you get to keep both pieces.
>(Copyright notice for the chat program)
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list