Starting to Build a Message Board

Posted on 6th March 2011 in Something Daily

It just occurred to me that life is too short to not write about whatever you want on your blog.

I’ve been teaching myself MySQL, PHP, HTML, and CSS over the last handful of days, originally starting with the W3Schools tutorial. That very quickly grew into the seed of an idea for an introductory project which, when it’s complete, should give me a command of the skills I need to have for the hackathon in April. So the idea is that I’m going to put together a message board, with 4chan as a template/inspiration. I want to have nice looking page layouts (not looking for anything horribly fancy, as I’ve never really used CSS in my life), as well as the functionality of viewing/starting/replying to comment threads and attaching images to comments. Eric gave me a subdirectory on his web host, so I’m using that to practice uploading files. It’s going well so far, I’ve figured out how to use a text file to store the information on submitter name, image, and comment content, and to display them in something vaguely resembling a thread format. The next step is to learn how to do that with MySQL databases instead of text files. That shouldn’t be too much of an issue (at least I hope not).

One other thing – this morning I downloaded Odd Future’s demo tape from their website and it’s some of the most evil rap I’ve ever heard, and the rhymes are so good. Also, Tyler the Creator just celebrated his 20th birthday today, and Earl Sweatshirt is 16. Check out OFWGKTA (this video is not safe for work or small children or anyone who doesn’t especially like profanity).

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>