Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

891595 Posts in 33552 Topics- by 24788 Members - Latest Member: DonnieHill

June 20, 2013, 04:23:01 AM
TIGSource ForumsPlayerGeneralMaking a Blog
Pages: [1] 2
Print
Author Topic: Making a Blog  (Read 1021 times)
JasonPickering
Level 10
*****



View Profile WWW Email
« on: June 19, 2012, 01:55:37 PM »

Hey Guys, so I have had a lot of people asking me about a website for my game and I think a blog is the way to go. its easy to handle, I can continually put new posts about development, and I can keep a build at the top for everyone.

The only problem is I don't actually know how to make a blog and have it not look like I just grabbed a random template. Has anyone had any experience with Blogger?

P.S. if this is in the wrong area feel free to move it.
Logged

zacaj
Level 3
***


void main()


View Profile WWW Email
« Reply #1 on: June 19, 2012, 01:56:47 PM »

Learn CSS.
Logged

My twitter: @zacaj_

Quote from: mcc
Well let's just take a look at this "getting started" page and see--
Quote
Download and install cmake
Noooooooo
JasonPickering
Level 10
*****



View Profile WWW Email
« Reply #2 on: June 19, 2012, 02:14:16 PM »

I have a decent handle on flash. will it be similar?
Logged

zacaj
Level 3
***


void main()


View Profile WWW Email
« Reply #3 on: June 19, 2012, 02:16:10 PM »

Not really (although I don't know much about flash).  CSS is basically how you position and color,etc everything on the web.  Its not really a programming language so much as just setting properties.
Logged

My twitter: @zacaj_

Quote from: mcc
Well let's just take a look at this "getting started" page and see--
Quote
Download and install cmake
Noooooooo
Moczan
Level 5
*****



View Profile
« Reply #4 on: June 19, 2012, 02:35:44 PM »

I would recommend you to read about WordPress, it's free, have enough features for a personal blog and there are thousands of themes out there on the internet that you can modify with little knowledge of html/php/css.
Logged
sigfarter
Level 7
**


卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐


View Profile
« Reply #5 on: June 19, 2012, 02:36:57 PM »

Get WordPress, many hosting providers will offer you a very easy way to install a WordPress blog through your control panel. Writing your own themes is quite simple if you look at the source code for the themes already available.

As an example, here's my WordPress blog with a theme I created: http://braindamage.vg
Logged
InfiniteStateMachine
Level 10
*****



View Profile WWW Email
« Reply #6 on: June 19, 2012, 05:43:34 PM »

+1 for wordpress, there's a billion free templates and they are very easy to modify

it's great for people who just want to make posts and not do web coding
Logged

Gabriel Verdon
Level 10
*****



View Profile WWW
« Reply #7 on: June 19, 2012, 06:16:00 PM »

I've gotten pretty good at tinkering with blogger. It's actually super customizable because they give you access to the HTML straight up. I find the best approach is to just Google each thing you want to change one by one, and there are tons of articles walking you through how to make the changes.

It does help to have some HTML/CSS knowledge (both of which are super easy to learn), but you don't really need it.

I've also heard great stuff about Wordpress, and I've used it a couple times as well. But it's quite difficult to create your own custom themes (for the install version anyway, I'm not sure about the free blog service). Definitely worth a shot though.

I've done for quite a few blogs with Blogger now though, so if you decide to go that route just PM me if you need help! I'd be more than happy to lend a hand.

Logged

Evan McClane
Level 10
*****


I'm so tired I can't sleep


View Profile WWW
« Reply #8 on: June 19, 2012, 06:25:08 PM »

tumblr is super easy to set up and choose a theme if you're lazy like me.
Logged

Paul Eres
Level 10
*****


Also known as RinkuHero.

RinkuHero
View Profile WWW Email
« Reply #9 on: June 19, 2012, 07:14:40 PM »

i'm confused by the first sentence -- people are asking you to set up a website, and you think the "way to go" is to make a blog? a blog alone is not a website; it can be a part of a website. most indie game sites are more than a blog -- e.g. different sections for a person's games, a forum, a screenshots section, an "about me" page, and so on. so i'd recommend keeping that in mind, because users usually come to a person's site looking for particular things (such as a game download), and blogs can be hard to navigate, even with tags

anyway, drupal (which i use) hasn't been mentioned yet, and i prefer it to wordpress (which i've also used) due to its greater flexibility
Logged

moi
Level 10
*****


i disagree


View Profile WWW
« Reply #10 on: June 20, 2012, 05:29:11 AM »

Do people read blogs anymore anyway?
If you have nothing to say don't adopt a blog format, jusgt make an information site about the game. An empty blog will looks worse
Logged

lelebęcülo
Gabriel Verdon
Level 10
*****



View Profile WWW
« Reply #11 on: June 20, 2012, 06:37:43 AM »

Do people read blogs anymore anyway?

Yes.
Logged

Paul Eres
Level 10
*****


Also known as RinkuHero.

RinkuHero
View Profile WWW Email
« Reply #12 on: June 20, 2012, 07:10:05 AM »

yeah of course but i don't think as many people do now as in blogging's heyday. there was like a gold rush for blogs around 2005 where everyone had to have one and some people had like 10 or 20 different blogs, but now it's diminished a lot, sort of like myspace. i can't remember the last time i checked my rss reader

i think it was largely replaced with facebook pages (more people check a game's facebook page than its blog) and tumblr; i don't really use tumblr and don't see the appeal but far more people seem to use it now than blogs
Logged

JasonPickering
Level 10
*****



View Profile WWW Email
« Reply #13 on: June 20, 2012, 07:28:57 AM »

the main thing people have asked for has been just a dedicated site to get the latest build. but the reason I wanted a blog was for the ease of posting updates about the project.
Logged

Rabbit
Level 4
****


i can do what i want

TheRabbitInferno
View Profile WWW Email
« Reply #14 on: June 20, 2012, 08:00:42 AM »

the main thing people have asked for has been just a dedicated site to get the latest build. but the reason I wanted a blog was for the ease of posting updates about the project.

I would recommend a tumblr over a blog. Tumblr gets a lot more use, and its easier to share content. Getting traffic to a blog is much more difficult than getting traffic to your tumblr.
Logged

Pages: [1] 2
Print
Jump to:  

Theme orange-lt created by panic