Revision: 4278
Author:
peli...@googlemail.com
Date: Wed Mar 27 15:20:50 2013
Log: Edited wiki page GSoC2013Ideas through web user interface.
http://code.google.com/p/openintents/source/detail?r=4278
Modified:
/wiki/GSoC2013Ideas.wiki
=======================================
--- /wiki/GSoC2013Ideas.wiki Wed Mar 27 15:11:36 2013
+++ /wiki/GSoC2013Ideas.wiki Wed Mar 27 15:20:50 2013
@@ -8,8 +8,8 @@
<wiki:toc max_depth="2" />
-== Enhancement of
openintents.org website ==
-Provide a drupal template with better access to the open intents data,
i.e. the intents registry, the libraries and application information.
+== Enhancement of
openintents.org server side software ==
+Provide a drupal template with better access to the open intents data.
This includes the [
http://www.openintents.org/en/intentstable intents
registry], the [
http://www.openintents.org/en/libraries libraries] and
[
http://www.openintents.org/en/applications application information].
Currently the Content Construction Kit (CCK) is used for storing such data
and the Views Module is used for displaying the data. There are certain
restrictions to these module, which a custom solution could overcome. The
goal is to provide better search, sorting, and filtering capabilities. The
plan is to publish the solution as a new open source drupal template.
* _Requirements_: Drupal and !JavaScript
* _Potential mentors_: Friedger
@@ -36,7 +36,7 @@
== OI Safe Connect ==
-Add support for OI Safe to OI Sync and OI WifiServer.
+Add support for OI Safe to OI Sync and OI !WifiServer.
A basic cloud solution exists for OI Notepad. The task is to build upon
the existing infrastructure and implement this for the OI Safe application.
Special care is needed to deal with encrypted data properly. All
communication should be secure and the server should store encrypted data
only.