Introduction
Moderator:Moderators
Just thought I would pop in and introduce myself to the world.
Just to confuse things, my name is also Mike, im 25 from the UK.
I am mainly a web programmer and GUI designer.
I one day would love to build my own OS, I already
have a GUI design and an idea of how I would like
the OS to behave. It's just building the thing.
I found this site because of the great OS tutorial
on here which offers more information and resources
than any other resource I have ever found on
the internet or in a book, whats even better is it's
free.
Great work, if there is ever anything I can do to
help out let me know.
From Me...
Just to confuse things, my name is also Mike, im 25 from the UK.
I am mainly a web programmer and GUI designer.
I one day would love to build my own OS, I already
have a GUI design and an idea of how I would like
the OS to behave. It's just building the thing.
I found this site because of the great OS tutorial
on here which offers more information and resources
than any other resource I have ever found on
the internet or in a book, whats even better is it's
free.
Great work, if there is ever anything I can do to
help out let me know.
From Me...
Welcome 
I apologize for the forums right now, they are still being worked on
Perhaps you may have suggestions or can help on our web site and content? That would be great!
I am glad you like the OS tutorials
I hope you find the resources here very helpful, and these forums as well.

I apologize for the forums right now, they are still being worked on

I am glad you like the OS tutorials

Lead Programmer for BrokenThorn Entertainment, Co.
Website: http://www.brokenthorn.com
Email: webmaster@brokenthorn.com
Website: http://www.brokenthorn.com
Email: webmaster@brokenthorn.com
I could do the website maintanance side of things if
you wanted any help. I also have a server hosting package which requires no ads, full control over server operation, 3000GB bandwidth and 360GB webspace, unlimited email mailboxes and much more.
Plus side, I already pay for it so it would not cost you a penny.
you wanted any help. I also have a server hosting package which requires no ads, full control over server operation, 3000GB bandwidth and 360GB webspace, unlimited email mailboxes and much more.
Plus side, I already pay for it so it would not cost you a penny.
The current hosting does not require any ads - That was added to help keep the site up.
Everything else sounds very good though
Do you have a web site that you host it with?
Everything else sounds very good though

Do you have a web site that you host it with?
Lead Programmer for BrokenThorn Entertainment, Co.
Website: http://www.brokenthorn.com
Email: webmaster@brokenthorn.com
Website: http://www.brokenthorn.com
Email: webmaster@brokenthorn.com
hi everyone!
Well, I am James, 15 years old, Computer studies student, I love programming (web + desktop) and I'd really love to have my own OS. by the way, I live in Malta<a href="http://www.visitmalta.com">(link)</a>, a tiny island, and since we have had massive improvements in IT lately, such as Smart City, it seems I have been influenced by it. I also love graphic design and like Warsome, i have a basic GUI idea, but I'm still far from GUI
.
By the way, Warsome, if you like websites, this is cool <a href="http://www.g7events.com">.::.G7 Events .::.</a>
anyway, thanks for reading,
Regards James
Well, I am James, 15 years old, Computer studies student, I love programming (web + desktop) and I'd really love to have my own OS. by the way, I live in Malta<a href="http://www.visitmalta.com">(link)</a>, a tiny island, and since we have had massive improvements in IT lately, such as Smart City, it seems I have been influenced by it. I also love graphic design and like Warsome, i have a basic GUI idea, but I'm still far from GUI

By the way, Warsome, if you like websites, this is cool <a href="http://www.g7events.com">.::.G7 Events .::.</a>
anyway, thanks for reading,
Regards James

30 ml Smirnoff No.21, 15 ml Triple sec, 30 ml Cranberry Juice, 25 ml Lime Juice ... Shake well & Drink 

lol
wow so many mikes
are there any more?' lol
Helloo everyone well I think you can all guess my name to
.. Im 15 from New Zealand.hmm um im home-schooled an have been most of my life.. Ive been programming since I was like 7 so ive become quite good at it now
Thanks heaps Mike (the administrator not the other one or me lol) for all of this site.. Its really helpfull, n EXCEEDINGLY easy to understand (well for what it is).. and yeah another step further then just .net which im used to lol...


Helloo everyone well I think you can all guess my name to


Thanks heaps Mike (the administrator not the other one or me lol) for all of this site.. Its really helpfull, n EXCEEDINGLY easy to understand (well for what it is).. and yeah another step further then just .net which im used to lol...
Nice to meet you all, sorry I have been away, been really busy the last few months, released the beta version of my new mobile portal for hand held devices, it will feature when completed, chatrooms, forums, email, instant messenger, profiles, buddy management, games and much more. For the moment I am working on mainly security and optimisation. I like to get the core finished and totally stable before working on any new features.
I thought some of the C# devs may like to hear about this project I bumped into.
There is an open source OS develoupment project underway, the kernel is written in C# code and has just reached Milestone 1, if you wanna take a look just google SharpOS.
They ask you not the branch the project, which I can understand.
To my knowledge, the only other project like it was undertaken by Microsoft Research, but that is still closed source, nothing new there
I thought some of the C# devs may like to hear about this project I bumped into.
There is an open source OS develoupment project underway, the kernel is written in C# code and has just reached Milestone 1, if you wanna take a look just google SharpOS.
They ask you not the branch the project, which I can understand.
To my knowledge, the only other project like it was undertaken by Microsoft Research, but that is still closed source, nothing new there

