Slashdot Mirror


User: rikitikitavy

rikitikitavy's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Ticketsmith on An Automated Support E-Mail System? · · Score: 2, Informative

    I've used Ticketsmith for a few years now. Threaded replies, assign tickets to staff members, web based, auto-replies to the client.
    Does everything you need, and nothing you don't.

  2. Re:A simple case of the wrong error.. on Anatomy Of A Bug In Microsoft Office · · Score: 1
    You get over-general error messages on windows (and with various badly designed software) all the time.

    I wonder if this is bad software, or is the OS at fault here?

    Linux: asm/errno.h:
    #define EMFILE 24 /* Too many open files */

    Windows: who knows?