From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Long Subject: Django Web-org Project: Helped Needed Date: Sun, 18 Apr 2010 22:36:40 -0600 Message-ID: <4BCBDDD8.9020204@alum.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O3iiz-0001Yn-78 for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 00:36:45 -0400 Received: from [140.186.70.92] (port=41450 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O3iix-0001Yf-RX for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 00:36:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O3iiw-0008Jv-Bx for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 00:36:43 -0400 Received: from qmta03.emeryville.ca.mail.comcast.net ([76.96.30.32]:37744) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O3iiw-0008Jm-2U for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 00:36:42 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Dear All, I've been writing a django based web-app to use from a blackberry (or the web or any device). I have the basic frame-work working in admin mode, but there is still much to be done. If you have solid django experience and are interested in volunteering on this project to bring it to fruition, let me know. I know python reasonably well and have been teaching myself django with this project, but it'd be great to have people who have the following skills to contribute: - lisp knowledge - git use - django web design skills, or - strong python/django involved. My intention is to make it work first for people who can run it on their own web-server and then look into making it a web-app. I'm not in this to make money, but rather have access to org-mode TODO lists on all my devices in a centralized/update-able way. And then to share that with the community. Please ONLY respond (and respond directly to me stoph at alum.mit.edu) if you are in a position to help in the above ways. There will be later announcements about the project for those who want to use it. Status: Tasks completed: - converting .org files into SQL - converting SQL into .org text files - displaying and manipulating information in django's admin mode Tasks which remain for stage one: - Synchronizing the web-org information with org-mode using the mobile-org tools/methods from Carsten/Richard. - Creation of django views which look good on many mobile devices (and also ones for the full-screen viewing) - Making the conversion code bullet-proof and the interface intuitive. Thanks, Stoph