caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* RSS-Software in OCaml?
@ 2006-05-02 20:05 Oliver Bandel
  2006-05-03  2:38 ` [Caml-list] " Mikhail Gusarov
  2006-05-03  6:51 ` Maxence Guesdon
  0 siblings, 2 replies; 4+ messages in thread
From: Oliver Bandel @ 2006-05-02 20:05 UTC (permalink / raw)
  To: caml-list

Hello,


is there RSS-software writen in OCaml?

Complete RSS-Reader or a Library for imlementing own clients?

Ciao,
   Oliver


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] RSS-Software in OCaml?
  2006-05-02 20:05 RSS-Software in OCaml? Oliver Bandel
@ 2006-05-03  2:38 ` Mikhail Gusarov
  2006-05-03  6:51 ` Maxence Guesdon
  1 sibling, 0 replies; 4+ messages in thread
From: Mikhail Gusarov @ 2006-05-03  2:38 UTC (permalink / raw)
  To: Oliver Bandel; +Cc: caml-list


You (oliver@first.in-berlin.de) wrote:

 OB> is there RSS-software writen in OCaml?

There is rss.jabber.ru jabber transport written in OCaml. You may ask
in conference devel@conference.jabber.ru for details.

-- 
Mikhail Gusarov
Senior Software Engineer
SWsoft, Inc.
JID: dottedmag@jabber.dottedmag.net


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] RSS-Software in OCaml?
  2006-05-02 20:05 RSS-Software in OCaml? Oliver Bandel
  2006-05-03  2:38 ` [Caml-list] " Mikhail Gusarov
@ 2006-05-03  6:51 ` Maxence Guesdon
  2006-05-03 11:42   ` Richard Jones
  1 sibling, 1 reply; 4+ messages in thread
From: Maxence Guesdon @ 2006-05-03  6:51 UTC (permalink / raw)
  To: Oliver Bandel; +Cc: caml-list

On Tue, 2 May 2006 22:05:27 +0200
Oliver Bandel <oliver@first.in-berlin.de> wrote:

> Hello,
> 

Hello,

> is there RSS-software writen in OCaml?
> 
> Complete RSS-Reader or a Library for imlementing own clients?

You can have a look at ocaml-rss:
  http://www.nongnu.org/ocamlrss/
It reads and writes RSS 2.0. If you want to contribute, you're welcome.

Bye,

Maxence

-- 
Maxence Guesdon
http://yquem.inria.fr/~guesdon/
http://devel.inria.fr/rocq/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] RSS-Software in OCaml?
  2006-05-03  6:51 ` Maxence Guesdon
@ 2006-05-03 11:42   ` Richard Jones
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Jones @ 2006-05-03 11:42 UTC (permalink / raw)
  Cc: caml-list

On Wed, May 03, 2006 at 08:51:19AM +0200, Maxence Guesdon wrote:
> On Tue, 2 May 2006 22:05:27 +0200 Oliver Bandel <oliver@first.in-berlin.de> wrote:
> > is there RSS-software writen in OCaml?
> > 
> > Complete RSS-Reader or a Library for imlementing own clients?
> 
> You can have a look at ocaml-rss:
>   http://www.nongnu.org/ocamlrss/
> It reads and writes RSS 2.0. If you want to contribute, you're welcome.

Pure OCaml software is always preferable, but just in case this
doesn't work out for you (want to support Atom?), then it is also
possible to use a Perl module such as Plagger (http://plagger.org/)
via Perl4Caml (http://merjis.com/developers/perl4caml/)

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-05-03 11:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-02 20:05 RSS-Software in OCaml? Oliver Bandel
2006-05-03  2:38 ` [Caml-list] " Mikhail Gusarov
2006-05-03  6:51 ` Maxence Guesdon
2006-05-03 11:42   ` Richard Jones

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 NNTP newsgroup(s).