Cute File Browser with jQuery and PHP
Today we want to share a cool experiment with you - a cute file browser, which you can upload to your web hosting account and share documents, pictures and other files with the world.
Today we want to share a cool experiment with you - a cute file browser, which you can upload to your web hosting account and share documents, pictures and other files with the world.
In this tutorial, we are going to build a realtime chat system with Node.js, Express and the socket.io library. Visitors will be able to create private rooms in which they can chat with a friend.
In this tutorial we will be converting the Weather Forecast App that we built last year, from the discontinued Yahoo APIs to the OpenWeatherMap free forecasting service.
In this tutorial we are going to create an AJAX file upload form, that will let visitors upload files from their browsers with drag/drop or by selecting them individually.
This time, we are going to the xCharts plugin along with the date range picker for twitter bootstrap, to build a pretty, AJAX-powered chart for your web application.
In this tutorial, we will be making a simple product search engine using jQuery, PHP and Google's Shopping Search API.
In this tutorial we will be making a simple app with PHP and jQuery, that will let users write notes and save them as text files on the server.
In this tutorial, we are going to create our own version of Facebook's wall using Facebook's Graph API with jQuery, and the template plugin.
In part two of this two-part tutorial, we will be creating the jQuery and CSS front end of our AJAX Web Chat.
If you've ever dropped by Behance, you've probably noticed their appreciate badge, with which you can show your appreciation for somebody's creative work. In this tutorial we are making an improved version, which you can include in every page of your site with a bit of jQuery magic.
This time, we are making a Simple AJAX Commenting System. It will feature a gravatar integration and demonstrate how to achieve effective communication between jQuery and PHP/MySQL with the help of JSON.
In this tutorial we are making a simple AJAX-ed Todo List App, with PHP, MySQL and jQuery. In the process we are going to demonstrate PHP's OOP capabilities, play with jQuery UI and implement some nice AJAX functionality.