>All Tutorials 
Ajax and .NET Ajax and .NET RSS XML
Ajax and ColdFusion Ajax and ColdFusion RSS XML
Ajax and Java Ajax and Java RSS XML
Ajax and PHP Ajax and PHP RSS XML
Ajax and SOA Ajax and SOA RSS XML
Ajax Goodies Ajax Goodies RSS XML
Ajax Tool Ajax Tool RSS XML
Facebook MockAjax Facebook MockAjax RSS XML
Google Web Toolkit Google Web Toolkit RSS XML
JavaScript Framework JavaScript Framework RSS XML
Ruby on Rails Ruby on Rails RSS XML
Technique Introduction Technique Introduction RSS XML
Without XMLHttpRequest Without XMLHttpRequest RSS XML
Yahoo! UI Yahoo! UI RSS XML

 Getting started with AJAX - ping pylons create ajax controller def started template

 
Registered tutorials: 501
Registered Users: 33125



Rating: 3.5 out of 2 votes cast


  
Category: Technique Introduction

Getting started with AJAX

Digg this   Post to del.icio.us

Abstract: This is an introduction tutorial to Pylons. It shows how to create a simple ping controller allowing you to ping the server in an asynchronous way and display the result handled by the scriptaculous effects library

Introduction

In here i will show how easy it is to do ajax with Pylons. We will create a simple ping controller allowing you to ping the server in an asynchronous way and display the result handled by the scriptaculous effects library. I assume you have already installed Pylons. (This tutorial has been updated to use mako templating language and some minor fixes)

For simplicity's sake we will just start a new project allowing you to copy-n-paste the code snippets below in order to create something fancy!

1 2 3
paster create -t pylons pingsite    cd pingsite   paster serve --reload development.ini  


Read Full Tutorial...



Reviews:

Rate and Review This Site

No reviews yet


Statistic Information About this Resource:


Total Hits: 97
Unique Hits: 91


  Daily Weekly Monthly
  Unique Total Unique Total Unique Total
Average 0 0 0.3 0.3 1.6 2
Current 0 0 0 0 0 0
Previous 0 0 0 0 2 2
Nov 29 0 0 0 0 3 5
Nov 28 0 0 0 0 2 2
Nov 27 0 0 1 1 2 2
Nov 26 0 0 0 0 0 0
Nov 25 0 0 0 0 3 3
Nov 24 0 0 0 0 0 0
Nov 23 0 0 1 1 4 6
Nov 22 0 0 1 1 0 0
Highest 12 13 25 25 50 51


Script Execution Time: 0.39351 | SQL Queries: 10 | Members: 501
Ajax Tutorial Top List - Powered by Aardvark Topsites PHP 5.1.2