From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Kudos to Auréliens and Andrew who finished the GSoC successfully!
Date: Fri, 24 Aug 2012 18:11:14 +0200 [thread overview]
Message-ID: <876288b78d.fsf@altern.org> (raw)
I'm happy to announce Aurélien and Andrew both passed the final
evaluation for their GSoC. Join me in congratulating them :)
See their code in action:
Aurélien's Org-sync:
http://www.youtube.com/watch?v=kbj6-j0teCY
Andrew's Org Merge driver (put your own favorite music):
http://www.youtube.com/watch?v=GbaaFmoEfGw
If you want to test the code:
~$ git clone git://orgmode.org/org-sync.git
~$ git clone git://orgmode.org/org-merge-driver.git
I'm really glad they went so far in these projects, despite
the fact that I could not support them as much as I wanted.
Here are some notes they shared with me about their project,
don't hesitate to pick up some news and ask questions.
Enjoy!
Org-sync -- Use online bugtrackers from Emacs with Org-mode
===========================================================
Org-sync uses a new parser for Org documents and provides a generic
interface to add new backends.
Tutorial, code, screencast (demo) and documentation available at
[http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/org-sync/]
Org-sync
--------
What works:
- cache system to prevent fetching everything everytime
- conflict resolution
- synchronization
What doesn't:
- no bugzilla, google code, google task and toodledoo backends
- no conversion from online service markup to org syntax.
Github
------
What works:
- add new bugs
- change status, description, title, etc
- change/create/remove tags
What doesn't:
- milestones ignored
Bitbucket
---------
What works:
- delete/add new bugs
- change status, description, title, type, etc
What doesn't:
- components, versions, milestones ignored
Redmine
-------
What works:
- delete/add new bugs
- change title and description
What doesn't:
- almost every other field is ignored
- not tested very well
Remember the milk
-----------------
What works:
- import existing tasks
What doesn't:
- synchronization not implemented
1: [http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/org-sync/]
Org-Merge Driver -- Merge Org Mode documents
============================================
The project webpage is available at:
[http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/git-merge-tool/index.html]
There is small (soundless) demonstration here:
[http://www.youtube.com/watch?v=GbaaFmoEfGw]
What Works
----------
- Parsing Org files into data structures
- A system for matching and merging arbitrary lists of data
- Element movement detection
- A system for supporting new types of element
- A testing framework, and a number of tests
Headings
~~~~~~~~
- recognize and merge priority and stat cookies
- recognize and merge TODO states
- recognize and merge TAGS
- support movement detection of UID'ed headings
Text
~~~~
- Merge text blocks using a line-by-line merge strategy
Properties
~~~~~~~~~~
- Recognize properties in a property drawer
- Properly deal with value updates
What doesn't work
-----------------
- Does not support more encodings than UTF-8
- Some movement updates will give unexpected results
Possible Future Features
------------------------
- Able to specify different merge software for different types of blocks
- Footnotes support
- Date Tree support
--
Bastien
next reply other threads:[~2012-08-24 16:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-24 16:11 Bastien [this message]
2012-08-25 12:26 ` Kudos to Auréliens and Andrew who finished the GSoC successfully! Puneeth Chaganti
2012-08-27 16:15 ` Eric Schulte
2012-08-29 12:10 ` Aurélien Aptel
2012-08-29 17:26 ` Bastien
2012-08-29 22:39 ` Marcelo de Moraes Serpa
2012-08-29 12:28 ` Jason F. McBrayer
2012-08-29 14:33 ` John Hendy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=876288b78d.fsf@altern.org \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).