AJAX - Nestdev.com | Nestdev.com

You are here: Archive for the ‘AJAX’ Category

Js-Mindmap – Easy Script to Build a Mindmap

0 Comments

Js-Mindmap – Easy Script to Build a Mindmapjs-mindmap is a easy script to build a mindmap. It is created by Kenneth Kufluk. It’s like google mand map on pcworld.com

jStickyNote – Sticky Notes jQuery Plugin

0 Comments

jStickyNote – Sticky Notes jQuery PluginjStickyNote is a jQuery plugin created by that allows to create sticky notes on your web site.

jCart – Free Ajax Shopping Cart Based on jQuery & PHP

0 Comments

jCart – Free Ajax Shopping Cart Based on jQuery & PHPjCart is a free Ajax shopping cart Based on jQuery and PHP. It is easy to install and customize just about 10 minutes to install.

Displays Booking Availability with Ajax Availability Calendar

0 Comments

Displays Booking Availability with Ajax Availability CalendarThe Ajax Availability Calendar is a php script designed to show availability of whatever you might need it for (eg. holiday cottage, hotel rooms etc.).

8 Free Open Source Chat Application Based Ajax

0 Comments

8 Free Open Source Chat Application Based AjaxChat applications are very common in social networking sites, dating sites and other web applications where you need your users to interact with each other.

Phono – jQuery Plugin for Make and Receive Phone Calls through any web Browser

0 Comments

Phono – jQuery Plugin for Make and Receive Phone Calls through any web BrowserPhono is a simple jQuery plugin and JavaScript library that turns any web browser into a phone. It’s capable of making phone calls and sending instant messages. You can even connect to SIP clients; all with a simple unified API

How to Making an AJAX Web Chat using PHP, MySQL and jQuery

0 Comments

How to Making an AJAX Web Chat using PHP, MySQL and jQueryMartin Angelov has show us from his tutorial on tutorialzine.com ‘How to Making an AJAX Web Chat using PHP, MySQL and jQuery‘ .

iPhone SDK Quick Tip: Launching Maps In-App

0 Comments

iPhone SDK Quick Tip: Launching Maps In-AppThe iPhone Maps application is a revolutionary program that combines the power of GPS and Google Maps with an incredibly user-friendly interface. This Quick Tip will teach you how to begin taking advantage of this functionality by launching and configuring the Maps app from within your iPhone SDK project.

Facebook Style Profile Edit script using jQuery, Ajax and PHP

0 Comments

Facebook Style Profile Edit script using jQuery, Ajax and PHPThere will be many tutorials on facebook style scripts over internet but I always try to create some perfect and original looking tutorials that a user want. You can find many useful tutorials at 99points.info which rocks you always. Here is a facebook style profile edit script with demo that is created using jquery and ajax. Hope you will like it.

35+ Web Developers Useful Ajax Tutorials

0 Comments

35+ Web Developers Useful Ajax TutorialsHere is a bundle pack about AJAX Tutorials for Web Developers, Ajax a short form of synchronous JavaScript and XML is a set of techniques used by many contemporary and popular web sites. Ajax provide web developers with copiousness of opportunities to improve the user practice and improve the presentation of their websites, In the recent years, There has been a larger plunge on developing rich Internet applications.

Chatting with Jquery and Ajax.

0 Comments

Chatting with Jquery and Ajax.In this post I'm just giving an idea about chat application with simple javascript

Android SDK: Unit Testing with the JUnit Testing Framework

0 Comments

Android SDK: Unit Testing with the JUnit Testing FrameworkIn this tutorial, you will learn how to use Eclipse to create an Android JUnit Test Project, create automated unit tests and run them under a variety of conditions.

A Simple Twitter App with Ruby on Rails – Messages With Ajax

0 Comments

A Simple Twitter App with Ruby on Rails – Messages With AjaxRuby on Rails is a web application framework that promotes rapid development. Clients’ demands are ever increasing yet they still expect the same quality of output.Frameworks, like Rails, help to achieve this; why?… here are some of the reasons:* The second part of this tutorial: A Simple Twitter App with Ruby on Rails – User Authentication * The third part of this tutorial: A Simple Twitter App with Ruby on Rails – Building Friendships

quizzy-Open Source PHP and AJAX Library For Creating Quizzes

0 Comments

quizzy-Open Source PHP and AJAX Library For Creating Quizzesquizzy is an open source PHP-Ajax library for creating online multiple-choice quizzes. It allows you to quickly and easily add a quiz to your site that is easy on the eyes.All data is loaded via Ajax which makes it impossible to view the future questions or answers of them inside the source.Questions can have an explanation text once an answer is submitted. And also, images can be used within questions and answers.It uses XML files for configuring the questions/answers of every quiz...

Making AJAX Applications Crawlable(By Google)

0 Comments

Making AJAX Applications Crawlable(By Google)Many websites are using Ajax requests to interact with databases, load content, etc. in order to stay dynamic without page refreshes. However, any content loaded with Ajax can not be viewed inside the "source of the website" which ends up in non-crawlable web pages. Google is sharing a detailed information on "making Ajax applications crawlable" which shows how the search engine sees the web pages and things to improve that.