How to connect Creative Zen V Plus in Mac OS X

advertisement

macI’m using Creative Zen V Plus mp3 player all this while on win xp. Yesterday, when i tried to connect my Zen V Plus from my Mac, i only realize that i don’t have any software to connect to it. So I tried to look for some help from Google and found this great piece of software that is able to let me to transfer my file from my Mac to Zen V Plus for FREE!

To connect Creative Zen V Plus in Mac OS X, follow the steps below:-

Continue reading How to connect Creative Zen V Plus in Mac OS X »

How to avoid duplicate content using .htaccess

advertisement

htaccessIf domain.com and www.domain.com has same content, Google will think it as duplicate content. However, you can use .htaccess to avoid duplicate content. Solution is to redirect your visitor to one of the domain, either with www or without www. The trick below is a simple yet effective way to avoid duplicate content on the same domain.

To avoid duplicate content using.htaccess, follow the steps below:-

Continue reading How to avoid duplicate content using .htaccess »

How to show line number in vi / vim editor

advertisement

linuxA note for myself on how to show line number in vi. Always need to edit my code in vi mode, but my vi doenst show line number by default. and i always look for the command to show line number in vi. This is very inefficient. So i decided to made this post to remind myself on how the command to show line number in vi editor.
show line number vi, vi show line no, vi line number

To show line number in vi editor, follow the steps below:-

Continue reading How to show line number in vi / vim editor »