Author Archive

jQuery Mobile First Look book review

Sep 18, 2011 No Comments by

Today I am going to review the first edition of jQuery Mobile First Look e-book written by Giulio Bai and published by Packt Publishing.

Reviews Read more

Grand Themescripts opening giveaway

Sep 13, 2011 4 Comments by

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.

Articles Read more

Multilanguage support in Zend Framework

Sep 05, 2011 7 Comments by

Zend Framework is very robust PHP framework which helps developers produce top quality products. Today, I am going to show you how to add a multi language support to Zend Framework and how to setup language based routing.

Expert, Tutorials Read more

10 WordPress security tips that could save your site

Aug 28, 2011 18 Comments by

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.

Articles, Tips Read more

jQuery Mobile Advanced Tutorial – RSS reader app

Aug 23, 2011 10 Comments

Today I am going to show you how to build small RSS reader application using jQuery Mobile. This tutorial will show you advanced use of jQuery Mobile to make a real life application with database backend using PHP, MySQL and jQuery.

Read more

How to display latest Google+ updates with PHP and Unofficial Google+ API

Aug 04, 2011 No Comments

Google Plus is the latest social network that is becoming increasingly popular. Today I will show a really simple and short way to display latest updates on Google Plus for a given user id.

Read more

Building a WordPress plugin: Tweetable

Jul 21, 2011 4 Comments

I will show how to build a Wordpress plugin from scratch. Plugin will use a great Tweetable jQuery plugin which will be used to display latest tweets from a desired username in a Wordpress sidebar.

Read more

Mobile Web App Debugging – Socketbug

Jul 05, 2011 No Comments

Developing mobile web sites is not harder than developing desktop ones. But debugging them is a different story. This is where Socketbug comes in handy.

Read more

CakePHP DataSources

May 16, 2011 1 Comment

DataSources are the link between models and the source of data that models represent. In many cases, the data is retrieved from a relational database such as MySQL, PostgreSQL or MSSQL.

Read more

8 great MySQL Performance Tips

Mar 15, 2011 No Comments

Many developers often forget to optimize mySQL so I bring you some good tips on what to do to help your database work.

Read more