Search found 112 matches

by patternjake
Thu Apr 28, 2011 4:44 pm
Forum: Design
Topic: A fresh face...
Replies: 21
Views: 22026

Re: A fresh face...

I've got an eye for this sort of thing, and all I can say is-

IT MAKES ME REACT IN A GOOD WAY.

Nice work. :D
by patternjake
Thu Apr 28, 2011 4:40 pm
Forum: Development Help
Topic: Current state of 64 bit ReactOS?
Replies: 7
Views: 20088

Re: Current state of 64 bit ReactOS?

Right now the best thing for ReactOS developers to focus on is a feature /code complete 32bit OS. Then work on 64bit.
by patternjake
Thu Apr 28, 2011 4:37 pm
Forum: General Discussion and Feedback
Topic: ReactOS and fragmentation
Replies: 34
Views: 13048

Re: ReactOS and fragmentation

Personally, the best managed file system for me is Apple's HFS+ with Journaling.

Mind you, exFat in Windows 7 provides the same kind of features that NTFS does, but with a compatible FAT.
by patternjake
Mon Feb 07, 2011 7:18 pm
Forum: Off Topic
Topic: Cairo Shell
Replies: 41
Views: 62852

Re: Cairo Shell

Good luck with the time it will take to create WPF on top of Mono! :P
by patternjake
Mon Feb 07, 2011 6:47 pm
Forum: Off Topic
Topic: Cairo Shell
Replies: 41
Views: 62852

Re: Cairo Shell

by Kyuuqsoft » 31 Jan 2011 03:17 I'm using Cairo as a Aquais Default theme for Aquais OS. (Built in an ROS Technology). I'll release a Beta in July, or August, 2011. and Release in July, 2012. ok. I'd like to know how because Cairo doesn't even work without WPF and .NET 3.5, both which do not run o...
by patternjake
Mon Feb 07, 2011 6:41 pm
Forum: Off Topic
Topic: What ideas i should do on Aquais OS.
Replies: 42
Views: 24511

Re: What ideas i should do on Aquais OS.

Lone_Rifle:

For Cairo shell without our code, that would still be their decision.

For our code, redistribution for intent of commercialism just will not happen. It's free, and will stay that way.
by patternjake
Mon Feb 07, 2011 6:32 pm
Forum: Off Topic
Topic: Which your favorite programming language??
Replies: 48
Views: 50921

Re: Which your favorite programming language??

Since I haven't posted in a long time, I would say C#, since it's my forte'.

Second best would be Java for it's portability. Runs on nearly every OS out there. If I spent more time with it, it would probably replace C#.
by patternjake
Mon Feb 07, 2011 6:29 pm
Forum: Off Topic
Topic: What ideas i should do on Aquais OS.
Replies: 42
Views: 24511

Re: What ideas i should do on Aquais OS.

Lone_Rifle:
(in response to your response)

Yikes. Even I wasn't stupid enough to develop an OS with no money. Look how bad that went. Disaster. At least people got paid for work that failed.

The more and more I'm reading this topic the more I'm drifting off to sleep.
by patternjake
Mon Feb 07, 2011 6:26 pm
Forum: Off Topic
Topic: What ideas i should do on Aquais OS.
Replies: 42
Views: 24511

Re: What ideas i should do on Aquais OS.

Z98: Speaking for the original Cairoshell developers and contributors indirectly, I am sure that they would not permit anyone to resell Cairoshell in any form. Now speaking for Element Software, we will not permit anyone to resell portions of the code that we and our contributors developed. So any o...
by patternjake
Mon Feb 07, 2011 6:08 pm
Forum: Design
Topic: new layout for Dax Shell (2011)
Replies: 62
Views: 72902

Re: new layout for Dax Shell (2011)

Great work, the new start menu is excellent and I agree with the Vista Explorer layout.

The more closer you bring ReactOS to modern windows era (e.g XP) the better.

Keep it up!
by patternjake
Mon Feb 07, 2011 5:27 pm
Forum: Off Topic
Topic: What ideas i should do on Aquais OS.
Replies: 42
Views: 24511

Re: What ideas i should do on Aquais OS.

Firstly: Cairoshell is an open source project, and is shared under a duo GPL and shared source license. This does not permit anyone to resell cairoshell, its source, in binary form or in source code form. It must always remain free and open to the public. Secondly: Cairoshell requires Windows Presen...
by patternjake
Thu Jul 22, 2010 4:38 pm
Forum: Development Help
Topic: Helping out with Explorer New
Replies: 14
Views: 20878

Re: Helping out with Explorer New

I'd say stick to the existing ROS explorer they have.
I attempted a file browser / desktop on ReactOS, didn't come out well.

I would contribute massively to ReactOS' userland, but I'm waiting for the project to hit beta, and for its graphics layer to be improved a bit.
by patternjake
Thu Jul 22, 2010 4:35 pm
Forum: Development Help
Topic: KDE on ReactOS project
Replies: 53
Views: 79040

Re: KDE on ReactOS project

:P
Sounds like that dumb OS project I started off a year ago.

At least wait until ReactOS is beta and it's graphics subsystems are beefed up, then do all fancy stuff, or learn the hard way like I did.
by patternjake
Thu Jul 22, 2010 4:33 pm
Forum: Development Help
Topic: Build on Linux
Replies: 10
Views: 14204

Re: Build on Linux

Seems more logical to me to build ReactOS on Windows. It's so much more easier.

Never had any issues building ROS on Windows with the ROSBE.
by patternjake
Thu Jul 22, 2010 4:30 pm
Forum: Development Help
Topic: Good IDE
Replies: 9
Views: 12903

Re: Good IDE

ActiveX is Microsofts ancient techology in providing COM access to many components in Windows. Eg. MSHTML.dll provides a COM interface for Trident, for use in nearly any Windows programming language. What we define as an 'IDE' is just a GUI for source control and application development. If you are ...