31 Jan 2010
No comments.-
This tutorial will show you how to use jQuery to create tabs that can be added and removed dynamically. Although the example looks bulletproof, there are some questions I will raise about how to use tabs and in which context should they be used in… Read more
31 Jan 2010
No comments.-
More, now than ever, websites need fast response times and be able to cope under load. As web pages contain more and more dynamically generated content, the challenge is on for PHP developers to develop efficient caching solutions. This presentation… Read more
31 Jan 2010
No comments.-
Over the course of your web development experience, what PHP framework(s) have you worked with? What strengths and weaknesses have you observed in those frameworks? Considering these, what framework would you recommend if beginning a new… Read more
31 Jan 2010
No comments.-
It is known the importance of the page loading speed over the traffic of your blog. Recently there were a lot of discussions and probably the page loading speed will become an important SEO factor for google and other search engines. How to optimize… Read more
31 Jan 2010
No comments.-
Here is the scenario; you have a project that requires hosting a single website in a single web domain, but you have a mix of PHP applications and Java (or in my instance, GRAILS) applications that you need to run. The way you do this, is configure… Read more
31 Jan 2010
No comments.-
I?ve come across quite a few sites that explain how to create flexible CSS3 buttons but i?ve never really spent the time to implement one until i found a great little write up courtesy of the guys over at the Zurb blog who have a fantastic post on… Read more
31 Jan 2010
No comments.-
Just like above, the picture that we are going to show in flip is used as a background of a div container, and then we put a set of div blocks, each with certain amount, above it. By using this technique, we can manipulate the background image of… Read more
31 Jan 2010
No comments.-
We have got Circular Social Media Icons and The Social Network Icon Pack already, however they are all in PNG format only. How about a free set of Social Media Icons in Vector? IconDock released a set of 50 Vector Social Media Icons of the most… Read more
31 Jan 2010
No comments.-
This article demonstrates how to develop a Web Twitter client using OAuth. The target is to provide a Web application that enables users to be authenticated to Twitter through OAuth and update their… Read more
31 Jan 2010
No comments.-
E-mails are one of the key elements of a website/web application. They are used in contact forms, sign-ups, notifications, newsletters, etc. It is a common experience that sometimes e-mails sent from websites go to the junk folders or never… Read more