DEVELOPPEMENT

Denis Bourdon
Wireless Adaptive Mobility laboratory
Computer Science Department
University of California, Los Angeles (UCLA)
(étudiant au Département Télécommunications ENSIMAG/ENSERG, Grenoble, France)
dbourdon@dbourdon.com - www.dbourdon.com

Dernière mise à jour: 2 février 2002
This page is also available in english.

© 04/2024 - utilisant PHP 4.4.3-dev et MySQL 5.0.83

Documentations

Applications

Divers

Ressources externes

 White Papers

» Configuration de PHP 3 et 4, MySQL 3.22, PHPMyAdmin, gd, Zend Optimizer pour IIS 5.0 sous Windows 2000

Cette documentation, fré mise à jour, présente la configuration de PHP et MySQL (et quelques fonctionnalité additionelles) pour le serveur web IIS 5.0 sous Windows 2000.

» Configuration PHP 4, MySQL 3.22, PHPMyAdmin, gd pour Apache 1.12.x sous Linux

Cette documentation présente la configuration de PHP et MySQL (et quelques fonctionnalité additionelles) pour le serveur web Apache 1.3.x sous 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.

» tutorial HTML

Disponible ici.

 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

» fichier d'include en français (french.php) pour Phorum 3.2.1

Téléchargez-le ici.

 Ressources externes

» 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.