[OS Dev Series] - New Website

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Post by neon »

The confirmation code you entered was incorrect
This error is now fixed. I never intended to require any visual confirmation.

Members should now be able to login and register.

It seems the only thing left is the <p> tags that I have to look at further.

All feedback is always appreciated ;)
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

Brynet-Inc wrote:(Take a hint Candy! 8))
What kind of hint did you have in mind? My website doesn't use any frames. It does use a div over which IE trips, but that's (imo) not my problem.
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Post by neon »

I reformatted the site some more,

>The text in the menu are now center to the page. It seems to look alot better this way.
>I took the W3 validation buttons out. I might put them back in, but on a bottom corner so it is out of the main site content.
>I also updated my original site to have it redirect to this new one. The link in the Wiki still points to my old site.
>Fixed the <p> problems on the main page.

Known problems that will be fixed soon:

>Most of the OS Development Series images do not display. They are not uploaded yet.
>Some of the uploaded tutorials are older versions. I need to recopy the new versions of the tutorials and re-upload them.
>The only inactive link currently is History. Everything else seems fine.
>I need to modify the other two forum themes to insure the menu and logo display correctly.

These should be fixed later today.

Thanks for the suggestions so far :)
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
Post Reply