Jul 062009

antiteori get video from youtube get video from youtube without software or tools
how to copy videos from youtube without using software?
that is very easy man….
NB: but here i using linux.

search video 300x53 get video from youtube without software or tools
search the video on youtube

select video 300x205 get video from youtube without software or tools
select one video you want to download.

pause video get video from youtube without software or tools
pause the video, and wait the streaming finished.

Jan 282009

ssh tunnel? what is it?? this is a way for bypass getway to access a server or hidden real IP address. Its anti teori so if you want get much information about this,, just click HERE..

I will show how to use the ssh tunnel Putty for browsing..
this is some of the things that must be held :

  1. ssh account
  2. putty  :: you can download from http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
  3. firefox (browser).

first open your putty and fill host name with your server and fill port for ssh.. then go to Ssh -> Tunnels, give check point on Dynamic and in field source port you can fill with anyport where have ranges 1000 – 65500 then add.

Jan 212009

logo2 new reCAPTCHA   WordPress Plugin
recaptcha are the anti spam method using captcha. may captcha just using leter and or number but recaptcha using 2 word in different image with AES (Advance Encryption System) on sending the code.
this is available in wordpress plugin called WP-reCAPTCHA

Jan 162009

jQuery is a new kind of JavaScript Library.
this is my exploration using jQuery, its about how to create menu without script in the html tag ^_^!

for this tutorial you must download JQuery script from JQuery.com

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 :

Nov 232008

Many questions about how to use .htaccess on the windows operating system? For those of you who have not experienced in making the web may advance this is a difficult, but actually very easy. :D

Previously, I was also thinking that .htaccess can not be used in the windows. but after I use the application that called WampServer it can be used, but not in the hands of reverse. There must be steps by step.

Steps to use .htaccess on the windows operating system using the application WampServer:

1. Install WampServer
Make sure you install the application WampServer, if not, please install it first. click here to download the application.