Author Topic: EvilCMS / Forum system  (Read 5088 times)

0 Members and 2 Guests are viewing this topic.

Offline ande

  • Administrator
  • 0x13338
  • *
  • Posts: 1404
  • Karma: +80/-7
  • Gender: Male
    • View Profile
    • Evilzone
EvilCMS / Forum system
« on: April 09, 2011, 09:00:59 PM »
Hi,

I thought we should make a large project that the whole community can work on together. We will need PHP coders, MySQL experienced people, graphical designers and idea creators.

We would either make a complete CMS(content managing system) or a forum engine much like SMF. Now, what is the difference? A CMS is not necessarily a forum, but can include a forum. A CMS can include everything from a blog to a pastebin and forum, or all three. Personally I think we should start with a forum system. But comments are welcome.

Anyone think they are up for contributing to this project? Any PHP coders? Ideas? Comments!  ;D

Offline Zesh

  • Short
  • ***
  • Posts: 204
  • Karma: +7/-0
  • Gender: Male
    • View Profile
Re: EvilCMS / Forum system
« Reply #1 on: April 09, 2011, 09:12:58 PM »
Neat idea. I'd love to work in a community project ;D Im not to bad with PHP but yea lets make an evil fourm engine :P


Offline uNk

  • VIP
  • Short
  • *
  • Posts: 174
  • Karma: +6/-0
    • View Profile
Re: EvilCMS / Forum system
« Reply #2 on: April 09, 2011, 09:16:47 PM »
Graphical designers, idea creators, MySQL + PHP (basics) I'm so IN.

My idea:

First of all we could try to modify an already made forum system such as MyBB/SMF since most of the people are comfortable with those systems so by that we could gain experience on how forum systems work, how they are secured against attacks and etc. After that part we could start to create parts by parts.

This is how it's gonna be organized:

When someone applies to join this project, they will have a task to create a function and once they are done they shall upload their part and send it to the main holder of the project, once the functioning systems & other databases related stuff are done me or any other graphics master should take in a part into it and create the graphics that is requested by the main holder. First of all before applying, you (ande) should write details about studying the other forum systems or if they already have that knowledge they can apply directly.

Offline ande

  • Administrator
  • 0x13338
  • *
  • Posts: 1404
  • Karma: +80/-7
  • Gender: Male
    • View Profile
    • Evilzone
Re: EvilCMS / Forum system
« Reply #3 on: April 09, 2011, 09:21:19 PM »
Graphical designers, idea creators, MySQL + PHP (basics) I'm so IN.

My idea:

First of all we could try to modify an already made forum system such as MyBB/SMF since most of the people are comfortable with those systems so by that we could gain experience on how forum systems work, how they are secured against attacks and etc. After that part we could start to create parts by parts.

This is how it's gonna be organized:

When someone applies to join this project, they will have a task to create a function and once they are done they shall upload their part and send it to the main holder of the project, once the functioning systems & other databases related stuff are done me or any other graphics master should take in a part into it and create the graphics that is requested by the main holder. First of all before applying, you (ande) should write details about studying the other forum systems or if they already have that knowledge they can apply directly.

Isn't there some sort of open source PHP script for these kinds of projects? A project managing system?

I think we should look at the solutions of other forum engines, but make our own from scratch and not copypasting from others. Mainly because I want this script to be secure from the bottom up.

Offline uNk

  • VIP
  • Short
  • *
  • Posts: 174
  • Karma: +6/-0
    • View Profile
Re: EvilCMS / Forum system
« Reply #4 on: April 09, 2011, 09:23:29 PM »
Isn't there some sort of open source PHP script for these kinds of projects? A project managing system?

I think we should look at the solutions of other forum engines, but make our own from scratch and not copypasting from others. Mainly because I want this script to be secure from the bottom up.

That I don't know about, but what I meant is not copy pasting from others, I meant that they should look onto other forum engines and study it then gain experience and THEN we could do from scratch.

Offline ande

  • Administrator
  • 0x13338
  • *
  • Posts: 1404
  • Karma: +80/-7
  • Gender: Male
    • View Profile
    • Evilzone
Re: EvilCMS / Forum system
« Reply #5 on: April 09, 2011, 09:27:07 PM »
That I don't know about, but what I meant is not copy pasting from others, I meant that they should look onto other forum engines and study it then gain experience and THEN we could do from scratch.

Yah, but its not like we need to use half a year getting to know other engines then start coding. I for one have a clear idea on how it works, if people got questions I cant answer in most cases. Everyone that knows PHP a bit more then the basics should know/understand this.

