Bagaimana nak mula buat Website

Posted by admin on Aug 12, 2010

Dewasa ni, untuk mempunyai sebuah Website atau Blog adalah sangat mudah.  Mana tidaknya,  terdapat banyak aplikasi percuma seperti Blogspot dan Wordpress . Selain langkah installation yang mudah dan percuma, ianya juga dilengkapi dengan pelbagai template atau design sedia ada.  Terdapat juga ramai individu dan organisasi yang menyubangkan design dan template kreatif mereka. Ada yang percuma dan ada yang berbayar. Selain itu, ada juga aplikasi tambahan (plug-in) untuk menjadikan website lebih menarik. Contohnya menambah aplikasi Facebook, visitor counter, kotak chating,  galery dan lain-lain. Cuma perlu search kat Search engines, seperti Google.com.

(Outlook Express) Store Folder

Posted by admin on Aug 08, 2010

Problem:  How to backup all my emails in Outlook Express

Solution: The emails stored as  .dbx. Hence, you may copy/backup this folders.

Below is the guidelines to locate the store folder (*.dbx) for Microsoft Outlook Express
Klik Sini untuk Bahasa

01. Open Microsoft Outlook Express
02. Click Options on the Tools Menu –> Maintenance tab –> Store Folder.
03. Highlight the Store Folder path
04. Press CTRL + C to copy the path onto the clipboard
05. Click OK twice to close the Options panel
06. Click on Start –> Run
07. Paste  lokasi file simpanan dan tekan ‘Enter’.

——————————————————————————————

Click
Here for English

Dibawah adalah langkah-langkah untuk mencari file simpanan (*.dbx) untuk Microsoft Outlook Express:-

01. Buka Outlook Expresss anda
02. Klik ‘Options’ pada menu ‘Tools’ –> tab ‘Maintenance’ –> ‘Store Folder’.
03. Highlight lokasi Store Folder
04. Klik CTRL + C untuk simpan ke clipboard
05. Klik ‘Ok’ 2 kali untuk menutup panel ‘Options’.
06. Klik pada Start –> Run
07. Paste lokasi dan tekan Enter

(Facebook) How to add siblings

Posted by admin on Aug 01, 2010

**

How to add siblings in Facebook
Klik Sini untuk Bahasa

Below is the easy guidelines to add siblings on your Facebook profile:-

01. Go to your profile

02. Click on the info tab

03. Under Basic information, click edit

04. Enter the name and relation type in Family member form accordingly.

05. Save changes.


Bagaimana untuk menambah adik beradik dalam Facebook
Click Here for English

Anda boleh menambah adik-beradik anda di dalam profile Facebook melalui langkah dibawah:-

01. Pergi ke profile anda

02. Klik pada tag Info

03. Kilk ‘edit’ pada Basic information.

04. Masukkan nama dan jenis hubungan pada kotak ‘Family member’.

05. Klik Simpan.

(Outlook 2007) How to setup new account

Posted by admin on Jul 29, 2010

**
Information needed: Username, password, port number, incoming and outgoing mail server.
**

Guidelines  to setup new account in Outlook 2007

Klik Sini untuk Bahasa

01. Open your Outlook 2007 –> Select Tools > Account Settings.

02. Click on the Email tab –> New.

03. Select Microsoft Exchange, POP3, IMAP, or HTTP

04. On the Auto Account Setup window check the Manually configure server settings or additional server types –> Next.

05. Select Internet E-mail option –> Next.

06. Fill in the fields:-

- Enter Your Name
- Enter your full email address example username@yourdomain.com
- Select POP3 (for downloading to your PC) or IMAP (Only view the email).
- Enter mail.yourdomain.com in the Incoming mail (POP3, IMAP) server field.
- Enter mail.yourdomain.com in the Outgoing mail (SMTP) server field.
- Enter your username username@yourdomain.com in the Account name field.
- Enter your email password in the Password field.

07. To enable authentication, click on More Settings –>Outgoing Server tab and select the following:-

- Checked on My outgoing server (SMTP) Requires Authentication
- Checked on Use same setting as my incoming mail server

08. Click on Advanced tab and select the following:-
- Change the Outgoing server (SMTP) port number from 25 to 587 (if you are using Streamyx/TMnet).

09. Click OK –> Finish

——————————————————————————————

