Main Page
From RMBwiki
Contents |
Personal
I am a computer geek from the Finger Lakes region of Upstate NY. My background is in software development, but my passion has been web-based applications.
Recently I have begun writing down procedures for tasks that I find lack online documentation. So now whenever I am grinding through something and poring over outdated, incomplete or hard to find How-tos, I try to take notes to share later.
Projects
RMBstore
RMBstore is an e-commerce system that utilizes RMBcart and Database Magic. The goal is to provide all the functionality of an e-commerce website, where the owner can edit the site in real time from the actual page.
RMBcart
RMBcart is a shopping cart I coded in PHP utilizing AJAX/DHTML functionality. It may be the smoothest, easiest to use shopping cart system in existence. Also provides order processing including credit card payments.
DatabaseMagic
DatabaseMagic is a PHP to MySQL abstraction layer that lets PHP developers easily create objects which can save themselves into an SQL database.
