twito: jQuery Twitter Plugin

twito is a simple yet configurable jQuery Twitter plugin that displays the latest tweets on your webpages without acquiring any space. twito creates a floating box on the page that can be set to be displayed on any four corners of the webpage. You can configure twito to show the Twitter updates from multiple Twitter accounts. The plugin uses only jQuery and CSS without any server side coding. In this version two types of animations have been provided - fade and bubble. See the live demo here.

Implementing Google Maps with jQuery

Google maps are the most popular service for displaying locations over the web. Today we will learn how to implement Google maps in you web pages. We will create custom markers for pointing the locations on the map. We will also create infoWindows for showing the information text for the locations. See the demo here.

Integrating PayPal Payment Gateway with PHP

If you want to allow users on your website to make payments then PayPal is the best and the simplest option. Today we will see how to integrate PayPal payment gateway with your PHP online store. We will use the IPN(Instant Payment Notification) service of PayPal for processing the payments. PayPal sends responses for all payment actions(make payment, accept payment, refund payment, cancel payment) to the IPN URL set in your PayPal account settings. So lets go step by step and see how the whole process is done.

Live Demo Download Script

Upload photos to Facebook Fan Page using PHP

After writing the article on Uploading photos to Facebook albums, I though it would be a good idea to tell my readers how to upload photos to your Facebook fan page. Uploading photos to the fan page is a bit different from uploading photos to your album. Here we need the access token of your Fan page. If you know the id of your Fan page, it can be found on runtime though. So here is the script to upload the pics.

Magento Live Customer Chat Extension released

Magento Customer Chat extension allows the customers on your store to communicate with each other in real time. The logged in customers on your store can see other logged in customers and chat with each other. The chat boxes are opened in Gmail style and new chat notifications are also shown over the browser window title bar.

Extension Price: $49.00

Here are the features available in the extension:
  • See all online users 
  • Chat with any online user
  • New chat notification
  • Option to configure the chat timing and the chatbox colors