Hi gang!
I've been doing some work on an iPhone+Android app for this year's conference. The Appcelerator team made a conference app for their CODESTRONG conference that's conveniently open source and has most of the functionality we need. I've forked the code and made some customizations (e.g. replacing the data source with my own VPS).
The app needs to be rebranded for SeleniumConf, and I'm unfortunately lacking both the skills and tools to do this. The rebranding boils down to replacing a bunch of images with SeleniumConf versions:
App icons and splash screens:
A lot of the images also come in two sizes, a phone and a tablet size, e.g.:
The dashboard buttons can probably be reused as is, except the "About" button which is the CODESTRONG logo:
I've added the .eps files for our logo to the repo here:
Any design folks out there who want to give it a shot?
Jari