* org-mode news as a feed
@ 2010-01-31 14:59 Łukasz Stelmach
2010-01-31 15:48 ` Carsten Dominik
0 siblings, 1 reply; 9+ messages in thread
From: Łukasz Stelmach @ 2010-01-31 14:59 UTC (permalink / raw)
To: emacs-orgmode
Greetings.
Could you please consider publishing the "News" form the org-mode web
page as an RSS or Atom feed?
--
Miłego dnia,
Łukasz Stelmach
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: org-mode news as a feed
2010-01-31 14:59 org-mode news as a feed Łukasz Stelmach
@ 2010-01-31 15:48 ` Carsten Dominik
2010-02-01 11:05 ` Łukasz Stelmach
0 siblings, 1 reply; 9+ messages in thread
From: Carsten Dominik @ 2010-01-31 15:48 UTC (permalink / raw)
To: Łukasz Stelmach; +Cc: emacs-orgmode
On Jan 31, 2010, at 3:59 PM, Łukasz Stelmach wrote:
> Greetings.
>
> Could you please consider publishing the "News" form the org-mode web
> page as an RSS or Atom feed?
I don't know how to do this, so no.
Unless someone can do this for me, in a simple way.
- Carsten
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: org-mode news as a feed
2010-01-31 15:48 ` Carsten Dominik
@ 2010-02-01 11:05 ` Łukasz Stelmach
2010-02-01 11:06 ` Carsten Dominik
0 siblings, 1 reply; 9+ messages in thread
From: Łukasz Stelmach @ 2010-02-01 11:05 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
Carsten Dominik <carsten.dominik@gmail.com> writes:
> On Jan 31, 2010, at 3:59 PM, Łukasz Stelmach wrote:
>
>> Could you please consider publishing the "News" form the org-mode web
>> page as an RSS or Atom feed?
>
> I don't know how to do this, so no.
>
> Unless someone can do this for me, in a simple way.
How do you prepare the news for the web-page then?
--
Miłego dnia,
Łukasz Stelmach
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: org-mode news as a feed
2010-02-01 11:05 ` Łukasz Stelmach
@ 2010-02-01 11:06 ` Carsten Dominik
2010-02-01 11:14 ` Łukasz Stelmach
0 siblings, 1 reply; 9+ messages in thread
From: Carsten Dominik @ 2010-02-01 11:06 UTC (permalink / raw)
To: Łukasz Stelmach; +Cc: emacs-orgmode
On Feb 1, 2010, at 12:05 PM, Łukasz Stelmach wrote:
> Carsten Dominik <carsten.dominik@gmail.com> writes:
>
>> On Jan 31, 2010, at 3:59 PM, Łukasz Stelmach wrote:
>>
>>> Could you please consider publishing the "News" form the org-mode
>>> web
>>> page as an RSS or Atom feed?
>>
>> I don't know how to do this, so no.
>>
>> Unless someone can do this for me, in a simple way.
>
> How do you prepare the news for the web-page then?
I type it into index.org and then republish the website.
- Carsten
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: org-mode news as a feed
2010-02-01 11:06 ` Carsten Dominik
@ 2010-02-01 11:14 ` Łukasz Stelmach
2010-02-01 11:17 ` Carsten Dominik
0 siblings, 1 reply; 9+ messages in thread
From: Łukasz Stelmach @ 2010-02-01 11:14 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
Carsten Dominik <carsten.dominik@gmail.com> writes:
> On Feb 1, 2010, at 12:05 PM, Łukasz Stelmach wrote:
>
>> Carsten Dominik <carsten.dominik@gmail.com> writes:
>>
>>> On Jan 31, 2010, at 3:59 PM, Łukasz Stelmach wrote:
>>>
>>>> Could you please consider publishing the "News" form the org-mode
>>>> web page as an RSS or Atom feed?
>>>
>>> I don't know how to do this, so no.
>>>
>>> Unless someone can do this for me, in a simple way.
>>
>> How do you prepare the news for the web-page then?
>
> I type it into index.org and then republish the website.
So it looks like this?
--8<---------------cut here---------------start------------->8---
* News
+ 2010-01-10 Sun: Release 6.34
+ 2009-12-15 Tue: iPhone App MobileOrg version 1.1 available
+ 2009-11-13 Fri: Release 6.33
+ 2009-11-03 Tue: iPhone App MobileOrg available in the AppStore
+ 2009-10-26 Mon: Release 6.32
--8<---------------cut here---------------end--------------->8---
Or are the news items separate nodes?
--
Miłego dnia,
Łukasz Stelmach
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: org-mode news as a feed
2010-02-01 11:14 ` Łukasz Stelmach
@ 2010-02-01 11:17 ` Carsten Dominik
2010-02-01 11:24 ` Greg Newman
2010-02-01 11:25 ` Łukasz Stelmach
0 siblings, 2 replies; 9+ messages in thread
From: Carsten Dominik @ 2010-02-01 11:17 UTC (permalink / raw)
To: Łukasz Stelmach; +Cc: emacs-orgmode
Hi Lukasz,
you can see the raw file in the git repo, or here:
http://repo.or.cz/w/org-mode.git/blob_plain/HEAD:/ORGWEBPAGE/index.org
- Carsten
On Feb 1, 2010, at 12:14 PM, Łukasz Stelmach wrote:
> Carsten Dominik <carsten.dominik@gmail.com> writes:
>
>> On Feb 1, 2010, at 12:05 PM, Łukasz Stelmach wrote:
>>
>>> Carsten Dominik <carsten.dominik@gmail.com> writes:
>>>
>>>> On Jan 31, 2010, at 3:59 PM, Łukasz Stelmach wrote:
>>>>
>>>>> Could you please consider publishing the "News" form the org-mode
>>>>> web page as an RSS or Atom feed?
>>>>
>>>> I don't know how to do this, so no.
>>>>
>>>> Unless someone can do this for me, in a simple way.
>>>
>>> How do you prepare the news for the web-page then?
>>
>> I type it into index.org and then republish the website.
>
> So it looks like this?
>
> --8<---------------cut here---------------start------------->8---
> * News
> + 2010-01-10 Sun: Release 6.34
> + 2009-12-15 Tue: iPhone App MobileOrg version 1.1 available
> + 2009-11-13 Fri: Release 6.33
> + 2009-11-03 Tue: iPhone App MobileOrg available in the AppStore
> + 2009-10-26 Mon: Release 6.32
> --8<---------------cut here---------------end--------------->8---
>
> Or are the news items separate nodes?
>
> --
> Miłego dnia,
> Łukasz Stelmach
- Carsten
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Re: org-mode news as a feed
2010-02-01 11:17 ` Carsten Dominik
@ 2010-02-01 11:24 ` Greg Newman
2010-02-01 11:25 ` Łukasz Stelmach
1 sibling, 0 replies; 9+ messages in thread
From: Greg Newman @ 2010-02-01 11:24 UTC (permalink / raw)
To: Carsten Dominik; +Cc: Łukasz Stelmach, emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1982 bytes --]
All I do is subscribe to the rss feed of the mirror I have running at
bitbucket.
http://bitbucket.org/mirror/org-mode/overview/
It doesn't give me *just* the news but I get a better feed of what's getting
committed. Maybe too much noise for some but it works for me.
2010/2/1 Carsten Dominik <carsten.dominik@gmail.com>
> Hi Lukasz,
>
> you can see the raw file in the git repo, or here:
>
> http://repo.or.cz/w/org-mode.git/blob_plain/HEAD:/ORGWEBPAGE/index.org
>
> - Carsten
>
>
> On Feb 1, 2010, at 12:14 PM, Łukasz Stelmach wrote:
>
> Carsten Dominik <carsten.dominik@gmail.com> writes:
>>
>> On Feb 1, 2010, at 12:05 PM, Łukasz Stelmach wrote:
>>>
>>> Carsten Dominik <carsten.dominik@gmail.com> writes:
>>>>
>>>> On Jan 31, 2010, at 3:59 PM, Łukasz Stelmach wrote:
>>>>>
>>>>> Could you please consider publishing the "News" form the org-mode
>>>>>> web page as an RSS or Atom feed?
>>>>>>
>>>>>
>>>>> I don't know how to do this, so no.
>>>>>
>>>>> Unless someone can do this for me, in a simple way.
>>>>>
>>>>
>>>> How do you prepare the news for the web-page then?
>>>>
>>>
>>> I type it into index.org and then republish the website.
>>>
>>
>> So it looks like this?
>>
>> --8<---------------cut here---------------start------------->8---
>> * News
>> + 2010-01-10 Sun: Release 6.34
>> + 2009-12-15 Tue: iPhone App MobileOrg version 1.1 available
>> + 2009-11-13 Fri: Release 6.33
>> + 2009-11-03 Tue: iPhone App MobileOrg available in the AppStore
>> + 2009-10-26 Mon: Release 6.32
>> --8<---------------cut here---------------end--------------->8---
>>
>> Or are the news items separate nodes?
>>
>> --
>> Miłego dnia,
>> Łukasz Stelmach
>>
>
> - Carsten
>
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
[-- Attachment #1.2: Type: text/html, Size: 3495 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: org-mode news as a feed
2010-02-01 11:17 ` Carsten Dominik
2010-02-01 11:24 ` Greg Newman
@ 2010-02-01 11:25 ` Łukasz Stelmach
2010-02-01 14:20 ` Olivier Schwander
1 sibling, 1 reply; 9+ messages in thread
From: Łukasz Stelmach @ 2010-02-01 11:25 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
Carsten Dominik <carsten.dominik@gmail.com> writes:
> you can see the raw file in the git repo, or here:
>
> http://repo.or.cz/w/org-mode.git/blob_plain/HEAD:/ORGWEBPAGE/index.org
>
OK. I've got some ideas. I'll see if they are feasible.
--
Miłego dnia,
Łukasz Stelmach
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Re: org-mode news as a feed
2010-02-01 11:25 ` Łukasz Stelmach
@ 2010-02-01 14:20 ` Olivier Schwander
0 siblings, 0 replies; 9+ messages in thread
From: Olivier Schwander @ 2010-02-01 14:20 UTC (permalink / raw)
To: emacs-orgmode
Le 01 Feb 2010 12:25, Łukasz Stelmach a écrit:
>
> OK. I've got some ideas. I'll see if they are feasible.
>
Btw, it seems to be a very nice feature to be able to get rss/atom feed
from published org pages.
Olivier
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-02-01 14:20 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-31 14:59 org-mode news as a feed Łukasz Stelmach
2010-01-31 15:48 ` Carsten Dominik
2010-02-01 11:05 ` Łukasz Stelmach
2010-02-01 11:06 ` Carsten Dominik
2010-02-01 11:14 ` Łukasz Stelmach
2010-02-01 11:17 ` Carsten Dominik
2010-02-01 11:24 ` Greg Newman
2010-02-01 11:25 ` Łukasz Stelmach
2010-02-01 14:20 ` Olivier Schwander
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.