public marks

PUBLIC MARKS with tags ajax & php

April 2008

ajax im - the ajax-based instant messenger

by parmentierf & 5 others (via)
ajax im ("asynchronous javascript and xml instant messenger") is a browser-based instant messaging client. It uses AJAX to create a near real-time IM environment that can be used in conjunction with community, intranet, and social websites. No refreshing of the page is ever needed for this "web application" to work, as everything is updated in real-time via JavaScript.

March 2008

February 2008

Tests de personnalité et d'originalité - Yakmoa

by daxlebo
Venez tester votre personnalité sur la version bêta de Yakmoa, mon dernier projet perso. Il suffit de répondre à un questionnaire de 20 questions par "j'aime" ou "j'aime pas". Plus vos réponses sont similaires à celles des autres joueurs, plus votre score baisse. Plus elles s'en écartent, plus votre score monte.

January 2008

Chyrp

by nhoizey & 7 others
Chyrp is a blogging engine designed to be very lightweight while retaining functionality. It is driven by PHP and MySQL (with some AJAX thrown in), and has a pimpin’ theme and module engine, so you can personalize it however you want.

xajax PHP Class Library

by Nicolas Lescure & 1 other
The easiest way to develop asynchronous Ajax applications with PHP

Monitoring File Uploads using Ajax and PHP - PHP articles and tutorials, MySQL, PostgreSQL

by camel & 1 other
Because of the limitations of HTTP, it is difficult to monitor the status of files as they are uploaded via HTML forms. While other programming languages have built-in methods to monitor file uploads, PHP does not. This article shows how to implement such a solution in PHP. In order to achieve this, the APC (Alternative PHP Cache) PHP extension is required, as well as PHP 5. Specifically, APC 3.0.13 or newer and PHP 5.2 or newer are required for the code in this article to work. We will cover installation of APC in the next section. It is assumed you already have a working PHP 5.2 installation.

December 2007