CrazyEngineers
  • How to create a website

    fizzbuzz

    Member

    Updated: Oct 26, 2024
    Views: 1.5K
    And not such a kindergarten page with links. Which Web editors(at no charge or with costs)
    is good enough to build a website including a system to sign in/log in, with chat room/forum server, advertising and pages for sale and trade? I am student and became a job offer as team leader to build a website and am looking for a suitable web editor, I don´t care which programming language....

    If you know something let me know;-)
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • @jit

    MemberMay 18, 2015

    best way u choose Dreamweaver as editor...

    it is easy to use and also have some build in functions...😀
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorMay 18, 2015

    fizzbuzz
    Which Web editors(at no charge or with costs)
    is good enough to build a website
    Well, you don't really need a 'web editor'. There's a straightforward process you may follow to build a website. It'd look like this:-

    1. Decide on what your website will do. List out all the major features.

    2. You will then need to find out which programming language is most suitable for your website. These days, you should be able build pretty much everything a sophisticated website has with PHP or Ruby.

    3. Sign-In, Login, forum, chat are all 'solved' problems. Do not waste your time solving those problems again. Instead, look for integration: You can create a basic website using a CMS which will have everything - login, session handling, cookies, ability to create pages, building clean URLs and you will also have the ability to add plug-ins that will bring added functionality of chat rooms, forums etc. If you want to start - start with WordPress. You can download it from wordpress.org and get started. It's open sourced so you can modify it infinitely according to your needs.

    4. If you want sophisticated forums - look for the ones in open source domain. phpBB is a great forum software that powers several large websites.

    I hope this gets you started. If you have further questions, feel free to ask.
    Are you sure? This action cannot be undone.
    Cancel
  • simplycoder

    MemberMay 24, 2015

    #-Link-Snipped-# has a point, these all are solved problems, which you need to integrate.
    However, I think if you are learning to create such modules, I would suggest you to pick up a super simple screen like register user screen, select language/technology and database of your choice and proceed step by step.
    Many a times, we only focus on the functional requirements and neglect the non-functional requirements.
    Most commonly neglected non-functional requirements are scalability,security,maintainability of the system.You can google for these words, if in question.
    In my humble opinion, #-Link-Snipped-# is one of best guys to explain more for the above three aspects of non-functional requirements ,as he has been running CE from a long time, and the website is pretty fast to load, supports high number of concurrent users...

    Take Care,
    -SC
    Are you sure? This action cannot be undone.
    Cancel
  • Vishal Sharma

    MemberMay 27, 2015

    Abra Ka Dabra

    KaBOOOOOM!!!

    Website ready 😁

    LOL, anyway

    If you do not have programming experience, just go with website builders which most of the services like GoDaddy and Bigrock provide.. That will do your job pretty quickly
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorMay 27, 2015

    Vishal0203
    website builders which most of the services like GoDaddy
    I'd advise against the standard web builders from Godaddy. Not many happy customers there.
    Are you sure? This action cannot be undone.
    Cancel
  • Vishal Sharma

    MemberMay 27, 2015

    Kaustubh Katdare
    I'd advise against the standard web builders from Godaddy. Not many happy customers there.
    Haha, yeah I'm completely against website builders. I like doing the things with code but for quicky results there's nothing wrong in it
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register