Submit Your Article Forum Rules

Results 1 to 8 of 8

Thread: blogs, guestbooks, message boards, etc.

  1. #1
    Junior Member
    Join Date
    Apr 2004
    Posts
    8

    blogs, guestbooks, message boards, etc.

    What knowledge and skills and resources do I need to, say, create and maintain a blog or guestbook or message board from scratch? ("From scratch" meaning I don't want to sign up for a freebie, ad-packed blog or guestbook or message board, or pay someone to make an adless one for me.)

    Any replies, thanks.

  2. #2
    Senior Member
    Join Date
    Jul 2003
    Posts
    1,059

    Re: blogs, guestbooks, message boards, etc.

    Either PHP/MySQL or ASP whatever your ISP supports.

    Nick

  3. #3
    Junior Member
    Join Date
    Apr 2004
    Posts
    3
    phpBB2 should fullfil all of your message board needs. It's open source, free, and adfree.

    You can find it here >>> http://phpbb.com

  4. #4
    Senior Member
    Join Date
    Jul 2003
    Posts
    1,771
    As nickc said, you'll need to learn AND be well-versed in a programming language, if you want to build one from scratch.

    ... not to mention, many, many man hours and patience.
    Web Hosting Guru
    | Need Help For Your Forum?

  5. #5
    Junior Member
    Join Date
    Apr 2004
    Posts
    8
    Quote Originally Posted by cyanide
    As nickc said, you'll need to learn AND be well-versed in a programming language, if you want to build one from scratch.
    Hi, cyanide - do you also recommend PHP/MySQL and ASP? Or do you recommend others?

    Quote Originally Posted by cyanide
    ... not to mention, many, many man hours and patience.
    Isn't it customary for Web developers to code and maintain their own blogs, message boards, etc. themselves? Or is it the opposite - that they generally go for the pre-made stuff? Somehow I have the former impression.

    I just want to know what basic skills are required of someone in order to merit being called a Web developer. I'm guessing it's good for one to have at least a cursory knowledge of the workings behind such common website components as blogs, etc.

    There's an overwhelming amount of newfangled technology out there - I'm trying to figure out what to focus on learning.

  6. #6
    Senior Member
    Join Date
    Jul 2003
    Posts
    1,771
    Quote Originally Posted by incarnadine
    Hi, cyanide - do you also recommend PHP/MySQL and ASP? Or do you recommend others?
    Well, I recommend PHP/MySQL , and not ASP

    Isn't it customary for Web developers to code and maintain their own blogs, message boards, etc. themselves? Or is it the opposite - that they generally go for the pre-made stuff? Somehow I have the former impression.
    Well, yes and no. Some do and some don't.
    Many web developers are not well-versed in scripting languages and therefore will use free-ware / open-source scripts.
    Others, with scripting experience will use these pre-made scripts not so much that they can't write them themselves, but it would be much more expensive for the client, who may not have the funds.
    Web Hosting Guru
    | Need Help For Your Forum?

  7. #7
    Senior Member
    Join Date
    Jul 2003
    Posts
    1,332
    Ditto to what Cyanide said.

    Also, by using these open source scripts it will aid you in the coding process. You can change & modify them to suit your means as you get more experienced. This is how I have been learning php myself.... trial and error with premade scripts. Later on as you feel more adventurous you might want to look at programming your own. I've seen some good php scripts & adaptations to scripts. Keep an eye out for a member called Ranjan, he often has developed some cool php coding.
    [url returns 404 - removed by mod 07/11]
    It' time for Progressive Web & IT Development!

  8. #8
    Senior Member
    Join Date
    Nov 2003
    Posts
    137
    I'm very keen to learn what's involved in blogs. I've been looking into this for a few days only, initially getting info from a relation then searching online for freeware. The information about what's actually physically involved is, as usual, pretty patchy. There's no clear, well-written guide to getting started with a blog so, because they're proliferating so fast, I thought it must be a relatively easy thing to do. The network people in my organization assure me it's not so simple. They won't allow me to test the system on the production server, so I'm trying to start up a test Linux box. I now understand there are many issues to tackle before going ahead, and I appreciate your help and any other tips you can give me.

    I'm just wondering -- if the web page for the blog interface is actually physically located on a separate server from the rest of the web site, then the navigation links (tabs, breadcrumbs and globals) will need to be set up accordingly.

    I'm also wondering how the archiving is achieved -- whether it needs to be done manually or if the blog software accomplishes that too. Then there's the issue of enabling search engines to search the blog lists, which I guess would be parcelled up in monthly batches.

    So much to think about...

Similar Threads

  1. SEO for Message Boards
    By leesw in forum Search Engine Optimization Forum
    Replies: 2
    Last Post: 12-14-2005, 03:51 AM
  2. Popular message boards/ forums
    By klkroeger in forum Introductions
    Replies: 0
    Last Post: 04-02-2005, 09:34 AM
  3. Message boards How do I add one to my site
    By loseriam in forum Web Programming Discussion Forum
    Replies: 2
    Last Post: 01-12-2005, 06:57 AM
  4. creating message boards
    By lorikelley66 in forum Graphics & Design Discussion Forum
    Replies: 5
    Last Post: 09-19-2004, 05:02 PM
  5. classifieds, message boards, help
    By mtnjpr in forum Graphics & Design Discussion Forum
    Replies: 3
    Last Post: 11-16-2003, 11:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •