Drexion wrote: When 3.0 is released, if only one person downloads it, installs it and runs it, and is happy with it then phpBB3.0 is a success imo.
Thankfully unlike other bbs teams, phpBB does not have to base its success on number of users, number of subscribers, total income or profit generated. This is the beauty of Open Source projects such as this, in which you do not end up with a product whose feature set driven by "oh put this, this and this in it and I'll buy it!" kind of nonsense.
I absolutely love the way the code flows, its easy for even a novice at php to pick up, read and understand, and then edit at will. This is probably the thing I love most about phpBB over other bbs systems, the code just makes sense, and everything clicks.
phpBB2 rocks, and so will phpBB3. Just wait and see![]()
[Olympus] Has it failed already?
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
- Highway of Life
- Registered User
- Posts: 1399
- Joined: Tue Feb 08, 2005 10:18 pm
- Location: I'd love to change the World, but they won't give me the Source Code
- Contact:
Re: [Olympus] Has it failed already?
That was soooo good, I'm going to quote it again. 
Re: [Olympus] Has it failed already?
Can I be the one, please, please., pretty please 8)Drexion wrote: When 3.0 is released, if only one person downloads it, installs it and runs it,
...
Procrastination is my hobby, but I keep on postponing it.
Re: [Olympus] Has it failed already?
lol we'll all be a bunch of the ones.
>.<
Re: [Olympus] Has it failed already?
Only cheapskates support freeware.ronoxQ wrote: I support GOOD programs first, followed by freeware.
I support Open Source, it actually has a philosophy behind it, whats freeware philosophy, 'no idiot would pay for this?'
When I have time I will be attempting to understand th phpBB3 code, I have taken a few quick looks through it but nothing major yet. I never got around to learning how to mod phpBB2, and it seems kind of pointless now, as I really do believe atleast Beta will be released within the year (note: pure speculation).
I might try a few simple MODs, most of them will probably be out allready but theres not better way to learn to do something than actually doing it.
Is there a place to disscuss features not in phpBB3 so people can decide what needs modding?
-
- Registered User
- Posts: 165
- Joined: Sat Dec 29, 2001 5:57 am
- Location: Singapore
Re: [Olympus] Has it failed already?
I officially declare phpBB3 a success thenHighway of Life wrote: That was soooo good, I'm going to quote it again.
Drexion wrote: When 3.0 is released, if only one person downloads it, installs it and runs it, and is happy with it then phpBB3.0 is a success imo.
Thankfully unlike other bbs teams, phpBB does not have to base its success on number of users, number of subscribers, total income or profit generated. This is the beauty of Open Source projects such as this, in which you do not end up with a product whose feature set driven by "oh put this, this and this in it and I'll buy it!" kind of nonsense.
I absolutely love the way the code flows, its easy for even a novice at php to pick up, read and understand, and then edit at will. This is probably the thing I love most about phpBB over other bbs systems, the code just makes sense, and everything clicks.
phpBB2 rocks, and so will phpBB3. Just wait and see![]()
Anyway, there's no point arguing over this issue. People have different views... IMHO I would have very much loved for QR to be added, but of course I know that I can easily install it with a mod.
Which brings me to this... There should be a default interface for the enabling/disabling of MODs. By this I don't just mean installing MODs easily which can be done by EasyMOD. My greatest fear when upgrading to phpBB3 in future is that the my board will be b0rked as I have installed several MODs that I have lost track of in my forum so far.
- Highway of Life
- Registered User
- Posts: 1399
- Joined: Tue Feb 08, 2005 10:18 pm
- Location: I'd love to change the World, but they won't give me the Source Code
- Contact:
Re: [Olympus] Has it failed already?
Yes, several of us are working on Mods and hacks, and discussing what we would like to add to Olympus.Yoda_IRC wrote: Is there a place to disscuss features not in phpBB3 so people can decide what needs modding?
BTW, trenzterra, we have 3 versions of the QR already.
Competition makes great MODs
Also, I'm sure Olympus will set in motion a new set of guidelines that will keep the core code as uneffected as possible. At least, that's what we are doing. Less core code changes the better. That way it is easy to remove a Mod if you have to.
Though, I think they are working on some sort of Mod system. I seem to recall reading something about it, but I don't remember what it is exactly... oh well.
Re: [Olympus] Has it failed already?
I can't agree more with you there. If I have to rewrite the core code, I always comment the original code.Highway of Life wrote: Less core code changes the better. That way it is easy to remove a Mod if you have to.
Commenting saves lives.
- Highway of Life
- Registered User
- Posts: 1399
- Joined: Tue Feb 08, 2005 10:18 pm
- Location: I'd love to change the World, but they won't give me the Source Code
- Contact:
Re: [Olympus] Has it failed already?
Yes, I agree with commenting it out... bug uh.. I think you perhaps misunderstood what I was saying.cmptch wrote: I can't agree more with you there. If I have to rewrite the core code, I always comment the original code.Commenting saves lives.
The poster was suggesting that there be an easy way to activate and deactivate MOD's.
I was saying that as a MOD developer, it's best to use additional files whenever possible instead of modifiying or replacing the core code. I know that's not allways possible, but it is in most MOD cases.
Re: [Olympus] Has it failed already?
Yes, I did.Highway of Life wrote: Yes, I agree with commenting it out... bug uh.. I think you perhaps misunderstood what I was saying.
and I agree with this also. As a MOD user I try to choose mods that don't modify the "vanilla" code too much. so I guess that would make us a team, eh?Highway of Life wrote: The poster was suggesting that there be an easy way to activate and deactivate MOD's.
I was saying that as a MOD developer, it's best to use additional files whenever possible instead of modifiying or replacing the core code. I know that's not allways possible, but it is in most MOD cases.![]()