Can someone explain what the XMLConnect extension is and what it is used for? I know that in general it can be used to develop a mobile friendly site, but that's about as far as I've gotten with my Google searches. Does anyone have experience working with this extension and can provide some details and/or examples?
Thanks!
XMLConnect is, essentially, an XML service. One way to think of a "normal" Magento website is
Magento has a product called Magento Mobile, which lets you create an iPhone or Android application to sell products from your Magento system. Magento Mobile works something like this
XMLConnect is the module that lets Magento do this. It creates XML requests/responses.
Additional Reading: Develop your own Magento mobile application