From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Libert Subject: Re: Using org-mode and git to make a wiki Date: Wed, 17 Jun 2009 04:43:47 -0400 Message-ID: <30672390906170143u22e407d9n94d988eb05cbb7a@mail.gmail.com> References: <30672390906170009s43afecb8w7ef92e6a48257273@mail.gmail.com> <51b0095d0906170031i528c59dfi5014dc754e668d75@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2090170112==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGqkH-000863-R4 for emacs-orgmode@gnu.org; Wed, 17 Jun 2009 04:43:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGqkG-000854-Sm for emacs-orgmode@gnu.org; Wed, 17 Jun 2009 04:43:49 -0400 Received: from [199.232.76.173] (port=38706 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGqkG-00084w-Kh for emacs-orgmode@gnu.org; Wed, 17 Jun 2009 04:43:48 -0400 Received: from yw-out-1718.google.com ([74.125.46.156]:57724) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGqkG-0000ak-4F for emacs-orgmode@gnu.org; Wed, 17 Jun 2009 04:43:48 -0400 Received: by yw-out-1718.google.com with SMTP id 5so74584ywm.66 for ; Wed, 17 Jun 2009 01:43:47 -0700 (PDT) In-Reply-To: <51b0095d0906170031i528c59dfi5014dc754e668d75@mail.gmail.com> 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: Nicolas Girard Cc: emacs-orgmode@gnu.org --===============2090170112== Content-Type: multipart/alternative; boundary=0016e644c37e2994fe046c874ae9 --0016e644c37e2994fe046c874ae9 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Wed, Jun 17, 2009 at 3:31 AM, Nicolas Girard wrote: > 2009/6/17 David Libert > >> I only started learning about org-mode in the last few days. I have been >> reading documentation about it and am very impressed by the system. >> >> I have been wondering about the possibilties if using org-mode and git to >> run an improved style of wiki. > > > > Hi David, > what about Blorgit...? > http://orgmode.org/worg/blorgit.php > > Nicolas > Hi Nicolas: Thanks, blorgit was one of the ones I had encountered in search, but I looked clser at it just now after getting your reply. As I noted in the opening post, I wanted the readers to have org-mode running. Checking more closely into blorgit, I see it does that, even for readers coming in over the web through browsers. blorgit provides a rails plugin, act-as-org, to give org-mode functionality. It also provides an edit button, to let web readers edit your org-mode files. And it is maintained by git. So you could also advertise your reposititry from inside the blog, and let people pull it. Then you could pull back or let them push, to also give them git revisions, which they could do from insde emacs and org-mode. Or else let them edit online from the browser. So this sounds like ideally it could do a lot of what I wanted. And more, because it also presents a web interface to some, with org-mode features and editting of org-mode files. It might be difficult for me to use with my setup though, though maybe there is a way. I dual boot between sidux (a Linux disto) and XP. blorgit needs to have emacs server running to serve web pages. I have an ISP where I am allowed to put up static web pages. This point about being out of sidux sometimes makes a problem for my own version too. For that I was planning to find git hostiing for my git repository. Maybe there is web hosting where they could run the emacs server and rails? _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > -- David Libert email : libert.david@gmail.com web: http://web.ncf.ca/ah170/ --0016e644c37e2994fe046c874ae9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Wed, Jun 17, 2009 at 3:31 AM, Nicolas= Girard <n= icolas.girard@nerim.net> wrote:
2009/6/17 David Libert <libert.david@gmail= .com>

I only started learning about org-mode in the last few days.=A0 I have been= reading documentation about it and am very impressed by the system.
I have been wondering about the possibilties if using org-mode and git to = run an improved style of wiki.=A0


Hi David,
what about Blorgit...?
http://orgmode.org/worg/bl= orgit.php

Nicolas

Hi Nicolas:
Thanks,=A0 blorgit was one of the ones I had encountered in search, but= I looked clser at it just now
after getting your reply.

As I not= ed in the opening post,=A0 I wanted the readers to have org-mode running.= =A0 Checking more closely
into blorgit, I see it does that, even for readers coming in over the web t= hrough browsers.=A0 blorgit
provides a rails plugin,=A0 act-as-org,=A0 t= o give org-mode functionality.=A0 It also provides an edit button,
to le= t web readers edit your=A0 org-mode files.

And it is maintained by git.=A0 So you could also advertise your reposi= titry from inside the blog, and let
people pull it.=A0 Then you could pu= ll back or let them push, to also give them git revisions, which they
co= uld do from insde emacs and org-mode.

Or else let them edit online from the browser.

So this sounds li= ke ideally it could do a lot of what I wanted.=A0 And more, because it also= presents a web
interface to some, with org-mode features and editting o= f org-mode files.

It might be difficult for me to use with my setup though, though maybe = there is a way.

I dual boot between sidux=A0 (a Linux disto) and XP.= =A0 blorgit needs to have emacs server running to serve
web pages.
I have an ISP where I am allowed to put up static web pages.

This po= int about being out of sidux sometimes makes a problem for my own version t= oo.=A0 For that I was planning to find git hostiing for my git repository.<= br>
Maybe there is web hosting where they could run the emacs server and ra= ils?


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


--
David Libert
email : =A0 =A0libert.david@gmail.com
web: =A0 =A0 = http://web.ncf.ca/ah170/

--0016e644c37e2994fe046c874ae9-- --===============2090170112== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============2090170112==--