Integrated Blog Software?

Discussion in 'Computer Gaming Forum' started by PhreQuencYViii, Oct 25, 2008.

  1. PhreQuencYViii

    PhreQuencYViii Champion of the Forum

    Joined:
    May 15, 2005
    Messages:
    5,408
    Likes Received:
    6
    Okay, so I have a sweet layout done...and now I want a blog or something for updates and whatnot to go in the middle of that layout...so how the fuck do I do this? I don't want to get some blog and dress it up as my site, I want to be able to tell the blog to display shit in my site. Is this impossible?
     
  2. sephiap

    sephiap Spirited Member

    Joined:
    Jul 17, 2007
    Messages:
    179
    Likes Received:
    1
    If you know any PHP, you could easily modify a commenting system for use on your page -- i.e. the center column could be a page call in PHP (or an Iframe in HTML) linking to your news.php - which could have a simple script for recalling info from a MySQL DB... and a page (e.g. upload.php) that you only know the address to for submitting entries to the DB...

    Relatively simple, as I say, a commenting system could easily be adapted to do this - just separate the code for submitting a comment (upload) and for displaying (news).

    Or just find some premade blogging software and do something similar! :p
     
  3. RyanGamerGoneGrazy

    RyanGamerGoneGrazy Clubbies Are Minis Too!

    Joined:
    Jun 7, 2005
    Messages:
    1,911
    Likes Received:
    6
    CutePHP is what i used. No database required, so its just drop and go. And its completely hackable, and will conform perfectly to your website. You can add users etc, menu's displaying the latest posts, how large each post is (pixel width and height) before it goes to another page etc


    Really good in my opinion.


    Ryan
     
  4. PhreQuencYViii

    PhreQuencYViii Champion of the Forum

    Joined:
    May 15, 2005
    Messages:
    5,408
    Likes Received:
    6
    Can you show me an example of something that uses it so I can see if it'll work?

    I don't know PHP at all...I can learn from fucking with it but I've just got a grasp on CSS. I know XHTML alright. I find this crap fun I guess, so I like doing it but it sucks when you don't have any basics, which is why I haven't dug into PHP yet.
     
  5. RyanGamerGoneGrazy

    RyanGamerGoneGrazy Clubbies Are Minis Too!

    Joined:
    Jun 7, 2005
    Messages:
    1,911
    Likes Received:
    6
  6. PhreQuencYViii

    PhreQuencYViii Champion of the Forum

    Joined:
    May 15, 2005
    Messages:
    5,408
    Likes Received:
    6
    It worked absolutley fucking perfect! Thanks!
     
  7. RyanGamerGoneGrazy

    RyanGamerGoneGrazy Clubbies Are Minis Too!

    Joined:
    Jun 7, 2005
    Messages:
    1,911
    Likes Received:
    6
    Thats what i like to hear!





    Ryan
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page