Building a WordPress plugin: Tweetable
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.
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.
I am starting a jQuery Mobile tutorial series which will show what you can achieve with this fabulous tool. Today, the very basic tutorial to demonstrate the simplicity of the development process.
jQuery Team has worked hard and released a new version of its awesome jQuery.This release has 83 fixed bugs and a total of 460 closed tickets!
I had quite a few requests to rewrite the tutorial for making a shoutbox using mysql functions because some shared hostings do not have PDO extension allowed. So, here it is.
Many of people using applications I created had trouble with adding images. They often don’t know how to crop or resize them using Photoshop or Irfan. This tutorial will show you how to help them by adding crop and resize functionality with jQuery and PHP.
I was looking at Google Instant Search the other day, and asked myself : What if I do the similar thing to login functionality. I had to try it, so here it is, a jQuery Instant Login and how to do it.
Guys at Zurb made this fabulous image slider jQuery plugin in just 2.8 kB. And it does its function awesomly.
Today, I am going to make a simple shoutbox using PHP, MySQL and jQuery. I am going to use the PDO for database access and try to explain why is it better that old mysql or mysqli functions.
While lurking through the web, I found this interesting jQuery plugin/widget that simplifies the integration of Twitter services into your site.