Tutorials for photoshop, javascript, php, html, css, flash, and more!

tutorials for photoshop, javascript, and php
   The Machine | Search for a cog | Submit a cog

Another Topsy-enabled jQuery plugin to list the most popular posts on your website, from your Twitter timeline or for some keyword within a selected period of time.


Learn how to developing browser-based apps for iPhone and Android. In Part 1, we introduce WebKit, the browser engine at the heart of iPhone and Android.


Join the mobile browser wars and build a network management application that runs on both the iPhone and Android devices. The app demos browser-local SQL storage and Ajax, key techs that enable a rich app experience from within the mobile browser. Additionally, the app leverages the popular jQuery JavaScript library.


First of all I have to say that to create a pure AJAX file upload system is not possible because of security limitations of JavaScript. All of the Ajax upload systems I know use some third party tool/package or only mimics the AJAX feeling. Even so it makes file upload process a bit nicer. In [...]




In this tutorial you will learn the basics of AJAX using Prototype (A JavaScript framework) and PHP.
http://www.vipercreations.com/tutorials/AJAX/34.html


Create an Ajax autosuggest/autocomplete search form with results from database by following this tutorial
http://www.roscripts.com/Ajax_autosuggest_autocomplete_from_database-154.html


Learn how to use AJAX in order to process and validate your forms.
http://www.roscripts.com/Ajax_form_validation-152.html




A tutorial to teach you how to use Ajax to collect email addresses for your
newsletter.
To view this tutorial: http://www.roscripts.com/Ajax_newsletter_form-146.html


In this tutorial we will learn how to implement a rating system to a blog.
To view this tutorial: http://www.roscripts.com/AJAX_PHP_rating_script-145.html


A tutorial that shows you how to create a draggable sortable lists that can be saved when the order is changed.
To view: http://www.zenperfect.com/2007/07/26/sortable-lists-in-php-walkthrough/