I quickly scanned through the site and I have looked at the source code, The team have develouped there own software that can turn the c~ 2.0 compiled binary to machine language binary, which means the OS is no longer a .NET assembly, it could have been written in any language. Im not sure about all the details, but the system does work.
If it works, thats all that matters.
That may also get round the license issue you spoke of because when the system runs, it's not using C#, C# was just the language used to make it on a Windows Platform
that is well within the license issued by Microsoft.
If it works, thats all that matters.
That may also get round the license issue you spoke of because when the system runs, it's not using C#, C# was just the language used to make it on a Windows Platform

I feel that it is time I introduced myself,
I'm Andrew Cooper, currently in my first year studying Computer Science at Cambridge University.
I am primarily a C++ programmer, having done 2 (small) professional jobs and numerous personal projects (most notably a Graphics Engine and a symbolic calculus 'calculusator').
I started programming with DarkBASIC pro, a very good 3D basic programming language by http://www.thegamecreators.com. It was excellent to learn with but when you get beyond basic apps, speed, filesize and flexibility start to become problems.
I must say that this is by far and away the best OS Dev website that I have found (and searching the internet for more than 2 years before trying to find some help, I think I have found most Dev sites). Probably the best bit is that your advice for writing a bootloader is not 'DONT' which is the case on most Dev sites I've visited.
Well - thats a little about me. I am very willing to help anyone who asks to the best of my ability (and I can admit when I don't know
)
Andrew
I'm Andrew Cooper, currently in my first year studying Computer Science at Cambridge University.
I am primarily a C++ programmer, having done 2 (small) professional jobs and numerous personal projects (most notably a Graphics Engine and a symbolic calculus 'calculusator').
I started programming with DarkBASIC pro, a very good 3D basic programming language by http://www.thegamecreators.com. It was excellent to learn with but when you get beyond basic apps, speed, filesize and flexibility start to become problems.
I must say that this is by far and away the best OS Dev website that I have found (and searching the internet for more than 2 years before trying to find some help, I think I have found most Dev sites). Probably the best bit is that your advice for writing a bootloader is not 'DONT' which is the case on most Dev sites I've visited.
Well - thats a little about me. I am very willing to help anyone who asks to the best of my ability (and I can admit when I don't know

Andrew

Hi,
I'm 23 and, if you don't mind, I'll stick with the pseudonyme JonnyPop... I live in Quebec city, in the french-speaking province of Canada also named Quebec. (even though we will one day have a country of our own, now we are still in Canada. But lets not fall into politic...)
I never had a single course about computer at school, I never went to university and right now I'm working in construction... so I learned everything by myself because I always loved mathematics and because I love programming.
I first learned how to program in Visual Basic, a long time ago, and soon discovered it was pretty limited... So I jumped to C++. Then I wanted to know what was going under the hood of those "++", so I learned plain ol' C. Then I wanted to know what was going under the hood, so I learned ASM, which led me to learn about interesting tiny CPUs like the 6502 (8bit NES!) and then to the big fat x86 family... Then I noticed the reason why I was always looking deeper even though I really prefer the "programmer-friendlyness" of C over ASM is that I simply don't like #including headers and library writen by someone else which doesn't write things the way I do.
Which lead me here, trying to write my own OS the way I want it to be...
Now that I read it back, It might sound like I’m taking it a little too seriously, but I can ensure you that I’m not... I’m really just doing it for fun and to learn. Anyway I could probably be the world champion in starting projects and not finishing them so my OS will probably not be an exception...
In conclusion, for me the Micheal Abrash’s citation should be more like : “After you finish the first 90% of a project, forget about it and start another one...”
(Oh and... Good work with the tutorials ! These are really the most complete and comprehensive I have seen so far! Can’t wait for number 15)
I'm 23 and, if you don't mind, I'll stick with the pseudonyme JonnyPop... I live in Quebec city, in the french-speaking province of Canada also named Quebec. (even though we will one day have a country of our own, now we are still in Canada. But lets not fall into politic...)
I never had a single course about computer at school, I never went to university and right now I'm working in construction... so I learned everything by myself because I always loved mathematics and because I love programming.
I first learned how to program in Visual Basic, a long time ago, and soon discovered it was pretty limited... So I jumped to C++. Then I wanted to know what was going under the hood of those "++", so I learned plain ol' C. Then I wanted to know what was going under the hood, so I learned ASM, which led me to learn about interesting tiny CPUs like the 6502 (8bit NES!) and then to the big fat x86 family... Then I noticed the reason why I was always looking deeper even though I really prefer the "programmer-friendlyness" of C over ASM is that I simply don't like #including headers and library writen by someone else which doesn't write things the way I do.
Which lead me here, trying to write my own OS the way I want it to be...
Now that I read it back, It might sound like I’m taking it a little too seriously, but I can ensure you that I’m not... I’m really just doing it for fun and to learn. Anyway I could probably be the world champion in starting projects and not finishing them so my OS will probably not be an exception...
In conclusion, for me the Micheal Abrash’s citation should be more like : “After you finish the first 90% of a project, forget about it and start another one...”
(Oh and... Good work with the tutorials ! These are really the most complete and comprehensive I have seen so far! Can’t wait for number 15)
Computer studies
Computer studies student, I love programming (web + desktop) and I'd really love to have my own OS. by the way, I live in Malta(link), a tiny island, and since we have had massive improvements in IT lately, such as Smart City, it seems I have been influenced by it. I also love graphic design and like Warsome