Difference between revisions of "Portable DXR"

From CDOT Wiki
Jump to: navigation, search
(Architecture)
(Meetings (Chronological))
Line 74: Line 74:
 
Oct 8, 2008: Team meeting to discuss Work Breakdown Structure (WBS)
 
Oct 8, 2008: Team meeting to discuss Work Breakdown Structure (WBS)
  
Oct 16, 2008: Team meeting to discuss technical details of project [[http://zenit.senecac.on.ca/wiki/index.php/Image:16-10-08_1751.jpg Diagram 1]] [[http://zenit.senecac.on.ca/wiki/index.php/Image:16-10-08_1801.jpg Diagram 2]]
+
[[Portable_DXR/meeting_101608|Oct 16, 2008]]: Team meeting to discuss technical details of project  
  
 
[[Portable_DXR/meeting_102908|Oct 29, 2008]]: Further discussions with David Humphrey about documenting the project.
 
[[Portable_DXR/meeting_102908|Oct 29, 2008]]: Further discussions with David Humphrey about documenting the project.

Revision as of 19:56, 30 October 2008

Name of Project

Portable Dehydra Cross Referene (PDXR)

Description

This project aims to turn the DXR into an extension that can be installed in Firefox or distributed as a XUL/Prism application. This will allow developers with limited or no internet connection to access it offline. The extension will also provide a low-bandwidth solution for pushing updates to the end-user.

Leaders

James Boston

Samer Ziadeh

Jerry Pau


Details

Technical Overview

Business Rules

  • Must not sell project for profit
  • Commit to lowest file size bandwidth

Source

  • Backend: Perl
  • Database: SQLite
  • Interface: XUL

Features

  • Running server side Mozilla code on the local machine. The extension will have an embedded server that will handle the server-side scripting.
  • Notify the user that their database may be out-of-date 30 days after last update.
  • Option to allow compression of data download.

Users

  • Developers with limited or slow internet connection

Architecture

The architecture is still undergoing development and this section will be updated regularly.
High level conceptualization

David Humphrey has two projects: Create a Local MXR, and The Mozilla Developer Resource Kit (MDRK). The former allows a user to browse through the 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 to access these materials offline or, alternatively, install them for use on a Windows machine.

Currently the Local MXR and MDRK exist as web applications that run only on Fedora and require the installation of MySQL, Perl and apache. These projects have to be setup manually and are not installable.

Our part in this project would be to convert these projects so that they can be installed cross-platform as a Mozilla Firefox extension.















Related Projects

  • Mozilla Developer Resource Kit: This is the over-arching project of which the PDXR is but one piece.
  • Creating an MDRK spin: This is how this project will eventually be distributed.
  • Create a local mxr: It is hoped that by solving the more difficult problem of packaging the dxr, the problem of packaging other materials such as an mxr or developer documentation will also be solved.

Meetings (Chronological)

Sept 26, 2008: Discussion with David Humphrey about project scope.

Oct 2, 2008: Discussion with David Humphrey about technical details of DXR.

Oct 8, 2008: Team meeting to discuss Work Breakdown Structure (WBS)

Oct 16, 2008: Team meeting to discuss technical details of project

Oct 29, 2008: Further discussions with David Humphrey about documenting the project.

Oct 30, 2008: Group meeting to map out high level design.

News and updates

Team Blogs

James Boston: All relevant posts are tagged 'pdxr'.

Samer Ziadeh

Jerry Pau

IRC

#PDXR