Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-16 Thread Stephen Houston
Good to see you around ekrunch! Stop by irc sometime and say hey! On 6/15/07, Ed Presutti <[EMAIL PROTECTED]> wrote: > > Stephen Houston wrote: > > Ekrunch did it, and has been keeping it updated afaik. > > > > Well, I did originally start an application called Email, but it has > long since been

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-15 Thread Ed Presutti
Stephen Houston wrote: > Ekrunch did it, and has been keeping it updated afaik. > Well, I did originally start an application called Email, but it has long since been destroyed. I lost the code in an HD meltdown about 2 years ago. I doubt it would even compile anymore under a the newer EFL librar

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-15 Thread Stephen Houston
Ekrunch did it, and has been keeping it updated afaik. On 6/15/07, Michael Jennings <[EMAIL PROTECTED]> wrote: > > On Tuesday, 12 June 2007, at 17:00:01 (+0200), > Massimiliano Calamelli wrote: > > > > Also, believe it or not, "E-Mail" is already in use for an e > > > app. May want to find a new n

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-15 Thread Michael Jennings
On Tuesday, 12 June 2007, at 17:00:01 (+0200), Massimiliano Calamelli wrote: > > Also, believe it or not, "E-Mail" is already in use for an e > > app. May want to find a new name. > > Which app are you talking about? Since you didn't get a response, I'm guessing it doesn't actually exist and is

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-12 Thread Massimo Maiurana
Massimiliano Calamelli, il 12/06/2007 17:10, scrisse: > If the text is HTML i'll show it in plain text. > that's simply great! :) (I *hate* html mail) ...although you may want to strip down tags and try to reduce the displayed text to just the body. -- Massimo Maiurana massimor

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-12 Thread Michael Jennings
On Tuesday, 12 June 2007, at 17:38:38 (+0300), Luchezar Petkov wrote: > So, using Etk_Text_View for *reading* e-mail is just wrong - what if > the e-mail message is in HTML? There is no such thing as "HTML e-mail." E-mail is plain text. HTML is for the web. Michael -- Michael Jennings (a.k.a

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-12 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 12 Jun 2007 17:45:11 +0300 "Chady Kassouf" <[EMAIL PROTECTED]> wrote: > Just a small note here, > > I think that what you should really do is, set aside the code for now, and > just site down and design your app first. Note everything that yo

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-12 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 12 Jun 2007 17:38:38 +0300 "Luchezar Petkov" <[EMAIL PROTECTED]> wrote: > Hi > First: feel warned, I'm not a programmer, and I could be wrong at some points; > So, using Etk_Text_View for *reading* e-mail is just wrong - what if > the e-mail m

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-12 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 12 Jun 2007 09:52:21 -0500 "Stephen Houston" <[EMAIL PROTECTED]> wrote: > Also, believe it or not, "E-Mail" is already in use for an e app. May want > to find a new name. Which app are you talking about? Massimiliano - -- Massimiliano Cala

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-12 Thread Stephen Houston
Also, believe it or not, "E-Mail" is already in use for an e app. May want to find a new name. On 6/12/07, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > On 6/12/07, Massimiliano Calamelli <[EMAIL PROTECTED]> wrote: > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Hi dev, i'm workin

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-12 Thread Chady Kassouf
On 6/12/07, Massimiliano Calamelli <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi dev, i'm working hard on E-Mail, my email client app ETK-based, and > now i need your help. > Atm E-Mail works with a preexisting ~/Mail folder in MH format (one file > for a mes

Re: [E-devel] [E-Mail] Hi dev, i need your help!

2007-06-12 Thread Luchezar Petkov
Hi First: feel warned, I'm not a programmer, and I could be wrong at some points; So, using Etk_Text_View for *reading* e-mail is just wrong - what if the e-mail message is in HTML? I'm not sure what the solution is, unfortunately, but I don't think that Text_View suits your needs here. Use it for

[E-devel] [E-Mail] Hi dev, i need your help!

2007-06-12 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi dev, i'm working hard on E-Mail, my email client app ETK-based, and now i need your help. Atm E-Mail works with a preexisting ~/Mail folder in MH format (one file for a message), it can show existing messages, but it can't send or receive anything.