MSN Messengar: Quickening@live.com

Saturday, February 2, 2008

Images: The Magic of Sketching

It’s Saturday! I would cheer like a schooldgirl if I hadn’t had to have class (groan!).

I had been working on something really good for the blog in these past few days. But the damn hosting server is so freaking BUGGY!! One minute it works, next minute it doesn’t, then it disappears completely.

They may give free service with no-ads but that’s still no excuse for being below standard. Heh, I guess I got what I paid for and all-that-cliché.

But at least I got the job done. A small tutorial for newbies section will be included in the Helpful Stuff tab from now on. I’ll get working on Part Two of the tutorial once I get some VR homework done and the server’s not pulling a prank again and then there’s the report for Dr. Visor that waaaay overdue and then...

Aww crap, it’ll be ready when it’s ready.

In the meantime, I’ve been doing a Deviant Art browsing for some new favourites I could really get a liking to. I hope you guys don’t mind something little different this week.

This is the artwork from Deviant Artist Ecthelian. He did it for his art class at school and the detailing is amazing! It’s pretty big but you really need to click for the bigger picture to enjoy it.




When I first saw this picture, I immediately thought of Anita the Faerie, a character of mine I’m working on in Unlocking Pandora. She’s a faerie of the woods, on an enchanted island but her home had been turned to chaos some 500 years ago. She woke up to find that she’s the only wood faerie left on the island and she’s been alone ever since... until the humans arrived.

I have also found another sketch artwork picture to show because I really couldn’t pass this one up.




I’ve been visiting Saimain’s Deviant Art website for quite a while now. She’s does the artwork for her original fantasy series called The Wars of Avenan (still looking for them books). This artwork, however, is an entry for a contest by her fellow artist-writer, based on a haunting story called The Cradle of Whispers.

I really recommend that you check out her website because there’s a secret in this picture. I finally figured out what it is but I won’t tell (oooo, suspense...).

Chinese New Year is coming up soon, and with it, the holidays. I don’t celebrate it but I do celebrate the holidays (who doesn’t?). But...

I still don’t have Internet connection sadly. What’s worse is that MySis is finally cutting me my cellphone line off and transferring it to my father. He doesn’t care a whiff about internet so I won’t have Celcom phone internet as well.

Awww, crap, what am I going to do? Cyber cafes then! Blog updates then will be fewer but I hope my older posts will sufficient.

Happy Chinese New Year to all you bloggers! Now get your butts off from the PC or your relative won’t find you and accidentally forget to give you ang pow!

Tutorial for Newbies: How to Build a phpBB3 Forum Community (Part One)

Come on, we all love forums. There’s not a reader somewhere in here that isn’t a member of at least one forum community dedicated to some esoteric hobby, be it about writing stories or making music bands. I got myself a membership to 5 forum groups and some I won’t mention.

Not that the ones I won’t mention is illegal or anything... wait yes, it’s illegal. Note to self, delete YouTube account as soon as-, whoops, not yet.

What if you can build yourself a forum community?

I mean other than a joined blog group or opening an account with a free forum service. I was talking about from the server up. The hard way. The folder-and-files way.

There are various open source systems built in ASP or PHP that are free to download so that you can customize right down to the coding, like vBulletin, InvisionBoards and phpBB3.

The advantage of installing your own forum instead of signing up for a free one is that you can control the inner resources, like board style, graphical, extra features (once you get the hang of it), having your own server name and most of all, NO ADS!

If you’re a high-tech programmer person, with your own web server and your large database and your $$$-a-month service, all this would probably bore you to death because this tutorial is aimed mostly for baby Netizens. But do read on and tell me which part I might have missed because I ain’t no a getting-high tech *burp* prongs-grammer.


Step 01: Get a hosting server.

Aaaah, but not just any hosting servers. You’ll need the ones that have support like ASP, PHP, MSSQL or MySQL, so to speak.

There are hundreds and hundreds of freebies out there, like Yahoo or x10hosting or Wordpress or just click this damn link and you’ll get what I mean.

For this tutorial, let’s go with an old favourite of mine, Zymic Webmaster Resources and team it with a forum system that’s easy to get used to, phpBB3.

*Note: For me, Zymic’s biggest drawback is that its browser upload is painfully tedious (see their tutorial).


Sign in an account.



Step 02: Make an SQL database.

You got to have a place to store all your forum messages and this is where SQL databases come into play. It’s not that hard really. Zymic here offers MySQL so let’s refer the steps to that.

*Note: It helps if your hosting server’s MySQL has phpMYAdmin support though, as in the future when you gain experience and if you ever need to extend your database manually.


You have to create a database name and a database admin’s username.



Match the pair of them together. Commit both names and the password to memory as you’ll need them during forum installation.



Step 03: Upload all them files.

AAAARRRGGGHHH!!!

Heh. Patience is virtue.

It’s advisable to make a folder named ‘forums’ in your File Manager and upload all the phpBB3 files in there. That way, you can use your direct web address for other things. Like a home page or a web content site.


Download the latest phpBB3 forum zip file from the main site.



Unzip it and place the files and folders into your forums folder.



Aiyo, Zymic, so very little uploads-lah... Luckily they have an FTP tutorial.



Step 04: Open the Install.php page.

Okay! Upload everything? Even the kitchen_sink.exe? No? Well, that’s okay because there is no kitchen_sink.exe anyway.

When all files have been uploaded, this is the easier part but you have to pay attention. Open a new browser window and go to the install folder of your forum system. That’s where you’ll find the install page.

Here’s an example of my forum’s install page.

http://www.*this_is_your_direc_web_address*/forums/install

If you’ve uploaded everything, this is the page you would see.


Oooooo... Check out that new forum smell.


Click the ‘INSTALL’ tab on the top left corner. Most of the features that might be available for the forum you won’t need to consider since the system will check it for you.

So all you need is just follow the steps and fill in the blanks. Start install then.


There might be some red stuff, noting unavailability, depending on your hosting server. As long as the requirement is only optional, you’ll be fine.



Remember that MySQL database you made in Step 02?



Add them in the install’s Database settings.


Between their next steps, the install system will tell if you got a successful connect or you haven’t. The other steps will follow like any usual sign-in mode. There are most places you can leave blank unless you’re sure you know what it means.


Yay, you got a forum!


This is the confirmation page. You can tell because it’s got the big freaking ‘Congratulations’ sign, like you’ve won the lottery or something. But it’s not over yet. Click the LOGIN button.


Hey, what’s that red bar doing in my Administrator Control Panel?


Your final step is to go back to your Zymic File Manager. Don’t worry; you won’t need to upload anything more (hahaha!). Just go to your ‘install’ folder and delete/rename it, whichever way.

Personally, I’d just rename it. It may take up quite a space in my hosting server but if I should ever need to reset and re-install my forum system, I really don’t want to have to upload them files again.


Looky! It’s my forum up and running!


Next:
Now that you’re a budding administrator, I’ll show you how to operate your forum. An administrator is as different as a moderator and as different as an ordinary member. How different? For starters, an administrator has all the 3 kinds of control panels.

phpBB3
phpBB3 official reference guide
Zymic Webmaster Resources

More Weeds...

Add to Technorati Favorites Blogroll.net Bloggapedia, Blog Directory - Find It! Blog Flux Directory blog directory Blog Directory & Search engine Show off your blog Blogarama - The Blog Directory BlogGod Webloogle Blog Directory Blogging Fusion Blog Directory All Malaysian Bloggers Project