Offline Zesh

  • Short
  • ***
  • Posts: 204
  • Karma: +7/-0
  • Gender: Male
    • View Profile
Re: EvilCMS / Forum system
« Reply #6 on: April 09, 2011, 09:29:19 PM »
Starting from scratch would be great. You know looking into other forums to see how things are done kinda take the point away for me. Sure if we get stuck then its alright but...yea :P

We'd be aiming to make a fully functional forum, right?


Offline ande

  • Administrator
  • 0x13338
  • *
  • Posts: 1404
  • Karma: +80/-7
  • Gender: Male
    • View Profile
    • Evilzone
Re: EvilCMS / Forum system
« Reply #7 on: April 09, 2011, 09:31:53 PM »
We'd be aiming to make a fully functional forum, right?

Yah, like SMF, vBulletin, MyBB and phpBB etc

Offline Zesh

  • Short
  • ***
  • Posts: 204
  • Karma: +7/-0
  • Gender: Male
    • View Profile
Re: EvilCMS / Forum system
« Reply #8 on: April 09, 2011, 09:36:04 PM »
Kay. Well im on aboard if this goes through.


Offline uNk

  • VIP
  • Short
  • *
  • Posts: 174
  • Karma: +6/-0
    • View Profile
Re: EvilCMS / Forum system
« Reply #9 on: April 09, 2011, 09:40:46 PM »
Yah, but its not like we need to use half a year getting to know other engines then start coding. I for one have a clear idea on how it works, if people got questions I cant answer in most cases. Everyone that knows PHP a bit more then the basics should know/understand this.

Well then you should call out all the PHP coders since they might not have noticed this thread, and actually even though I know the basics of PHP I can understand how forum engines & functions are but not able to code them full functional.

But yes as I said I'm in this where I'm needed.

Offline Huntondoom

  • 0x13338
  • ******
  • Posts: 828
  • Karma: +18/-0
  • Gender: Male
  • Visual C# programmer
    • View Profile
Re: EvilCMS / Forum system
« Reply #10 on: April 09, 2011, 10:51:57 PM »
unfortunately I have zero experience in any kind of web development :S
so all I can do Is Graphic Design.
Aslong as you are connected to the internet, you'll have no privacy

Advanced Internet Search
Clean Up!

Offline ande

  • Administrator
  • 0x13338
  • *
  • Posts: 1404
  • Karma: +80/-7
  • Gender: Male
    • View Profile
    • Evilzone
Re: EvilCMS / Forum system
« Reply #11 on: April 09, 2011, 11:02:11 PM »
unfortunately I have zero experience in any kind of web development :S
so all I can do Is Graphic Design.

And ideas and comments!

Offline Huntondoom

  • 0x13338
  • ******
  • Posts: 828
  • Karma: +18/-0
  • Gender: Male
  • Visual C# programmer
    • View Profile
Re: EvilCMS / Forum system
« Reply #12 on: April 09, 2011, 11:22:10 PM »
And ideas and comments!
we could Integrate that Medal System
Aslong as you are connected to the internet, you'll have no privacy

Advanced Internet Search
Clean Up!

Offline Zesh

  • Short
  • ***
  • Posts: 204
  • Karma: +7/-0
  • Gender: Male
    • View Profile
Re: EvilCMS / Forum system
« Reply #13 on: April 09, 2011, 11:24:16 PM »
Medal system...Nice idea. I'll come up with a few ideas.


Offline I_Learning_I

  • VIP
  • Short
  • *
  • Posts: 213
  • Karma: +18/-0
  • Gender: Male
  • Nor black or white, not even grey. What hat am I?
    • View Profile
    • Hacking F0r Fr33
Re: EvilCMS / Forum system
« Reply #14 on: April 10, 2011, 12:40:02 AM »
Well, I'm rather comfortable with his kind of project, I've been some months coding in PHP and so far I'm able to create a forum, and should be SQLi, XSS, RFI and LFI Safe-Proof.
Although I agree with factionwars and I believe we should start with some already known CMS so people can get used to it, the way of coding, the variables, the protection system, everything.
In fact, we could simply pick up in some CMS and modify and add some utility's, for instance we could add some more tags, more search filters, we could even implement Ajax and XHTMLPreRequest (the function to update a field without reloading the whole page).
Thanks for reading,
I_Learning_I


 



Intern0t SoldierX py1337 SecurityOverride programisiai
Want to be here? Contact Ande or Satan911 on the forum or at IRC.