jQuery Mobile RC1 released – what’s new?
jQuery Mobile is around for some time now and getting better with every release. Today, they reached a RC1 phase and I am bringing the overview of the changes and improvements on this powerful framework.
jQuery Mobile is around for some time now and getting better with every release. Today, they reached a RC1 phase and I am bringing the overview of the changes and improvements on this powerful framework.
Books about development. You will say, who needs books today. But I think development books are really great source to gain extra knowledge and experience. So I bring you 7 new books on development you should read.
It’s been a very busy week, but the waiting is over. Here are the winners of the ThemeScripts giveaway.
I decided to start teaching my children some basic programming skills. They seemed interested on the topic, so I thought, why not. Here is some info on how I started.
I’ve been quite busy these days working on new projects. One of the projects is finished. It is called ThemeScripts and you can find great resources on it. But wait, I am giving some prizes away, so read on.
As WordPress is the most popular website platform of the modern age, hackers and crackers are doing their best to break its security. By using this simple tips, you can protect your WordPress site and make their job harder.
XML-RPC rules, but the amount of data it generates is its big disadvantage. This is where JSON-RPC steps in. Data it generates is significally smaller, this isn’t suprising as JSON is known as fat free XML. In this article we will build JSON-RPC server using PHP and Zend Framework, will test this server with jQuery JSON-RPC client and then we’ll proceed to building Android JSON-RPC client. In the end I will give test results for XML-RPC and JSON-RPC.
I’ve tried to install the Windows Virtual PC a few days ago. I’ll show you (step by step) what happened and explain what went wrong, because I feel that we all should learn from mistakes of others (and make sure we don’t repeat them).
Many developers often forget to optimize mySQL so I bring you some good tips on what to do to help your database work.