bug-hydrant
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ADV: Top Search Engine Placement


From: mike23
Subject: ADV: Top Search Engine Placement
Date: Sun, 03 Jun 2001 12:13:15 -0400

Removal instructions below.

I saw your listing on the internet.

I work for a company that specializes
in getting clients web sites listed
as close to the top of the major 
search engines as possible.

Our fee is only $29.95 per month to
submit your site at least twice a
month to over 350 search engines 
and directories.

To get started and put your web site
in the fast lane, call our toll free
number below.


Mike Bender
888-532-8842


To be removed call: 888-800-6339 X1377




From address@hidden Sat Sep 08 10:44:06 2001
Received: from delysid.gnu.org ([158.121.106.20])
        by fencepost.gnu.org with esmtp (Exim 3.22 #1 (Debian))
        id 15fjL4-0004kn-00
        for <address@hidden>; Sat, 08 Sep 2001 10:44:06 -0400
Received: from qnx.com ([209.226.137.1])
        by delysid.gnu.org with esmtp (Exim 3.20 #1)
        id 15fj2s-0003Kj-00
        for <address@hidden>; Sat, 08 Sep 2001 10:25:18 -0400
Received: (from address@hidden)
        by qnx.com (8.8.8/8.8.8) with UUCP id KAA10573
        for address@hidden; Sat, 8 Sep 2001 10:25:17 -0400
Message-Id: <address@hidden>
Subject: Hydrant(mailutils's MUA) ideas
To: address@hidden
Date: Sat, 8 Sep 2001 10:25:16 -0400 (EDT)
From: "Alain Magloire" <address@hidden>
Cc: address@hidden
X-Mailer: ELM [version 2.5 PL0b1]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0.5
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/bug-hydrant>,
        <mailto:address@hidden>
List-Id: <bug-hydrant.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/bug-hydrant>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/bug-hydrant/>

Bonjour

  Hydrant(named by Jeff, do not remember the reasons), will be the mailutils 
MUA.
The project did not start yet since obviously mailutils, although getting
better, is unfinished.
  One of the problem, besides getting the library(mailutils) to a finish
stage, is user interface(UI).  YAMUA, Yet Another MUA, we have plenty of 
excellent
MUAs: mutt, pine, elm etc ..  and when it comes to gui MUAs, the choice
is overwhelming.
  So instead of trying to come up with YAMUA, why not have the same underlying
design goals as mailutils; providing the tools to make building programs, that
are email aware, easily.

  Text mode MUAs are usually(maybe not mutt ;) straight forward.  It would
probably be possible to describe the UI in an XML file, then have hydrant parse
it.  So:

# hydrant --ui pine.xml
# hydrant --ui elm.xml
# hydrant --ui mutt.xml

Will look like Pine, Elm or Mutt.

# cat elm.xml
<window>
        <textbox align=left> Mailbox is '#MAIL' with #count messages [ELM 
(hydrant)]</textbox>

        <headerlist> attribute #msgno Date From #size Subject</headerlist> 

        <textbox align=center>
        |=pipe, !=shell, ?=help, <n>=set current to n, /=search pattern
         a)lias, C)opy, c)hange folder, d)elete, e)dit, f)orward, g)roup reply, 
m)ail,
        n)ext, o)ptions, p)rint, q)uit, r)eply, s)ave, t)ag, u)ndelete, or 
e(x)it
        </textbox>
</window>

8-) Ok, this is just an idea, its probably not feasible.  Or it may be feasible 
for
text mode MUA(using (n)curses) but getting complex for guis.  However looking at
mutt, elm, pine, etc .. they all have the same underlying UI patterns, isolating
them and providing them in term of simple "widget" objects that can place 
according
to XML configuration may (not?) be feasible.

 I'm running over a lot of "details" like (event, accelaration keys) bindings.

References:
- http://www.xulplanet.com (Mozilla xul).
- http://www.uiml.org  (Harmonia User Interface ).
- http://www.w3c.org  (XForms, CSS, XML, etc ...)

If you want to follow, please follow up to bug-hydrant only, not bug-mailutils.
address@hidden, or to me.

--
alain



reply via email to

[Prev in Thread] Current Thread [Next in Thread]