5 projects tagged "Windows"
PHP Mobile Mail is aimed at mobile professionals who want to use their favorite MUAs (noteably pine or mutt) on their laptop, either in UNIX or Windows (under GNU Gygwin). This lets you work offline. It includes a mail_spooler program, which accepts the output of you MUA and spools (on, or offline). When connected, another process parses through the spool and sends your messages. It is also designed to "fake" using your REAL email address with free services like gmx.net, or mail.yahoo.com, when using their POP and SMTP servers, assuming you have a domain and account that you can control to this degree.
DBG is a PHP debugger and profiler. It makes it much easier to discover the origins of problems and bugs in PHP scripts. It's equipped with the ability to backtrace errors. It shows local and global variables as well as parameters which have been passed to all nested function calls at any point of execution. Among other things, it allows you to execute scripts in a step-by-step manner, set breakpoints (including conditional ones), evaluate expressions, and watch variables. The profiler allows you to find bottlenecks in PHP code at the functions level as well as the modules level and even the source lines level.
BrowserExpress is a Web-based e-mail client. BrowserExpress provides a Web browser interface to any mail server, giving all your users Web-based e-mail from any Web browser. The BrowserExpress interface is fully customizable to support your branding, banner advertisements, and language choice. BrowserExpress implements POP3, SMTP, LDAP, and MIME standards.