INCLUDE_DATA
Nov 162009

Ever seen live TV streaming in sidebar Firefox??
i got this idea when i want to watch e-lifestyle on MetroTV. and i combined it with trick of facebook chat in sidebar.

ok i’ll take metroTV streaming for example.

first open your notepad application. copy and paste this code to your notepad.

Nov 252008

i wanna share manual for use wget tool here.. but im sorry about my bad language.. hehehe…

may be some of you had know about this tool and how to use it.. ^^

it think this tool is a nice tool for downloading resources from the internet. this is basic how to use wget:

wget http://example.com

it will download index file from the site..
option -r

# wget -r http://example.com

it will download all of file in the site.. the tool will find linked onĀ  front of page and get all page there.. but some sites do not want you to download their entire site. you may get message like :