emotish & parse

16
& how i became an accidental parse evangelist dan bretl co-founder, redrawn labs

Upload: dan-bretl

Post on 12-Jul-2015

158 views

Category:

Technology


5 download

TRANSCRIPT

Page 1: Emotish & Parse

& how i became anaccidental parse evangelist

dan bretlco-founder, redrawn labs

Page 2: Emotish & Parse
Page 3: Emotish & Parse

why photo sharingissues with current crop of apps

‣ the same paradigms repeated over and over‣ i don’t care about their community content‣ missed opportunities to extend photo sharing

Page 4: Emotish & Parse

emotish demoscreenshots are boring

‣ search the app store for “emotish”‣ download at emotish.com‣ download at bit.ly/emotish

Page 5: Emotish & Parse

how we built itdeveloped back end with parse

‣ free back end as a service‣ SDKs for iOS, Android, JavaScript, and a REST API‣ build your back end on the fly‣ stay within Objective-C (if you want)‣ easy push notifications and social network integration‣ no worries about servers or scaling

Page 6: Emotish & Parse

NYiOS democode snippets are boring

‣ download at github.com/danbretl/NYiOS‣ directory of app developers‣ listings of apps (developed & admired)‣ accounts via username, facebook, & twitter‣ push notification support

Page 7: Emotish & Parse

the databasebuilt on the fly

Page 8: Emotish & Parse

making queriessimply and asynchronously

Page 9: Emotish & Parse

UI elementsfully customizable

Page 10: Emotish & Parse

object relationshipslink objects to each other

Page 11: Emotish & Parse

user systempersistent and social friendly

Page 12: Emotish & Parse

push notificationschannels and client push

Page 13: Emotish & Parse

addicted to parsethe intangibles

‣ ease of integration‣ extensive guides and documentation‣ active community‣ speedy tech support

Page 14: Emotish & Parse

caveatskeep yourself in check

‣ front end + back end = twice as much code‣ easy to write messy code‣ don’t mix models, views and network code

Page 16: Emotish & Parse

show what you [email protected]/emotishapp

redrawnlabs.com