Menu:

What is this?

This is where I post my small app/component to test out a concept or something new. .

RSVP Via Email Using PHP

Here's the program I wrote to get RSVP for Ellen's birthday party. All it does is get the data from a HTML form and sends the email. It's a simple program to test the email functionality of PHP. Since it's so small and simple, just looking at the code should be sufficient.

Download it here

.NET 2.0 Mailer

This is a component that I wrote for a newsletter application. It sends out email from a database server. It's a real simple component I wrote to test out the new email function in .NET 2.0.

Download it here

Compiling A Simple UNIX App

My first attempt at creating a series of screencasts. It shows how to compile and install a program from the source code. It's not edited, so it's very rough, but nevertheless, I think it demonstrates how a screencast can be created very easy using right software.

Download it here