Click
Here for English
Langkah-Langkah memasukkan email akaun dalam  Outlook 2007

01. Buka Outlook 2007 anda –> Pilih ‘Tools’ > ‘Account Settings’.

02. Klik pada Email –> New.

03. Pilih ‘Microsoft Exchange, POP3, IMAP, or HTTP’

04. Pada ‘Auto Account Setup’, klik ‘Manually configure server settings or additional server types’ –> Next.

05. Pilih Internet E-mail option –> Next.

06. Masukkan info kedalam ruang kosong:
- Masukkan nama anda
- Masukkan alamat penuh email anda contohnya anda@domainanda.com
- Pilih POP3 (untuk menyimpan email ke PC anda) atau IMAP (hanya membaca email).
- Masukkan Incoming mail server anda di dalam kotak (POP3, IMAP), contohnya mail.domainanda.com.
- Masukkan Outgoing mail server anda di dalam kotak (SMTP).
- Masukkan semula alamat penuh email anda di dalam kotak ‘Account name’.
- Masukkan password anda di dalam kotak password.

07. Jika email memerlukan pengesahan, klik pada ‘More Settings’ –> Outgoing Server dan pilih yang berikut:-
- Pilih My outgoing server (SMTP) Requires Authentication.
- Pilih’ Use same setting as my incoming mail server’.

08. Jika ISP anda mengunakan port berlainan, tukar ‘Outgoing server (SMTP) port number’ contoh 25 to 587 untuk Streamyx/TMnet

09. Klik ‘OK’ –> Selesai.

(MySql) Initiate Connection from PHP file

Posted by admin on Jul 27, 2010

Sample code to Connect MySql database from PHP file

Below is a sample code that can be use in PHP to connect with the database :-

/* connecting to server */
$db = mysql_connect(“localhost”, “databaseusername”, “database password”)
or die (“Could Not Connect to Server” . mysql_error());

/* select database */
mysql_select_db(“databasename”, $db)
or die (“Could Not Connect to Server” . mysql_error());
?>

Malicious Attack on Web Page

Posted by admin on Jul 26, 2010

**
Problem – My website shows reported attack site
Solution – There is malicious codes detected on your website. Google had temporary blocked your website to avoid infection on user computer.

**

How to clean my website from malicious codes?
Klik Sini untuk Bahasa

01. Browse to your domain. You will notice there is a warning page. Below is a sample:-

02. Click on “Why was this page blocked”.

03. Read the information as it is very useful for you to know the malicious code that injected your web files. For example it will provide the domain xxx.com.au

04. Use this keyword to search in your web files. The easy way is to download all your web files via FTP and do the search by content.

05. Beside that, you also may search. files contain “src=”, “<script” and “8080″ keyword

06. Removed all the malicious code accordingly.

07. Upload your website overwrite the previous infected file (or removed).

08. Change your FTP password as to avoid your website being injected again.

09. Make sure that you are using a clean computer or perform updated anti virus scan.

10. Avoid to safe your FTP password in your FTP software.

11. Once you had clean your web files, you may request Google to verify again on your website.

How to request Google to verify on my website

01. Browse to your website and click “Why was this page blocked”.

02. click on Webmaster Tools at the button of the page.

03. Login using your Gmail account.

04. Click on “Add a site”.

05. Enter your domain and click continue.

06. You may need to verify ownership. Copy the meta tag and paste it into your site’s home page. It is between your header before body.

07. Once done, click on Verify.

08. Under the malware notice, click on the request review.

09. This review will take up to 2 days before your website accessible.  (You will be notify shall the web files is not clean).

How to avoid my website from being injected by malware?

01. Perform antivirus scan before uploading file via FTP

02. Do not save your password in FTP software.

03. Change your web password regularly

——————————————————————————————

Click Here for English
Bagaimana membersihkan website daripada suntikan kod merbahaya?

01. Layari website anda. Anda akan menjumpai amaran seperti dibawah:-

02. Klik pada “Why was this page blocked”.

03. Baca informasi yang diberikan kerana ianya sangat berguna untuk mengenalpasti kod merbahaya yang telah dimasukkan ke web anda. Contohnya, ia daripada domain xxx.com.au

04. Gunakan kata kunci ini untuk pencarian dari fail web anda. Cara yang paling mudah adalah dengan memuat turun dahulu ke komputer anda melalui FTP dan melakukan carian pada butang search.

