> Looks like IM client overload is going on :)
You're right, i think it could be really great to have a "native" IM
enlightenment client !

> There is the very basic shell of an IM client gui (with a shell of an
> everybuddy-lite backend) in e17/apps/express in cvs.
> I don't have much time to work on it at the moment, so maybe we could
> pool together and work on one solid client. I'd suggest that we make
> the backend as modular as possible, allowing for several different
> ones.
I'm currently working on the backend, for now i writing a library
libegpx, which means Enlightenment Generic Protocol XML something like
that. The core is a configurable set of structures and functions to
allow easily extension of a protocol.
For now the input stream must be in xml format. My points of views and
my wishes  are to define with the egpx the xmpp-core and the xmpp-im
rfc. And next we can without change anything inside xmpp-core
structure or xmpp-im structure support  all other JEPS defined with
egpx. I would that the backend is enough extensible to test new JEPS
and more precisely to support voice.

I've made a poor core to understand how EFL work and now i rewriting a
better code (i think).

About the modularity of the backend, i'm agree with you that it should
be modular.   But one thing at a time :p

About express, it seems interesting, in fact i'm really poor in
frontend ... so it's a good occasion to gather ours efforts.

I've not lots of time because i'm phd student but i'm very interesting
to create an IM supporting the Jabber protocol.

So if you're interested and motivated we should create a mailing list
and why not a little website to do the roadmap.

Jol


> Take a look at the code in cvs. its fairly clean, and takes care of
> some of the basic interface needs (representing buddies, conversations,
> and messages). The main difference between it and traditional clients,
> is that I did away with the usual buddy-list window, placing buddy
> icons in a panel under the conversation window. These icons double as
> the buddy list and 'tabs' for the various conversations. (Of course,
> we'll need some default icons for those who don't have buddy icons).
> 
> Let me know if what is already there fits in with your ideas. Also,
> keep in mind that the interface is fully themable, so it could be made
> to look much different, including the traditional IM style.
> 
> There is a screenshot at http://rephorm.com/files/eim-notmock.png
> --
> rephorm
> 
> On Jan 27, 2005, at 2:42 AM, joel vennin wrote:
> 
> > Stop it or contribute with me :p
> >
> > I've starting to write an IM (full jabber support) using only the EFL.
> > The name of this project is ejab. With it, it possible to connect to a
> > server, authentification, get information from the roster. It's just a
> > first version to explore the EFL library.
> >
> > So if you'are interested you're welcome and we can start the first
> > jabber client based on EFL.
> >
> > So to answer at your question: Yes the EFL is ready to do it ! The
> > only external library that i used is the expat (for xml stream) and
> > libidn.
> >
> > Jol
> >
> >
> >
> > On Wed, 26 Jan 2005 23:05:14 +0000, kozko <[EMAIL PROTECTED]> wrote:
> >> Hello,
> >>
> >> I am a programmer, and now I'm thinking to create a instant message
> >> client, I want to the ewl && edje it's so nice :), but I don't know if
> >> EFL are ready at the moment, any body can tell me if better I wait for
> >> a time?
> >>
> >> -- kozko
> >>
> >> -------------------------------------------------------
> >> This SF.Net email is sponsored by: IntelliVIEW -- Interactive
> >> Reporting
> >> Tool for open source databases. Create drag-&-drop reports. Save time
> >> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> >> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> >> _______________________________________________
> >> enlightenment-devel mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> > Tool for open source databases. Create drag-&-drop reports. Save time
> > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> > Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> > _______________________________________________
> > enlightenment-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to