DVOI.COM

FAQs & Answers

General

  1. What is this site for?
    • This Web site represents DVOI.COM, an experimental Internet services provider (ISP). Current users include musicians, artists, researchers, and retired business executives. The terms of use and acceptable use policies (AUPs) are being formulated. If interested, contact @DVOI.COM.
  2. What does DVOI stand for?
    • It is just an Internet domain name and doesn't mean anything. However, we'd like you to pronounce it as "dee-voy." If you speak Japanese, say "dough-boy" with an equal stress on each syllable. Anyway, the name is short enough for daily use and helps you save keystrokes.
      • Some might argue that "dvoi" can constitute an offensive phrase in some natural language. Any similarity or resemblance to such words or phrases is entirely coincidental.

Managing Your Account

Mailing

  1. How can I get a DVOI.COM account?
    • Write us at @DVOI.COM. For e-mail, forwarding-only accounts are also available, as well as mailing list accounts. Please note that all DVOI.COM e-mail accounts heavily use SPAM/UCE/junk filters, virus scanners, realtime blackhole lists (RBLs), and other known-to-be-effective sanitizers.
  2. There seems to be a delay before e-mail reaches my mailbox. Why?
    • DVOI.COM assumes that all remote SMTP hosts are running RFC-compliant MTAs. Such hosts should have no problem sending e-mail to DVOI.COM. See also http://www.greylisting.org/.
  3. I asked a friend of mine to send e-mail to my DVOI.COM account but was told her mail got bounced with an error message saying something about refused connection.
    • Please make sure that her SMTP host isn't listed on well-maintained publicly accessible RBLs. For further information, check the URI mentioned in the error message or refer to related resources on the net, e.g., http://spam.abuse.net/.
  4. How do I change my mail forwarding address?
    • To change your mail forwarding destination, point your Web browser at:
      https://dvoi.com/config/<login>/fwd?
      where <login> is your DVOI.COM login (or shortened user name). Please have your password ready.
  5. DVOI.COM seems to have problems with SSL connections.
    • DVOI.COM uses a self-signed SSL certificate to enable SSL/TLS in areas where encrypted data exchange is preferred, e.g., the Password Manager form. Your browser software may tell you that DVOI.COM is not a trustworthy entity, but you can safely go ahead because HTTPS sessions are always encrypted wherever SSL/TLS is used.
  6. I forgot my password.
    • Please use the Password Manager form to have a temporary replacement password issued. You can always request a replacement password and change it. DVOI.COM uses one-way encryption, by the way, for enhanced login password security (i.e., a lost password can't be recovered).

Using Mailing Lists

  1. How do I start my own mailing list?
    • Write us at @DVOI.COM.
  2. I posted a message that I nicely formatted in HTML, but the formatting seems to have gone. Why?

Using the User Web Spaces

  1. How do I upload my files?
    • Use WebDAV (preferred) or CVS over SSH (if you insist and insist).
  2. My pages don't work.
    • If you opted to use XML or XHTML, your source file must at least be a "well-formed" XML document. Also make sure that your XSLT file(s) is working.
  3. Is there any RDBMS backend available?
    • Yes. But what would you want to use it for? Unless you have a copious amount of data, XML might be a far better choice.
  4. Isn't PHP supported?
    • No. One of our design goals is to separate data, logic, and presentation to a reasonable extent. Embedded scripting, especially when combined with bad programming, can easily lead to a situation where presentation of data ends up incorporating the logic to manipulate that data, although we believe it's all up to the programmer or the designer.
      • HTML::Mason Note: If you insist, you can use a powerful Perl-based Web site development/delivery engine using HTML::Mason, a. k. a. Mason.
  5. How do I create multilingual pages?
    • One solution is to go Unicode. Many modern Web browsers support UTF-8. However, not all small-screen devices support multiple character encoding schemes. Also, there are people still using legacy Web browser software.

Questions? Feel free to contact: @DVOI.COM

* Specifications subject to change without prior notice.