05 – YUI 3.5 Javascript DataTable

How to sort columns and the DataTable’s recordType attribute. . . . → Read More: 05 – YUI 3.5 Javascript DataTable

04 – YUI 3.5 Javascript Datatable

How to Format dates, currency and how to calculate columns from other columns. . . . → Read More: 04 – YUI 3.5 Javascript Datatable

03 – YUI 3.5 Javascript Datatable

How to format numbers in a YUI 3.5 Datatable. . . . → Read More: 03 – YUI 3.5 Javascript Datatable

02 – YUI 3.5 Javascript Datatable

In this video I show how to apply the alternate night skin, how to change the column labels and how to allow HTML in the cells. . . . → Read More: 02 – YUI 3.5 Javascript Datatable

01 – YUI 3.5 Javascript Datatable

How to use YUI 3.5 Datatable, the basics. . . . → Read More: 01 – YUI 3.5 Javascript Datatable

06 – Google App Engine for Python – Jinja2 Templates Intro

In this video tutorial I show how to use Jinja2 Templates on Google App Engine for Python. . . . → Read More: 06 – Google App Engine for Python – Jinja2 Templates Intro

05 – Google App Engine for Python – Preserving User Input

Preserving user input, storing them in the session. How to escape values to be inserted in HTML. . . . → Read More: 05 – Google App Engine for Python – Preserving User Input

04 – Google App Engine for Python – Validation & Sessions

A simple validation and how to keep values in the session. . . . → Read More: 04 – Google App Engine for Python – Validation & Sessions

03 – Google App Engine for Python – HTML & Form Parameters

In this video I output HTML as a string and I read form parameters. . . . → Read More: 03 – Google App Engine for Python – HTML & Form Parameters

02 – Google App Engine for Python – Deploying

Second part of the tutorial showing how to deploy your application to Google App Engine.