Jump to content

What Programming Knowledge is Required to Make a Forum Software such as IPB?


Guest Hitsugaya

Recommended Posts

Guest Hitsugaya

Yeah, probably. I won't completely copy their layout of marketing and interface, just a little.  :sneaky:

Link to comment
Share on other sites

  • Administrator

Best of luck, if you do. I strongly recommend CodePlex or BitBucket (maybe even SourceForge) for managing your repository. I'd be interested in following the project if you're truly serious about pursuing the task.

Link to comment
Share on other sites

There are literally hundreds of open source forum scripts available to anyone that wants to continue to development them. If, however, you don't have the specialized knowledge required to advance the script, it's a waste of time to even try.

  • Upvote 1
Link to comment
Share on other sites

Guest ipx88

PHP > server side and its the operator.

HTML5 > for dynamic sites xhtml & html are getting old.

Javascript > client side if you master it you will be able to create cool stuff.

CSS3 > has more features even animations can be created with css3

XML > great why to transfer your contents and it isn't a programming language but you can make your own language :)

Ajax > makes the cool effects like when you go to google's search engine and type any word and the list down appears, now thats AJAX!

jSon > another cool programming lango.

Jquery > it isn't programming language exactly, but you can use its feature which are located on another server, you can call its functions.

ASP > Microsoft's PHP programming language

Laravel > Php framework makes php coding much easier and less mess

CodeIgniter > same as Laravel except there are some minor changes.

 

MySQL > Database

MySQI > Database

 

I guess thats all!

Link to comment
Share on other sites

Guest Hitsugaya

PHP > server side and its the operator.

HTML5 > for dynamic sites xhtml & html are getting old.

Javascript > client side if you master it you will be able to create cool stuff.

CSS3 > has more features even animations can be created with css3

XML > great why to transfer your contents and it isn't a programming language but you can make your own language :)

Ajax > makes the cool effects like when you go to google's search engine and type any word and the list down appears, now thats AJAX!

jSon > another cool programming lango.

Jquery > it isn't programming language exactly, but you can use its feature which are located on another server, you can call its functions.

ASP > Microsoft's PHP programming language

Laravel > Php framework makes php coding much easier and less mess

CodeIgniter > same as Laravel except there are some minor changes.

 

MySQL > Database

MySQI > Database

 

I guess thats all!

 

Sweet, I'll have to get cracking on learning these.  :geek:

Link to comment
Share on other sites

Guest Hitsugaya

Well, like I said before, I need to learn the coding languages first. But if you wish to help, I"ll PM you my email. That way we can keep in touch. It will be a long while before I master what I need to create such a software. :)

Link to comment
Share on other sites

Guest ipx88

Well, like I said before, I need to learn the coding languages first. But if you wish to help, I"ll PM you my email. That way we can keep in touch. It will be a long while before I master what I need to create such a software. :)

 

I have some basic skills with Html,Css and Php, if you need a hand i can help for free as well, just to improve my coding skills :) doing it for fun! 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...