While you are working on wordpress on localhost (I use ubuntu) did you get an error like this when you try to update a plugin or core Could not create directory. wp-content/upgrade/xxx.tmp Well the solution is actually pretty easy (at…
So you want to write a plugin for WordPress. You have an interesting idea which is not supported in core, or simply you need a basic stuff for your all of your projects and instead of using functions.php you decided…
SQL’in Join işlevleri konusunda basit ve açıklayıcı türkçe örnek ararsanız buyrunuz. Arayüzün eskiliğine ve yazının tarihine aldanmayınız, sql dünyasında büyük değişimler olmadı 2005ten beri :)
If you’re developing a prestashop site and noticed the php errors does not appear. But as a developer you probably want to see them right. Well just look at the prestashopfoler/config/config.inc.php file. After comments at the top there’s these…
Yesterday I saw on twitter from a coder named Dan Eden, his latest work, a CSS3 Animation library. He also prepared a nice interface for trying. Its currently supported by Safari, Chrome, Firefox and will be supported(hopefully) by IE 10….
WordPress 3.3 Beta çıktı “Nightly Build” versiyonlarından da takip ettiğim bu versiyonda özellikle admin arayüzünde önemli değişiklikler var Adminde, Sol menünün o hepsinin açıldığı kapandığı versiyonu yerine güzel bir “fly out” menü çıkıyor artık. Admin bar artık hem admin hem…
Sitelerdeki yazı karakterlerinin neden 16px+ olması gerektiği konusunda ikna edici bir yazı Bu blogun tasarımını yaparken ilk önce 12px yapmış sonrasında rahat edemeyip 16px’de karar kılmıştım içgüdüsel olarak. Bu yazıda bunu mantıklı nedenlere dayandırıyor. Web tasarımcılarının okuması farz yazılardan
On this blog, Codeigniter compared with other frameworks like Symfony, Zend, Kohana. Reviews are insightful and personal. Nice read if you wonder about these frameworks