KiX Logo

Webapps Slides

Part I Part II Part III Part IV

CTypes Presentation

Download ODP

Webapps with JavaScript

I gave a talk on Web Development using JavaScript at Freedel 06. This is an interesting and emerging field in the web development area. The talk was split into 4 parts:

  • The first part gives a gentle introduction to JavaScript and the whole AJAX concept
  • The second part is devoted exclusively to MochiKit, and excellent toolkit for JavaScript.
  • Part 3 covers another great library for JavaScript: Dojo.
  • The talk concluded with demonstrations and case studies of some web applications that have been built using the discussed technologies.

Use the links on the right to view the slides I used during the talk.

Traditional Webapps

If you are more interested in traditional J2EE-style web application development, don't miss this excellent screencast!

Extending Python with ctypes

This talk was given at Gnunify 07 and deals with using ctypes to effectively bind C libraries in pure python. Download the presentation (in the OpenOffice ODP format) using the link on the right.