I found this theme on Wordpress Theme Directory and loved it at first site.
The theme is called Librio and its inspired by Mac OS X Leopard. The theme author is Denis.
Thanks Denis, great theme… read full article
I found this theme on Wordpress Theme Directory and loved it at first site.
The theme is called Librio and its inspired by Mac OS X Leopard. The theme author is Denis.
Thanks Denis, great theme… read full article
Recently I’ve been involved in a thread on qt-interest mailing list about virtual destructors. A few people there suggested that you should always make the destructor of your class virtual. I strongly disagree. … read full article
Here goes… my first security related post
First i must say that this will not be a way to prove that your application is secure, it will only be a quick & dirty way of finding common bugs in web applications. The following will be a few techniques that i tend to use the first time i see an web application ( and generally a database application ). I will use PHP for the few code examples but the vulnerabilities presented are not limited to PHP, in fact are independent of the server-side programming language used.… read full article