Hey everyone,
I've spent the last few days writing a PHP webservice that emulates the Microsoft AirSync protocol (the one used when you select Exchange in the iphone). It currently supports most of the email functions you'd expect, even push!
I'm looking to opensource this project, but I just want to get a feel for how much desire there would be to help me out on this one? The code isn't too messy, but there are quirks needed to code around some weird issues. I want to add calendar and contacts syncing this week as well.
Anyone interested? It's PHP code, not my favorite, but it lets you run the service on any ol' server really.
Even though its opensource, there might be some business opportunity by offering it as a hosted service or something?
Just a few more details:
-It's final goal is to link to Gmail and their calendar/contacts services, but it can do any IMAP server I guess (just tested on gmail so far)
I've spent the last few days writing a PHP webservice that emulates the Microsoft AirSync protocol (the one used when you select Exchange in the iphone). It currently supports most of the email functions you'd expect, even push!
I'm looking to opensource this project, but I just want to get a feel for how much desire there would be to help me out on this one? The code isn't too messy, but there are quirks needed to code around some weird issues. I want to add calendar and contacts syncing this week as well.
Anyone interested? It's PHP code, not my favorite, but it lets you run the service on any ol' server really.
Even though its opensource, there might be some business opportunity by offering it as a hosted service or something?
Just a few more details:
-It's final goal is to link to Gmail and their calendar/contacts services, but it can do any IMAP server I guess (just tested on gmail so far)