Update Forum Software?
Re: Update Forum Software?
Just noticed osdev.org doesn't use HTTPS. These days it's possible to get SSL certificates for free, thanks to Let's Encrypt.
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay
- Alan Kay
-
- Member
- Posts: 1146
- Joined: Sat Mar 01, 2014 2:59 pm
Re: Update Forum Software?
There's no need to change the forum software. Just upgrade to the latest version of phpBB if you're concerned about security (if you're still running phpBB 2.x I'm not sure how easy it is to upgrade but I guess it's probably going to be a lot easier than migrating to different software entirely). Two great things about phpBB are:
- It's lightweight (on both the server and the client - I hate forums that take forever to load because of heaps of javascript and other interactive elements that don't add anything useful to the site, and on the server side phpBB doesn't do much more than authenticate and validate the user's query, fetch the appropriate data from the database backend (or write to the database, if required), and wrap it in some HTML)
- It's open-source (this is a big one for me; even if you don't care about open-source software as a principle it still means that you don't, and will never have to, pay anything for the software, and the development team usually listens to their users a lot more than commercial software developers)
When you start writing an OS you do the minimum possible to get the x86 processor in a usable state, then you try to get as far away from it as possible.
Syntax checkup:
Wrong: OS's, IRQ's, zero'ing
Right: OSes, IRQs, zeroing
Syntax checkup:
Wrong: OS's, IRQ's, zero'ing
Right: OSes, IRQs, zeroing
Re: Update Forum Software?
What? Bigger resolutions than 1600x1200!? When that happened? They are going insane with those big resolutions... Myself I think that 1280x1024 is best resolution ever.
Re: Update Forum Software?
1920x1080 is the best. I don't think we need bigger resolutions. 16:9 for the winLukand wrote:What? Bigger resolutions than 1600x1200!? When that happened? They are going insane with those big resolutions... Myself I think that 1280x1024 is best resolution ever.
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
- MichaelFarthing
- Member
- Posts: 167
- Joined: Thu Mar 10, 2016 7:35 am
- Location: Lancaster, England, Disunited Kingdom
Re: Update Forum Software?
I don't think this is true. The latest update that I'm aware of only had one theme available, the alternatives all needing upgrading to be still usuable. That was some time ago, so things may have changed. It's fairly straightforward to make some minor changes (eg the OS Dev logo in the banner) but wholesale look and feel changes are a lot of work.onlyonemac wrote: you just need a new theme - there are plenty of modern-looking themes for phpBB (some of them cost money) and you can always make your own.
Personally, I don't like modern ever-evolving themes. Just a distraction from using the software.
Re: Update Forum Software?
Personally I am a fan of the OMG_Ponies theme.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
Compiler Development Forum
Re: Update Forum Software?
Все, новости, книге, Гугл...
Anyways why do we still spam on this thread?
Anyways why do we still spam on this thread?
-
- Member
- Posts: 501
- Joined: Wed Jun 17, 2015 9:40 am
- Libera.chat IRC: glauxosdever
- Location: Athens, Greece
Re: Update Forum Software?
Hi,
Regards,
glauxosdever
Because you continue to do it.Lukand wrote:Все, новости, книге, Гугл...
Anyways why do we still spam on this thread?
Regards,
glauxosdever
[Closed] Update Forum Software
Now, let's close this topic. Shall we?glauxosdever wrote:Hi,
Because you continue to do it.Lukand wrote:Все, новости, книге, Гугл...
Anyways why do we still spam on this thread?
Regards,
glauxosdever
- Attachments
-
- and.jpg (31.3 KiB) Viewed 7028 times
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader