DEVELOPMENT |
Denis Bourdon
Wireless Adaptive Mobility laboratory
Computer Science Department
University of California, Los Angeles (UCLA)
(student from Telecom Grenoble ENSIMAG/ENSERG, France)
dbourdon@dbourdon.com - www.dbourdon.com
Last update: February, 2nd 2002
Cette page est aussi disponible en français.
© 09/2023 - powered by PHP 4.4.3-dev and MySQL 5.0.83
White papers
Applications
Miscellaneous
Third-party stuff
White Papers
» Configuring PHP 3 and 4, MySQL 3.22, PHPMyAdmin, gd, Zend Optimizer for IIS 5.0 under Windows 2000
This whitepaper, frequently updated, presents the configuration of PHP and MySQL (and some additional features) for the webserver IIS 5.0 under Windows 2000.
» Configuring PHP 4, MySQL 3.22, PHPMyAdmin, gd for Apache 1.3.x under Linux
This whitepaper presents the configuration of PHP and MySQL (and some additional features) for the webserver Apache 1.3.x under Linux.
» Overview of Sun’s JavaMail API and Internet application development featuring J2EE (servlets, JDBC), MySQL...
This presentation was made for the UCLA PIC20C Java Enterprise seminar in February 2002. Here are the slides, the source code of the "retrieve your password" servlet with the SQL table dump and the source code of the "MailTester" servlet.
» Installation of Linux Red Hat 7.2 on a Compaq Presario 1700T (1710TW) laptop
Here it is.
» HTML tutorial
Only available here in French.
Applications
» "Team-Based Instant Messaging" application for Sapient™ - Microsoft Windows 2000, IIS 5, ASP 3.0 and Access 2000 (Fall 2001)
This project was carried out for my Software Enginnering course at UCLA in Fall 2001 in a team of six students. Our customer was the consulting company Sapient™. We had to emphasize on the engineering methods; the following documentations can be downloaded in zipped PDF format:
- Project Sheet by Sapient
- Requirements Documentation
- Design Documentation
- Test Plan Outline
- Demo slides
The source code is here and the database here.
It is working under Windows 2000 Professional, IIS 5, ASP 3.0, Access 2000 (ODBC driver) and Microsoft Windows 98 Second Edition, PWS 4, ASP 3.0, Access 97 (ODBC driver).
» Selective Repeat client & server over UDP, in C - Sun OS 4.x (December 2001)
This project was carried out for my Computer Networking course at UCLA in Fall 2001 with another student. It was written in C.
The source code is here and the documentation can be downloaded in zipped PDF format (main documentation).
» Web Server in C - Sun OS 4.x (November 2001)
This project was carried out for my Computer Networking course at UCLA in Fall 2001 indivudally. It was written in C, and had to be HTTP/1.0-compliant. I added these optional features:
- conditional GET
- logfile-like display
- directory handling (sends index.htm or index.html if one exists, or sends the directory list)
The source code is here and the documentation can be downloaded in zipped PDF format (main documentation and addendum).
» MySQLimportsXML - PHP, MySQL (Summer 1999)
This GNU/GPL application allows to create from a MySQL database skeletons of XML and also to import one by one in the MySQL databse XML documents that fits the skeleton generated. It is written in PHP (it works under PHP 3 and PHP 4).
Miscellaneous
» French include file (french.php
)
Download it here.
Third-party stuff
» Coffee-Howto
Want to make your computer control your coffee maker? Click here to read the Coffee-Howto. The driver (for Linux) is here and the electrical flowchart is here.