Projects

Contains project pages.

  • GWT-GData Library

    By Bobby on 2009-11-08 05:40:21.637242
    The gwt-gdata project provides bindings for the GData library, enabling developers to create apps that integrate with Google systems.
  • GDBE - Google Docs Base Editor

    By Bobby on 2009-11-08 05:26:01.985785
    The Google-Docs Base Editor (GDBE) is a web based text editor built to model the existing Google-Docs editors. It integrates with Google-Docs via the GData API.

    The purpose of GDBE is to give developers a starting point for building editors for different document types that can be integrated into Google's editor suite.

    GDBE is written in Java and makes use of the GData API to communicate with Google Docs. The client side is implemented GWT and the server side is built with AppEngine in mind.
  • Youtensils.org

    By Bobby on 2009-03-11 06:36:43.624756
    Youtensils.org is a site that allows users to search and record audio and video from YouTube.
  • LaTeX Lab - Web Based LaTeX Editor

    By Bobby on 2009-01-11 01:39:43.520035
    LaTeX Lab is a web based LaTeX editor. Its purpose is to simplify LaTeX development by making available a full-featured LaTeX environment that requires no setup.
  • The LaTeX Processor Forum Plugin

    By Bobby on 2009-01-09 05:05:41.969252
    The LaTeX Processor forum plugin adds LaTeX functionality to vBulletin forums.
  • The LaTeX Reference Forum Plugin

    By Bobby on 2009-01-07 09:19:16.864811
    In this page you'll find a LaTeX plugin for web forums (see download section for supported forum software) which provides the user with an easy to use LaTeX reference.
  • Flash Game - Penn Pong

    By Bobby on 2009-01-01 21:15:43.501171
    Penn Pong is a different take on a pong game. Working on Shining Flash required me to extract a variety of graphics (tiles, sprites, etc) from the original SFII. I took the character sprites and used them as the pads in the Pong game. You have the option of choosing which character to play with. As you advance through the game you'll play against different characters with improved skill and go through different scenarios.
    Rather than a ball you bounce around a penguin, Penn, one of the characters in SFIII. :)
  • Flash Game - Shining Flash

    By Bobby on 2009-01-01 21:07:45.109465
    Shining Flash is a game built in an attempt to model a popular RPG by SEGA(TM) by the name of Shining Force II. It is not a complete game, but it is useful in demonstrating how role-playing games may be built using Flash while maintaining good performance.