Changes between Initial Version and Version 1 of Projects/WebKit


Ignore:
Timestamp:
02/24/12 03:59:45 (12 years ago)
Author:
Gedare
Comment:

Created page with "

Table of Contents

    Mentors: Students: Status: Some work done. Introduction: Networked devices are increasingly important, and we should make development ..."

    Legend:

    Unmodified
    Added
    Removed
    Modified
    • Projects/WebKit

      v1 v1  
       1= RTEMS WebKit =
       2
       3
       4
       5[[TOC(Projects/WebKit, depth=2)]]
       6
       7
       8'''Mentors:'''
       9
       10'''Students:'''
       11
       12'''Status:''' Some work done.
       13
       14'''Introduction:''' Networked devices are increasingly important, and we should make development of networked applications an easier and more satisfying user experience.
       15
       16Candidate packages:
       17 *  HTTPD: See past work on [wiki:Packages/OpenSSL OpenSSL], [wiki:TBR/UserManual/Simple_HTTPD Simple HTTPD], and the osmonweb.git and network-demos.git repositories.
       18  *  http://www.gnu.org/software/libmicrohttpd/
       19  *  http://www.acme.com/software/thttpd/
       20  *  http://snorkelembedded.webs.com/
       21 *
       22
       23We will need to investigate what are viable and license-compliant solutions.
       24
       25'''Goal:''' Create a package that allows for users to add network services to use with their application. The network services must comply with the RTEMS license.
       26
       27'''Requirements:''' This project is mainly about integrating another project with RTEMS. Familiarity with RTEMS build system, cross-compilation, the ability to create good documentation, and some knowledge of network programming are all must-haves.
       28
       29'''Resources:'''
       30
       31'''Acknowledgements'''
       32
       33= Miscellaneous Sections =
       34
       35As the project progresses, you will need to add build instructions, etc and this page will evolve from a project description into a HOWTO.
       36= References =
       37
       38
       39 *  TBD
       40
       41'''Other sections:''' If you have more to say about the project that doesn't fit in the proposed sections of this template, feel free to add other sections at will.