Syndicated
Add to Technorati Favorites
View my LinkedIn profile
IGDA Member
 
NaNoWriMo 2008 Participant
Begins: Nov 1
 
Amazon.comBlogBlogBlogdeliciousDiggDisqusFacebookFlickrGoodreadsGoogle ReaderGmail/Google TalkLast.fmLinkedInPicasa Web AlbumsRedditStumbleUponTwitterUpcomingYouTubeFriendFeed

Latest comments

 
Programming Blogs - BlogCatalog Blog Directory Programming Blog Directory

Code Samples

EnvironmentVariableMap.h / .cpp

These source files are part of my personal class library for C++ development. The EnvironmentVariableMap class allows a programmer to use environment variables without needing to directly use the C runtime library.

DirectoryPath.h / DirectoryPathWin32.cpp

The getDirectoryPath function is part of a multiplatform games framework I designed for use with OGRE and other projects. The function's purpose is to return an appropriate directory path for a selected use.

CheckoutCart.java

This Java servlet is from a class project implementing an online shopping website. The servlet sets up the customer's shipping and billing addresses for the order, and then verfies the customer's credit information. Once this is done successfully, the servlet tells the shopping cart object to place the order.

This consists of all the remains I have of the project.

 

Twitter