I want to make an e-mail sign-up popup in an iphone app like the image below using aweber. I've written one recipe iphone app before, so know some obj-c and iOS programming, but don't know php, ruby, or python, which the aweber api uses
https://labs.aweber.com/.
I'm guessing I make the pop-up with a modal view controller, but beyond that I'm not sure how I would integrate this with aweber. Anyone have any tips for how I would learn just enough php/ruby/python to make this work, and also the general idea of how I would send the data using the iphone app?