Tuesday, November 30, 2010

How to install wordpress in local host !!

Follow the step below : -

Step 1:
Wampserver is downloaded and installed.

Step 2:
Go to PhpMyAdmin create new database. For example, database name as 'DB_Wordpress'.

Step 3:
Wordpress is downloaded.

Step 4:
Unzip the file and the file should under 'www' folder (local disk(c) -> wamp -> www)

Step 5:
Set up wp-config.php
You can either rename the file by using (a) or (b).
(a) - Copy the file named wp-config-sample.php, paste and rename it as wp-config.php
(b) - Rename the file wp-config-sample.php to wp-config.php

Step 6:
Point a web browser to start the installation script.
visit: http://localhost/wordpress/wp-admin/install.php

Step 7:
WordPress can't find the wp-config.php file, because the file wp-config.php haven't edit. Wordpress will tell you and offer to try to create and edit the file itself. (You do this directly by loading wp-admin/setup-config.php in your web browser.) WordPress will ask you the database details and write them to a new wp-config.php file. If this works, you can go ahead with the installation;


Step 8:
The following screenshots show how the installation progresses.
Step 9:
Enter site by login.
That's It !!

If Step 7 is not works, you can go ahead with the following step:
Step 10 :
Open the file wp-config.php in a notepad++ or note pad.

Step 11:
Enter your database information under the section labeled

/** The name of the database for WordPress */
define('DB_NAME', 'DB_Wordpress');

/** MySQL database username */
define('DB_USER', 'root');

/** MySQL database password */
define('DB_PASSWORD', '');

/** MySQL hostname */
define('DB_HOST', 'localhost');

Save the wp-config.php file.

Step 12 :
Point a web browser to start the installation script.(Step 6)

Saturday, November 27, 2010

Interview

Today i been asking for interview at The W Group. The job i applied is as a secretary but interview as IT Administrator. Started my mood is down because i need to interview a job that not related to my qualification. Very happy when heard that i will be interviewed by IT department as IT administrator. As least this is the job that related to my field. When interview, the manager only told me the IT administrator is related to what job. I still remember he describe this job as mother and baby. IT administrator is mother and the office is my baby, i need to take care of it. And mostly IT administrator only use 20% of IT knowledge. It is acceptable for me. I still can play css, java script and HTML in my part time job. That is be administrator for SJKC CHUNG HWA Likas website.

Saturday, March 13, 2010

How to create watermark in photo

By using photoshop:
1. write a text by using 'Text tool' 
2. highlight the text
3.go to 'Layer' > 'Layer style' > 'Blending options' >  choose the 'blend mode' you like > adjust 'Opacity' > adjust 'Fill opacity' > click on 'OK'
4. ctrl + t to adjust the text

This is my watermark photo


Issue ICT in Malaysia

I have wrote a article about using ICT in education field. I cant remember how i write it, but atleast i have some point. To make it easy to review, i do it in point form.

Benefits in education:
1. more attractive by using slide show or animation.
2. can get the source easily by using transfer file.
3. can get more information by searching .

Problems:
1. teacher does not have a good skill in computer
2. poor communicate between teacher and student.
solve it:
1. school have provide a training class
2. try to make a forum, let the student to discuss 

P/S: That is what in my memory!

Thursday, March 11, 2010

Why i forced to create my own blog?

This morning, i attended my Ethic ICT class on 8pm. The lecture given us a new assignment. That is create your own blog. She asking us to post several things in our blog but must included a post that is title 'Why i forced to create my own blog?'
      First, that is our false. When the lecture asking us who has their own blog? But no any respond from the class. So that, create blog become my new assignment. 
      Second, i force to create this blog because as a student, i need to follow what the lecture need. If not, maybe i will have a bad grade for this subject. This is not worth!
       Third, as a computer science student, i should know how to create my own blog. if you have complete control of our website, you can easily change the structure, content, URLs and everything else to run tests on your site.  You can do it by using HTML, java script, php, database and etc. 
       That is why i forced to create my own blog. Even through this is the blog that i done before, but long time i did not post new post. Now i consider as reactivate my blog as my assignment.