What does your OS website look like?
-
- Member
- Posts: 153
- Joined: Sun Jan 07, 2007 9:40 am
- Contact:
Re: What does your OS website look like?
I have (had) DotNetNuke but looks like something is screwed up on external traffic. My ISP blocks port 80 but 8080 is open. Supposedly the dynamic dns service I use will redirect an http://www.[mydomain] request to http://www.[mydomain]:8080 but its stopped working. Anyway, its not a problem of DotNetNuke which is really good IMO.
Re: What does your OS website look like?
I've doneAJ wrote:Hi All,
For anyone who has posted here who has not already added their OS to the Projects list on the wiki, can I suggest that you do so? It just means that anyone who is interested can find all the relevant links in one place.
Cheers,
Adam
Re: What does your OS website look like?
The next topic of mine will be "how do you (an OS developer) look like?" I guess. but let me wait a while.
Re: What does your OS website look like?
There's already a topic like this: http://forum.osdev.org/viewtopic.php?f=11&t=18848Archil wrote:The next topic of mine will be "how do you (an OS developer) look like?" I guess. but let me wait a while.
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa
- gzaloprgm
- Member
- Posts: 141
- Joined: Sun Sep 23, 2007 4:53 pm
- Location: Buenos Aires, Argentina
- Contact:
Re: What does your OS website look like?
Mine is http://gzistem.com.ar, but I need to rewrite it.
Visit https://gzalo.com : my web site with electronic circuits, articles, schematics, pcb, calculators, and other things related to electronics.
Re: What does your OS website look like?
My website:
http://qandrew.narod.ru
I'll make the design.. when I'll have some time for it.
-- Andrew
http://qandrew.narod.ru
I'll make the design.. when I'll have some time for it.
-- Andrew
Re: What does your OS website look like?
http://www.henkessoft.de
http://www.henkessoft.de/OS_Dev/OS_Dev1.htm
http://www.henkessoft.de/OS_Dev/OS_Dev2.htm
http://www.henkessoft.de/OS_Dev/OS_Dev3.htm
http://www.henkessoft.de/OS_Dev/OS_Dev1.htm
http://www.henkessoft.de/OS_Dev/OS_Dev2.htm
http://www.henkessoft.de/OS_Dev/OS_Dev3.htm
http://www.henkessoft.de/OS_Dev/OS_Dev3.htm (OSDEV)
http://www.c-plusplus.de/forum/viewforu ... is-62.html
irc.euirc.net #PrettyOS
http://www.c-plusplus.de/forum/viewforu ... is-62.html
irc.euirc.net #PrettyOS
- 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:
Re: What does your OS website look like?
See signature.
Re: What does your OS website look like?
This is my os website :http://myos.redby.fr/ with my wiki for the developement : http://myos.redby.fr/wiki/pmwiki.php
- alethiophile
- Member
- Posts: 90
- Joined: Sat May 30, 2009 10:28 am
Re: What does your OS website look like?
http://pyrokinetic.atbhost.net
VERY under-construction. Hopefully eventually it'll look like something that took more than five minutes to write.
VERY under-construction. Hopefully eventually it'll look like something that took more than five minutes to write.
If I had an OS, there would be a link here.
Re: What does your OS website look like?
its still in constuction but http://horizon.vndv.com/
Re: What does your OS website look like?
Hi,
http://bcos.hopto.org/ - the main page, designed to handle multiple instances of the project (e.g. the current stable version, the current development version, and maybe the previous stable version). At the moment there's only one version of the project (the current development version).
http://bcos.hopto.org/www/index.html - the page for the top of the project tree.
http://bcos.hopto.org/www/map.html - the page for the project map.
http://bcos.hopto.org/www/doc/misc/log.html - the page for the project log.
http://bcos.hopto.org/www/doc/util/index.html - documentation for all the custom designed utilities the project uses.
http://bcos.hopto.org/www/spec/ff/index.html - specifications for native file formats.
http://bcos.hopto.org/www/80x86/index.html - the top of the 80x86 source code tree.
Everything on my web site is auto-generated from either plain text files or source code. See the documentation for my build utility if you're curious...
Cheers,
Brendan
http://bcos.hopto.org/ - the main page, designed to handle multiple instances of the project (e.g. the current stable version, the current development version, and maybe the previous stable version). At the moment there's only one version of the project (the current development version).
http://bcos.hopto.org/www/index.html - the page for the top of the project tree.
http://bcos.hopto.org/www/map.html - the page for the project map.
http://bcos.hopto.org/www/doc/misc/log.html - the page for the project log.
http://bcos.hopto.org/www/doc/util/index.html - documentation for all the custom designed utilities the project uses.
http://bcos.hopto.org/www/spec/ff/index.html - specifications for native file formats.
http://bcos.hopto.org/www/80x86/index.html - the top of the 80x86 source code tree.
Everything on my web site is auto-generated from either plain text files or source code. See the documentation for my build utility if you're curious...
Cheers,
Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.