Greetings fellow Vera folk..
So I've been pretty busy the last week working on getting SiriProxy ported to Lua and running on my Vera3. I'm looking to see if there are any Lua/web developers that would be willing to help, and see if there is enough interest for me to spawn this off to a github project - what I've done, and where I could use help.
** I've got the binary plist (CFPropertyList) ported and reading binary plists, I can read the response from guzzoni.apple.com and parse it in my Lua code. I haven't completed creating the binary response, but that should be fairly quick work now.
** Vera already has dnsmasq, so that's already done
** It appears that the appropriate gzip libraries are on the Vera, altho this is untested by me
** SSL libraries seem to be there, but I created my self signed cert external to Vera, this may take a little work
** I plan on creating a new virtual host to listen on 443, calling this Lua code
What I haven't even considered yet it a way to create phrases for this Siri proxy to listen for - I'd like to make it database/table driven, most likely some in memory Lua table... This I'd like some help with. I would like to extend the Vera web interface to allow easy creation of "listen for" phrases: Press a button "learn" - speak the text, capture the response, assign it to an action/scene
So I guess this is just an open question to anyone that is interested..
Is there anyone besides me that is interested in this
Is there anyone that has some spare cycles to help
My day job has me writing software in C, C#/.Net, and Java.. So my Lua code is crude and, well, written like I would write C# or Java - What I'm trying to say is it's UGLY currently, so don't judge

I'm out of town for the weekend, but feel free to email me - rob.whyte at RSA.com
Thanks,
Rob