|
Outlook 2007 Email Autodiscovery with PHP Server |
|
Written by Andrew Yager
|
|
Saturday, 13 September 2008 |
|
I have recently been doing a lot of work with Exchange 2007 and Outlook 2007 clients. They have this wonderful feature called "autodiscovery", which when your exchagne server is correctly configured allows clients to automatically pull all of their settings from the server and just work. Microsoft also introduced autodiscovery for POP3/IMAP and SMTP services. This is great, but when our clients go to set up Outlook it doesn't correctly autodetect the settings required for the mail server. Enter the autodiscover.xml script. We have written a PHP script that dynamically generates the correct autodiscover.xml file based on the clients email address. Read on for more... |
|
Read more...
|
|
|
Written by Andrew Yager
|
|
Tuesday, 03 June 2008 |
|
I've been trying for the last three or four days to understand how Drupal 6 Multistep forms work. There is a quickstart guide that shows how to write them, but it only deals with two pages, and isn't very extensible. There are a number of examples, but it turns out that these examples are generally wrong and do not work in Drupal 6. So... I sat down to work out how one would write a multistep form, and came up with this working example for Drupal 6.2. It's really basic, but should serve as a reasonable framework for someone else trying to work out what to do. (There is no finishing or submission logic in the form... just a storage engine that holds state). |
|
Last Updated ( Tuesday, 03 June 2008 )
|
|
Read more...
|
|
|
Web Based SANE scanner script |
|
Written by Andrew Yager
|
|
Monday, 08 October 2007 |
|
After a bit of discussion on the OSIA list today, I've decided to publish our PHP web based interface to SANE on the web. It's really basic, and scans and displays, but it works :-) And it sucks less than all the other web interfaces for SANE scanning out there. It's released under the GPL 3.0, and requires SANE front ends and back ends to be working correctly, and a *working* install of ImageMagick. (This does not include the standard distribution with RedHat or CentOS!). |
|
Last Updated ( Monday, 08 October 2007 )
|
|
Read more...
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 1 - 3 of 40 |