OK, I promised you programming kung fu, and I'm gonna give you some of my best moves. I am a professional developer, so I encounter new and interesting problems every day. I currently work on two web sites (company and this one), and I am the developer of a Windows application to process loans and produce the required paperwork. Most of my projects involve SQL Server and the Microsoft .Net Framework (using SQL, ASP(x) and C#). However, anyone who knows me can tell you I like to go old skool when I can. As a result of that and the fact that I'm on a cheap (free) web server, this site is entirely done in html and javascript. I'm also skilled in Java development, graphics programming and basic algorithms. I will have a section here for each area, so browse around and enjoy what you find :)

  • Basic algorithms - The tricks of the trade
    1. Coming soon
  • Projects - With Source Code!
    1. Roll-your-own login database with C#.NET
  • Tools - Hammers and Nails
    1. Jazzy's Web Widgets - Some nifty tools I use, a sitemap generator for Google maps and a link-checker to find broken links in your site!
  • General Tips - Good applications start with this
    1. Coming soon
  • HTML - We're nothing without you!
    1. Coming soon
  • ASP (.Net) - NO MORE COM!!!!
    1. Coming soon
  • JavaScript - Kickin it old skool with client-side flair
    1. How this site uses Javascript to overcome the limitations of free web hosting
    2. The proper way to do a popup - works in Firefox and IE
  • Databases - Welcome to The Core (What a crappy movie... ugh.)
    1. Coming soon
  • C Sharp (C#.Net) - It's pretty sharp - don't cut yourself!
    1. A C#, OpenGL screensaver based on Conway's Game of Life cellular automaton
  • Graphics Programming - Enter if you love math!
    1. Could we see a return of the Supernova Graphix Engine?