ideas,ideas...
ideas,ideas...
I guess I 'm talking by the name of most of us here when I'm saying
I had a new os design ideas,when I first started os coding,but after a while most of this ideas didn't come true,so can we talk about this new ideas and why they didn't workout,me I thought it would be a very nice idea by making a 3D gui ,but as every one knows here, that making a
normal gui diffecult enough...
Thanx.
I had a new os design ideas,when I first started os coding,but after a while most of this ideas didn't come true,so can we talk about this new ideas and why they didn't workout,me I thought it would be a very nice idea by making a 3D gui ,but as every one knows here, that making a
normal gui diffecult enough...
Thanx.
The man who follows the crowd will usually get no further than the crowd.
The man who walks alone is likely to find himself in places
no one has ever been before.
The man who walks alone is likely to find himself in places
no one has ever been before.
Ask yourself if you are starting on the wrong level here. Osdev is not really about a fancy gui. At least not in the first months/years.
You might want to create a window manager and gui on top of Linux (or BSD, ...) + X-Server. Or start with the Linux kernel (or any other mature open-source kernel) and write the applications+gui around it.
You might want to create a window manager and gui on top of Linux (or BSD, ...) + X-Server. Or start with the Linux kernel (or any other mature open-source kernel) and write the applications+gui around it.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
It took me four years to get to a point where I could argue that I had something like a GUI...
http://dimensionalrift.homelinux.net/co ... _snap7.png
http://dimensionalrift.homelinux.net/co ... _snap7.png
- mathematician
- Member
- Posts: 437
- Joined: Fri Dec 15, 2006 5:26 pm
- Location: Church Stretton Uk
Re: ideas,ideas...
You have answered your own question, haven't you? If you want a super-duper GUI which will leave the likes of Microsoft gasping, you have got a lot of hard reading and hard coding to do, in order to make yourself a specialist in the field. The services of a graphic designer probably wouldn't come amiss either.abuashraf wrote:I guess I 'm talking by the name of most of us here when I'm saying
I had a new os design ideas,when I first started os coding,but after a while most of this ideas didn't come true,so can we talk about this new ideas and why they didn't workout,me I thought it would be a very nice idea by making a 3D gui ,but as every one knows here, that making a
normal gui diffecult enough...
Thanx.
The continuous image of a connected set is connected.
If that is the path you desired, why not just create a GUi ontop of another kernel, say the Linux kernel. There are alot of GUIs already available for Linux (KDE, Gnome, BlackBox, etc), it would seem to suit you more to 'skip' the kernel development part, and more straight to the GUi devving.
Website: https://joscor.com
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
No guys I think you miss understand me ,
I wanted every one to talk about his/her own ideas not mine
and I started with my self,
that's it ,Okay after one month of os coding I discuvered that making a command line os is big project and diffecult,and that was about two years ago,so I just wanted every one to share his/her "first not working vision"
,so let's moveon and talk about your ideas .
I wanted every one to talk about his/her own ideas not mine
and I started with my self,
that's it ,Okay after one month of os coding I discuvered that making a command line os is big project and diffecult,and that was about two years ago,so I just wanted every one to share his/her "first not working vision"
,so let's moveon and talk about your ideas .
The man who follows the crowd will usually get no further than the crowd.
The man who walks alone is likely to find himself in places
no one has ever been before.
The man who walks alone is likely to find himself in places
no one has ever been before.
-
- Posts: 8
- Joined: Thu Jan 03, 2008 1:22 am
OS ideas I used to think were good(years ago):
-256 color vector graphics UI implementation(for speed + smaller memory footprint).
-Lots of Ascii Art for things like logos, icons, in place of bitmaps, jpegs, pngs(same as above)
-A bot / chat client integrated into the OS to attempt to handle end user issues in a text chat format, in an effort to avoid having to contact customer support / get answers to minor questions. Also, to serve information, etc provide specific answers to specific questions as to avoid having to read pages upon pages to find that specific bit of info you're looking for.
yadda yadda
-256 color vector graphics UI implementation(for speed + smaller memory footprint).
-Lots of Ascii Art for things like logos, icons, in place of bitmaps, jpegs, pngs(same as above)
-A bot / chat client integrated into the OS to attempt to handle end user issues in a text chat format, in an effort to avoid having to contact customer support / get answers to minor questions. Also, to serve information, etc provide specific answers to specific questions as to avoid having to read pages upon pages to find that specific bit of info you're looking for.
yadda yadda
I think I have always aimed fairly low and have just wanted a nicely working TUI. Perhaps this is because I was just going to write a "Hello World" boot sector and it's gone from there.
I think probably at one stage I had illusions of Windows and Linux binary compatibility, though! Hell, even Linux doesn't have Linux binary compatibility
Cheers,
Adam
I think probably at one stage I had illusions of Windows and Linux binary compatibility, though! Hell, even Linux doesn't have Linux binary compatibility
Cheers,
Adam
- os.hacker64
- Member
- Posts: 149
- Joined: Mon Feb 11, 2008 4:43 pm
- Location: Limbo City,Afterlife
- os.hacker64
- Member
- Posts: 149
- Joined: Mon Feb 11, 2008 4:43 pm
- Location: Limbo City,Afterlife