- [PHP, AJAX, MySQL] Simple AJAX chat in PHP
As the title says, in this post I show a script in PHP, using Javascript and MySQL, to generate a very simple web chat, without using any JAVA/Flash applet.
in Public bookmarks with ajax php tutorials
- 90 killer Javascript snippets to pimp your website
Javascript as a programming language can be tricky, difficult and very hard to learn. Despite of all that, it's used in almost every website out there because of the enormous list of applications that we can build and places where we could use Javascript better than anything else.
in Public bookmarks with ajax javascript
- Accessing JSON Web Services with the Google Web Toolkit
The main difficulty when trying to talk to some web service on another server is getting past your web browser’s Same-Origin Policy. This basically says that you may only make calls to the same domain as the page you are on.
in Public bookmarks with ajax tutorials
- AIM Express
Send IMs to your friends without installing any software. The AIM Express® service is convenient whenever you're away from your home computer: at school, the office, or a friend's house.
in Public bookmarks with ajax chat by 3 users
- AIM Express
JSJaC is a JavaScript Jabber Client Library that was built "to ease implementation of web based jabber clients. For communication with a jabber server it needs to support either HTTP Polling or HTTP Binding."
in Public bookmarks with ajax tutorials by 3 users
- AJAX and PHP, getting data on the fly
I find quite often that people tend to shy away from Ajax, because they feel it would be too hard to implement in to their site. This is usually not the case. This week will be the first of several tutorials that are intended to help give an understanding
in Public bookmarks with ajax php tutorials
- Ajax Chat
AJAX Chat is a powerful, open source, fully customizable web chat software built with JavaScript, PHP and MySQL.
in Public bookmarks with ajax chat
- AJAX PHP Example
Note: To run the entire example in PHP, remember to change the value of the url variable in "clienthint.js" from "gethint.asp" to "gethint.php".
in Public bookmarks with ajax php programming
- AJAX Repeater control
XMLHttp and AJAX can really make your application do tricks which were not possible with plain vanilla HTML, but your code can become messy very quickly if you do not plan your approach properly.
in Public bookmarks with .net ajax
- Ajax Tutorials
Amazing list of useful ajax tutorials and scripts with a detailed descriptions.
in Public bookmarks with ajax tutorials by 3 users
- Ajax username availability checking
For absolutely no reason whatsoever, I decided to create a simple example of AJAX, based on the framework I layed out in an earlier post.
in Public bookmarks with ajax tutorials
- AJAX-ify the FAQ-Tastic WordPress Plugin
FAQ-Tastic is a wonderful WordPress plugin for maintaining a FAQ on your website. My company recently made a decision for one of its products to run both the blog and FAQ for the product off of WordPress.
in Public bookmarks with ajax plugin wordpress
- ASP.NET 3.5 and Visual Studio 2008
Prior to Visual Studio 2008, the ASP.NET AJAX product used to be a separate installation that you were required to install on your machine and the Web server that you were working with.
in Public bookmarks with .net ajax by 2 users
- ASP.NET Ajax Chat Application
The application includes a class to handle the xml file by some methods to create the xml or load it, to save info, modify it, or remove it. The public methods of this class are:
in Public bookmarks with ajax chat tutorials
- Auto CSS Grid Builder - A YUI Tool
CSS Grid Builder is a web tool which can create standards-compliant grid layouts with a few clicks. Outputs are generated with the powerful Yahoo! UI Library: Grids CSS which offers pre-built templates & page layout combinations.
in Public bookmarks with ajax tutorials
- Can RSS & XML Help Us Build the Data Web
The Web is full of data: statistics, surveys, and reports can be found on almost any topic you care to search for. It's this very fact that makes the Web the first stop in anyone's research.
in Public bookmarks with ajax rss xml
- Digg-like Ajax Voting
After seven hours of work, the askeet application has advanced well. The home page displays a list of questions, the detail of a question shows its answers, users have a profile page, and thematic lists are available from every page in the sidebar.
in Public bookmarks with ajax tutorials by 2 users
- Fresh Logic Studios Scripts
Fresh Logic Studios Scripts is an object oriented JavaScript framework with a programming model similar to the Microsoft .NET Framework.
in Public bookmarks with .net ajax
- Fun with SVG and CSS Animations
Torrey Rice took Safari 3.1 and the new CSS Animations feature, and mashed it up with SVG to create a fisheye demo.
in Public bookmarks with ajax css tutorials
- Handling concurrent AJAX requests
With JavaScript you can have more than one AJAX request processing at a single time. In order to insure the proper post processing of code it is recommended that you use JavaScript Closures.
in Public bookmarks with ajax tutorials
Next »
ajax from all users