Results 1 to 3 of 3

Thread: need help with blog code

  1. #1
    Join Date
    Mar 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Red face need help with blog code

    I am starting a project in my web design class for and we have to find and create code for a client website. We are struggling to figure out how to create a simple forum/blog section. We're using Microsoft Frontpage 2003.

    Does anyone know where we can find a base code for a forum/blog? We need something to start with so we can fill in the details ourselves.

    thanks!

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    phpBB is great and free, vBulletin is better but costs some.

    Good luck!

  3. #3
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    you're going to have a lot of trouble making or modifying a blog or forum using FrontPage. It is not manual-code friendly - it changes stuff you write, both when saving the file and when publishing. I would highly recommend using a text editor, like Notepad++.

    Both phpbb and vBulletin use web-based admin interfaces, though, so you wouldn't use FP anyway.

    You might also look at Simple PHPblog, it uses a flat text file instead of a database, so you don't have to worry about learning MySQL right away.

Tags for this Thread

Bookmarks

Posting Permissions

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