Search found 22 matches

by cyborg
Sat Apr 09, 2005 6:07 pm
Forum: General Discussion and Feedback
Topic: programs asociated with React 1.0
Replies: 29
Views: 18129

good choice with tugzip, its the best bad choice with jabber, miranda would be better (opensource, native support of many protocols, even Windows messaging protocol (very cool support), jabber protocol if you want to also available, but not bound to jabbers cross-protocol-limitations) edit: btw. i l...
by cyborg
Mon Apr 04, 2005 12:51 pm
Forum: General Discussion and Feedback
Topic: Processor Scheduling
Replies: 21
Views: 15159

slowing CPU is only a solution for DOS programs to run on the OS like SlowDown. it works different from that what I meant, because it USES the cpu heavily what i wanted is good to mention in an example there is a well known game called Ultima Online. The client from UO runs on any windows platform, ...
by cyborg
Fri Apr 01, 2005 1:39 pm
Forum: General Discussion and Feedback
Topic: Will the ReactOS-kernel support Xen?
Replies: 11
Views: 9288

has any of you seen such a windows xp and linux under xen running together? i would love to see that, but it is not spread, and it is not allowed to download it because of licensing problems. well, i wouldnt care licensing especially, but you cant force things :D maybe somebody around here saw windo...
by cyborg
Thu Mar 31, 2005 9:03 am
Forum: General Discussion and Feedback
Topic: (maybe) ReactOS Media Player
Replies: 94
Views: 52387

why saving a backup of source?

mplayer aint gonna die, its hungarian, hungarians are extensive linux users
by cyborg
Thu Mar 31, 2005 8:58 am
Forum: General Discussion and Feedback
Topic: (maybe) ReactOS Media Player
Replies: 94
Views: 52387

make a WRAPPER which wraps all media player functions around setting up the wrapper could be made in a control center, where you can define wrapped functions into "executed commands" AND/or "executed sysmessage" sending to apps or activeXs so ppl can define own media players easi...
by cyborg
Thu Mar 31, 2005 8:52 am
Forum: General Discussion and Feedback
Topic: Processor Scheduling
Replies: 21
Views: 15159

oh yeah
please make ros scheduler better

additionally
what I always missed in windows was limiting a process with its maximum cpu usage, dunno if such thing is possible, but if yes, would be a point too
by cyborg
Wed Mar 30, 2005 9:09 am
Forum: General Discussion and Feedback
Topic: Will the ReactOS-kernel support Xen?
Replies: 11
Views: 9288

this sounds pretty kewl

would love to try the inofficial windows XP stuff :D of xen... i dream about such a thing a long time already...

and i'd really want to know if xen really is that fast

thumbs up for develing xen for these purposes...
by cyborg
Wed Mar 30, 2005 8:54 am
Forum: Finnish
Topic: Finnish ReactOS users/fans?
Replies: 62
Views: 170866

and the conclusion in english is?
by cyborg
Sun Mar 27, 2005 2:06 am
Forum: General Discussion and Feedback
Topic: .net subsystem
Replies: 15
Views: 16683

Re: Slow?

I don't consider a 10% slowdown running Quake2 compared to native Quake2 a big disadvantage. The advantages of .NET far outweigh its disadvantages for most applications. In 2006, I plan to integrate Mono into ReactOS as well as .NET is integrated into Windows. Casper 10% on which machine? of course...
by cyborg
Sun Mar 27, 2005 2:03 am
Forum: General Discussion and Feedback
Topic: .net subsystem
Replies: 15
Views: 16683

AFAIK dotnet is semi interpreted (bytecode like java is) and locally compiled in some sort of way, however just because i dont really know, how it works, i have to use a lot of 'em what I saw was, dotnet is pretty small in exe size, pretty much is simply swept over to the API which has positive side...
by cyborg
Sun Mar 20, 2005 1:32 am
Forum: General Discussion and Feedback
Topic: A sad day for open source developpers
Replies: 14
Views: 10768

as long as i see, there is no bad day for anyone.

as the german article says, there will be no software patents for software

but there will be software patents in combination with userend thigns, like calculators, mobile phones, whatever.

maybe it affects xbox.
by cyborg
Tue Mar 01, 2005 1:49 pm
Forum: General Discussion and Feedback
Topic: Want to work on subsystem
Replies: 60
Views: 46221

I am still for dosemu Slow? I dont think so. maybe compile it again, I could use most of my old apps without problems, even a bit too fast. DOS "fastness" is not a factor. most of the pcs today are simply too fast in DOS to use dos based programs. I think dosemu is the BEST alternative, th...
by cyborg
Tue Mar 01, 2005 1:34 pm
Forum: General Discussion and Feedback
Topic: Plans for Windows 3.1 16-bit subsystem?
Replies: 33
Views: 29494

1. install dosemu, install win311 on it and you have completely win311. 2. install qemu. install win311 on it. same effect. 3. if it runs under WINE, it may run under reactos anyway. some of the win32 api is based on win16. there are some very basic little applications, which are only using forms, b...
by cyborg
Mon Feb 21, 2005 11:28 am
Forum: General Discussion and Feedback
Topic: Is ROS going towards OSS file system rather than NTFS?
Replies: 61
Views: 44710

one more "filesystem" to use IMHO:
LINUX SWAP

using swap partitions in reactos would be cool. swap partitions are faster than swap files (tm)
by cyborg
Mon Feb 21, 2005 11:24 am
Forum: General Discussion and Feedback
Topic: Is ROS going towards OSS file system rather than NTFS?
Replies: 61
Views: 44710

NTFS Read Write in Linux is still in devel, after years of development, it is still a dangerous function, while Apple HFS+ has been implemented very fast. I think that has a source: NTFS is hard to implement. File Permissions are per-FS-base. You dont have to use the same permissions on all disks ju...