Posts Tagged ‘Ajax’

iCarousel – Free Open source JavaScript based Horizontal images slider

Saturday, September 12, 2009 14:32 1 Comment

iCarousel is an open source (free) javascript tool for creating carousel like widgets. One of the most common problems a web developer usually face is related to continuously rotate a fragment of content. It can be a presentation of headlines, small fragments of news or a list of thumbnails. The nature of the thing being [...]

Share
This was posted under category: Ajax, Development, Jquery Tags: , , ,

Free to do list application based on Ajaxed, php, mysql.: myTinyTodo

Saturday, August 22, 2009 13:10 No Comments

myTinyTodo is a free to-do-list application with a very simple & clean interface. The application is built with PHP & uses MySQL or SQLite for storing data

Share
This was posted under category: Ajax, Development, php Tags: , , , ,

Best jQuery PHP Ajax Autosuggest Script, best for developers & designers.

Sunday, August 9, 2009 3:42 3 Comments

There are two functions in the block of code below. the first one ’suggest’ performs the ajax request based on the users input into the text field which is passed into the function when the function is run. We reference the input with the variable ‘inputString’. the first section of code is a simple if [...]

Share
This was posted under category: Ajax, Development, Jquery, php Tags: , , ,

Creating A Slick Ajaxed Shopping Cart With jQuery And PHP

Tuesday, July 28, 2009 15:10 1 Comment

It is a clear fact that Ajaxed interfaces, if not overused, eases using websites so much. For an e-commerce website, this can mean a better shopping experience for customers where they can concentrate more on the products which may result in better sales. This is a detailed tutorial which shows creating an unobtrusive Ajaxed shopping [...]

Share
This was posted under category: Ajax, Development, eCommerce, Jquery Tags: , , ,

open source web component, for displaying tweets in an Ajaxed interface

Saturday, July 4, 2009 12:28 2 Comments

Ptwix is an open source web component, that is built with PHP, for displaying tweets in an Ajaxed interface. It can be configured to show your tweets or the tweets of your friends. Once a webpage is loaded, the latest tweets are shown & “an update button” can make an Ajax call to get the [...]

Share
This was posted under category: Ajax, Development, Twitter, wordpress Tags: , , ,

web-based & free HTML form builder application-Fully ajaxed based: pForm

Thursday, June 25, 2009 11:18 3 Comments

pForm is a web-based & free HTML form builder application for creating good looking forms easily. It offers various color schemes to get started & enables you to design your form with an Ajaxed interface. Any type of form objects (text fields, checkboxes, dropdowns, file upload fields, etc.) can be added & every field can [...]

Share
This was posted under category: Ajax, Development, Forms, web tools Tags: , ,