/    Sign up×
Community /Pin to ProfileBookmark

A few questions about blogs.

I was in the thought that i would create a blog and im curious and have a few wee questions.

1.Does anybody know any good step-by step blog tutorials.
2.What languages do you need on the server if any at all.
3.Is the blog parsed by the server does this mean that if youre coding it offline you cant view the changes.
4.Could you set up the blog say that a user without any knowledge of computers could upload a passage of text to the news sections.
5.Also take ryan brills blog for example under every article he writes hes got say 14 comments or 0 comments does each article he writes have a specific id or something.

Hope you can get the jist of what i mean.

Any help is greatly appreciated.

to post a comment
Full-stack Developer

3 Comments(s)

Copy linkTweet thisAlerts:
@spufiMay 11.2004 — 
  • 1. Any half way decent Blogging tool will have some type of help system for any questions. I use WordPress and they even have a forum.


  • 2. It depends on the Blogging tool. If you make it yourself, then that's different. Pretty much any server side language would work. For WP you need access to PHP(and MySQL). I'm not sure what is need for something like Blogger, but since you can use Blogspot to host it, you don't really need to worry about Bloggers requirements. I think Blogger uses a language that's common enough to where finding a host to support it is easy.


  • 3. If you make changes offline, you need a server on your computer and the same Blogging tool and whatnot to mimic the online environment to see the changes. Even then, you still need to upload the changes for them to become active.


  • 4. Most Blogging tools are very computer ignorant friendly.


  • 5. Basically yes. I would have to double check how Ryan does it, but usually the link to that specific post is in the title of the post, or in the datestamp. If you need something like <div id="p20040512"> and it isn't provided, I'm sure it would be an easy fix if you can edit the code that generated the page.
  • Copy linkTweet thisAlerts:
    @PeOfEoMay 12.2004 — I am working on a blog system with asp.net as part of a cms I am making and it takes it one step further, each post will have an id, each comment will have an id, and each user will have an id. I will setup my own sort of db inheritance, posts by a user will get his is, then commpents to that post will get the posts id, so when you click a user his posts are shown, then you can get the comments from there. It is how you can make a blog system with many users, like a live journal type of thing.
    Copy linkTweet thisAlerts:
    @johndoe190authorMay 12.2004 — Hey thanks guys i think im going to use something like WP or blogger just now to i get a better just of things.

    Thanks again
    ×

    Success!

    Help @johndoe190 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.24,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...