ubuntu’da youtube.com engelini aşmak için kolay bir yöntem
May 1, 2009 – 6:39 pm
$> sudo su $> cat ip_list >> /etc/hosts
ip_list dosyasının içeriğini /etc/hosts dosyasına eklemek yeterli oluyor.
Aynı yöntemle tüm engelli siteleri açmak mümkün.
May 1, 2009 – 6:39 pm
$> sudo su $> cat ip_list >> /etc/hosts
ip_list dosyasının içeriğini /etc/hosts dosyasına eklemek yeterli oluyor.
Aynı yöntemle tüm engelli siteleri açmak mümkün.
September 9, 2008 – 4:59 am
As a YUI fan, I am excited about new release of YUI. There is a total diffrence between YUI 2.x and YUI 3.x. Now it is time to try new YUI 3.x
I made an experimental example using Node and Event modules. Here is the example.
Creating elements are very easy with new YUI:
Y.Node.create('<div class="class" style="style:value;">
Lorem ipsum
</div>');
September 5, 2008 – 5:18 am
markafoni.com : Markafoni is an e-commerce site. It is a Django Project, so I worked only front-end.
icanfootball.com: I Can Football is a football game by Sobee. I used Codeigniter and YUI on this site. It was my first MSSQL project.
usaksofrasi.com : Uşak Sofrası is my experimental project. It is a clone of Yemek Sepeti -food order site-. Usaksofrasi is my first codeigniter project.
turkolimpiyattakimi.gov.tr : Türk Olimpiyat Takımı is the offical site of Turkish Olympic Team. I developed all front-end on this site.