05. Selain itu, anda juga boleh mencari fail yang mengandungi perkataan “src=”, “<script” dan “8080″

06. Keluarkan semua kod merbahaya dengan teliti.

07. Muat naik semula semua fail web anda mengantikan fail terdahulu.

08. Tukar katakunci FTP anda untuk mengelakkan fail dijangkiti semula.

09. Pastikan anda mengunakan komputer yang bersih atau yang telah diimbas dengan anti-virus

10. Elakkan menyimpan kata kunci pada aplikasi FTP.

11. Setelah semua fail web telah dibersihkan, anda boleh meminta Google untuk mengimbas semula website anda.

Bagaimana untuk meminta Google menyemak semula website saya?

01. Layari semula website anda dan klik ‘Why was this page blocked’.

02. Klik pada ‘Webmaster Tools’ di bahagian bawah website.

03. Login dengan menggunakan akaun Gmail anda.

04. Klik pada ‘Add a site’.

05. Masukkan domain anda dan klik ‘continue’.

06. Salin semua meta tag dan masukkkan ke dalam web utama anda. Ianya diantara ‘header’ sebelaum ‘body’.

07. Apabila selesai, klik pada ‘Verify’.

08. Pada bahagian ‘malware notice’, klik pada request review.

09. Penyemakan semula selalunya mengambil masa 2 hari sebelum website and boleh dilayari semula. (anda akan diberitahu jika masih terdapat kod merbahaya)

Bagaimana unuk mengelakan suntikan kod merbahaya?

01. Melakukan imbasan antivirus sebelum melakukan FTP

02. Elakkan menyimpan kata kunci pada aplikasi FTP.

03. Tukar kata kunci anda sekerap yang boleh.

(Wordpress) Upgrade latest version

Posted by admin on Jul 26, 2010

**
Problem: Can I upgrade my Wordpress to the latest version without losing my content?
Solution: Yes, however you are advised to backup all the files for safety purposes.
**

How to upgrade latest WordPress version

Klik Sini untuk Bahasa

01. Download the latest version of Wordpress from http://wordpress.org/download/

02. Backup all your current web files and database.

03. Extract the new Wordpress files in the temporary file.

04. Replace all your files Except folder wp-content and wp-config.php with the new wordpress files.

05. Browse again to you website to update database.

——————————————————————————————

Bagaimana untuk menaiktaraf versi WordPress

Click Here for English

01. Muat turun Wordpress versi terbaru dari http://wordpress.org/download/

02. Simpan salinan untuk semua fail web dan MySql anda.

03. Ekstrak file Wordpress yang baru ke file sementara.

04. Gantikan semua file anda Kecuali wp-content dan wp-config.php dengan fail wordpress yang baru.

05. Layari semula website anda untuk naiktaraf database.

(Wordpress) How to Reset password

Posted by admin on Jul 22, 2010

**
Problem: I forgot my Wordpress password.
Solution: You may reset/change the password from your MySql database.
**
(Wordpress) How to Reset password

Klik Sini untuk Bahasa

Wordpress stored the login details on the user database.  It has been code which you are only able to reset or change new password. Below is the guidelines that you may refer:-

01. Open your MySQL database.

02. Go to wp_users and click “browse.”

03. On the user_pass field, click “browse”

04. Find the ID number associated with your login and click Edit.

05. Select the password content and delete it.

06. Type in your new password.

07. In the “Function” dropdown menu, choose MD5.

08. Click Go or Save at the bottom of the screen.

09. Return to the tab for your WordPress blog and test the new password.

——————————————————————————————

(Wordpress) Menukar Log masuk

Click
Here for English

Wordress menyimpan log masuk penguna di dalam pengkalan data. Namun anda hanya boleh menukar log masuk. Dibawah ini adalah panduan:-

01. Log masuk ke MySQL pengkalan data anda.

02. Pergi ke wp_users dan klik “browse.”

03. Pada bahagian user_pass,  klik “browse”.

04. Cari nombor ID  anda dan klik “Edit”.

05. Padam semua password di dalam ruangan.

06. Masukkan log masuk yang baru.

07. Pilih MD5 di dalam kotak pilihan “Function”.

08. Klik “Go” atau “Save” di bawah skrin.

09. Pergi semula ke wordpress untuk menguji log masuk anda yang baru.