
Below are some of my programming projects and labs which are implemented other languages other than C/C++ and Java.
build_sh |
|---|
|
Description: the bash shell script to generate my website; I utilize /xml/xsl/css/java/c/unix utils (ps2pdf, wget, and others)
Date: 12/15/02
Category: For Fun/Computer Science/Practice
Download File: build.sh.zip
MD5 sum: 6aea93ac469a224adfbba14d09430fb7
|
collegeview_php |
|---|
|
Description: A sample php script that shows sets of records from sql queries from a database; it utilizes cookies to implement a simple
online shopping cart. It is part of a few scripts used at www.localcolorcards.com
Date: 08/11/03
Category: For Fun/Computer Science/Web programming/php scripting
Download File: collegeview.php.zip
MD5 sum: 9f0f351373aabca33772a8af19f2edd0
|
view_php |
|---|
|
Description: A sample php script that shows records and thier thumbnails by pagination (view each record on its own page with next/prev
links) from sql queries from a database. Javascript is utilized to cache thumbnail images so they will load locally thus images
will render faster while the server load is lightened. It is part of a few scripts used at www.localcolorcards.com
Date: 07/27/03
Category: For Fun/Computer Science/Web programming/php scripting
Download File: view.php.zip
MD5 sum: 8e15a09c919fb98a5349ff504e8bc9d7
|