Using the JavaScript Client Library with Google Calendar
Interactive JavaScript Developers Guide: code.google.com Austin Chau does a short tutorial about how to use the JavaScript Client Library with the Google Calendar Data API. Calendar Data API home: code.google.com
PHP Tutorials: Automatically Watermark Image on Upload
This will automatically upload, save and display a watermarked image. The user will upload an image, it will then be processed and an external watermark image will be placed in the bottom right hand corner. The watermarked image will then be saved and is ready to be used. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org
PHP Tutorials: Creating Images with PHP
The fundamentals of creating an image in PHP using GD Library support. This tutorial shows you how to create a simple image with welcome text and a name to follow. For example, 'Welcome to PHPAcademy, Alex'
Getting Started with the Google Data PHP Client Library
Trevor Johns goes over how to get started with the Google Data PHP Client - from installation to general architecture to brief demo with the Blogger API. Getting Started Guide: code.google.com Zend Framework Manual: framework.zend.com Zend Framework API Docs: framework.zend.com
Simple Ajax and PHP application tutorial
This is a follow-up of my video on the clarification of what AJAX is. I will show you how to use a nice library that I found to build web 2.0 applications with AJAX and PHP.

