Open main menu

CDOT Wiki β

Changes

Portable DXR

31 bytes removed, 20:16, 30 October 2008
Architecture
[[Image:PDXR_high_level_diagram.png|thumbnail|right|400px|High level conceptualization]]
David Humphrey has two projects: Create a Local MXR, and The ====Mozilla Developer Resource Kit (MDRK). -Central====The former allows a user to browse through the main Mozilla source code. The second is a compilation of mozilla developer documentation. The plan is for this material to be distributed on a Fedora Live DVD that will allow the user update server contacts to access these materials offline or, alternatively, install them check for use on a Windows machine. updates
Currently ====Update Server====Contacts the Local MXR Mozilla-Central to obtain the updates and MDRK exist as web applications injects them into a database that run only on Fedora and require can be used by the installation of MySQL, Perl and apache. These projects have to be setup manually and are not installableextension.
Our part in this project would ====Application=========Web Browser=====The application front-end holder. It provides a way for the application to be accessed.It is not limited to convert these projects so that they Firefox web browser only, it can also be installed cross-platform run as a Mozilla Firefox extensionPrism application.
<br />=====Extention=====<br />The front-end application. It's CGI tools are responsible for communicating with the core application and fetching the data to the application. The application then parses the data and populates the UI as neccessary.<br /><br />=====DXR=====<br />The core application has the following functionalities:<br />* Database querying<br />* Update services<br /><br /><br /><br /><br /><br /><br />* Data transaction
==Related Projects==